summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-01Merge tag 'pstore-v4.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-01arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-01arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-10-01x86/build: Remove unused CONFIG_AS_CRC32Masahiro Yamada
2018-09-30pstore/ram: Fix failure-path memory leak in ramoops_initKees Cook
2018-09-30Linux 4.19-rc6Greg Kroah-Hartman
2018-09-30Merge tag 'auxdisplay-for-greg-v4.19-rc6' of https://github.com/ojeda/linuxGreg Kroah-Hartman
2018-09-30Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2018-09-30MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.cMiguel Ojeda
2018-09-29Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman