summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | numa: ia64: support numa_mem_id() for memoryless nodesLee Schermerhorn2010-05-272-0/+5
* | | | | numa: ia64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-273-5/+10
* | | | | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-275-24/+21
* | | | | numa: add generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-0/+4
* | | | | frv: remove "struct file *" argument from sysctl ->proc_handlerJan Blunck2010-05-271-8/+10
* | | | | parisc: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-272-18/+5
* | | | | mn10300: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-38/+1
* | | | | frv: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-39/+1
* | | | | blackfin: use use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-21/+1
* | | | | xtensa: use use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-22/+1
* | | | | mips: use use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-21/+1
* | | | | m68k: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-15/+1
* | | | | m32r: use use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-14/+1
* | | | | h8300: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-11/+1
* | | | | cris: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-16/+1
* | | | | avr32: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-19/+1
* | | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-277-14/+12
* | | | | alpha: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-272-18/+6
* | | | | powerpc: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-272-28/+4
* | | | | x86_32: use asm-generic/scatterlist.hAndrew Morton2010-05-271-1/+1
* | | | | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-275-2/+12
* | | | | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-274-0/+8
* | | | | 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-264-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-261-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-2518-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