aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+10
2015-02-13kernel: add support for .init_array.* constructorsGravatar Andrey Ryabinin 1-0/+1
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersGravatar Mel Gorman 1-155/+0
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingGravatar Mel Gorman 1-0/+20
2015-02-11mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>Gravatar Kirill A. Shutemov 1-0/+1
2015-02-10asm-generic: drop unused pte_file* helpersGravatar Kirill A. Shutemov 1-15/+0
2015-01-21pci: add pci_iomap_rangeGravatar Michael S. Tsirkin 1-0/+10
2015-01-13mm: mmu_gather: use tlb->end != 0 only for TLB invalidationGravatar Will Deacon 1-2/+6
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+2
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+8
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Gravatar Alexander Duyck 1-0/+8
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-0/+11
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-9/+0
2014-12-10net, lib: kill arch_fast_hash library bitsGravatar Daniel Borkmann 1-9/+0
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+14
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+32
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-127/+624
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-10/+77
2014-12-08asm-generic: add generic futex for !CONFIG_SMPGravatar Ley Foon Tan 1-0/+114
2014-12-01iommu: provide early initialisation hook for IOMMU driversGravatar Will Deacon 1-0/+2
2014-11-28asm-generic: add generic seccomp.h for secure computing mode 1Gravatar AKASHI Takahiro 1-0/+30
2014-11-23asm-generic: Add msi.hGravatar Thomas Gleixner 1-0/+32
2014-11-22asm-generic: Remove asm-generic arch_bprm_mm_init()Gravatar Dave Hansen 1-5/+0
2014-11-19mm: Make arch_unmap()/bprm_mm_init() available to all architecturesGravatar Dave Hansen 2-9/+14
2014-11-18x86, mpx: Cleanup unused bound tablesGravatar Dave Hansen 1-0/+6
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesGravatar Dave Hansen 1-0/+5
2014-11-17mmu_gather: move minimal range calculations into generic codeGravatar Will Deacon 1-10/+47
2014-11-14Revert "fast_hash: avoid indirect function calls"Gravatar Jay Vosburgh 1-34/+2
2014-11-11Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Gravatar Arnd Bergmann 1-0/+37
2014-11-10asm-generic/io.h: Implement generic {read,write}s*()Gravatar Thierry Reding 1-33/+238
2014-11-10asm-generic/io.h: Reconcile I/O accessor overridesGravatar Thierry Reding 1-95/+350
2014-11-05fast_hash: avoid indirect function callsGravatar Hannes Frederic Sowa 1-2/+34
2014-10-28sched: Kill task_preempt_count()Gravatar Oleg Nesterov 1-3/+0
2014-10-27s390/mm: pmdp_get_and_clear_full optimizationGravatar Martin Schwidefsky 1-0/+11
2014-10-20asm-generic: io: implement relaxed accessor macros as conditional wrappersGravatar Will Deacon 1-0/+26
2014-10-19Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 1-1/+1
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-0/+9
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Gravatar Linus Torvalds 1-0/+2
2014-10-14mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedGravatar Peter Feiner 1-0/+14
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-0/+4
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-101/+113
2014-10-10Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Gravatar Linus Torvalds 1-8/+0
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Gravatar Linus Torvalds 3-18/+22
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Gravatar Geert Uytterhoeven 1-0/+4
2014-10-09common: dma-mapping: introduce common remapping functionsGravatar Laura Abbott 1-0/+9
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEGravatar Mel Gorman 1-18/+9
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-1/+5
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-1/+1
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+10