aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2018-04-12Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Gravatar Linus Torvalds 1-18/+143
2018-04-10io: change writeX_relaxed() to remove barriersGravatar Sinan Kaya 1-4/+20
2018-04-10io: change readX_relaxed() to remove barriersGravatar Sinan Kaya 1-4/+20
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+5
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+3
2018-04-06io: change inX() to have their own IO barrier overridesGravatar Sinan Kaya 1-3/+18
2018-04-06io: change outX() to have their own IO barrier overridesGravatar Sinan Kaya 1-3/+9
2018-04-06io: define stronger ordering for the default writeX() implementationGravatar Sinan Kaya 1-0/+8
2018-04-06io: define stronger ordering for the default readX() implementationGravatar Sinan Kaya 1-4/+24
2018-04-06io: define several IO & PIO barrier types for the asm-generic versionGravatar Sinan Kaya 1-0/+44
2018-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+0
2018-04-04PCI: Apply the new generic I/O management on PCI IO hostsGravatar Zhichang Yuan 1-1/+1
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextGravatar Linus Torvalds 1-0/+36
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+10
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Linus Torvalds 6-7/+5
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-9/+9
2018-04-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-4/+6
2018-03-31Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 1-0/+10
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTGravatar Alexei Starovoitov 1-0/+10
2018-03-27Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictGravatar Ingo Molnar 1-0/+10
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableGravatar Toshi Kani 1-0/+10
2018-03-21lib: Add generic PIO mapping methodGravatar Zhichang Yuan 1-0/+2
2018-03-18mm, swap: Add infrastructure for saving page metadata on swapGravatar Khalid Aziz 1-0/+36
2018-03-12locking/atomic, asm-generic, x86: Add comments for atomic instrumentationGravatar Dmitry Vyukov 1-0/+21
2018-03-12locking/atomic, asm-generic: Add KASAN instrumentation to atomic operationsGravatar Dmitry Vyukov 1-0/+62
2018-03-12locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.hGravatar Dmitry Vyukov 1-0/+393
2018-03-09mn10300: Remove the architectureGravatar David Howells 6-7/+5
2018-03-09Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Will Deacon 1-1/+0
2018-03-08ACPI/IORT: Remove linker section for IORT entries againGravatar Jia He 1-1/+0
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDGravatar Wanpeng Li 1-0/+5
2018-02-26Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesGravatar Ingo Molnar 2-1/+3
2018-02-22asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Gravatar Greentime Hu 1-9/+9
2018-02-21bug.h: work around GCC PR82365 in BUG()Gravatar Arnd Bergmann 1-0/+1
2018-02-14x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableGravatar Kirill A. Shutemov 2-4/+6
2018-02-13locking/atomic/bitops: Document and clarify ordering semantics for failed tes...Gravatar Will Deacon 1-1/+2
2018-02-07Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Gravatar Linus Torvalds 1-0/+2
2018-02-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+20
2018-02-06Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+1
2018-02-06lib: optimize cpumask_next_and()Gravatar Clement Courbet 1-0/+20
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+1
2018-02-06locking/qrwlock: include asm/byteorder.h as neededGravatar Arnd Bergmann 1-0/+1
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-30/+0
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Gravatar Linus Torvalds 1-2/+6
2018-01-31Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-9/+16
2018-01-31mm/thp: remove pmd_huge_split_prepare()Gravatar Aneesh Kumar K.V 1-8/+0
2018-01-31mm: do not lose dirty and accessed bits in pmdp_invalidate()Gravatar Kirill A. Shutemov 1-1/+1
2018-01-31asm-generic: provide generic_pmdp_establish()Gravatar Kirill A. Shutemov 1-0/+15
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-0/+45
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+10
2018-01-30audit: Avoid build failures on systems without renameatGravatar Palmer Dabbelt 1-0/+2