summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-05-27frv: use asm-generic/scatterlist.hFUJITA Tomonori1-39/+1
2010-05-27blackfin: use use asm-generic/scatterlist.hFUJITA Tomonori1-21/+1
2010-05-27xtensa: use use asm-generic/scatterlist.hFUJITA Tomonori1-22/+1
2010-05-27mips: use use asm-generic/scatterlist.hFUJITA Tomonori1-21/+1
2010-05-27m68k: use asm-generic/scatterlist.hFUJITA Tomonori1-15/+1
2010-05-27m32r: use use asm-generic/scatterlist.hFUJITA Tomonori1-14/+1
2010-05-27h8300: use asm-generic/scatterlist.hFUJITA Tomonori1-11/+1
2010-05-27cris: use asm-generic/scatterlist.hFUJITA Tomonori1-16/+1
2010-05-27avr32: use asm-generic/scatterlist.hFUJITA Tomonori1-19/+1
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori7-14/+12
2010-05-27alpha: use asm-generic/scatterlist.hFUJITA Tomonori2-18/+6
2010-05-27powerpc: use asm-generic/scatterlist.hFUJITA Tomonori2-28/+4
2010-05-27x86_32: use asm-generic/scatterlist.hAndrew Morton1-1/+1
2010-05-27asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori5-2/+12
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori4-0/+8
2010-05-27powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2-8/+8
2010-05-27x86: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori1-2/+0
2010-05-27ia64: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori1-2/+0
2010-05-27rapidio: fix maintenance access to higher memory areasThomas Moll1-7/+30
2010-05-27rapidio, powerpc/85xx: Add MChk handler for SRIO portAlexandre Bounine1-4/+70
2010-05-27rapidio, powerpc/85xx: add Port-Write message handler for SRIO portAlexandre Bounine1-3/+260
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine1-1/+1
2010-05-27s390: convert cpu notifier to return encapsulate errno valueAkinobu Mita1-3/+3
2010-05-27x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita3-3/+3
2010-05-27ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checksOleg Nesterov1-2/+2
2010-05-27ptrace: unify FDPIC implementationsMike Frysinger3-67/+9
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner1-0/+17
2010-05-27arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi1-74/+0
2010-05-27arm: omap: switch over to gpio_set_debounceFelipe Balbi5-12/+6
2010-05-27arm: omap: gpio: implement set_debounce methodFelipe Balbi1-0/+68
2010-05-27davinci: mmc: pass number of SG segments as platform dataSudhakar Rajashekhara1-0/+3
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds7-2/+31
2010-05-25Merge branch 'alpha-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds4-62/+42
2010-05-26alpha: simplify and optimize sched_find_first_bitMatt Turner1-11/+9
2010-05-26alpha: invoke oom-killer from page faultNick Piggin1-9/+2
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz2-42/+31
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers1-0/+1
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds167-3817/+5804
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-0/+106
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds20-262/+1226
2010-05-25s3c rtc driver: add support for S3C64xxMaurus Cuelenaere1-0/+4
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde1-0/+2
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund7-31/+2
2010-05-25mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-25mn10300: use generic atomic.hMathieu Desnoyers1-157/+1
2010-05-25frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-25frv: extend gdbstub to support more features of gdbDavid Howells3-2/+70
2010-05-25xtensa: includecheck fix: vectors.SJaswinder Singh Rajput1-2/+0
2010-05-25xtensa: convert to asm-generic/hardirq.hChristoph Hellwig2-21/+3
2010-05-25xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+1