index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-20
3
-99
/
+123
|
\
|
*
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
2019-07-20
1
-1
/
+10
|
*
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
2019-07-17
2
-20
/
+40
|
*
x86/entry/64: Update comments and sanity tests for create_gap
Peter Zijlstra
2019-07-17
1
-6
/
+11
|
*
x86/entry/64: Simplify idtentry a little
Peter Zijlstra
2019-07-17
1
-54
/
+48
|
*
x86/entry/32: Simplify common_exception
Peter Zijlstra
2019-07-17
1
-23
/
+13
|
*
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
2019-07-17
1
-0
/
+6
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
1
-3
/
+2
|
\
\
|
*
|
x86/entry: Fix thunk function ELF sizes
Josh Poimboeuf
2019-07-18
1
-3
/
+2
|
|
/
*
|
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
1
-3
/
+2
|
\
\
|
*
|
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
2019-07-17
1
-3
/
+2
|
|
/
*
|
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-19
1
-1
/
+0
|
\
\
|
*
|
xen/pv: Fix a boot up hang revealed by int3 self test
Zhenzhong Duan
2019-07-17
1
-1
/
+0
|
|
/
*
/
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-19
1
-5
/
+2
|
/
*
x86/vdso: Fix flip/flop vdso build bug
Naohiro Aota
2019-07-12
1
-6
/
+6
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-11
1
-1
/
+1
|
\
|
*
x86/entry/32: Fix ENDPROC of common_spurious
Jiri Slaby
2019-07-09
1
-1
/
+1
*
|
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-07-11
2
-0
/
+2
|
\
\
|
*
|
arch: wire-up clone3() syscall
Christian Brauner
2019-06-09
2
-0
/
+2
*
|
|
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-11
2
-0
/
+2
|
\
\
\
|
*
|
|
arch: wire-up pidfd_open()
Christian Brauner
2019-06-28
2
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-14
6
-6
/
+6
|
|
\
\
\
|
*
|
|
|
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-06-08
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
|
|
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-09
1
-0
/
+5
|
\
\
\
|
*
|
|
x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vector
Zhao Yakui
2019-06-11
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-09
2
-55
/
+105
|
\
\
\
|
*
|
|
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
2019-06-25
1
-10
/
+95
|
*
|
|
x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.h
Peter Zijlstra
2019-06-25
2
-31
/
+0
|
*
|
|
x86/entry/32: Clean up return from interrupt preemption path
Peter Zijlstra
2019-06-25
1
-14
/
+10
*
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
x86/fsgsbase: Revert FSGSBASE support
Thomas Gleixner
2019-07-03
2
-143
/
+29
|
*
|
|
|
x86/entry/64: Fix and clean up paranoid_exit
Andy Lutomirski
2019-07-02
1
-16
/
+17
|
*
|
|
|
x86/entry/64: Don't compile ignore_sysret if 32-bit emulation is enabled
Andy Lutomirski
2019-07-02
1
-0
/
+6
|
*
|
|
|
x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
Chang S. Bae
2019-06-22
2
-11
/
+75
|
*
|
|
|
x86/entry/64: Introduce the FIND_PERCPU_BASE macro
Chang S. Bae
2019-06-22
1
-0
/
+34
|
*
|
|
|
x86/entry/64: Switch CR3 before SWAPGS in paranoid entry
Chang S. Bae
2019-06-22
1
-8
/
+23
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-08
1
-4
/
+33
|
\
\
\
\
|
*
|
|
|
x86/vsyscall: Add __ro_after_init to global variables
Andy Lutomirski
2019-06-28
1
-2
/
+2
|
*
|
|
|
x86/vsyscall: Show something useful on a read fault
Andy Lutomirski
2019-06-28
1
-1
/
+18
|
*
|
|
|
x86/vsyscall: Add a new vsyscall=xonly mode
Andy Lutomirski
2019-06-28
1
-2
/
+14
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
2
-4
/
+50
|
\
\
\
\
|
*
|
|
|
x86/irq: Seperate unused system vectors from spurious entry again
Thomas Gleixner
2019-07-03
2
-4
/
+50
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
8
-297
/
+60
|
\
\
\
\
\
|
*
|
|
|
|
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
2019-07-03
1
-1
/
+1
|
*
|
|
|
|
x86/vdso: Add clock_gettime64() entry point
Vincenzo Frascino
2019-06-22
2
-0
/
+9
|
*
|
|
|
|
x86/vdso: Add clock_getres() entry point
Vincenzo Frascino
2019-06-22
3
-0
/
+20
[next]