summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-07-011-1/+27
|\
| * arch: conditionally define smp_{mb,rmb,wmb}Vineet Gupta2015-06-251-0/+25
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-34/+0Star
|\ \
| * | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-34/+0Star
| |/
* | Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-06-251-0/+1
|\ \
| * | asm-generic: Add common asm-offsets.hYoshinori Sato2015-06-231-0/+1
| |/
* | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-251-9/+9
* | powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-251-7/+2Star
* | mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-251-0/+21
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-13/+0Star
|\ \
| * | PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas2015-06-081-13/+0Star
| |/
* | Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-06-231-5/+0Star
|\ \
| * | gpio: remove gpiod_sysfs_set_active_lowJohan Hovold2015-05-121-5/+0Star
| |/
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-233-0/+25
|\ \
| | \
| | \
| *-. \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-227-5/+245
| |\ \ \ | | |_|/ | |/| |
| | | * x86/mm/pat: Add pgprot_writethrough()Toshi Kani2015-06-071-0/+4
| | | * x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani2015-06-072-0/+13
| | * | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-034-5/+220
| | |\ \ | | | |/ | | |/|
| | * | x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)Luis R. Rodriguez2015-05-111-0/+8
| |/ /
* | | 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/+2Star
| * | 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/+0Star
* | 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/+0Star
|\ \
| * | gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij2015-03-191-48/+0Star
| |/
* | 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
|\