summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn-0/+3
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori-2/+0
2010-05-27asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori-8/+5
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori-4/+0
2010-05-27dma-mapping: remove unnecessary sync_single_range_* in dma_map_opsFUJITA Tomonori-18/+2
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine-6/+3
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine-1/+4
2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi-0/+5
2010-05-27gpiolib: document that names can contain printk format specifiersUwe Kleine-König-1/+3
2010-05-27gpiolib: make names array and its values constUwe Kleine-König-1/+1
2010-05-25include/asm-generic/kmap_types.h: add helpful reminderAndrew Morton-0/+3
2010-05-25asm-generic: don't warn that atomic_t is only 24 bitPeter Fritzsche-6/+2
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds-2/+32
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel-1/+2
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings-2/+32
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+69
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard-1/+1
2010-05-11dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori-2/+2
2010-05-04arch, hweight: Fix compilation errorsBorislav Petkov-4/+4
2010-04-06x86: Add optimized popcnt variantsBorislav Petkov-4/+18
2010-04-06bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra-6/+55
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori-3/+12
2010-03-06gpio: introduce gpio_request_one() and friendsEric Miao-0/+26
2010-01-05local_t: Remove cpu_local_xx macrosChristoph Lameter-19/+0
2010-01-05Merge branch 'master' into percpuTejun Heo-30/+75
2009-12-17fix up O_SYNC commentsChristoph Hellwig-1/+1
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds-0/+1
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds-2/+6
2009-12-16gpiolib: add support for changing value polarity in sysfsJani Nikula-0/+6
2009-12-16HWPOISON: Add a madvise() injector for soft page offliningAndi Kleen-0/+1
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+5
2009-12-15WARN_ONCE(): use bool for boolean flagCesar Eduardo Barros-4/+4
2009-12-15nommu: fix malloc performance by adding uninitialized flagJie Zhang-0/+5
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins-2/+6
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner-2/+2
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner-3/+3
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-0/+5
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds-3/+10
2009-12-10asm-generic: add sys_recvmmsg to unistd.hArnd Bergmann-1/+3
2009-12-10asm-generic: add sys_accept4 to unistd.hArnd Bergmann-1/+3
2009-12-10asm-generic/gpio.h: add some forward decls of the device structMike Frysinger-0/+3
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig-4/+21
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-0/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-2/+2
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe-9/+12
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-10/+13
2009-11-17fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra-1/+1