aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-4/+96
|\
| * Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-021-1/+11
| |\
| * | tracing: Remove letfover markers sectionFrederic Weisbecker2010-07-151-4/+0
| * | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-182-24/+24
| |\ \
| * | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+96
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-0/+15
|\ \ \ \
| * | | | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-0/+3
| * | | | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-0/+12
| | |/ / | |/| |
* | | | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-041-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-271-0/+1
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-231-1/+1
|\ \ \
| * | | vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg2010-07-231-1/+1
| |/ /
* | | tracing: Properly align linker defined symbolsSam Ravnborg2010-07-201-0/+10
|/ /
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-012-24/+24
|\ \ | |/ |/|
| * Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-031-1/+1
| * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
| * Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-032-17/+17
| * Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-031-1/+1
| * Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-031-1/+1
| * Rename .data.init_task to .data..init_task.Tim Abbott2010-03-031-2/+2
| * Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-031-1/+1
* | numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn2010-05-271-0/+3
* | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-2/+0
* | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-271-8/+5
* | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-271-4/+0
* | dma-mapping: remove unnecessary sync_single_range_* in dma_map_opsFUJITA Tomonori2010-05-271-18/+2
* | rapidio: modify initialization of switch operationsAlexandre Bounine2010-05-271-6/+3
* | rapidio: add Port-Write handling for EMAlexandre Bounine2010-05-271-1/+4
* | gpiolib: introduce set_debounce methodFelipe Balbi2010-05-271-0/+5
* | gpiolib: document that names can contain printk format specifiersUwe Kleine-König2010-05-271-1/+3
* | gpiolib: make names array and its values constUwe Kleine-König2010-05-271-1/+1
* | include/asm-generic/kmap_types.h: add helpful reminderAndrew Morton2010-05-251-0/+3
* | asm-generic: don't warn that atomic_t is only 24 bitPeter Fritzsche2010-05-251-6/+2
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-211-2/+32
|\ \
| * | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-2/+32
* | | kdb: core for kgdb back end (2 of 2)Jason Wessel2010-05-201-1/+2
* | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-183-6/+69
|\ \ \
| * | | arch, hweight: Fix compilation errorsBorislav Petkov2010-05-041-4/+4
| * | | x86: Add optimized popcnt variantsBorislav Petkov2010-04-061-4/+18
| * | | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-063-6/+55
| |/ /
* | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
* | | dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori2010-05-111-2/+2
|/ /
* | dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori2010-03-121-3/+12
* | gpio: introduce gpio_request_one() and friendsEric Miao2010-03-061-0/+26
* | local_t: Remove cpu_local_xx macrosChristoph Lameter2010-01-051-19/+0
* | Merge branch 'master' into percpuTejun Heo2010-01-0511-30/+75
|\ \ | |/
| * fix up O_SYNC commentsChristoph Hellwig2009-12-171-1/+1
| * Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-12-161-0/+1
| |\
| | * HWPOISON: Add a madvise() injector for soft page offliningAndi Kleen2009-12-161-0/+1
| * | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-161-2/+6
| |\ \