| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | | | | | Merge branch 'sched/urgent' | Peter Zijlstra | 2020-07-08 | 2 | -1/+6 |
| | |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | * | | | | | | | sched: Have sched_class_highest define by vmlinux.lds.h | Steven Rostedt (VMware) | 2020-06-25 | 1 | -1/+4 |
| | * | | | | | | | sched: Force the address order of each sched class descriptor | Steven Rostedt (VMware) | 2020-06-25 | 1 | -0/+13 |
| | | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-08-03 | 3 | -10/+1 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to resolve conflict | Ingo Molnar | 2020-07-31 | 2 | -3/+6 |
| | |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | | Merge branch 'locking/header' | Peter Zijlstra | 2020-07-29 | 3 | -10/+1 |
| | |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | | * | | | | | | locking/qspinlock: Do not include atomic.h from qspinlock_types.h | Herbert Xu | 2020-07-29 | 2 | -8/+1 |
| | | * | | | | | | locking/atomic: Move ATOMIC_INIT into linux/types.h | Herbert Xu | 2020-07-29 | 1 | -2/+0 |
| | | | |/ / / /
| | |/| | | | |
|
| * | | | | | | | Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-08-03 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation.... | Ingo Molnar | 2020-07-24 | 1 | -0/+1 |
| | |/ / / / / / |
|
| * | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-08-03 | 4 | -33/+132 |
| |\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| | * | | | | | | Merge branch 'for-next/read-barrier-depends' into for-next/core | Catalin Marinas | 2020-07-31 | 3 | -18/+92 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | locking/barriers: Remove definitions for [smp_]read_barrier_depends() | Will Deacon | 2020-07-21 | 1 | -17/+0 |
| | | * | | | | | | asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h' | Will Deacon | 2020-07-21 | 1 | -2/+0 |
| | | * | | | | | | asm/rwonce: Remove smp_read_barrier_depends() invocation | Will Deacon | 2020-07-21 | 1 | -15/+4 |
| | | * | | | | | | asm/rwonce: Allow __READ_ONCE to be overridden by the architecture | Will Deacon | 2020-07-21 | 1 | -0/+2 |
| | | * | | | | | | compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h | Will Deacon | 2020-07-21 | 3 | -1/+103 |
| | | | |_|/ / /
| | |/| | | | |
|
| | * / | | | | | tlb: mmu_gather: add tlb_flush_*_range APIs | Peter Zijlstra (Intel) | 2020-07-07 | 1 | -15/+40 |
| | |/ / / / / |
|
| * | | | | | | Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-07-28 | 1 | -2/+2 |
| |\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| | * | | | | | io: Fix return type of _inb and _inl | Stafford Horne | 2020-07-27 | 1 | -2/+2 |
| | | |_|/ /
| |/| | | |
|
| * | | | | | x86, vmlinux.lds: Page-align end of ..page_aligned sections | Joerg Roedel | 2020-07-22 | 1 | -1/+4 |
| | |_|/ /
|/| | | |
|
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2020-07-17 | 1 | -2/+4 |
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | | asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible() | Will Deacon | 2020-07-17 | 1 | -2/+4 |
| | |/ / |
|
| * | / | make asm-generic/cacheflush.h more standalone | Stephen Rothwell | 2020-06-26 | 1 | -0/+5 |
| | |/
|/| |
|
| * | | mm: Allow arches to provide ptep_get() | Christophe Leroy | 2020-06-20 | 1 | -1/+1 |
| |/ |
|
| * | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-06-13 | 1 | -2/+7 |
| |\ |
|
| | * | bug: Annotate WARN/BUG/stackfail as noinstr safe | Thomas Gleixner | 2020-06-11 | 1 | -2/+7 |
| * | | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 2020-06-11 | 5 | -540/+542 |
| |\ \
| |/
|/| |
|
| | * | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 2020-04-13 | 9 | -23/+150 |
| | |\ |
|
| | * | | asm-generic, kcsan: Add KCSAN instrumentation for bitops | Marco Elver | 2020-03-21 | 3 | -20/+20 |
| | * | | asm-generic, atomic-instrumented: Use generic instrumented.h | Marco Elver | 2020-03-21 | 1 | -204/+191 |
| | * | | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2020-03-21 | 9 | -69/+107 |
| | |\ \ |
|
| | * \ \ | Merge branch 'kcsan.2020.01.07a' into locking/kcsan | Ingo Molnar | 2020-01-24 | 2 | -332/+334 |
| | |\ \ \ |
|
| | | * | | | asm-generic/atomic: Use __always_inline for pure wrappers | Marco Elver | 2020-01-07 | 2 | -332/+334 |
| | * | | | | Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree | Ingo Molnar | 2020-01-20 | 1 | -1/+32 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2019-12-30 | 17 | -390/+464 |
| | |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | | locking/atomics, kcsan: Add KCSAN instrumentation | Marco Elver | 2019-11-16 | 1 | -190/+203 |
| * | | | | | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-10 | 1 | -8/+8 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macros | Will Deacon | 2020-04-16 | 1 | -8/+8 |
| | | |_|_|_|/
| |/| | | | |
|
| * | | | | | | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport | 2020-06-09 | 2 | -0/+2 |
| * | | | | | | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 2 | -1323/+1 |
| * | | | | | | asm-generic: add a flush_icache_user_range stub | Christoph Hellwig | 2020-06-08 | 1 | -0/+4 |
| * | | | | | | mm: rename flush_icache_user_range to flush_icache_user_page | Christoph Hellwig | 2020-06-08 | 1 | -3/+3 |
| * | | | | | | asm-generic: improve the flush_dcache_page stub | Christoph Hellwig | 2020-06-08 | 1 | -3/+3 |
| * | | | | | | asm-generic: don't include <linux/mm.h> in cacheflush.h | Christoph Hellwig | 2020-06-08 | 1 | -3/+0 |
| * | | | | | | asm-generic: fix the inclusion guards for cacheflush.h | Christoph Hellwig | 2020-06-08 | 1 | -3/+3 |
| * | | | | | | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-06-05 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg | Aneesh Kumar K.V | 2020-05-05 | 1 | -2/+2 |
| * | | | | | | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-04 | 1 | -20/+44 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi int... | Arnd Bergmann | 2020-05-26 | 1 | -20/+44 |
| | |\ \ \ \ \ \ \ |
|