aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'master' into for-linusChris Metcalf
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-07-28fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflictSigned-off-by: Wu Fengguang
2010-07-28vfs: introduce FMODE_NONOTIFYEric Paris
2010-07-27support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg
2010-07-20tracing: Properly align linker defined symbolsSam Ravnborg
2010-07-16unistd: add __NR_prlimit64 syscall numbersJiri Slaby
2010-07-15tracing: Remove letfover markers sectionFrederic Weisbecker
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov
2010-06-25Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-04Fix up the "generic" unistd.h ABI to be more useful.Chris Metcalf
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori
2010-05-27asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori
2010-05-27dma-mapping: remove unnecessary sync_single_range_* in dma_map_opsFUJITA Tomonori
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine
2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi
2010-05-27gpiolib: document that names can contain printk format specifiersUwe Kleine-König
2010-05-27gpiolib: make names array and its values constUwe Kleine-König
2010-05-25include/asm-generic/kmap_types.h: add helpful reminderAndrew Morton
2010-05-25asm-generic: don't warn that atomic_t is only 24 bitPeter Fritzsche
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-11dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori
2010-05-04arch, hweight: Fix compilation errorsBorislav Petkov
2010-04-06x86: Add optimized popcnt variantsBorislav Petkov
2010-04-06bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori
2010-03-06gpio: introduce gpio_request_one() and friendsEric Miao
2010-03-03Rename .data.nosave to .data..nosave.Denys Vlasenko
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko
2010-03-03Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko
2010-03-03Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott
2010-03-03Rename .data.page_aligned to .data..page_aligned.Tim Abbott
2010-03-03Rename .data.init_task to .data..init_task.Tim Abbott
2010-03-03Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott