summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2018-04-121-18/+143
|\
| * io: change writeX_relaxed() to remove barriersSinan Kaya2018-04-101-4/+20
| * io: change readX_relaxed() to remove barriersSinan Kaya2018-04-101-4/+20
| * io: change inX() to have their own IO barrier overridesSinan Kaya2018-04-061-3/+18
| * io: change outX() to have their own IO barrier overridesSinan Kaya2018-04-061-3/+9
| * io: define stronger ordering for the default writeX() implementationSinan Kaya2018-04-061-0/+8
| * io: define stronger ordering for the default readX() implementationSinan Kaya2018-04-061-4/+24
| * io: define several IO & PIO barrier types for the asm-generic versionSinan Kaya2018-04-061-0/+44
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-091-0/+5
|\ \
| * | KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-061-0/+5
* | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-1/+3
|\ \ \
| * | | PCI: Apply the new generic I/O management on PCI IO hostsZhichang Yuan2018-04-041-1/+1
| * | | lib: Add generic PIO mapping methodZhichang Yuan2018-03-211-0/+2
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-041-1/+0
|\ \ \ \
| * \ \ \ Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon2018-03-091-1/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ACPI/IORT: Remove linker section for IORT entries againJia He2018-03-081-1/+0
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-031-0/+36
|\ \ \ \
| * | | | mm, swap: Add infrastructure for saving page metadata on swapKhalid Aziz2018-03-181-0/+36
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-031-0/+10
|\ \ \ \
| * | | | bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov2018-03-281-0/+10
| | |_|/ | |/| |
* | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-026-7/+5
|\ \ \ \
| * | | | mn10300: Remove the architectureDavid Howells2018-03-096-7/+5
| | |/ / | |/| |
* | | | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-021-9/+9
|\ \ \ \
| * | | | asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Greentime Hu2018-02-221-9/+9
| | |_|/ | |/| |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-022-4/+6
|\ \ \ \
| * \ \ \ Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar2018-03-271-0/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-262-1/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableKirill A. Shutemov2018-02-142-4/+6
| | |_|/ | |/| |
* | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2018-03-311-0/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-221-0/+10
| | |/ | |/|
* | | locking/atomic, asm-generic, x86: Add comments for atomic instrumentationDmitry Vyukov2018-03-121-0/+21
* | | locking/atomic, asm-generic: Add KASAN instrumentation to atomic operationsDmitry Vyukov2018-03-121-0/+62
* | | locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.hDmitry Vyukov2018-03-121-0/+393
|/ /
* | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-211-0/+1
* | locking/atomic/bitops: Document and clarify ordering semantics for failed tes...Will Deacon2018-02-131-1/+2
|/
* Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds2018-02-071-0/+2
|\
| * audit: Avoid build failures on systems without renameatPalmer Dabbelt2018-01-301-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-061-0/+20
|\ \
| * | lib: optimize cpumask_next_and()Clement Courbet2018-02-061-0/+20
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-02-061-0/+1
|\ \ \
| * | | locking/qrwlock: include asm/byteorder.h as neededArnd Bergmann2018-02-061-0/+1
* | | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-5/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-5/+1
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-30/+0
|\ \ \ \
| * | | | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-30/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-2/+6
|\ \ \ \ \
| * | | | | sections: split dereference_function_descriptor()Sergey Senozhatsky2018-01-091-2/+6
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-311-9/+16
|\ \ \ \ \
| * | | | | mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V2018-01-311-8/+0
| * | | | | mm: do not lose dirty and accessed bits in pmdp_invalidate()Kirill A. Shutemov2018-01-311-1/+1