aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+9
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-48/+0
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2015-04-17seccomp: allow COMPAT sigreturn overridesKees Cook1-0/+2
2015-04-16Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-0/+5
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+30
2015-04-14mm: change vunmap to tear down huge KVA mappingsToshi Kani1-0/+10
2015-04-14mm: change ioremap to set up huge I/O mappingsToshi Kani1-0/+15
2015-04-14mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov1-0/+5
2015-04-10earlycon: Fix __earlycon_table stridePeter Hurley1-1/+1
2015-04-08tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)1-1/+4
2015-03-29ARM: 8321/1: asm-generic: introduce .text.fixup input sectionArd Biesheuvel1-1/+1
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley1-0/+9
2015-03-24ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano1-0/+2
2015-03-19gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij1-48/+0
2015-03-09asm/dma-mapping-common: Clarify output of dma_map_sg_attrsRicardo Ribalda Delgado1-0/+5
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+10
2015-02-13kernel: add support for .init_array.* constructorsAndrey Ryabinin1-0/+1
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman1-155/+0
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman1-0/+20
2015-02-11mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>Kirill A. Shutemov1-0/+1
2015-02-10asm-generic: drop unused pte_file* helpersKirill A. Shutemov1-15/+0
2015-01-21pci: add pci_iomap_rangeMichael S. Tsirkin1-0/+10
2015-01-13mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon1-2/+6
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+8
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck1-0/+8
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+11
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-9/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-9/+0
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+14
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+32
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-127/+624
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-10/+77
2014-12-08asm-generic: add generic futex for !CONFIG_SMPLey Foon Tan1-0/+114
2014-12-01iommu: provide early initialisation hook for IOMMU driversWill Deacon1-0/+2
2014-11-28asm-generic: add generic seccomp.h for secure computing mode 1AKASHI Takahiro1-0/+30
2014-11-23asm-generic: Add msi.hThomas Gleixner1-0/+32
2014-11-22asm-generic: Remove asm-generic arch_bprm_mm_init()Dave Hansen1-5/+0
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen2-9/+14
2014-11-18x86, mpx: Cleanup unused bound tablesDave Hansen1-0/+6
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen1-0/+5
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon1-10/+47
2014-11-14Revert "fast_hash: avoid indirect function calls"Jay Vosburgh1-34/+2
2014-11-11Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into asm-genericArnd Bergmann1-0/+37
2014-11-10asm-generic/io.h: Implement generic {read,write}s*()Thierry Reding1-33/+238
2014-11-10asm-generic/io.h: Reconcile I/O accessor overridesThierry Reding1-95/+350