index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sys.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2018-09-28
xen/blkfront: correct purging of persistent grants
Juergen Gross
1
-2
/
+2
2018-09-28
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
1
-1
/
+3
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
17
-0
/
+17
2018-09-27
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
1
-2
/
+2
2018-09-27
dax: Fix deadlock in dax_lock_mapping_entry()
Jan Kara
1
-0
/
+1
2018-09-27
x86/boot: Fix kexec booting failure in the SEV bit detection code
Kairui Song
1
-19
/
+0
2018-09-27
s390/jump_label: Switch to relative references
Heiko Carstens
3
-29
/
+23
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
3
-4
/
+17
2018-09-27
jump_label: Annotate entries that operate on __init code earlier
Ard Biesheuvel
3
-42
/
+18
2018-09-27
x86/jump_table: Use relative references
Ard Biesheuvel
3
-18
/
+11
2018-09-27
x86/jump_label: Switch to jump_entry accessors
Ard Biesheuvel
1
-37
/
+25
2018-09-27
x86: Add support for 64-bit place relative relocations
Ard Biesheuvel
4
-4
/
+18
2018-09-27
arm64/kernel: jump_label: Switch to relative references
Ard Biesheuvel
3
-23
/
+22
2018-09-27
jump_label: Implement generic support for relative references
Ard Biesheuvel
3
-1
/
+52
2018-09-27
jump_label: Abstract jump_entry member accessors
Ard Biesheuvel
2
-25
/
+49
2018-09-27
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
3
-3
/
+12
[next]