Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 2011-03-23 | 17 | -0/+17 | |
* | | | | | | m68knommu: introduce little-endian bitops | Akinobu Mita | 2011-03-23 | 2 | -14/+27 | |
* | | | | | | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 2011-03-23 | 11 | -0/+41 | |
* | | | | | | m68k: introduce little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -26/+67 | |
* | | | | | | arm: introduce little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -26/+65 | |
* | | | | | | s390: introduce little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -19/+54 | |
* | | | | | | powerpc: introduce little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -23/+38 | |
* | | | | | | asm-generic: change little-endian bitops to take any pointer types | Akinobu Mita | 2011-03-23 | 1 | -2/+2 | |
* | | | | | | asm-generic: rename generic little-endian bitops functions | Akinobu Mita | 2011-03-23 | 5 | -16/+17 | |
* | | | | | | ia64: fix build breakage in asm/thread_info.h | Luck, Tony | 2011-03-23 | 1 | -1/+1 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-03-23 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2011-03-23 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ASoC: mini2440: Fix uda134x codec problem. | Marek Belisko | 2011-03-11 | 1 | -0/+7 | |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2011-03-22 | 3 | -19/+44 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | avr32: at32ap700x: fix typo in DMA master configuration | Jamie Iles | 2011-03-22 | 1 | -2/+2 | |
| * | | | | | | | | avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize | Viresh Kumar | 2011-03-07 | 1 | -0/+9 | |
| * | | | | | | | | dmaengine: mxs-dma: add dma support for i.MX23/28 | Shawn Guo | 2011-03-02 | 1 | -0/+26 | |
| * | | | | | | | | Merge branch 'dw_dmac' into dmaengine | Dan Williams | 2011-02-14 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | avr32: at32ap700x: specify DMA src and dst masters | Jamie Iles | 2011-01-29 | 1 | -0/+6 | |
| * | | | | | | | | | dma40: remove export of stedma40_memcpy_sg | Rabin Vincent | 2011-01-30 | 1 | -19/+0 | |
| * | | | | | | | | | dma40: allow realtime and priority for event lines | Rabin Vincent | 2011-01-30 | 1 | -0/+3 | |
* | | | | | | | | | | x86: allow CONFIG_ISA_DMA_API to be disabled | David Rientjes | 2011-03-22 | 2 | -4/+12 | |
* | | | | | | | | | | x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled | David Rientjes | 2011-03-22 | 1 | -1/+1 | |
* | | | | | | | | | | x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled | David Rientjes | 2011-03-22 | 1 | -1/+2 | |
* | | | | | | | | | | move x86 specific oops=panic to generic code | Olaf Hering | 2011-03-22 | 1 | -10/+0 | |
* | | | | | | | | | | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 | 17 | -79/+0 | |
* | | | | | | | | | | um: remove file pointer from ioctl | Richard Weinberger | 2011-03-22 | 2 | -4/+4 | |
* | | | | | | | | | | uml: kernels on {i386,x86_64} produce bad coredumps | Paul Pluzhnikov | 2011-03-22 | 2 | -0/+4 | |
* | | | | | | | | | | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 | 18 | -61/+64 | |
* | | | | | | | | | | mm: NUMA aware alloc_task_struct_node() | Eric Dumazet | 2011-03-22 | 4 | -5/+13 | |
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-22 | 4 | -39/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xen: update mask_rw_pte after kernel page tables init changes | Stefano Stabellini | 2011-03-19 | 1 | -3/+5 | |
| * | | | | | | | | | | xen: set max_pfn_mapped to the last pfn mapped | Stefano Stabellini | 2011-03-19 | 1 | -6/+7 | |
| * | | | | | | | | | | x86: Cleanup highmap after brk is concluded | Yinghai Lu | 2011-03-19 | 3 | -30/+9 | |
* | | | | | | | | | | | Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-03-22 | 4 | -25/+366 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ARM: H1940/RX1950: Change default LED triggers | Vasily Khoruzhick | 2011-03-21 | 2 | -13/+15 | |
| * | | | | | | | | | | | ARM: S3C2442: RX1950: Add support for LED blinking | Vasily Khoruzhick | 2011-03-20 | 1 | -0/+54 | |
| * | | | | | | | | | | | ARM: S3C2442: RX1950: Retain LEDs state in suspend | Vasily Khoruzhick | 2011-03-20 | 1 | -0/+3 | |
| * | | | | | | | | | | | ARM: S3C2410: H1940: Fix lcd_power_set function | Vasily Khoruzhick | 2011-03-20 | 1 | -11/+15 | |
| * | | | | | | | | | | | ARM: S3C2410: H1940: Add battery support | Vasily Khoruzhick | 2011-03-20 | 1 | -0/+144 | |
| * | | | | | | | | | | | ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managing | Vasily Khoruzhick | 2011-03-20 | 3 | -3/+101 | |
| * | | | | | | | | | | | ARM: S3C2410: H1940: Make h1940-bluetooth.c compile again | Vasily Khoruzhick | 2011-03-20 | 1 | -3/+0 | |
| * | | | | | | | | | | | ARM: S3C2410: H1940: Add keys device | Arnaud Patard (Rtp) | 2011-03-20 | 1 | -0/+39 | |
* | | | | | | | | | | | | Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-03-22 | 39 | -132/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 2011-03-21 | 39 | -132/+38 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-21 | 4 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | introduce sys_syncfs to sync a single file system | Sage Weil | 2011-03-21 | 4 | -1/+6 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2011-03-21 | 8 | -375/+319 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'irq' into for-next | James Bottomley | 2011-02-10 | 3 | -36/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | [PARISC] Convert to new irq_chip functions | Thomas Gleixner | 2011-02-10 | 3 | -36/+42 |