- 0755b6b asm-generic: fix -Wtype-limits compiler warnings by Qian Cai · 5 years ago
- 41f6443 include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT architectures by Drew Davenport · 5 years ago
- a319c8f futex: Update comments and docs about return values of arch futex code by Will Deacon · 6 years ago
- 3e5a054 x86/unwind/orc: Fix ORC unwind table alignment by Josh Poimboeuf · 6 years ago
- 89d6fff mm: introduce mm_[p4d|pud|pmd]_folded by Martin Schwidefsky · 6 years ago
- ba38c3e mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
- 52c8ee5 vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections by Peter Oberparleiter · 6 years ago
- 8dcf86c vmlinux.lds.h: Fix incomplete .text.exit discards by Peter Oberparleiter · 6 years ago
- 500dd232 asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIRECT_PIO by Andrew Murray · 6 years ago
- 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- fd1102f mm: mmu_notifier fix for tlb_end_vma by Nicholas Piggin · 6 years ago
- 52a288c x86/mm/tlb: Revert the recent lazy TLB patches by Peter Zijlstra · 6 years ago
- 7290d58 module: use relative references for __ksymtab entries by Ard Biesheuvel · 6 years ago
- 96c6a32 include/asm-generic/bug.h: clarify valid uses of WARN() by Dmitry Vyukov · 6 years ago
- 7953002 vmlinux.lds.h: remove stale <linux/export.h> include by Masahiro Yamada · 6 years ago
- a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 1a9b4b3 mm: provide a fallback for PAGE_KERNEL_EXEC for architectures by Luis R. Rodriguez · 6 years ago
- a3266bd mm: provide a fallback for PAGE_KERNEL_RO for architectures by Luis R. Rodriguez · 6 years ago
- 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
- d2fc88a Merge 4.18-rc7 into driver-core-next by Greg Kroah-Hartman · 6 years ago
- 4d2b25f locking/atomics: Instrument cmpxchg_double*() by Mark Rutland · 6 years ago
- f9881cc locking/atomics: Instrument xchg() by Mark Rutland · 6 years ago
- df79ed2 locking/atomics: Simplify cmpxchg() instrumentation by Mark Rutland · 6 years ago
- 2ff6ddf x86/mm/tlb: Leave lazy TLB mode at page table free time by Rik van Riel · 6 years ago
- 37c45b2 Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes by Ingo Molnar · 6 years ago
- 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
- 6c26fcd x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures by Jiri Kosina · 6 years ago
- a90744b mm: allow arch to supply p??_free_tlb functions by Nicholas Piggin · 6 years ago
- ac6bbf0 iommu: Remove IOMMU_OF_DECLARE by Rob Herring · 6 years ago
- 785a19f ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
- 6cc65be locking/qspinlock: Fix build for anonymous union in older GCC compilers by Steven Rostedt (VMware) · 6 years ago
- b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 6 years ago
- 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 6 years ago
- 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 6 years ago
- 3567013 atomics/treewide: Make atomic64_fetch_add_unless() optional by Mark Rutland · 6 years ago
- 00b808a atomics/generic: Define atomic64_fetch_add_unless() by Mark Rutland · 6 years ago
- 0ae1d99 atomics: Prepare for atomic64_fetch_add_unless() by Mark Rutland · 6 years ago
- eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 6 years ago
- bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 6 years ago
- ade5ef9 atomics: Make conditional ops return 'bool' by Mark Rutland · 6 years ago
- bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
- 84c6591 locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*() by Will Deacon · 6 years ago
- e986a0d locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIs by Will Deacon · 6 years ago
- 42e4089 x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
- 6d8e410 int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi header by Masahiro Yamada · 6 years ago
- 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 92400b8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 782e676 dma-mapping: provide a generic dma-noncoherent implementation by Christoph Hellwig · 7 years ago
- 266ff2a8 kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION by Nicholas Piggin · 6 years ago
- a621438 vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL() by Masahiro Yamada · 6 years ago
- 94e58e0 export.h: remove code for prefixing symbols with underscore by Masahiro Yamada · 6 years ago
- 1362ae4 locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked() by Andrea Parri · 6 years ago
- 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
- 12e2c411 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
- c427f69 locking/mutex: Optimize __mutex_trylock_fast() by Peter Zijlstra · 7 years ago
- 604a98f Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
- 626e5fb locking/qspinlock: Use smp_store_release() in queued_spin_unlock() by Will Deacon · 7 years ago
- 625e88b locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 7 years ago
- fcfdfe30 locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_relaxed() by Will Deacon · 7 years ago
- dd709e7 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
- 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
- c17b0aa Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
- a71e7c4 io: change writeX_relaxed() to remove barriers by Sinan Kaya · 7 years ago
- 8875c55 io: change readX_relaxed() to remove barriers by Sinan Kaya · 7 years ago
- d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 87fe2d5 io: change inX() to have their own IO barrier overrides by Sinan Kaya · 7 years ago
- a7851aa io: change outX() to have their own IO barrier overrides by Sinan Kaya · 7 years ago
- 755bd04 io: define stronger ordering for the default writeX() implementation by Sinan Kaya · 7 years ago
- 032d59e io: define stronger ordering for the default readX() implementation by Sinan Kaya · 7 years ago
- 64e2c67 io: define several IO & PIO barrier types for the asm-generic version by Sinan Kaya · 7 years ago
- 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- 5745392 PCI: Apply the new generic I/O management on PCI IO hosts by Zhichang Yuan · 7 years ago
- 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
- 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
- c9297d2 Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 7 years ago
- d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 169310f Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
- c4f6699 bpf: introduce BPF_RAW_TRACEPOINT by Alexei Starovoitov · 7 years ago
- 0bc91d4 Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict by Ingo Molnar · 7 years ago
- b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
- 031e360 lib: Add generic PIO mapping method by Zhichang Yuan · 7 years ago
- ca827d5 mm, swap: Add infrastructure for saving page metadata on swap by Khalid Aziz · 7 years ago
- ac605be locking/atomic, asm-generic, x86: Add comments for atomic instrumentation by Dmitry Vyukov · 7 years ago
- a35353b locking/atomic, asm-generic: Add KASAN instrumentation to atomic operations by Dmitry Vyukov · 7 years ago
- b06ed71 locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.h by Dmitry Vyukov · 7 years ago
- 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
- 654c39c Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into aarch64/for-next/core by Will Deacon · 7 years ago
- c38d085 ACPI/IORT: Remove linker section for IORT entries again by Jia He · 7 years ago
- a4429e5 KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED by Wanpeng Li · 7 years ago
- 3f7df3e Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
- b3ada9d asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU by Greentime Hu · 7 years ago
- 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
- c65e774 x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable by Kirill A. Shutemov · 7 years ago
- 61e0239 locking/atomic/bitops: Document and clarify ordering semantics for failed test_and_{}_bit() by Will Deacon · 7 years ago
- 413879a Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago