index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
atomic
/
fallbacks
/
fence
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-01
locking/atomics: Fix scripts/atomic/ script permissions
Ingo Molnar
1
-0
/
+0
2018-11-01
arm64, locking/atomics: Use instrumented atomics
Mark Rutland
5
-186
/
+193
2018-11-01
locking/atomics: Check generated headers are up-to-date
Mark Rutland
2
-2
/
+35
2018-11-01
locking/atomics: Switch to generated instrumentation
Mark Rutland
1
-169
/
+1489
2018-11-01
locking/atomics: Switch to generated atomic-long
Mark Rutland
1
-215
/
+958
2018-11-01
locking/atomics: Switch to generated fallbacks
Mark Rutland
2
-1240
/
+2295
2018-11-01
locking/atomics: Add common header generation files
Mark Rutland
25
-0
/
+924
2018-10-19
locking/lockdep: Make global debug_locks* variables read-mostly
Waiman Long
2
-4
/
+4
2018-10-19
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2
-3
/
+3
2018-10-17
locking/pvqspinlock: Extend node size when pvqspinlock is configured
Waiman Long
2
-11
/
+27
2018-10-17
locking/qspinlock_stat: Count instances of nested lock slowpaths
Waiman Long
2
-0
/
+11
2018-10-16
locking/qspinlock, x86: Provide liveness guarantee
Peter Zijlstra
2
-1
/
+30
2018-10-16
x86/asm: 'Simplify' GEN_*_RMWcc() macros
Peter Zijlstra
7
-53
/
+64
2018-10-16
locking/qspinlock: Rework some comments
Peter Zijlstra
1
-10
/
+26
2018-10-16
locking/qspinlock: Re-order code
Peter Zijlstra
1
-29
/
+27
2018-10-16
locking/lockdep: Remove duplicated 'lock_class_ops' percpu array
Waiman Long
1
-1
/
+0
2018-10-10
x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
Adam Borowski
2
-0
/
+2
2018-10-09
futex: Replace spin_is_locked() with lockdep
Lance Roy
1
-2
/
+2
2018-10-09
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...
Waiman Long
4
-10
/
+37
2018-10-06
x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
3
-55
/
+20
2018-10-06
x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
2
-35
/
+48
2018-10-06
x86/extable: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
2
-33
/
+21
2018-10-04
x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops
Nadav Amit
2
-29
/
+28
2018-10-04
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
3
-46
/
+61
2018-10-04
x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs
Nadav Amit
3
-15
/
+17
2018-10-04
x86/refcount: Work around GCC inlining bug
Nadav Amit
2
-29
/
+46
2018-10-04
x86/objtool: Use asm macros to work around GCC inlining bugs
Nadav Amit
2
-13
/
+45
2018-10-04
kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...
Nadav Amit
5
-3
/
+26
2018-10-04
kbuild/arch/xtensa: Define LINKER_SCRIPT for the linker script
Nadav Amit
1
-2
/
+2
2018-10-03
locking/lockdep: Add a faster path in __lock_release()
Waiman Long
1
-3
/
+14
2018-10-03
locking/lockdep: Eliminate redundant IRQs check in __lock_acquire()
Waiman Long
1
-8
/
+7
2018-10-03
locking/lockdep: Remove add_chain_cache_classes()
Waiman Long
1
-70
/
+0
2018-10-02
Documentation/lockstat: Fix trivial typo
Andrew Murray
1
-1
/
+1
2018-10-02
locking/memory-barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()
Andrea Parri
1
-2
/
+1
2018-10-02
tools/memory-model: Add more LKMM limitations
Paul E. McKenney
1
-0
/
+39
2018-10-02
tools/memory-model: Fix a README typo
SeongJae Park
1
-1
/
+1
2018-10-02
tools/memory-model: Add extra ordering for locks and remove it for ordinary r...
Alan Stern
3
-51
/
+150
2018-10-02
tools/memory-model: Add litmus-test naming scheme
Paul E. McKenney
1
-2
/
+102
2018-10-02
locking/spinlocks: Remove an instruction from spin and write locks
Matthew Wilcox
2
-10
/
+13
2018-10-02
jump_label: Fix NULL dereference bug in __jump_label_mod_update()
Ard Biesheuvel
1
-1
/
+1
2018-10-02
s390/vmlinux.lds: Move JUMP_TABLE_DATA into output section
Ard Biesheuvel
1
-1
/
+1
2018-10-01
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
1
-1
/
+9
2018-10-01
arm64: KVM: Tighten guest core register access from userspace
Dave Martin
1
-0
/
+45
2018-10-01
x86/build: Remove unused CONFIG_AS_CRC32
Masahiro Yamada
1
-1
/
+0
2018-09-30
pstore/ram: Fix failure-path memory leak in ramoops_init
Kees Cook
1
-4
/
+25
2018-09-30
Linux 4.19-rc6
v4.19-rc6
Greg Kroah-Hartman
1
-1
/
+1
2018-09-30
MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.c
Miguel Ojeda
1
-1
/
+1
2018-09-29
cpufreq: qcom-kryo: Fix section annotations
Nathan Chancellor
1
-2
/
+2
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
1
-0
/
+6
2018-09-28
mmc: slot-gpio: Fix debounce time to use miliseconds again
Marek Szyprowski
1
-1
/
+1
[next]