Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'xen-tip/linux-next' | Stephen Rothwell | 2017-04-07 | 2 | -3/+6 |
|\ | |||||
| * | x86/xen: add CONFIG_XEN_PV to Kconfig | Vitaly Kuznetsov | 2017-04-05 | 2 | -2/+4 |
| * | x86/xen: separate PV and HVM hypervisors | Vitaly Kuznetsov | 2017-04-05 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'ftrace/for-next' | Stephen Rothwell | 2017-04-07 | 1 | -1/+7 |
|\ \ | |||||
| * | | ftrace/x86: Do no run CPU sync when there is only one CPU online | Steven Rostedt (VMware) | 2017-03-28 | 1 | -1/+7 |
* | | | Merge remote-tracking branch 'tip/auto-latest' | Stephen Rothwell | 2017-04-07 | 40 | -629/+1253 |
|\ \ \ | |||||
| * \ \ | Merge branch 'x86/urgent' | Ingo Molnar | 2017-04-05 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | x86/signals: Fix lower/upper bound reporting in compat siginfo | Joerg Roedel | 2017-04-05 | 1 | -2/+2 |
| * | | | | Merge branch 'x86/mm' | Ingo Molnar | 2017-04-05 | 2 | -7/+14 |
| |\ \ \ \ | |||||
| | * | | | | x86/espfix: Add support for 5-level paging | Kirill A. Shutemov | 2017-04-04 | 1 | -5/+7 |
| | * | | | | x86/paravirt: Add 5-level support to the paravirt code | Kirill A. Shutemov | 2017-04-04 | 1 | -2/+7 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'x86/microcode' | Ingo Molnar | 2017-04-05 | 1 | -2/+0 |
| |\ \ \ \ | |||||
| | * | | | | x86/microcode/AMD: Remove redundant NULL check on mc | Colin Ian King | 2017-03-18 | 1 | -2/+0 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'x86/debug' | Ingo Molnar | 2017-04-05 | 2 | -0/+31 |
| |\ \ \ \ | |||||
| | * | | | | x86/earlyprintk: Add support for earlyprintk via USB3 debug port | Lu Baolu | 2017-03-21 | 2 | -0/+9 |
| | * | | | | x86/timers: Add simple udelay calibration | Lu Baolu | 2017-03-21 | 1 | -0/+22 |
| | |/ / / | |||||
| * | | | | Merge branch 'x86/cleanups' | Ingo Molnar | 2017-04-05 | 1 | -3/+2 |
| |\ \ \ \ | |||||
| | * | | | | x86/pci-calgary: Use setup_timer() instead of open coding it. | Geliang Tang | 2017-03-31 | 1 | -3/+2 |
| | |/ / / | |||||
| * | | | | Merge branch 'x86/boot' | Ingo Molnar | 2017-04-05 | 1 | -6/+4 |
| |\ \ \ \ | |||||
| | * | | | | x86/boot/64: Rename start_cpu() | Borislav Petkov | 2017-03-07 | 1 | -6/+4 |
| * | | | | | Merge branch 'x86/asm' | Ingo Molnar | 2017-04-05 | 8 | -39/+288 |
| |\ \ \ \ \ | |||||
| | * | | | | | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra | 2017-04-03 | 1 | -0/+1 |
| | * | | | | | x86/debug: Implement __WARN() using UD0 | Peter Zijlstra | 2017-03-27 | 4 | -31/+40 |
| | * | | | | | x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o | Steven Rostedt (VMware) | 2017-03-24 | 3 | -9/+2 |
| | * | | | | | x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set | Steven Rostedt (VMware) | 2017-03-24 | 1 | -10/+72 |
| | * | | | | | x86/ftrace: Clean up ftrace_regs_caller | Steven Rostedt (VMware) | 2017-03-24 | 1 | -19/+21 |
| | * | | | | | x86/ftrace: Add stack frame pointer to ftrace_caller | Steven Rostedt (VMware) | 2017-03-24 | 1 | -2/+10 |
| | * | | | | | x86/ftrace: Move the ftrace specific code out of entry_32.S | Steven Rostedt (VMware) | 2017-03-24 | 2 | -0/+176 |
| | * | | | | | x86/ftrace: Rename mcount_64.S to ftrace_64.S | Steven Rostedt (VMware) | 2017-03-24 | 2 | -4/+2 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge branch 'x86/apic' | Ingo Molnar | 2017-04-05 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | x86/apic: Fix a comment in init_apic_mappings() | Dou Liyang | 2017-03-13 | 1 | -2/+2 |
| | * | | | | | x86/apic: Remove the SET_APIC_ID(x) macro | Dou Liyang | 2017-03-13 | 1 | -1/+1 |
| * | | | | | | Merge branch 'x86-mm-for-xen' | Ingo Molnar | 2017-04-05 | 19 | -138/+372 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch | Ingo Molnar | 2017-04-03 | 10 | -36/+61 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | x86/mm: Make in_compat_syscall() work during exec | Dmitry Safonov | 2017-03-31 | 1 | -21/+46 |
| | * | | | | | | Merge branch 'x86/cpu' into x86/mm, before applying dependent patch | Ingo Molnar | 2017-03-30 | 2 | -10/+6 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86 | Mathias Krause | 2017-03-11 | 2 | -10/+6 |
| | * | | | | | | | x86: Convert the rest of the code to support p4d_t | Kirill A. Shutemov | 2017-03-27 | 1 | -3/+7 |
| | * | | | | | | | x86/kexec: Add 5-level paging support | Kirill A. Shutemov | 2017-03-27 | 2 | -3/+15 |
| | * | | | | | | | Merge branch 'x86/process' into x86/mm, to create new base for further patches | Ingo Molnar | 2017-03-23 | 5 | -64/+190 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | x86/arch_prctl: Add ARCH_[GET|SET]_CPUID | Kyle Huey | 2017-03-20 | 2 | -8/+88 |
| | | * | | | | | | | x86/cpufeature: Detect CPUID faulting support | Kyle Huey | 2017-03-20 | 1 | -1/+23 |
| | | * | | | | | | | x86/syscalls/32: Wire up arch_prctl on x86-32 | Kyle Huey | 2017-03-20 | 2 | -0/+14 |
| | | * | | | | | | | x86/arch_prctl: Add do_arch_prctl_common() | Kyle Huey | 2017-03-20 | 2 | -1/+13 |
| | | * | | | | | | | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() | Kyle Huey | 2017-03-20 | 2 | -19/+21 |
| | | * | | | | | | | x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl() | Kyle Huey | 2017-03-20 | 1 | -1/+2 |
| | | * | | | | | | | x86/arch_prctl: Rename 'code' argument to 'option' | Kyle Huey | 2017-03-20 | 1 | -4/+4 |
| | | * | | | | | | | x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES | Kyle Huey | 2017-03-20 | 1 | -4/+4 |
| | | * | | | | | | | x86/process: Optimize TIF_NOTSC switch | Thomas Gleixner | 2017-03-11 | 1 | -18/+4 |
| | | * | | | | | | | x86/process: Correct and optimize TIF_BLOCKSTEP switch | Kyle Huey | 2017-03-11 | 1 | -5/+7 |