- 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
- 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 92400b8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 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 · 7 years ago
- a621438 vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL() by Masahiro Yamada · 7 years ago
- 94e58e0 export.h: remove code for prefixing symbols with underscore by Masahiro Yamada · 7 years ago
- 1362ae4 locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked() by Andrea Parri · 7 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
- a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- b3250aa Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
- 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- ca66e79 locking/qrwlock: include asm/byteorder.h as needed by Arnd Bergmann · 7 years ago
- 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
- ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
- 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 423ac9a mm/thp: remove pmd_huge_split_prepare() by Aneesh Kumar K.V · 7 years ago
- d52605d mm: do not lose dirty and accessed bits in pmdp_invalidate() by Kirill A. Shutemov · 7 years ago
- c58f0bb asm-generic: provide generic_pmdp_establish() by Kirill A. Shutemov · 7 years ago
- b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 155d33a audit: Avoid build failures on systems without renameat by Palmer Dabbelt · 7 years ago
- 736759e PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate by Bjorn Helgaas · 7 years ago
- 002e674 dma-direct: rename dma_noop to dma_direct by Christoph Hellwig · 7 years ago
- c5cd037 dma-mapping: provide a generic asm/dma-mapping.h by Christoph Hellwig · 7 years ago
- 663faf9 error-injection: Add injectable error types by Masami Hiramatsu · 7 years ago
- 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
- 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
- b865ea6 sections: split dereference_function_descriptor() by Sergey Senozhatsky · 7 years ago
- e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
- 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 613e396 init: Invoke init_espfix_bsp() from mm_init() by Thomas Gleixner · 7 years ago
- c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
- 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
- 92ace99 add infrastructure for tagging functions as error injectable by Josef Bacik · 7 years ago
- e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
- 1501899 mm: fix device-dax pud write-faults triggered by get_user_pages() by Dan Williams · 7 years ago
- 7016383 include/asm-generic/topology.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
- a7bed27a bug: fix "cut here" location for __WARN_TAINT architectures by Kees Cook · 7 years ago
- 2a8358d bug: define the "cut here" string in a single place by Kees Cook · 7 years ago
- b1fca27 kernel debug: support resetting WARN*_ONCE by Andi Kleen · 7 years ago
- f9bab26 Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
- d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 7832681 Merge tag 'docs-4.15' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
- 6e66ec3 audit: Add new syscalls to the perm=w filter by Steve Grubb · 7 years ago
- ac26963 percpu: Introduce DEFINE_PER_CPU_DECRYPTED by Brijesh Singh · 7 years ago
- b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- d133166 locking/qrwlock: Prevent slowpath writers getting held up by fastpath by Will Deacon · 7 years ago
- b519b56 locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock by Will Deacon · 7 years ago
- 4df714b locking/atomic: Add atomic_cond_read_acquire() by Will Deacon · 7 years ago
- e0d0228 locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock' by Will Deacon · 7 years ago