summaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-232-7/+7
|\
| * preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker2015-06-071-5/+2
| * sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(...David Hildenbrand2015-05-191-0/+2
| * sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli...David Hildenbrand2015-05-191-2/+3
* | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-2/+2
* | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-191-1/+1
* | locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHGSebastian Andrzej Siewior2015-05-131-3/+0
* | locking/qspinlock: Revert to test-and-set on hypervisorsPeter Zijlstra (Intel)2015-05-081-0/+7
* | locking/qspinlock: Optimize for smaller NR_CPUSPeter Zijlstra (Intel)2015-05-081-0/+13
* | locking/qspinlock: Extract out code snippets for the next patchWaiman Long2015-05-081-0/+2
* | locking/qspinlock: Add pending bitPeter Zijlstra (Intel)2015-05-081-3/+9
* | locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long2015-05-082-0/+190
|/
* Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-211-0/+9
|\
| * earlycon: Fix __earlycon_table stridePeter Hurley2015-04-101-1/+1
| * serial: earlycon: Enable earlycon without command line paramPeter Hurley2015-03-261-0/+9
* | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-181-48/+0
|\ \
| * | gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij2015-03-191-48/+0
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-171-0/+2
|\ \
| * | seccomp: allow COMPAT sigreturn overridesKees Cook2015-04-171-0/+2
* | | Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-...Linus Torvalds2015-04-171-0/+5
|\ \ \ | |/ / |/| |
| * | asm/dma-mapping-common: Clarify output of dma_map_sg_attrsRicardo Ribalda Delgado2015-03-091-0/+5
| |/
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-151-1/+1
|\ \
| * | ARM: 8321/1: asm-generic: introduce .text.fixup input sectionArd Biesheuvel2015-03-301-1/+1
| |/
* | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-151-0/+2
|\ \
| * | ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano2015-03-241-0/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-0/+30
|\ \
| * | mm: change vunmap to tear down huge KVA mappingsToshi Kani2015-04-151-0/+10
| * | mm: change ioremap to set up huge I/O mappingsToshi Kani2015-04-151-0/+15
| * | mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov2015-04-151-0/+5
| |/
* / tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)2015-04-081-1/+4
|/
* 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-141-0/+1
* | mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-131-155/+0
* | mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman2015-02-131-0/+20
* | mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>Kirill A. Shutemov2015-02-121-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-131-0/+8
|\ \
| * | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-121-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-121-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-061-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