summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry
Commit message (Expand)AuthorAgeFilesLines
* x86/vdso: Fix flip/flop vdso build bugNaohiro Aota2019-07-121-6/+6
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-111-1/+1
|\
| * x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby2019-07-091-1/+1
* | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-112-0/+2
|\ \
| * | arch: wire-up clone3() syscallChristian Brauner2019-06-092-0/+2
* | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-102-0/+2
|\ \ \
| * | | arch: wire-up pidfd_open()Christian Brauner2019-06-282-0/+2
| |/ /
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \
| * \ \ Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-146-6/+6
| |\ \ \
| * | | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
| | |/ / | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
| * | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
| |/ /
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-0/+5
|\ \ \
| * | | x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorZhao Yakui2019-06-111-0/+5
| | |/ | |/|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-082-55/+105
|\ \ \
| * | | x86/stackframe/32: Provide consistent pt_regsPeter Zijlstra2019-06-251-10/+95
| * | | x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.hPeter Zijlstra2019-06-252-31/+0
| * | | x86/entry/32: Clean up return from interrupt preemption pathPeter Zijlstra2019-06-251-14/+10
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-081-0/+6
|\ \ \ \
| * | | | x86/fsgsbase: Revert FSGSBASE supportThomas Gleixner2019-07-032-143/+29
| * | | | x86/entry/64: Fix and clean up paranoid_exitAndy Lutomirski2019-07-021-16/+17
| * | | | x86/entry/64: Don't compile ignore_sysret if 32-bit emulation is enabledAndy Lutomirski2019-07-021-0/+6
| * | | | x86/entry/64: Handle FSGSBASE enabled paranoid entry/exitChang S. Bae2019-06-222-11/+75
| * | | | x86/entry/64: Introduce the FIND_PERCPU_BASE macroChang S. Bae2019-06-221-0/+34
| * | | | x86/entry/64: Switch CR3 before SWAPGS in paranoid entryChang S. Bae2019-06-221-8/+23
| | |/ / | |/| |
* | | | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-081-4/+33
|\ \ \ \
| * | | | x86/vsyscall: Add __ro_after_init to global variablesAndy Lutomirski2019-06-281-2/+2
| * | | | x86/vsyscall: Show something useful on a read faultAndy Lutomirski2019-06-281-1/+18
| * | | | x86/vsyscall: Add a new vsyscall=xonly modeAndy Lutomirski2019-06-281-2/+14
| | |/ / | |/| |
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-082-4/+50
|\ \ \ \
| * | | | x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner2019-07-032-4/+50
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-088-297/+60
|\ \ \ \ \
| * | | | | clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley2019-07-031-1/+1
| * | | | | x86/vdso: Add clock_gettime64() entry pointVincenzo Frascino2019-06-222-0/+9
| * | | | | x86/vdso: Add clock_getres() entry pointVincenzo Frascino2019-06-223-0/+20
| * | | | | x86/vdso: Switch to generic vDSO implementationVincenzo Frascino2019-06-225-303/+37
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-11/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/entry: Simplify _TIF_SYSCALL_EMU handlingSudeep Holla2019-06-271-11/+6
* | | | | x86/vdso: Prevent segfaults due to hoisted vclock readsAndy Lutomirski2019-06-211-2/+13
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 474Thomas Gleixner2019-06-192-2/+2
| |_|/ / |/| | |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner2019-06-051-1/+1
|/ / /
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner2019-05-302-2/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214Thomas Gleixner2019-05-301-1/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 180Thomas Gleixner2019-05-301-2/+1
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| |/ |/|
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-172-12/+12
|\ \
| * | uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]David Howells2019-05-162-12/+12
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-161-3/+0
|\ \ \
| * \ \ Merge branch 'linus' into x86/urgent, to pick up dependent changesIngo Molnar2019-05-163-2/+24
| |\ \ \