aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry
Commit message (Expand)AuthorAge
* Added KUTrace Supportztong2021-02-03
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-20
|\
| * kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2019-09-04
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-17
|\ \
| * | clocksource/drivers/hyperv: Allocate Hyper-V TSC page staticallyTianyu Lan2019-08-23
* | | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-09-16
|\ \ \
| * | | x86/syscalls: Split the x32 syscalls into their own tableAndy Lutomirski2019-07-22
| * | | x86/syscalls: Disallow compat entries for all types of 64-bit syscallsAndy Lutomirski2019-07-22
| * | | x86/syscalls: Use the compat versions of rt_sigsuspend() and rt_sigprocmask()Andy Lutomirski2019-07-22
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-16
|\ \ \
| * | | x86/asm: Make some functions local labelsJiri Slaby2019-09-06
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-16
|\ \ \ | |/ / |/| |
| * | x86: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-31
* | | Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner2019-07-28
|\| |
| * | x86/entry/32: Pass cr2 to do_async_page_fault()Matt Mullins2019-07-24
| |/
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-20
| |\
| | * x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner2019-07-20
| | * x86/mm, tracing: Fix CR2 corruptionPeter Zijlstra2019-07-17
| | * x86/entry/64: Update comments and sanity tests for create_gapPeter Zijlstra2019-07-17
| | * x86/entry/64: Simplify idtentry a littlePeter Zijlstra2019-07-17
| | * x86/entry/32: Simplify common_exceptionPeter Zijlstra2019-07-17
| | * x86/paravirt: Make read_cr2() CALLEE_SAVEPeter Zijlstra2019-07-17
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-20
| |\ \
| | * | x86/entry: Fix thunk function ELF sizesJosh Poimboeuf2019-07-18
| | |/
| * | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-20
| |\ \
| | * | kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-17
| | |/
| * | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-19
| |\ \
| | * | xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan2019-07-17
| | |/
| * / proc/sysctl: add shared variables for range checkMatteo Croce2019-07-18
| |/
| * x86/vdso: Fix flip/flop vdso build bugNaohiro Aota2019-07-12
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-11
| |\
| | * x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby2019-07-09
| * | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-11
| |\ \
| | * | arch: wire-up clone3() syscallChristian Brauner2019-06-09
| * | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-11
| |\ \ \
| | * | | arch: wire-up pidfd_open()Christian Brauner2019-06-28
| | |/ /
| * | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
| |\ \ \
| | * \ \ Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-14
| | |\ \ \
| | * | | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-08
| | | |/ / | | |/| |
| * | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| | * | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
| | |/ /
* | | | x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf2019-07-17
* | | | x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf2019-07-09
|/ / /
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-08
|\ \ \
| * | | x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorZhao Yakui2019-06-11
| | |/ | |/|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-08
|\ \ \
| * | | x86/stackframe/32: Provide consistent pt_regsPeter Zijlstra2019-06-25
| * | | x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.hPeter Zijlstra2019-06-25
| * | | x86/entry/32: Clean up return from interrupt preemption pathPeter Zijlstra2019-06-25