summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-272-8/+8
* x86: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-271-2/+0
* ia64: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-271-2/+0
* rapidio: fix maintenance access to higher memory areasThomas Moll2010-05-271-7/+30
* rapidio, powerpc/85xx: Add MChk handler for SRIO portAlexandre Bounine2010-05-271-4/+70
* rapidio, powerpc/85xx: add Port-Write message handler for SRIO portAlexandre Bounine2010-05-271-3/+260
* rapidio: add Port-Write handling for EMAlexandre Bounine2010-05-271-1/+1
* s390: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-3/+3
* x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-273-3/+3
* ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checksOleg Nesterov2010-05-271-2/+2
* ptrace: unify FDPIC implementationsMike Frysinger2010-05-273-67/+9
* cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-271-0/+17
* arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi2010-05-271-74/+0
* arm: omap: switch over to gpio_set_debounceFelipe Balbi2010-05-275-12/+6
* arm: omap: gpio: implement set_debounce methodFelipe Balbi2010-05-271-0/+68
* davinci: mmc: pass number of SG segments as platform dataSudhakar Rajashekhara2010-05-271-0/+3
* Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-267-2/+31
* Merge branch 'alpha-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2010-05-254-62/+42
|\
| * alpha: simplify and optimize sched_find_first_bitMatt Turner2010-05-261-11/+9
| * alpha: invoke oom-killer from page faultNick Piggin2010-05-261-9/+2
| * Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz2010-05-262-42/+31
* | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-251-0/+1
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-25167-3817/+5804
|\
| * Merge branch 'master' into develRussell King2010-05-2418-25/+41
| |\
| | * ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...Alexander Holler2010-05-242-0/+13
| | * ARM: 6140/1: silence a bogus sparse warning in unwind.cAlexander Shishkin2010-05-241-0/+2
| | * ARM: mach-at91: duplicated includeAndrea Gelmini2010-05-241-1/+0
| | * ARM: arch/arm/nwfpe/fpsr.h: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
| | * ARM: arch/arm/mach-shark/pci.c: Checkpatch cleanupAndrea Gelmini2010-05-241-4/+7
| | * ARM: arch/arm/nwfpe/ChangeLog: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
| | * ARM: arch/arm/mach-sa1100/leds.c: Checkpatch cleanupAndrea Gelmini2010-05-241-4/+4
| | * ARM: arch/arm/mach-h720x/common.h: Checkpatch cleanupAndrea Gelmini2010-05-241-2/+2
| | * ARM: arch/arm/mach-footbridge/ebsa285-pci.c: Checkpatch cleanupAndrea Gelmini2010-05-241-3/+3
| | * ARM: arch/arm/mach-clps711x/Makefile.boot: Checkpatch cleanupAndrea Gelmini2010-05-241-2/+1
| | * ARM: arch/arm/boot/bootp/bootp.lds: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
| | * ARM: SPEAR6xx: remove duplicated #includeHuang Weiyi2010-05-241-1/+0
| | * ARM: Continue removing useless bootmem.h includesRussell King2010-05-233-3/+0
| | * ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MPSantosh Shilimkar2010-05-201-0/+4
| | * ARM: 6135/1: mx21/devices: fix USBOTG resourceWolfram Sang2010-05-201-2/+2
| * | Merge branch 'devel-stable' into develRussell King2010-05-24146-3791/+5701
| |\ \
| | * \ Merge branch 'for-rmk/samsung3' of git://git.fluff.org/bjdooks/linux into dev...Russell King2010-05-24116-3664/+4784
| | |\ \
| | | * | ARM: s3c6400_defconfig: Add NAND driverBen Dooks2010-05-231-1/+83
| | | * | ARM: s3c6400_defconfig: enable sound as modulesBen Dooks2010-05-231-2/+41
| | | * | ARM: s3c6400_defconfig: enable power managementBen Dooks2010-05-231-2/+12
| | | * | ARM: s5pv210_defconfig: Update s5pv210_defconfig to v2.6.34Ben Dooks2010-05-231-6/+18
| | | * | ARM: s5pc110_defconfig: Update s5pc110_defconfig to v2.6.34Ben Dooks2010-05-231-6/+18
| | | * | ARM: s5p6442_defconfig: Update s5p6442_defconfig to v2.6.34Ben Dooks2010-05-231-16/+28
| | | * | ARM: s5p6440_defconfig: Update s5p6440_defconfig to v2.6.34Ben Dooks2010-05-231-17/+43
| | | * | ARM: s3c6400_defconfig: Update s3c6400_defconfig to v2.6.34Ben Dooks2010-05-231-34/+47
| | | * | ARM: s3c2410_defconfig: Update s3c2410_defconfig to v2.6.34Ben Dooks2010-05-231-317/+321