Age | Commit message (Expand) | Author |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-05-01 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-05-01 | dump_stack: implement arch-specific hardware description in task dumps | Tejun Heo |
2013-05-01 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-05-01 | x86: don't show trace beyond show_stack(NULL, NULL) | Tejun Heo |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-04-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-04-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-04-30 | early_printk: consolidate random copies of identical code | Thomas Gleixner |
2013-04-29 | mkcapflags.pl: convert to mkcapflags.sh | Rob Landley |
2013-04-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-04-27 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2013-04-26 | perf/x86/intel/P4: Robistify P4 PMU types | Ingo Molnar |
2013-04-25 | x86/setup: Drop unneeded include <asm/dmi.h> | Jean Delvare |
2013-04-24 | Merge branch 'linus' into timers/core | Thomas Gleixner |
2013-04-23 | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano |
2013-04-22 | perf/x86/amd: Fix AMD NB and L2I "uncore" support | Jacob Shin |
2013-04-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-21 | perf/x86/amd: Remove old-style NB counter support from perf_event_amd.c | Jacob Shin |
2013-04-21 | perf/x86: Check all MSRs before passing hw check | George Dunlap |
2013-04-21 | perf/x86/amd: Add support for AMD NB and L2I "uncore" counters | Jacob Shin |
2013-04-21 | perf/x86/intel: Add Ivy Bridge-EP uncore support | Yan, Zheng |
2013-04-21 | perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter management | Yan, Zheng |
2013-04-21 | perf/x86: Avoid kfree() in CPU_{STARTING,DYING} | Yan, Zheng |
2013-04-21 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2013-04-21 | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-04-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-04-19 | x86, microcode: Verify the family before dispatching microcode patching | H. Peter Anvin |
2013-04-19 | Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar |
2013-04-19 | amd64_edac: Add Family 16h support | Aravind Gopalakrishnan |
2013-04-18 | x86, hyperv: Handle Xen emulation of Hyper-V more gracefully | K. Y. Srinivasan |
2013-04-17 | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low | Yinghai Lu |
2013-04-17 | x86, kdump: Retore crashkernel= to allocate under 896M | Yinghai Lu |
2013-04-17 | x86, kdump: Set crashkernel_low automatically | Yinghai Lu |
2013-04-16 | perf/x86: Fix offcore_rsp valid mask for SNB/IVB | Stephane Eranian |
2013-04-16 | x86, CPU, AMD: Drop useless label | Borislav Petkov |
2013-04-16 | x86, AMD: Correct {rd,wr}msr_amd_safe warnings | Borislav Petkov |
2013-04-16 | x86: Fold-in trivial check_config function | Borislav Petkov |
2013-04-16 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |