- 2ab00456 x86: Warn when NMI handlers take large amounts of time by Dave Hansen · 12 years ago
- f070a4d Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
- 003002e kprobes: Fix arch_prepare_kprobe to handle copy insn failures by Masami Hiramatsu · 12 years ago
- f9134f3 perf/x86/intel: Add mem-loads/stores support for Haswell by Andi Kleen · 12 years ago
- 135c561 perf/x86/intel: Support Haswell/v4 LBR format by Andi Kleen · 12 years ago
- 72db559 perf/x86/intel: Move NMI clearing to end of PMI handler by Andi Kleen · 12 years ago
- 3044318 perf/x86/intel: Add Haswell PEBS support by Andi Kleen · 12 years ago
- 3a632cb perf/x86/intel: Add simple Haswell PMU support by Andi Kleen · 12 years ago
- 130768b perf/x86/intel: Add Haswell PEBS record support by Andi Kleen · 12 years ago
- b2fa344 perf/x86/intel: Fix sparse warning by Yan, Zheng · 12 years ago
- 7be6296 perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation by Suravee Suthikulpanit · 12 years ago
- ae0def0 perf/x86: Only print PMU state when also WARN()'ing by Dave Hansen · 12 years ago
- 43b45780 perf/x86: Reduce stack usage of x86_schedule_events() by Andrew Hunter · 12 years ago
- eff2108 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
- f1a5278 perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP by Stephane Eranian · 12 years ago
- 1b45adc perf/x86/amd: Rework AMD PMU init code by Peter Zijlstra · 12 years ago
- 2b923c8 perf/x86: Check branch sampling priv level in generic code by Stephane Eranian · 12 years ago
- 13acac3 perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driver by Dan Carpenter · 12 years ago
- ddd40da x86/signals: Merge EFLAGS bit clearing into a single statement by Jiri Olsa · 12 years ago
- 24cda10 x86/signals: Clear RF EFLAGS bit for signal handler by Jiri Olsa · 12 years ago
- 5e219b3 x86/signals: Propagate RF EFLAGS bit through the signal restore call by Jiri Olsa · 12 years ago
- b91fd4d Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- 5e427ec x86: Fix bit corruption at CPU resume time by Linus Torvalds · 12 years ago
- f3f0117 Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0" by Bjorn Helgaas · 12 years ago
- ae3b29e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 12 years ago
- 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
- 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- c67723e Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- 7c86617 xen/pci: Used cached MSI-X capability offset by Bjorn Helgaas · 12 years ago
- 4be6bfe xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK by Bjorn Helgaas · 12 years ago
- cf8b166 x86/mm: Add missing comments for initial kernel direct mapping by Zhang Yanfei · 12 years ago
- 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- e15e611 Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
- 326f578 KVM: emulator: emulate SALC by Paolo Bonzini · 12 years ago
- 7fa5795 KVM: emulator: emulate XLAT by Paolo Bonzini · 12 years ago
- a035d5c6 KVM: emulator: emulate AAM by Paolo Bonzini · 12 years ago
- 074d72f x86/microcode: Add local mutex to fix physical CPU hot-add deadlock by Konrad Rzeszutek Wilk · 12 years ago
- 8d76c49 KVM: VMX: fix halt emulation while emulating invalid guest sate by Gleb Natapov · 12 years ago
- 4ea9b9a xen: mask x2APIC feature in PV by Zhenzhong Duan · 12 years ago
- cb91f8f xen/spinlock: Fix check from greater than to be also be greater or equal to. by Konrad Rzeszutek Wilk · 12 years ago
- d5b17db xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_info by Konrad Rzeszutek Wilk · 12 years ago
- 42bdf99 KVM: x86: fix maintenance of guest/host xcr0 state by Marcelo Tosatti · 12 years ago
- c8de2fa Merge branch 'rwsem-optimizations' by Linus Torvalds · 12 years ago
- 97a5b81 x86: Fix idle consolidation fallout by Thomas Gleixner · 12 years ago
- a31a369 x86 rwsem: avoid taking slow path when stealing write lock by Michel Lespinasse · 12 years ago
- a520996 xen/vcpu: Document the xen_vcpu_info and xen_vcpu by Konrad Rzeszutek Wilk · 12 years ago
- 9973798 Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
- 7f1fc26 xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. by Konrad Rzeszutek Wilk · 12 years ago
- 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- 64049d1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 7cc23cd perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL by Peter Zijlstra · 12 years ago
- 6e15eb3 perf/x86/intel/lbr: Fix LBR filter by Peter Zijlstra · 12 years ago
- 741a698 perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge by Peter Zijlstra · 12 years ago
- 03b28f8 KVM: x86: Account for failing enable_irq_window for NMI window request by Jan Kiszka · 12 years ago
- 5522ddb x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) by Alexander van Heukelum · 12 years ago
- 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
- a8bdf745 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 78d77df x86-64, init: Do not set NX bits on non-NX capable hardware by H. Peter Anvin · 12 years ago
- cc456c4 x86, gdt, hibernate: Store/load GDT for hibernate path. by Konrad Rzeszutek Wilk · 12 years ago
- 0c4513b Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and 'arm/tegra' into next by Joerg Roedel · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- b9394d8 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
- 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 12 years ago
- 079148b coredump: factor out the setting of PF_DUMPCORE by Oleg Nesterov · 12 years ago
- a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
- 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 12 years ago
- 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
- a77f2a4 x86: don't show trace beyond show_stack(NULL, NULL) by Tejun Heo · 12 years ago
- 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- dd72be99 x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0 by Bin Gao · 12 years ago
- 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- 5a5a1bf Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 74c7d2f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 01c7cd0 Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 39b2f86 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- df8edfa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 874f6d1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 1b0dac2 perf/x86/intel: Fix unintended variable name reuse by Jan-Simon Möller · 12 years ago
- a614e19 Merge tag 'v3.9' into efi-for-tip2 by Matt Fleming · 12 years ago
- 9a6bc143 perf/x86/intel: Add support for IvyBridge model 58 Uncore by Vince Weaver · 12 years ago
- 80e217e perf/x86/intel: Fix typo in perf_event_intel_uncore.c by Vince Weaver · 12 years ago
- f7b0e10 x86: Eliminate irq_mis_count counted in arch_irq_stat by Li Fei · 12 years ago
- 4cee4b7 kvm: KVM_CAP_IOMMU only available with device assignment by Alex Williamson · 12 years ago
- 56a1ba5 x86: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
- 4a7b4d2 x86: pageattr-test: remove srandom32 call by Akinobu Mita · 12 years ago
- d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 12 years ago