aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-22x86: allow CONFIG_ISA_DMA_API to be disabledGravatar David Rientjes 2-4/+12
2011-03-22x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledGravatar David Rientjes 1-1/+1
2011-03-22x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledGravatar David Rientjes 1-1/+2
2011-03-22move x86 specific oops=panic to generic codeGravatar Olaf Hering 1-10/+0
2011-03-22add the common dma_addr_t typedef to include/linux/types.hGravatar FUJITA Tomonori 17-79/+0
2011-03-22um: remove file pointer from ioctlGravatar Richard Weinberger 2-4/+4
2011-03-22uml: kernels on {i386,x86_64} produce bad coredumpsGravatar Paul Pluzhnikov 2-0/+4
2011-03-22mm: NUMA aware alloc_thread_info_node()Gravatar Eric Dumazet 18-61/+64
2011-03-22mm: NUMA aware alloc_task_struct_node()Gravatar Eric Dumazet 4-5/+13
2011-03-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-39/+21
2011-03-22Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linuxGravatar Linus Torvalds 4-25/+366
2011-03-22Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxGravatar Linus Torvalds 39-132/+38
2011-03-21ARM: H1940/RX1950: Change default LED triggersGravatar Vasily Khoruzhick 2-13/+15
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-1/+6
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Gravatar Linus Torvalds 8-375/+319
2011-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 6-4/+39
2011-03-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 5-27/+86
2011-03-21ARM: pxa2xx: reorganize I2C filesGravatar Sebastian Andrzej Siewior 39-132/+38
2011-03-21introduce sys_syncfs to sync a single file systemGravatar Sage Weil 4-1/+6
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 25-33/+33
2011-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 1-6/+6
2011-03-21powerpc/ptrace: Remove BUG_ON when full register set not availableGravatar Mike Wolf 2-3/+14
2011-03-21powerpc: Factoring mpic cpu id fetching into a functionGravatar Meador Inge 1-17/+14
2011-03-21powerpc: Make MPIC honor the "pic-no-reset" device tree propertyGravatar Meador Inge 2-11/+59
2011-03-21powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodesGravatar Benjamin Herrenschmidt 1-2/+5
2011-03-20ARM: S3C2442: RX1950: Add support for LED blinkingGravatar Vasily Khoruzhick 1-0/+54
2011-03-20ARM: S3C2442: RX1950: Retain LEDs state in suspendGravatar Vasily Khoruzhick 1-0/+3
2011-03-20ARM: S3C2410: H1940: Fix lcd_power_set functionGravatar Vasily Khoruzhick 1-11/+15
2011-03-20ARM: S3C2410: H1940: Add battery supportGravatar Vasily Khoruzhick 1-0/+144
2011-03-20ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managingGravatar Vasily Khoruzhick 3-3/+101
2011-03-20ARM: S3C2410: H1940: Make h1940-bluetooth.c compile againGravatar Vasily Khoruzhick 1-3/+0
2011-03-20ARM: S3C2410: H1940: Add keys deviceGravatar Arnaud Patard (Rtp) 1-0/+39
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-3/+5
2011-03-20arch/tile: fix futex sanitization definition/prototype mismatchGravatar Chris Metcalf 1-6/+6
2011-03-19xen: update mask_rw_pte after kernel page tables init changesGravatar Stefano Stabellini 1-3/+5
2011-03-19xen: set max_pfn_mapped to the last pfn mappedGravatar Stefano Stabellini 1-6/+7
2011-03-19x86: Cleanup highmap after brk is concludedGravatar Yinghai Lu 3-30/+9
2011-03-18Merge branch 'next' into for-linusGravatar Dmitry Torokhov 2660-51627/+104100
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Gravatar Linus Torvalds 2-1/+29
2011-03-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...Gravatar Linus Torvalds 14-219/+159
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Gravatar Linus Torvalds 52-519/+762
2011-03-18sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.Gravatar David S. Miller 3-4/+7
2011-03-18sparc: Implement of_iomap().Gravatar David S. Miller 1-0/+14
2011-03-18sparc: Implement of_address_to_resource().Gravatar David S. Miller 1-0/+13
2011-03-18sparc: Provide NO_IRQ definition.Gravatar David S. Miller 2-0/+5
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-9/+6
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 5-32/+16
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 60-227/+224
2011-03-18Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Gravatar Linus Torvalds 4-44/+6
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-72/+1603