Age | Commit message (Expand) | Author |
2012-03-14 | Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/... | Ingo Molnar |
2012-03-14 | Merge tag 'v3.3-rc7' into x86/mce | Ingo Molnar |
2012-03-13 | tboot: Add return values for tboot_sleep | Konrad Rzeszutek Wilk |
2012-03-13 | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang |
2012-03-13 | Merge branch 'linus' into irq/core | Thomas Gleixner |
2012-03-13 | sched/x86: Fix overflow in cyc2ns_offset | Salman Qazi |
2012-03-13 | Merge tag 'v3.3-rc7' into sched/core | Ingo Molnar |
2012-03-13 | x86: Rename trap_no to trap_nr in thread_struct | Srikar Dronamraju |
2012-03-13 | Merge branch 'x86/x32' into x86/cleanups | Ingo Molnar |
2012-03-13 | x86/ioapic: Add register level checks to detect bogus io-apic entries | Suresh Siddha |
2012-03-12 | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar |
2012-03-12 | perf/x86: Prettify pmu config literals | Peter Zijlstra |
2012-03-12 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-03-12 | perf/x86: Fix local vs remote memory events for NHM/WSM | Peter Zijlstra |
2012-03-12 | sched: Cleanup cpu_active madness | Peter Zijlstra |
2012-03-09 | x86: Use enum instead of literals for trap values | Kees Cook |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-03-08 | x86: Include probe_roms.h in probe_roms.c | Jan Beulich |
2012-03-08 | x86/32: Print control and debug registers for kerenel context | Jan Beulich |
2012-03-07 | x86, mce: Fix rcu splat in drain_mce_log_buffer() | Srivatsa S. Bhat |
2012-03-06 | x86/kprobes: Split out optprobe related code to kprobes-opt.c | Masami Hiramatsu |
2012-03-06 | x86/kprobes: Fix a bug which can modify kernel code permanently | Masami Hiramatsu |
2012-03-06 | x86/kprobes: Fix instruction recovery on optimized path | Masami Hiramatsu |
2012-03-05 | x32: Add ptrace for x32 | H.J. Lu |
2012-03-05 | perf: Add callback to flush branch_stack on context switch | Stephane Eranian |
2012-03-05 | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian |
2012-03-05 | perf/x86: Add LBR software filter support for Intel CPUs | Stephane Eranian |
2012-03-05 | perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs | Stephane Eranian |
2012-03-05 | perf/x86: Disable LBR support for older Intel Atom processors | Stephane Eranian |
2012-03-05 | perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters | Stephane Eranian |
2012-03-05 | perf/x86: Sync branch stack sampling with precise_sampling | Stephane Eranian |
2012-03-05 | perf/x86: Add Intel LBR sharing logic | Stephane Eranian |
2012-03-05 | perf/x86: Add Intel LBR MSR definitions | Stephane Eranian |
2012-03-05 | perf: Add generic taken branch sampling support | Stephane Eranian |
2012-03-05 | x86: Introduce x86_cpuinit.early_percpu_clock_init hook | Igor Mammedov |
2012-03-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-03-04 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2012-03-02 | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled | Joerg Roedel |
2012-03-01 | x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls | H. Peter Anvin |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-02-29 | bug.h: add include of it to various implicit C users | Paul Gortmaker |
2012-02-28 | x86: relocate get/set debugreg fcns to include/asm/debugreg. | Paul Gortmaker |
2012-02-28 | Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar |
2012-02-28 | Merge branch 'linus' into x86/asm | Ingo Molnar |
2012-02-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-02-27 | x86-64: Fix CFI data for common_interrupt() | Mark Wielaard |
2012-02-27 | x86/time: Eliminate unused irq0_irqs counter | Jan Beulich |
2012-02-27 | x86: Properly _init-annotate NMI selftest code | Jan Beulich |
2012-02-26 | x86_64: Record stack pointer before task execution begins | Siddhesh Poyarekar |
2012-02-25 | x32: Only clear TIF_X32 flag once | Bobby Powers |