| Commit message (Expand) | Author | Age |
* | x86: Fix bit corruption at CPU resume time | Linus Torvalds | 2013-05-20 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-15 |
|\ |
|
| * | x86/microcode: Add local mutex to fix physical CPU hot-add deadlock | Konrad Rzeszutek Wilk | 2013-05-09 |
| * | x86: Fix idle consolidation fallout | Thomas Gleixner | 2013-05-07 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-10 |
|\ \ |
|
| * | | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) | Alexander van Heukelum | 2013-05-02 |
* | | | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-06 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 2013-05-02 |
| |\ \ \ \ \ |
|
| * | | | | | | iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets | Neil Horman | 2013-04-18 |
* | | | | | | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-05-05 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | KVM: VMX: Register a new IPI for posted interrupt | Yang Zhang | 2013-04-16 |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 2013-03-21 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into queue | Marcelo Tosatti | 2013-03-04 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock | Jan Kiszka | 2013-02-27 |
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-05 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
| * | | | | | | | | | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL | Peter Zijlstra | 2013-05-05 |
| * | | | | | | | | | perf/x86/intel/lbr: Fix LBR filter | Peter Zijlstra | 2013-05-04 |
| * | | | | | | | | | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge | Peter Zijlstra | 2013-05-04 |
| * | | | | | | | | | perf/x86/intel: Fix unintended variable name reuse | Jan-Simon Möller | 2013-04-30 |
| * | | | | | | | | | perf/x86/intel: Add support for IvyBridge model 58 Uncore | Vince Weaver | 2013-04-30 |
| * | | | | | | | | | perf/x86/intel: Fix typo in perf_event_intel_uncore.c | Vince Weaver | 2013-04-30 |
| * | | | | | | | | | x86: Eliminate irq_mis_count counted in arch_irq_stat | Li Fei | 2013-04-30 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | x86-64, init: Do not set NX bits on non-NX capable hardware | H. Peter Anvin | 2013-05-02 |
* | | | | | | | | | x86, gdt, hibernate: Store/load GDT for hibernate path. | Konrad Rzeszutek Wilk | 2013-05-02 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect | Al Viro | 2013-03-03 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-04-30 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 |
| * | | | | | | | | dump_stack: implement arch-specific hardware description in task dumps | Tejun Heo | 2013-04-30 |
| * | | | | | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-04-30 |
| * | | | | | | | | 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 'pm-cpufreq' | Rafael J. Wysocki | 2013-04-27 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov... | Jacob Shin | 2013-04-10 |
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2013-04-27 |
| |\ \ \ \ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| | * | | | | | | | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 2013-04-23 |
| | |/ / / / / / |
|
* | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | 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-19 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux... | Ingo Molnar | 2013-04-08 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86/mce: Rework cmci_rediscover() to play well with CPU hotplug | Srivatsa S. Bhat | 2013-04-02 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMD | Boris Ostrovsky | 2013-03-22 |
| * | | | | | | | | x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helper | Boris Ostrovsky | 2013-03-22 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/setup: Drop unneeded include <asm/dmi.h> | Jean Delvare | 2013-04-25 |
* | | | | | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, xen, gdt: Remove the pvops variant of store_gdt. | Konrad Rzeszutek Wilk | 2013-04-11 |
| * | | | | | | | | | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed | Konrad Rzeszutek Wilk | 2013-04-11 |
| * | | | | | | | | | x86: Make Linux guest support optional | Borislav Petkov | 2013-03-04 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-04-30 |
|\ \ \ \ \ \ \ \ \ |
|