summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn-1/+19
2010-08-09asm-generic: use raw_local_irq_save/restore instead local_irq_save/restoreMichal Simek-6/+6
2010-08-09add f_flags to struct statfs(64)Christoph Hellwig-3/+6
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-8/+25
2010-08-07percpu: handle __percpu notations in UP accessorsNamhyung Kim-5/+10
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+96
2010-08-06Merge branch 'master' into for-linusChris Metcalf-1/+27
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-0/+15
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge-0/+1
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar-1/+11
2010-07-28fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflictSigned-off-by: Wu Fengguang-1/+1
2010-07-28vfs: introduce FMODE_NONOTIFYEric Paris-0/+8
2010-07-27support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge-0/+1
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-1/+1
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg-1/+1
2010-07-20tracing: Properly align linker defined symbolsSam Ravnborg-0/+10
2010-07-16unistd: add __NR_prlimit64 syscall numbersJiri Slaby-1/+3
2010-07-15tracing: Remove letfover markers sectionFrederic Weisbecker-4/+0
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely-0/+3
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov-0/+12
2010-06-25Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf-3/+6
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar-24/+24
2010-06-09arch: Implement local64_tPeter Zijlstra-0/+96
2010-06-04Fix up the "generic" unistd.h ABI to be more useful.Chris Metcalf-6/+20
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds-24/+24
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-03-03Rename .data.nosave to .data..nosave.Denys Vlasenko-1/+1
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko-1/+1