summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* numa: update Documentation/vm/numa, add memoryless node infoLee Schermerhorn2010-05-271-39/+147
* numa: in-kernel profiling: use cpu_to_mem() for per cpu allocationsLee Schermerhorn2010-05-271-2/+2
* numa: slab: use numa_mem_id() for slab local memory nodeLee Schermerhorn2010-05-271-21/+22
* numa: ia64: support numa_mem_id() for memoryless nodesLee Schermerhorn2010-05-272-0/+5
* numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn2010-05-274-1/+114
* 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-273-5/+55
* Documentation/filesystems/Locking: update documentation on llseek() wrt BKLJan Blunck2010-05-271-2/+3
* fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-278-0/+9
* st: use noop_llseek() instead of default_llseek()Jan Blunck2010-05-271-0/+1
* osst: use noop_llseek() instead of default_llseek()Jan Blunck2010-05-271-0/+1
* vfs: introduce noop_llseek()jan Blunck2010-05-272-0/+18
* rtc-m41t80: use nonseekable_open()Jan Blunck2010-05-271-5/+1
* mISDN: remove unnecessary test on f_posJan Blunck2010-05-271-2/+0
* frv: remove "struct file *" argument from sysctl ->proc_handlerJan Blunck2010-05-271-8/+10
* osst: update ppos instead of using file->f_posJan Blunck2010-05-271-4/+4
* 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-278-16/+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-276-10/+17
* asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-275-4/+8
* lktdm: add support for hardlockup, softlockup and hung task crashesFrederic Weisbecker2010-05-271-0/+20
* initramfs: add support for in-kernel initramfs compressed with LZOAlbin Tonnerre2010-05-273-1/+34
* radix-tree: fix radix_tree_prev_hole() underflow caseCesar Eduardo Barros2010-05-271-2/+2
* aio: fix the compat vectored operationsJeff Moyer2010-05-273-25/+47
* compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writevJeff Moyer2010-05-272-53/+81
* panic: call console_verbose() in panicAnton Blanchard2010-05-271-0/+1
* fs/affs: use ERR_CASTJulia Lawall2010-05-271-1/+1
* Documentation/DMA-API-HOWTO: add ARCH_KMALLOC_MINALIGN descriptionFUJITA Tomonori2010-05-271-1/+14
* Documentation: move the error handling to the better place in DMA-API-HOWTOFUJITA Tomonori2010-05-271-30/+30
* Documentation: update scatterlist struct description in DMA-API-HOWTOFUJITA Tomonori2010-05-271-13/+4
* Documentation: add SCSI drivers' mapping error handling to DMA-API-HOWTOFUJITA Tomonori2010-05-271-0/+4
* dma-mapping: remove deprecated dma_sync_single and dma_sync_sg APIFUJITA Tomonori2010-05-271-15/+0
* Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori2010-05-271-4/+4
* Documentation: add networking driver's mapping error handling to DMA-API-HOWTOFUJITA Tomonori2010-05-271-0/+5
* dma-mapping: remove unnecessary sync_single_range_* in dma_map_opsFUJITA Tomonori2010-05-272-28/+2
* swiotlb: remove unnecessary swiotlb_sync_single_range_*FUJITA Tomonori2010-05-272-41/+0