summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour-0/+16
2015-07-01Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds-1/+27
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds-34/+0
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds-0/+1
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V-9/+9
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V-7/+2
2015-06-24mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V-0/+21
2015-06-25arch: conditionally define smp_{mb,rmb,wmb}Vineet Gupta-0/+25
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-13/+0
2015-06-23Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-5/+0
2015-06-23asm-generic: Add common asm-offsets.hYoshinori Sato-0/+1
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+25
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+7
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar-5/+245
2015-06-08PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas-13/+0
2015-06-07preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker-5/+2
2015-06-07x86/mm/pat: Add pgprot_writethrough()Toshi Kani-0/+4
2015-06-07x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani-0/+13
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar-5/+220
2015-05-19sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(...David Hildenbrand-0/+2
2015-05-19sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli...David Hildenbrand-2/+3
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra-2/+2
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra-1/+1
2015-05-13locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHGSebastian Andrzej Siewior-3/+0
2015-05-12gpio: remove gpiod_sysfs_set_active_lowJohan Hovold-5/+0
2015-05-11x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)Luis R. Rodriguez-0/+8
2015-05-08locking/qspinlock: Revert to test-and-set on hypervisorsPeter Zijlstra (Intel)-0/+7
2015-05-08locking/qspinlock: Optimize for smaller NR_CPUSPeter Zijlstra (Intel)-0/+13
2015-05-08locking/qspinlock: Extract out code snippets for the next patchWaiman Long-0/+2
2015-05-08locking/qspinlock: Add pending bitPeter Zijlstra (Intel)-3/+9
2015-05-08locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long-0/+190
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig-34/+0
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+9
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-48/+0
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+2
2015-04-17seccomp: allow COMPAT sigreturn overridesKees Cook-0/+2
2015-04-16Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-...Linus Torvalds-0/+5
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-1/+1
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+30
2015-04-14mm: change vunmap to tear down huge KVA mappingsToshi Kani-0/+10
2015-04-14mm: change ioremap to set up huge I/O mappingsToshi Kani-0/+15
2015-04-14mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov-0/+5
2015-04-10earlycon: Fix __earlycon_table stridePeter Hurley-1/+1
2015-04-08tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)-1/+4
2015-03-29ARM: 8321/1: asm-generic: introduce .text.fixup input sectionArd Biesheuvel-1/+1
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley-0/+9
2015-03-24ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano-0/+2
2015-03-19gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij-48/+0
2015-03-09asm/dma-mapping-common: Clarify output of dma_map_sg_attrsRicardo Ribalda Delgado-0/+5