| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-11-09 | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 7 | -6/+22 |
| 2018-11-02 | mm: introduce mm_[p4d|pud|pmd]_folded | Martin Schwidefsky | 1 | -0/+16 |
| 2018-11-02 | mm: make the __PAGETABLE_PxD_FOLDED defines non-empty | Martin Schwidefsky | 6 | -6/+6 |
| 2018-10-31 | percpu: remove PER_CPU_DEF_ATTRIBUTES macro | Alexander Pateenok | 1 | -4/+0 |
| 2018-10-26 | hugetlb: introduce generic version of huge_ptep_get | Alexandre Ghiti | 1 | -0/+7 |
| 2018-10-26 | hugetlb: introduce generic version of huge_ptep_set_access_flags() | Alexandre Ghiti | 1 | -0/+9 |
| 2018-10-26 | hugetlb: introduce generic version of huge_ptep_set_wrprotect() | Alexandre Ghiti | 1 | -0/+8 |
| 2018-10-26 | hugetlb: introduce generic version of prepare_hugepage_range | Alexandre Ghiti | 1 | -0/+15 |
| 2018-10-26 | hugetlb: introduce generic version of huge_pte_wrprotect | Alexandre Ghiti | 1 | -0/+7 |
| 2018-10-26 | hugetlb: introduce generic version of huge_pte_none() | Alexandre Ghiti | 1 | -0/+7 |
| 2018-10-26 | hugetlb: introduce generic version of huge_ptep_clear_flush | Alexandre Ghiti | 1 | -0/+8 |
| 2018-10-26 | hugetlb: introduce generic version of huge_ptep_get_and_clear() | Alexandre Ghiti | 1 | -0/+8 |
| 2018-10-26 | hugetlb: introduce generic version of set_huge_pte_at() | Alexandre Ghiti | 1 | -1/+7 |
| 2018-10-26 | hugetlb: introduce generic version of hugetlb_free_pgd_range | Alexandre Ghiti | 1 | -0/+11 |
| 2018-10-26 | hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h | Alexandre Ghiti | 1 | -1/+1 |
| 2018-10-26 | mm: remove references to vm_insert_pfn() | Matthew Wilcox | 1 | -2/+2 |
| 2018-10-26 | Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+14 |
| 2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -14/+23 |
| 2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -14/+11 |
| 2018-10-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -18/+24 |
| 2018-10-22 | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -9/+0 |
| 2018-10-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -12/+74 |
| 2018-10-16 | Merge branch 'x86/build' into locking/core, to pick up dependent patches and ... | Ingo Molnar | 3 | -9/+13 |
| 2018-10-16 | mm: move is_kernel_rodata() to asm-generic/sections.h | Bartosz Golaszewski | 1 | -0/+14 |
| 2018-10-12 | vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections | Peter Oberparleiter | 1 | -1/+1 |
| 2018-10-12 | vmlinux.lds.h: Fix incomplete .text.exit discards | Peter Oberparleiter | 1 | -2/+2 |
| 2018-10-10 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook | 1 | -13/+11 |
| 2018-10-10 | LSM: Rename .security_initcall section to .lsm_info | Kees Cook | 1 | -5/+5 |
| 2018-10-10 | vmlinux.lds.h: Avoid copy/paste of security_init section | Kees Cook | 1 | -7/+6 |
| 2018-10-06 | Merge branch 'core/core' into x86/build, to prevent conflicts | Ingo Molnar | 1 | -4/+7 |
| 2018-10-04 | x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ... | Nadav Amit | 1 | -4/+4 |
| 2018-10-02 | locking/spinlocks: Remove an instruction from spin and write locks | Matthew Wilcox | 2 | -10/+13 |
| 2018-09-27 | jump_table: Move entries into ro_after_init region | Ard Biesheuvel | 1 | -4/+7 |
| 2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 1 | -9/+0 |
| 2018-09-14 | asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC... | Andrew Murray | 1 | -1/+2 |
| 2018-09-07 | mm/memory: Move mmu_gather and TLB invalidation code into its own file | Peter Zijlstra | 1 | -0/+1 |
| 2018-09-04 | asm-generic/tlb: Track which levels of the page tables have been cleared | Will Deacon | 1 | -8/+50 |
| 2018-09-04 | asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather | Peter Zijlstra | 1 | -8/+23 |
| 2018-09-04 | asm-generic/tlb: Guard with #ifdef CONFIG_MMU | Will Deacon | 1 | -0/+4 |
| 2018-08-29 | asm-generic: Remove empty asm/unistd.h | Arnd Bergmann | 1 | -3/+0 |
| 2018-08-29 | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro | Arnd Bergmann | 1 | -9/+0 |
| 2018-08-29 | asm-generic: Move common compat types to asm-generic/compat.h | Arnd Bergmann | 1 | -1/+23 |
| 2018-08-29 | y2038: Remove stat64 family from default syscall set | Arnd Bergmann | 1 | -1/+0 |
| 2018-08-25 | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -2/+0 |
| 2018-08-23 | mm: mmu_notifier fix for tlb_end_vma | Nicholas Piggin | 1 | -4/+13 |
| 2018-08-22 | x86/mm/tlb: Revert the recent lazy TLB patches | Peter Zijlstra | 1 | -10/+0 |
| 2018-08-22 | module: use relative references for __ksymtab entries | Ard Biesheuvel | 1 | -2/+10 |
| 2018-08-22 | include/asm-generic/bug.h: clarify valid uses of WARN() | Dmitry Vyukov | 1 | -3/+13 |
| 2018-08-22 | vmlinux.lds.h: remove stale <linux/export.h> include | Masahiro Yamada | 1 | -2/+0 |
| 2018-08-18 | Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+0 |
| 2018-08-17 | mm: provide a fallback for PAGE_KERNEL_EXEC for architectures | Luis R. Rodriguez | 1 | -0/+4 |
| 2018-08-17 | mm: provide a fallback for PAGE_KERNEL_RO for architectures | Luis R. Rodriguez | 1 | -0/+14 |
| 2018-08-14 | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+12 |
| 2018-08-13 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+14 |
| 2018-08-05 | Merge 4.18-rc7 into master to pick up the KVM dependcy | Thomas Gleixner | 2 | -1/+9 |
| 2018-07-30 | Merge 4.18-rc7 into driver-core-next | Greg Kroah-Hartman | 1 | -0/+8 |
| 2018-07-25 | locking/atomics: Instrument cmpxchg_double*() | Mark Rutland | 1 | -13/+8 |
| 2018-07-25 | locking/atomics: Instrument xchg() | Mark Rutland | 1 | -0/+7 |
| 2018-07-25 | locking/atomics: Simplify cmpxchg() instrumentation | Mark Rutland | 1 | -85/+15 |
| 2018-07-17 | x86/mm/tlb: Leave lazy TLB mode at page table free time | Rik van Riel | 1 | -0/+10 |
| 2018-07-17 | Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes | Ingo Molnar | 1 | -0/+8 |
| 2018-07-17 | Merge tag 'v4.18-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2 | -1/+9 |
| 2018-07-15 | x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures | Jiri Kosina | 1 | -12/+12 |
| 2018-07-14 | mm: allow arch to supply p??_free_tlb functions | Nicholas Piggin | 1 | -0/+8 |
| 2018-07-10 | iommu: Remove IOMMU_OF_DECLARE | Rob Herring | 1 | -2/+0 |
| 2018-07-04 | ioremap: Update pgtable free interfaces with addr | Chintan Pandya | 1 | -4/+4 |
| 2018-06-22 | locking/qspinlock: Fix build for anonymous union in older GCC compilers | Steven Rostedt (VMware) | 1 | -1/+1 |
| 2018-06-21 | atomics/treewide: Make conditional inc/dec ops optional | Mark Rutland | 2 | -0/+4 |
| 2018-06-21 | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland | 3 | -18/+24 |
| 2018-06-21 | atomics/treewide: Make test ops optional | Mark Rutland | 3 | -13/+24 |
| 2018-06-21 | atomics/treewide: Make atomic64_fetch_add_unless() optional | Mark Rutland | 1 | -6/+0 |
| 2018-06-21 | atomics/generic: Define atomic64_fetch_add_unless() | Mark Rutland | 1 | -1/+2 |
| 2018-06-21 | atomics: Prepare for atomic64_fetch_add_unless() | Mark Rutland | 1 | -0/+9 |
| 2018-06-21 | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland | 2 | -12/+3 |
| 2018-06-21 | atomics/treewide: Make atomic64_inc_not_zero() optional | Mark Rutland | 2 | -1/+3 |
| 2018-06-21 | atomics: Make conditional ops return 'bool' | Mark Rutland | 2 | -2/+3 |
| 2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland | 2 | -4/+4 |
| 2018-06-21 | locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*() | Will Deacon | 1 | -12/+56 |
| 2018-06-21 | locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIs | Will Deacon | 1 | -155/+33 |
| 2018-06-20 | x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings | Andi Kleen | 1 | -0/+12 |
| 2018-06-07 | int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi header | Masahiro Yamada | 1 | -11/+8 |
| 2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -185/+183 |
| 2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
| 2018-06-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -11/+71 |
| 2018-05-19 | dma-mapping: provide a generic dma-noncoherent implementation | Christoph Hellwig | 1 | -0/+9 |
| 2018-05-17 | kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION | Nicholas Piggin | 1 | -20/+29 |
| 2018-05-17 | vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL() | Masahiro Yamada | 1 | -145/+144 |
| 2018-05-17 | export.h: remove code for prefixing symbols with underscore | Masahiro Yamada | 1 | -22/+12 |
| 2018-05-15 | locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked() | Andrea Parri | 1 | -2/+0 |
| 2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 1 | -8/+0 |
| 2018-05-05 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
| 2018-05-04 | locking/mutex: Optimize __mutex_trylock_fast() | Peter Zijlstra | 1 | -0/+17 |
| 2018-05-02 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 1 | -1/+1 |
| 2018-04-27 | locking/qspinlock: Use smp_store_release() in queued_spin_unlock() | Will Deacon | 1 | -1/+1 |
| 2018-04-27 | locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' | Will Deacon | 1 | -2/+30 |
| 2018-04-27 | locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_rela... | Will Deacon | 2 | -6/+23 |
| 2018-04-23 | earlycon: Use a pointer table to fix __earlycon_table stride | Daniel Kurtz | 1 | -1/+1 |
| 2018-04-19 | time: Add an asm-generic/compat.h file | Arnd Bergmann | 1 | -0/+3 |
| 2018-04-12 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -18/+143 |
| 2018-04-10 | io: change writeX_relaxed() to remove barriers | Sinan Kaya | 1 | -4/+20 |
| 2018-04-10 | io: change readX_relaxed() to remove barriers | Sinan Kaya | 1 | -4/+20 |
| 2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+5 |
| 2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+3 |
| 2018-04-06 | io: change inX() to have their own IO barrier overrides | Sinan Kaya | 1 | -3/+18 |
| 2018-04-06 | io: change outX() to have their own IO barrier overrides | Sinan Kaya | 1 | -3/+9 |
| 2018-04-06 | io: define stronger ordering for the default writeX() implementation | Sinan Kaya | 1 | -0/+8 |
| 2018-04-06 | io: define stronger ordering for the default readX() implementation | Sinan Kaya | 1 | -4/+24 |
| 2018-04-06 | io: define several IO & PIO barrier types for the asm-generic version | Sinan Kaya | 1 | -0/+44 |
| 2018-04-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+0 |
| 2018-04-04 | PCI: Apply the new generic I/O management on PCI IO hosts | Zhichang Yuan | 1 | -1/+1 |
| 2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 1 | -0/+36 |
| 2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+10 |
| 2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 6 | -7/+5 |
| 2018-04-02 | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+9 |
| 2018-04-02 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+6 |
| 2018-03-31 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -0/+10 |
| 2018-03-28 | bpf: introduce BPF_RAW_TRACEPOINT | Alexei Starovoitov | 1 | -0/+10 |
| 2018-03-27 | Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict | Ingo Molnar | 1 | -0/+10 |
| 2018-03-22 | mm/vmalloc: add interfaces to free unmapped page table | Toshi Kani | 1 | -0/+10 |
| 2018-03-21 | lib: Add generic PIO mapping method | Zhichang Yuan | 1 | -0/+2 |
| 2018-03-18 | mm, swap: Add infrastructure for saving page metadata on swap | Khalid Aziz | 1 | -0/+36 |
| 2018-03-12 | locking/atomic, asm-generic, x86: Add comments for atomic instrumentation | Dmitry Vyukov | 1 | -0/+21 |
| 2018-03-12 | locking/atomic, asm-generic: Add KASAN instrumentation to atomic operations | Dmitry Vyukov | 1 | -0/+62 |
| 2018-03-12 | locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.h | Dmitry Vyukov | 1 | -0/+393 |
| 2018-03-09 | mn10300: Remove the architecture | David Howells | 6 | -7/+5 |
| 2018-03-09 | Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Will Deacon | 1 | -1/+0 |
| 2018-03-08 | ACPI/IORT: Remove linker section for IORT entries again | Jia He | 1 | -1/+0 |
| 2018-03-06 | KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED | Wanpeng Li | 1 | -0/+5 |
| 2018-02-26 | Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes | Ingo Molnar | 2 | -1/+3 |
| 2018-02-22 | asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o... | Greentime Hu | 1 | -9/+9 |
| 2018-02-21 | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann | 1 | -0/+1 |
| 2018-02-14 | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable | Kirill A. Shutemov | 2 | -4/+6 |
| 2018-02-13 | locking/atomic/bitops: Document and clarify ordering semantics for failed tes... | Will Deacon | 1 | -1/+2 |
| 2018-02-07 | Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm... | Linus Torvalds | 1 | -0/+2 |
| 2018-02-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+20 |
| 2018-02-06 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
| 2018-02-06 | lib: optimize cpumask_next_and() | Clement Courbet | 1 | -0/+20 |
| 2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+1 |
| 2018-02-06 | locking/qrwlock: include asm/byteorder.h as needed | Arnd Bergmann | 1 | -0/+1 |
| 2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -30/+0 |
| 2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 1 | -2/+6 |
| 2018-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -9/+16 |
| 2018-01-31 | mm/thp: remove pmd_huge_split_prepare() | Aneesh Kumar K.V | 1 | -8/+0 |
| 2018-01-31 | mm: do not lose dirty and accessed bits in pmdp_invalidate() | Kirill A. Shutemov | 1 | -1/+1 |
| 2018-01-31 | asm-generic: provide generic_pmdp_establish() | Kirill A. Shutemov | 1 | -0/+15 |
| 2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -0/+45 |
| 2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+10 |
| 2018-01-30 | audit: Avoid build failures on systems without renameat | Palmer Dabbelt | 1 | -0/+2 |
| 2018-01-28 | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate | Bjorn Helgaas | 1 | -5/+1 |
| 2018-01-15 | dma-direct: rename dma_noop to dma_direct | Christoph Hellwig | 1 | -1/+1 |
| 2018-01-15 | dma-mapping: provide a generic asm/dma-mapping.h | Christoph Hellwig | 1 | -0/+10 |
| 2018-01-12 | error-injection: Add injectable error types | Masami Hiramatsu | 2 | -5/+20 |
| 2018-01-12 | error-injection: Separate error-injection from kprobe | Masami Hiramatsu | 2 | -7/+27 |
| 2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells | 1 | -0/+4 |
| 2018-01-09 | sections: split dereference_function_descriptor() | Sergey Senozhatsky | 1 | -2/+6 |
| 2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 1 | -30/+0 |
| 2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+8 |
| 2017-12-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+8 |
| 2017-12-22 | init: Invoke init_espfix_bsp() from mm_init() | Thomas Gleixner | 1 | -0/+5 |
| 2017-12-22 | arch, mm: Allow arch_dup_mmap() to fail | Thomas Gleixner | 1 | -2/+3 |
| 2017-12-17 | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar | 1 | -1/+1 |
| 2017-12-12 | add infrastructure for tagging functions as error injectable | Josef Bacik | 1 | -0/+10 |
| 2017-11-29 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams | 1 | -2/+2 |
| 2017-11-29 | mm: fix device-dax pud write-faults triggered by get_user_pages() | Dan Williams | 1 | -0/+8 |
| 2017-11-17 | include/asm-generic/topology.h: remove unused parent_node() macro | Dou Liyang | 1 | -3/+0 |
| 2017-11-17 | bug: fix "cut here" location for __WARN_TAINT architectures | Kees Cook | 1 | -2/+3 |
| 2017-11-17 | bug: define the "cut here" string in a single place | Kees Cook | 1 | -0/+2 |
| 2017-11-17 | kernel debug: support resetting WARN*_ONCE | Andi Kleen | 3 | -3/+7 |
| 2017-11-15 | Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+6 |
| 2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+20 |
| 2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -53/+34 |
| 2017-11-13 | Merge tag 'docs-4.15' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+14 |
| 2017-11-10 | audit: Add new syscalls to the perm=w filter | Steve Grubb | 2 | -0/+6 |
| 2017-11-07 | percpu: Introduce DEFINE_PER_CPU_DECRYPTED | Brijesh Singh | 1 | -0/+19 |
| 2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 104 | -0/+104 |
| 2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 104 | -0/+104 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 104 | -0/+104 |
| 2017-10-25 | locking/qrwlock: Prevent slowpath writers getting held up by fastpath | Will Deacon | 2 | -22/+9 |
| 2017-10-25 | locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock | Will Deacon | 1 | -2/+2 |
| 2017-10-25 | locking/atomic: Add atomic_cond_read_acquire() | Will Deacon | 1 | -0/+3 |
| 2017-10-25 | locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock' | Will Deacon | 2 | -13/+14 |
| 2017-10-14 | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' | Josh Poimboeuf | 1 | -1/+1 |
| 2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 1 | -1/+0 |
| 2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 1 | -20/+0 |
| 2017-10-10 | locking/rwsem: Add down_read_killable() | Kirill Tkhai | 1 | -0/+10 |
| 2017-10-10 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 1 | -2/+22 |
| 2017-10-07 | div64: add missing kernel-doc | Randy Dunlap | 1 | -0/+14 |
| 2017-09-28 | locking/refcounts, x86/asm: Use unique .text section for refcount exceptions | Kees Cook | 1 | -0/+1 |
| 2017-09-26 | percpu: make this_cpu_generic_read() atomic w.r.t. interrupts | Mark Rutland | 1 | -2/+22 |
| 2017-09-14 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+4 |
| 2017-09-09 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -0/+1 |
| 2017-09-08 | mm: soft-dirty: keep soft-dirty bits over thp migration | Naoya Horiguchi | 1 | -1/+33 |
| 2017-09-08 | mm: thp: check pmd migration entry in common path | Zi Yan | 1 | -1/+17 |
| 2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+14 |
| 2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -41/+11 |
| 2017-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+53 |
| 2017-09-04 | fix the __user misannotations in asm-generic get_user/put_user | Al Viro | 1 | -4/+4 |
| 2017-09-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -8/+4 |
| 2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -14/+0 |
| 2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 1 | -1/+5 |