Age | Commit message (Expand) | Author |
2012-05-18 | perf/x86: Update event scheduling constraints for AMD family 15h models | Robert Richter |
2012-05-18 | x86/apic: Implement EIO micro-optimization | Michael S. Tsirkin |
2012-05-18 | x86/apic: Add apic->eoi_write() callback | Michael S. Tsirkin |
2012-05-17 | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker |
2012-05-17 | Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg... | Linus Torvalds |
2012-05-17 | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra |
2012-05-16 | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() | Steven Rostedt |
2012-05-16 | x86, fpu: drop the fpu state during thread exit | Suresh Siddha |
2012-05-16 | x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state() | Suresh Siddha |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-16 | x86: Don't continue booting if we can't load the specified initrd | Peter Jones |
2012-05-16 | x86, realmode: Move kernel/realmode.c to realmode/init.c | H. Peter Anvin |
2012-05-16 | x86, realmode: Mask out EFER.LMA when saving trampoline EFER | H. Peter Anvin |
2012-05-15 | x86: kernel/dumpstack.c simple_strtoul cleanup | Shuah Khan |
2012-05-15 | x86: kernel/check.c simple_strtoul cleanup | Shuah Khan |
2012-05-14 | x86/mce: Only restart instruction after machine check recovery if it is safe | Tony Luck |
2012-05-14 | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi |
2012-05-14 | sched/x86: Rewrite set_cpu_sibling_map() | Peter Zijlstra |
2012-05-14 | Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2012-05-14 | x86/vsmp: Fix number of CPUs when vsmp is disabled | Shai Fultheim |
2012-05-14 | x86/reboot: Update nonmi_ipi parameter | Don Zickus |
2012-05-14 | x86/reboot: Use NMI to assist in shutting down if IRQ fails | Don Zickus |
2012-05-14 | Revert "x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus" | Don Zickus |
2012-05-09 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-09 | perf/x86-ibs: Fix usage of IBS op current count | Robert Richter |
2012-05-09 | perf/x86-ibs: Catch spurious interrupts after stopping IBS | Robert Richter |
2012-05-09 | perf/x86-ibs: Implement workaround for IBS erratum #420 | Robert Richter |
2012-05-09 | perf/x86-ibs: Extend hw period that triggers overflow | Robert Richter |
2012-05-09 | perf/x86-ibs: Trigger overflow if remaining period is too small | Robert Richter |
2012-05-09 | perf/x86-ibs: Rename some variables | Robert Richter |
2012-05-09 | perf/x86-ibs: Precise event sampling with IBS for AMD CPUs | Robert Richter |
2012-05-09 | perf/x86-ibs: Take instruction pointer from ibs sample | Robert Richter |
2012-05-09 | perf/x86-ibs: Fix frequency profiling | Robert Richter |
2012-05-09 | perf/x86-ibs: Enable ibs op micro-ops counting mode | Robert Richter |
2012-05-09 | perf: Pass last sampling period to perf_sample_data_init() | Robert Richter |
2012-05-09 | perf/x86-ibs: Fix update of period | Robert Richter |
2012-05-09 | Merge branch 'perf/x86-ibs' into perf/core | Ingo Molnar |
2012-05-09 | x86/numa: Check for nonsensical topologies on real hw as well | Ingo Molnar |
2012-05-09 | x86/numa: Hard partition cpu topology masks on node boundaries | Peter Zijlstra |
2012-05-09 | x86: Avoid double stack traces with show_regs() | Jan Beulich |
2012-05-08 | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen |
2012-05-08 | x86, realmode: fixes compilation issue in tboot.c | Jarkko Sakkinen |
2012-05-08 | x86, realmode: header for trampoline code | Jarkko Sakkinen |
2012-05-08 | x86, realmode: flattened rm hierachy | Jarkko Sakkinen |
2012-05-08 | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen |
2012-05-08 | x86, realmode: fix 64-bit wakeup sequence | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Set permission for real mode pages | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen |
2012-05-08 | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen |