index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
2019-07-17
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
2019-07-17
x86/entry/64: Update comments and sanity tests for create_gap
Peter Zijlstra
2019-07-17
x86/entry/64: Simplify idtentry a little
Peter Zijlstra
2019-07-17
x86/entry/32: Simplify common_exception
Peter Zijlstra
2019-07-17
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
2019-07-12
x86/vdso: Fix flip/flop vdso build bug
Naohiro Aota
2019-07-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
x86/entry/32: Fix ENDPROC of common_spurious
Jiri Slaby
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-03
x86/fsgsbase: Revert FSGSBASE support
Thomas Gleixner
2019-07-03
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
2019-07-03
x86/irq: Seperate unused system vectors from spurious entry again
Thomas Gleixner
2019-07-02
x86/entry/64: Fix and clean up paranoid_exit
Andy Lutomirski
2019-07-02
x86/entry/64: Don't compile ignore_sysret if 32-bit emulation is enabled
Andy Lutomirski
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
2019-06-28
x86/vsyscall: Add __ro_after_init to global variables
Andy Lutomirski
2019-06-28
x86/vsyscall: Show something useful on a read fault
Andy Lutomirski
2019-06-28
x86/vsyscall: Add a new vsyscall=xonly mode
Andy Lutomirski
2019-06-27
x86/entry: Simplify _TIF_SYSCALL_EMU handling
Sudeep Holla
2019-06-25
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
2019-06-25
x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.h
Peter Zijlstra
2019-06-25
x86/entry/32: Clean up return from interrupt preemption path
Peter Zijlstra
2019-06-22
x86/vdso: Add clock_gettime64() entry point
Vincenzo Frascino
2019-06-22
x86/vdso: Add clock_getres() entry point
Vincenzo Frascino
2019-06-22
x86/vdso: Switch to generic vDSO implementation
Vincenzo Frascino
2019-06-22
x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
Chang S. Bae
2019-06-22
x86/entry/64: Introduce the FIND_PERCPU_BASE macro
Chang S. Bae
2019-06-22
x86/entry/64: Switch CR3 before SWAPGS in paranoid entry
Chang S. Bae
2019-06-21
x86/vdso: Prevent segfaults due to hoisted vclock reads
Andy Lutomirski
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 474
Thomas Gleixner
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-11
x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vector
Zhao Yakui
2019-06-09
arch: wire-up clone3() syscall
Christian Brauner
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 180
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
[next]