summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-0/+10
|\
| * pci: add pci_iomap_rangeMichael S. Tsirkin2015-01-211-0/+10
* | kernel: add support for .init_array.* constructorsAndrey Ryabinin2015-02-131-0/+1
* | mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-121-155/+0
* | mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman2015-02-121-0/+20
* | mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>Kirill A. Shutemov2015-02-111-0/+1
* | asm-generic: drop unused pte_file* helpersKirill A. Shutemov2015-02-101-15/+0
|/
* mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon2015-01-131-2/+6
* Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-161-0/+2
|\
| * iommu: provide early initialisation hook for IOMMU driversWill Deacon2014-12-011-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-121-0/+8
|\ \
| * | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-111-0/+11
|\ \ \ | |/ / |/| |
| * | s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky2014-10-271-0/+11
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-9/+0
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-9/+0
| * | Revert "fast_hash: avoid indirect function calls"Jay Vosburgh2014-11-141-34/+2
| * | fast_hash: avoid indirect function callsHannes Frederic Sowa2014-11-051-2/+34
| |/
* | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-3/+14
|\ \
| * | asm-generic: Remove asm-generic arch_bprm_mm_init()Dave Hansen2014-11-221-5/+0
| * | mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen2014-11-192-9/+14
| * | x86, mpx: Cleanup unused bound tablesDave Hansen2014-11-181-0/+6
| * | x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-181-0/+5
| |/
* | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-0/+32
|\ \
| * | asm-generic: Add msi.hThomas Gleixner2014-11-231-0/+32
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-091-3/+0
|\ \
| * | sched: Kill task_preempt_count()Oleg Nesterov2014-10-281-3/+0
| |/
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-127/+624
|\ \
| * \ Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann2014-11-111-0/+37
| |\ \
| | * | asm-generic: io: implement relaxed accessor macros as conditional wrappersWill Deacon2014-10-201-0/+26
| | |/
| * | asm-generic/io.h: Implement generic {read,write}s*()Thierry Reding2014-11-101-33/+238
| * | asm-generic/io.h: Reconcile I/O accessor overridesThierry Reding2014-11-101-95/+350
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-092-10/+77
|\ \
| * | asm-generic: add generic seccomp.h for secure computing mode 1AKASHI Takahiro2014-11-281-0/+30
| * | mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-171-10/+47
| |/
* | asm-generic: add generic futex for !CONFIG_SMPLey Foon Tan2014-12-081-0/+114
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-1/+1
|\
| * syscall.h: fix doc text for syscall_get_arch()Richard Guy Briggs2014-09-231-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-181-0/+9
|\ \
| * | asm-generic: Add dma-contiguous.hZubair Lutfullah Kakakhel2014-09-221-0/+9
* | | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-151-0/+2
|\ \ \
| * | | asm-generic: COMMON_CLK defines __clk_{get,put}Mike Turquette2014-09-251-0/+2
| |/ /
* | | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner2014-10-141-0/+14
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-132-0/+4
|\ \ \
| * | | sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel2014-10-032-0/+4
| |/ /
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-132-101/+113
|\ \ \
| * | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
| * | | locking,arch: Rewrite generic atomic supportPeter Zijlstra2014-08-142-100/+112
* | | | Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-10-101-8/+0
|\ \ \ \
| * | | | dma-mapping: Provide write-combine allocationsThierry Reding2014-08-261-8/+0
| | |/ / | |/| |
OpenPOWER on IntegriCloud