summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell2017-04-072-3/+6
|\
| * x86/xen: add CONFIG_XEN_PV to KconfigVitaly Kuznetsov2017-04-052-2/+4
| * x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov2017-04-051-1/+2
* | Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell2017-04-071-1/+7
|\ \
| * | ftrace/x86: Do no run CPU sync when there is only one CPU onlineSteven Rostedt (VMware)2017-03-281-1/+7
* | | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2017-04-0740-629/+1253
|\ \ \
| * \ \ Merge branch 'x86/urgent'Ingo Molnar2017-04-051-2/+2
| |\ \ \
| | * | | x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel2017-04-051-2/+2
| * | | | Merge branch 'x86/mm'Ingo Molnar2017-04-052-7/+14
| |\ \ \ \
| | * | | | x86/espfix: Add support for 5-level pagingKirill A. Shutemov2017-04-041-5/+7
| | * | | | x86/paravirt: Add 5-level support to the paravirt codeKirill A. Shutemov2017-04-041-2/+7
| | | |_|/ | | |/| |
| * | | | Merge branch 'x86/microcode'Ingo Molnar2017-04-051-2/+0
| |\ \ \ \
| | * | | | x86/microcode/AMD: Remove redundant NULL check on mcColin Ian King2017-03-181-2/+0
| | | |_|/ | | |/| |
| * | | | Merge branch 'x86/debug'Ingo Molnar2017-04-052-0/+31
| |\ \ \ \
| | * | | | x86/earlyprintk: Add support for earlyprintk via USB3 debug portLu Baolu2017-03-212-0/+9
| | * | | | x86/timers: Add simple udelay calibrationLu Baolu2017-03-211-0/+22
| | |/ / /
| * | | | Merge branch 'x86/cleanups'Ingo Molnar2017-04-051-3/+2
| |\ \ \ \
| | * | | | x86/pci-calgary: Use setup_timer() instead of open coding it.Geliang Tang2017-03-311-3/+2
| | |/ / /
| * | | | Merge branch 'x86/boot'Ingo Molnar2017-04-051-6/+4
| |\ \ \ \
| | * | | | x86/boot/64: Rename start_cpu()Borislav Petkov2017-03-071-6/+4
| * | | | | Merge branch 'x86/asm'Ingo Molnar2017-04-058-39/+288
| |\ \ \ \ \
| | * | | | | debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+1
| | * | | | | x86/debug: Implement __WARN() using UD0Peter Zijlstra2017-03-274-31/+40
| | * | | | | x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.oSteven Rostedt (VMware)2017-03-243-9/+2
| | * | | | | x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE setSteven Rostedt (VMware)2017-03-241-10/+72
| | * | | | | x86/ftrace: Clean up ftrace_regs_callerSteven Rostedt (VMware)2017-03-241-19/+21
| | * | | | | x86/ftrace: Add stack frame pointer to ftrace_callerSteven Rostedt (VMware)2017-03-241-2/+10
| | * | | | | x86/ftrace: Move the ftrace specific code out of entry_32.SSteven Rostedt (VMware)2017-03-242-0/+176
| | * | | | | x86/ftrace: Rename mcount_64.S to ftrace_64.SSteven Rostedt (VMware)2017-03-242-4/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'x86/apic'Ingo Molnar2017-04-051-3/+3
| |\ \ \ \ \
| | * | | | | x86/apic: Fix a comment in init_apic_mappings()Dou Liyang2017-03-131-2/+2
| | * | | | | x86/apic: Remove the SET_APIC_ID(x) macroDou Liyang2017-03-131-1/+1
| * | | | | | Merge branch 'x86-mm-for-xen'Ingo Molnar2017-04-0519-138/+372
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2017-04-0310-36/+61
| | |\ \ \ \ \
| | * | | | | | x86/mm: Make in_compat_syscall() work during execDmitry Safonov2017-03-311-21/+46
| | * | | | | | Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar2017-03-302-10/+6
| | |\ \ \ \ \ \
| | | * | | | | | x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86Mathias Krause2017-03-112-10/+6
| | * | | | | | | x86: Convert the rest of the code to support p4d_tKirill A. Shutemov2017-03-271-3/+7
| | * | | | | | | x86/kexec: Add 5-level paging supportKirill A. Shutemov2017-03-272-3/+15
| | * | | | | | | Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar2017-03-235-64/+190
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-202-8/+88
| | | * | | | | | | x86/cpufeature: Detect CPUID faulting supportKyle Huey2017-03-201-1/+23
| | | * | | | | | | x86/syscalls/32: Wire up arch_prctl on x86-32Kyle Huey2017-03-202-0/+14
| | | * | | | | | | x86/arch_prctl: Add do_arch_prctl_common()Kyle Huey2017-03-202-1/+13
| | | * | | | | | | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey2017-03-202-19/+21
| | | * | | | | | | x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl()Kyle Huey2017-03-201-1/+2
| | | * | | | | | | x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey2017-03-201-4/+4
| | | * | | | | | | x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLESKyle Huey2017-03-201-4/+4
| | | * | | | | | | x86/process: Optimize TIF_NOTSC switchThomas Gleixner2017-03-111-18/+4
| | | * | | | | | | x86/process: Correct and optimize TIF_BLOCKSTEP switchKyle Huey2017-03-111-5/+7