Age | Commit message (Expand) | Author | Files | Lines |
2014-03-11 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha | 1 | -3/+12 |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 1 | -272/+0 |
2014-03-11 | x86/apic: Plug racy xAPIC access of CPU hotplug code | Jan Kiszka | 2 | -2/+13 |
2014-03-11 | i386: Remove unneeded test of 'task' in dump_trace() (again) | Steven Rostedt | 1 | -1/+1 |
2014-03-11 | perf/x86: Fix leak in uncore_type_init failure paths | Dave Jones | 1 | -1/+2 |
2014-03-11 | perf/x86/uncore: Add __init for uncore_cpumask_init() | Dongsheng Yang | 1 | -1/+1 |
2014-03-11 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 4 | -10/+15 |
2014-03-11 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 11 | -56/+87 |
2014-03-10 | x86, threadinfo: Redo "x86: Use inline assembler to get sp" | Mathias Krause | 1 | -1/+5 |
2014-03-07 | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds | 2 | -2/+2 |
2014-03-07 | x86: Ignore NMIs that come in during early boot | H. Peter Anvin | 2 | -2/+11 |
2014-03-07 | ftrace/x86: BUG when ftrace recovery fails | Petr Mladek | 1 | -3/+15 |
2014-03-07 | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 1 | -1/+1 |
2014-03-07 | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 1 | -3/+0 |
2014-03-07 | ftrace/x86: Have ftrace_write() return -EPERM and clean up callers | Steven Rostedt (Red Hat) | 1 | -19/+8 |
2014-03-06 | x86: Clean up dumpstack_64.c code | Steven Rostedt | 1 | -34/+83 |
2014-03-06 | x86: Keep thread_info on thread stack in x86_32 | Steven Rostedt | 6 | -56/+75 |
2014-03-06 | x86: Prepare removal of previous_esp from i386 thread_info structure | Steven Rostedt | 3 | -9/+25 |
2014-03-05 | x86, reboot: Only use CF9_COND automatically, not CF9 | H. Peter Anvin | 1 | -1/+1 |
2014-03-05 | x86, reboot: Add EFI and CF9 reboot methods into the default list | Li, Aubrey | 1 | -5/+10 |
2014-03-05 | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo | Matt Fleming | 10 | -55/+79 |
2014-03-05 | x86: hyperv: Fixup the (brain) damage caused by the irq cleanup | Thomas Gleixner | 1 | -3/+3 |
2014-03-04 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 1 | -8/+2 |
2014-03-04 | x86/efi: Quirk out SGI UV | Borislav Petkov | 1 | -8/+2 |
2014-03-04 | x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robot | Thomas Gleixner | 1 | -3/+3 |
2014-03-04 | x86: hyperv: Make it build with CONFIG_HYPERV=m again | Thomas Gleixner | 1 | -1/+1 |
2014-03-04 | x86: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 2 | -2/+2 |
2014-03-04 | x86: Hyperv: Cleanup the irq mess | Thomas Gleixner | 1 | -38/+40 |
2014-03-04 | x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR | Thomas Gleixner | 1 | -0/+6 |
2014-03-04 | efi: Move facility flags to struct efi | Matt Fleming | 1 | -3/+3 |
2014-03-04 | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Paolo Bonzini | 10 | -68/+136 |
2014-03-03 | ftrace/x86: One more missing sync after fixup of function modification failure | Petr Mladek | 1 | -1/+1 |
2014-03-03 | ftrace/x86: Run a sync after fixup on failure | Steven Rostedt (Red Hat) | 1 | -2/+3 |
2014-03-02 | Merge 3.14-rc5 into driver-core-next | Greg Kroah-Hartman | 9 | -47/+77 |
2014-03-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2014-02-27 | amd64_edac: Add support for newer F16h models | Aravind Gopalakrishnan | 1 | -0/+2 |
2014-02-27 | x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPT | H. Peter Anvin | 1 | -0/+1 |
2014-02-27 | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH | H. Peter Anvin | 2 | -2/+2 |
2014-02-27 | x86, platforms: Remove NUMAQ | H. Peter Anvin | 3 | -529/+0 |
2014-02-27 | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2 | -2/+0 |
2014-02-27 | perf/x86: Add a few more comments | Peter Zijlstra | 2 | -17/+38 |
2014-02-27 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 8 | -69/+90 |
2014-02-27 | perf/x86: Fix event scheduling | Peter Zijlstra | 1 | -0/+3 |
2014-02-27 | Merge back earlier 'acpi-processor' material. | Rafael J. Wysocki | 1 | -4/+0 |
2014-02-25 | x86, kaslr: randomize module base load address | Kees Cook | 1 | -3/+40 |
2014-02-25 | x86, kaslr: export offset in VMCOREINFO ELF notes | Eugene Surovegin | 1 | -0/+2 |
2014-02-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -20/+17 |
2014-02-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -26/+52 |
2014-02-22 | kvm: remove redundant registration of BSP's hv_clock area | Fernando Luis Vázquez Cao | 2 | -2/+1 |
2014-02-21 | perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table | Stephane Eranian | 1 | -1/+9 |