summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-09locking/atomics: Fix out-of-tree buildBorislav Petkov
2018-11-01locking/atomics: Fix scripts/atomic/ script permissionsIngo Molnar
2018-11-01arm64, locking/atomics: Use instrumented atomicsMark Rutland
2018-11-01locking/atomics: Check generated headers are up-to-dateMark Rutland
2018-11-01locking/atomics: Switch to generated instrumentationMark Rutland
2018-11-01locking/atomics: Switch to generated atomic-longMark Rutland
2018-11-01locking/atomics: Switch to generated fallbacksMark Rutland
2018-11-01locking/atomics: Add common header generation filesMark Rutland
2018-10-19locking/lockdep: Make global debug_locks* variables read-mostlyWaiman Long
2018-10-19locking/lockdep: Fix debug_locks off performance problemWaiman Long
2018-10-17locking/pvqspinlock: Extend node size when pvqspinlock is configuredWaiman Long
2018-10-17locking/qspinlock_stat: Count instances of nested lock slowpathsWaiman Long
2018-10-16locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra
2018-10-16x86/asm: 'Simplify' GEN_*_RMWcc() macrosPeter Zijlstra
2018-10-16locking/qspinlock: Rework some commentsPeter Zijlstra
2018-10-16locking/qspinlock: Re-order codePeter Zijlstra
2018-10-16Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...Ingo Molnar
2018-10-16locking/lockdep: Remove duplicated 'lock_class_ops' percpu arrayWaiman Long
2018-10-10x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski
2018-10-09futex: Replace spin_is_locked() with lockdepLance Roy
2018-10-09locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...Waiman Long
2018-10-06x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit
2018-10-06x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit
2018-10-06x86/extable: Macrofy inline assembly code to work around GCC inlining bugsNadav Amit
2018-10-06Merge branch 'core/core' into x86/build, to prevent conflictsIngo Molnar
2018-10-05Merge branch 'x86/core' into x86/build, to avoid conflictsIngo Molnar
2018-10-04x86/paravirt: Work around GCC inlining bugs when compiling paravirt opsNadav Amit
2018-10-04x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...Nadav Amit
2018-10-04x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugsNadav Amit
2018-10-04x86/refcount: Work around GCC inlining bugNadav Amit
2018-10-04x86/objtool: Use asm macros to work around GCC inlining bugsNadav Amit
2018-10-04kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit
2018-10-04kbuild/arch/xtensa: Define LINKER_SCRIPT for the linker scriptNadav Amit
2018-10-04Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar
2018-10-03locking/lockdep: Add a faster path in __lock_release()Waiman Long
2018-10-03locking/lockdep: Eliminate redundant IRQs check in __lock_acquire()Waiman Long
2018-10-03locking/lockdep: Remove add_chain_cache_classes()Waiman Long
2018-10-02Merge tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linuxGreg Kroah-Hartman
2018-10-02Merge tag 'mmc-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Greg Kroah-Hartman
2018-10-02Documentation/lockstat: Fix trivial typoAndrew Murray
2018-10-02locking/memory-barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()Andrea Parri
2018-10-02tools/memory-model: Add more LKMM limitationsPaul E. McKenney
2018-10-02tools/memory-model: Fix a README typoSeongJae Park
2018-10-02tools/memory-model: Add extra ordering for locks and remove it for ordinary r...Alan Stern
2018-10-02tools/memory-model: Add litmus-test naming schemePaul E. McKenney
2018-10-02locking/spinlocks: Remove an instruction from spin and write locksMatthew Wilcox
2018-10-02jump_label: Fix NULL dereference bug in __jump_label_mod_update()Ard Biesheuvel
2018-10-02s390/vmlinux.lds: Move JUMP_TABLE_DATA into output sectionArd Biesheuvel
2018-10-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Greg Kroah-Hartman
2018-10-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Greg Kroah-Hartman