aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu2011-03-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-24
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-23
| |\
| | * Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-23
| | |\
| | | * ASoC: mini2440: Fix uda134x codec problem.Marek Belisko2011-03-11
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-03-22
| |\ \ \
| | * | | avr32: at32ap700x: fix typo in DMA master configurationJamie Iles2011-03-22
| | * | | avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msizeViresh Kumar2011-03-06
| | * | | dmaengine: mxs-dma: add dma support for i.MX23/28Shawn Guo2011-03-01
| | * | | Merge branch 'dw_dmac' into dmaengineDan Williams2011-02-14
| | |\ \ \
| | | * | | avr32: at32ap700x: specify DMA src and dst mastersJamie Iles2011-01-30
| | * | | | dma40: remove export of stedma40_memcpy_sgRabin Vincent2011-01-31
| | * | | | dma40: allow realtime and priority for event linesRabin Vincent2011-01-31
| * | | | | x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes2011-03-22
| * | | | | x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-22
| * | | | | x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-22
| * | | | | move x86 specific oops=panic to generic codeOlaf Hering2011-03-22
| * | | | | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
| * | | | | um: remove file pointer from ioctlRichard Weinberger2011-03-22
| * | | | | uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov2011-03-22
| * | | | | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
| * | | | | mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-22
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-22
| |\ \ \ \ \
| | * | | | | xen: update mask_rw_pte after kernel page tables init changesStefano Stabellini2011-03-19
| | * | | | | xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini2011-03-19
| | * | | | | x86: Cleanup highmap after brk is concludedYinghai Lu2011-03-19
| * | | | | | Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-22
| |\ \ \ \ \ \
| | * | | | | | ARM: H1940/RX1950: Change default LED triggersVasily Khoruzhick2011-03-21
| | * | | | | | ARM: S3C2442: RX1950: Add support for LED blinkingVasily Khoruzhick2011-03-20
| | * | | | | | ARM: S3C2442: RX1950: Retain LEDs state in suspendVasily Khoruzhick2011-03-20
| | * | | | | | ARM: S3C2410: H1940: Fix lcd_power_set functionVasily Khoruzhick2011-03-20
| | * | | | | | ARM: S3C2410: H1940: Add battery supportVasily Khoruzhick2011-03-20
| | * | | | | | ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managingVasily Khoruzhick2011-03-20
| | * | | | | | ARM: S3C2410: H1940: Make h1940-bluetooth.c compile againVasily Khoruzhick2011-03-20
| | * | | | | | ARM: S3C2410: H1940: Add keys deviceArnaud Patard (Rtp)2011-03-20
| * | | | | | | Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-22
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-21
| | |/ / / / / /
* | | | | | | | sh: Fix ptrace hw_breakpoint handlingDavid Engraf2011-03-23
* | | | | | | | sh: Fix ptrace fpu state initialisationPhil Edworthy2011-03-23
* | | | | | | | sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.Paul Mundt2011-03-23
* | | | | | | | sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt2011-03-23
* | | | | | | | sh: Conver to asm-generic/sizes.h.Paul Mundt2011-03-22
* | | | | | | | sh: wire up sys_syncfs.Paul Mundt2011-03-22
|/ / / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-21
|\ \ \ \ \ \ \
| * | | | | | | introduce sys_syncfs to sync a single file systemSage Weil2011-03-21
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-03-21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'irq' into for-nextJames Bottomley2011-02-10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-10
| * | | | | | | | | Merge branch 'fixes' into for-nextJames Bottomley2011-02-10
| |\| | | | | | | |
| | * | | | | | | | [PARISC] fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner2011-02-09