- c51aa6d Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- 65694c5 x86/PCI: Map PCI setup data with ioremap() so it can be in highmem by Matt Fleming · 11 years ago
- 8b35c35 Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 299018f KVM: Fix race in apic->pending_events processing by Gleb Natapov · 11 years ago
- 8acb4207 KVM: fix sil/dil/bpl/spl in the mod/rm fields by Paolo Bonzini · 11 years ago
- 103f98e KVM: Emulate multibyte NOP by Paolo Bonzini · 11 years ago
- 484b002 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 5187b28 x86: Allow FPU to be used at interrupt time even with eagerfpu by Pekka Riikonen · 12 years ago
- 2baad61 x86, crc32-pclmul: Fix build with older binutils by Jan Beulich · 11 years ago
- 3655b22 Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
- 1db01b4 xen: Clean up apic ipi interface by Stefan Bader · 12 years ago
- e9d0626 x86-64, init: Fix a possible wraparound bug in switchover in head_64.S by Zhang Yanfei · 12 years ago
- 30a9e50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
- de614e5 crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations by Jussi Kivilinna · 11 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 · 11 years ago
- 3979fdc Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
- 5e427ec x86: Fix bit corruption at CPU resume time by Linus Torvalds · 11 years ago
- f3f0117 Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0" by Bjorn Helgaas · 11 years ago
- ae3b29e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 12 years ago
- eccaf52 x86, efi: initial the local variable of DataSize to zero by Lee, Chun-Yi · 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
- d2ad351 x86/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 12 years ago
- 8e2cdbc x86-64: fall back to regular page vmemmap on allocation failure by Johannes Weiner · 12 years ago
- e8216da x86-64: use vmemmap_populate_basepages() for !pse setups by Johannes Weiner · 12 years ago
- 6c7a2ca x86-64: remove dead debugging code for !pse setups by Johannes Weiner · 12 years ago
- 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 12 years ago