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-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-16
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-06
x86/asm: Make some functions local labels
Jiri Slaby
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-08-23
clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
Tianyu Lan
2019-07-31
x86: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-07-28
Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Thomas Gleixner
2019-07-24
x86/entry/32: Pass cr2 to do_async_page_fault()
Matt Mullins
2019-07-22
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
2019-07-22
x86/syscalls: Disallow compat entries for all types of 64-bit syscalls
Andy Lutomirski
2019-07-22
x86/syscalls: Use the compat versions of rt_sigsuspend() and rt_sigprocmask()
Andy Lutomirski
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
2019-07-19
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
x86/entry: Fix thunk function ELF sizes
Josh Poimboeuf
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-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
2019-07-17
x86/entry/64: Use JMP instead of JMPQ
Josh Poimboeuf
2019-07-17
xen/pv: Fix a boot up hang revealed by int3 self test
Zhenzhong Duan
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-09
x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
Josh Poimboeuf
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
[next]