aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes2011-03-222-4/+12
* x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-221-1/+1
* x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-221-1/+2
* move x86 specific oops=panic to generic codeOlaf Hering2011-03-221-10/+0
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-2217-79/+0
* um: remove file pointer from ioctlRichard Weinberger2011-03-222-4/+4
* uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov2011-03-222-0/+4
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-2218-61/+64
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-224-5/+13
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-224-39/+21
|\
| * xen: update mask_rw_pte after kernel page tables init changesStefano Stabellini2011-03-191-3/+5
| * xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini2011-03-191-6/+7
| * x86: Cleanup highmap after brk is concludedYinghai Lu2011-03-193-30/+9
* | Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-224-25/+366
|\ \
| * | ARM: H1940/RX1950: Change default LED triggersVasily Khoruzhick2011-03-212-13/+15
| * | ARM: S3C2442: RX1950: Add support for LED blinkingVasily Khoruzhick2011-03-201-0/+54
| * | ARM: S3C2442: RX1950: Retain LEDs state in suspendVasily Khoruzhick2011-03-201-0/+3
| * | ARM: S3C2410: H1940: Fix lcd_power_set functionVasily Khoruzhick2011-03-201-11/+15
| * | ARM: S3C2410: H1940: Add battery supportVasily Khoruzhick2011-03-201-0/+144
| * | ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managingVasily Khoruzhick2011-03-203-3/+101
| * | ARM: S3C2410: H1940: Make h1940-bluetooth.c compile againVasily Khoruzhick2011-03-201-3/+0
| * | ARM: S3C2410: H1940: Add keys deviceArnaud Patard (Rtp)2011-03-201-0/+39
* | | Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-2239-132/+38
|\ \ \
| * | | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-2139-132/+38
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-214-1/+6
|\ \ \
| * | | introduce sys_syncfs to sync a single file systemSage Weil2011-03-214-1/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-03-218-375/+319
|\ \ \ \
| * \ \ \ Merge branch 'irq' into for-nextJames Bottomley2011-02-103-36/+42
| |\ \ \ \
| | * | | | [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-103-36/+42
| * | | | | Merge branch 'fixes' into for-nextJames Bottomley2011-02-102-8/+18
| |\ \ \ \ \ | | |/ / / /
| | * | | | [PARISC] fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner2011-02-091-1/+1
| | * | | | [PARISC] fix vmap flush/invalidateJames Bottomley2011-02-091-7/+17
| * | | | | Merge branch 'tmpalias-flush' into for-nextJames Bottomley2011-02-105-332/+260
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | eliminate special FLUSH flag from page tableJames Bottomley2011-01-152-68/+7
| | * | | | parisc: flush pages through tmpalias spaceJames Bottomley2011-01-154-283/+272
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-03-216-4/+39
|\ \ \ \ \ \
| * | | | | | sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.David S. Miller2011-03-183-4/+7
| * | | | | | sparc: Implement of_iomap().David S. Miller2011-03-181-0/+14
| * | | | | | sparc: Implement of_address_to_resource().David S. Miller2011-03-181-0/+13
| * | | | | | sparc: Provide NO_IRQ definition.David S. Miller2011-03-182-0/+5
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-03-215-27/+86
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf2011-03-212-3/+14
| * | | | | | powerpc: Factoring mpic cpu id fetching into a functionMeador Inge2011-03-211-17/+14
| * | | | | | powerpc: Make MPIC honor the "pic-no-reset" device tree propertyMeador Inge2011-03-212-11/+59
| * | | | | | powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodesBenjamin Herrenschmidt2011-03-211-2/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-2025-33/+33
|\ \ \ \ \ \
| * | | | | | xtensa: change to new flag variablematt mooney2011-03-172-2/+2
| * | | | | | um: change to new flag variablesmatt mooney2011-03-171-5/+5
| * | | | | | s390: change to new flag variablematt mooney2011-03-173-3/+3
| * | | | | | mips: change to new flag variablematt mooney2011-03-179-10/+10