summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2012-08-13mutex: Place lock in contended state after fastpath_lock failureWill Deacon-2/+9
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-0/+4
2012-07-30c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov-0/+4
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds-0/+56
2012-07-30common: dma-mapping: introduce dma_get_sgtable() functionMarek Szyprowski-0/+18
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski-0/+38
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-47/+2
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King-47/+2
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds-32/+2
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+4
2012-07-24asm-generic: remove km_type definitionsCong Wang-32/+2
2012-07-06mm: cma: fix condition check when setting global cma areaMarek Szyprowski-1/+1
2012-06-28ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>Alessandro Rubini-47/+2
2012-06-27mm/mmu_gather: enable tlb flush range in generic mmu_gatherAlex Shi-0/+2
2012-06-27x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi-1/+2
2012-06-25bug.h: Fix up CONFIG_BUG=n implicit function declarations.Paul Mundt-10/+9
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-0/+10
2012-06-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli-0/+10
2012-06-18bug.h: Fix up powerpc build regression.Paul Mundt-3/+5
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt-12/+136
2012-06-11bug.h: need linux/kernel.h for TAINT_WARN.Paul Mundt-0/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+0
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-0/+4
2012-05-31vsprintf: further optimize decimal conversionDenys Vlasenko-0/+4
2012-05-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro-4/+0
2012-05-29mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli-2/+20
2012-05-29KVM: Export asm-generic/kvm_para.hAvi Kivity-0/+1
2012-05-26Merge branch 'generic-string-functions'Linus Torvalds-0/+52
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds-0/+52
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-3/+2
2012-05-25arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf-3/+2
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds-1/+31
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+22
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-2/+4
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2012-05-22Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski-1/+3
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-0/+36
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds-0/+6
2012-05-21KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ blockPaul Gortmaker-0/+3
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski-0/+28
2012-05-21common: add dma_mmap_from_coherent() functionMarek Szyprowski-1/+3
2012-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar-3/+11
2012-05-18gpiolib: Remove 'const' from data argument of gpiochip_find()Grant Likely-1/+1
2012-05-18gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely-1/+1
2012-05-18gpiolib: Implement devm_gpio_request_one()Mark Brown-0/+2
2012-05-16ftrace: Sort all function addresses, not just per pageSteven Rostedt-1/+1
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris-3/+11
2012-04-30PCI: work around Stratus ftServer broken PCIe hierarchyBjorn Helgaas-0/+6
2012-04-30asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin-1/+1