1. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  2. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  3. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  4. c8de2fa Merge branch 'rwsem-optimizations' by Linus Torvalds · 11 years ago
  5. a31a369 x86 rwsem: avoid taking slow path when stealing write lock by Michel Lespinasse · 11 years ago
  6. 9973798 Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  7. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  8. 03b28f8 KVM: x86: Account for failing enable_irq_window for NMI window request by Jan Kiszka · 11 years ago
  9. 5522ddb x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) by Alexander van Heukelum · 11 years ago
  10. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  11. a8bdf745 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  12. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  13. cc456c4 x86, gdt, hibernate: Store/load GDT for hibernate path. by Konrad Rzeszutek Wilk · 11 years ago
  14. 0c4513b Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and 'arm/tegra' into next by Joerg Roedel · 11 years ago
  15. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  16. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  17. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  18. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  19. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  20. 5a5a1bf Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  21. 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  22. f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. 01c7cd0 Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. df8edfa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. 874f6d1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  28. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  29. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  30. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  31. cbf6435 KVM: x86: Increase the "hard" max VCPU limit by Chegu Vinod · 11 years ago
  32. 2a5bab1 kvm: Allow build-time configuration of KVM device assignment by Alex Williamson · 11 years ago
  33. 064d1af Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue by Gleb Natapov · 11 years ago
  34. 730dca4 KVM: x86: Rework request for immediate exit by Jan Kiszka · 11 years ago
  35. 885f925 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  36. 8175e5b KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS by Alexander Graf · 11 years ago
  37. 5ac2b5c perf/x86/intel/P4: Robistify P4 PMU types by Ingo Molnar · 11 years ago
  38. f3f935a crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher by Jussi Kivilinna · 11 years ago
  39. 56d76c9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher by Jussi Kivilinna · 11 years ago
  40. cf1521a crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher by Jussi Kivilinna · 11 years ago
  41. 6048801 crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher by Jussi Kivilinna · 11 years ago
  42. a05248e crypto: x86 - add more optimized XTS-mode for serpent-avx by Jussi Kivilinna · 11 years ago
  43. 7f5281a x86 cmpxchg.h: fix wrong comment by Li Zhong · 11 years ago
  44. 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 11 years ago
  45. 384bb78 KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER by Jan Kiszka · 11 years ago
  46. 89662e5 KVM: nVMX: Shadow-vmcs control fields/bits by Abel Gordon · 11 years ago
  47. 6b39271 lguest: map Switcher below fixmap. by Rusty Russell · 11 years ago
  48. 93a2cdf lguest: assume Switcher text is a single page. by Rusty Russell · 11 years ago
  49. 406a590b lguest: prepare to make SWITCHER_ADDR a variable. by Rusty Russell · 11 years ago
  50. c43ca50 perf/x86/amd: Add support for AMD NB and L2I "uncore" counters by Jacob Shin · 11 years ago
  51. 73e21ce Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  52. db93f8b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  54. 35d3d81 iommu: Fix compile warnings with forward declarations by Joerg Roedel · 11 years ago
  55. 5379f8c Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
  56. 03bbcb2 iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets by Neil Horman · 11 years ago
  57. ca58710 tools/power turbostat: display C8, C9, C10 residency by Kristen Carlson Accardi · 12 years ago
  58. a20ed54 KVM: VMX: Add the deliver posted interrupt algorithm by Yang Zhang · 11 years ago
  59. 01e439b KVM: VMX: Check the posted interrupt capability by Yang Zhang · 11 years ago
  60. d78f266 KVM: VMX: Register a new IPI for posted interrupt by Yang Zhang · 11 years ago
  61. a547c6d KVM: VMX: Enable acknowledge interupt on vmexit by Yang Zhang · 11 years ago
  62. b5210b2 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 11 years ago
  63. cc5a080 efi: Pass boot services variable info to runtime code by Matthew Garrett · 11 years ago
  64. 6c4c4d4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. 991eebf KVM: VMX: do not try to reexecute failed instruction while emulating invalid guest state by Gleb Natapov · 11 years ago
  66. 791eca1 uretprobes/x86: Hijack return address by Anton Arapov · 11 years ago
  67. 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 11 years ago
  68. a7e6567 x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMER by Paul Bolle · 11 years ago
  69. 357d122 x86, xen, gdt: Remove the pvops variant of store_gdt. by Konrad Rzeszutek Wilk · 11 years ago
  70. 84e7097 x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed by Konrad Rzeszutek Wilk · 11 years ago
  71. e7a5cd0 x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. by Konrad Rzeszutek Wilk · 11 years ago
  72. 4eefbe7 x86: Use a read-only IDT alias on all CPUs by Kees Cook · 11 years ago
  73. 511ba86 x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal by Boris Ostrovsky · 11 years ago
  74. 5952886 x86/mm/cpa: Cleanup split_large_page() and its callee by Borislav Petkov · 11 years ago
  75. 9c5320c cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor by Jacob Shin · 11 years ago
  76. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  77. 8b415dc KVM: Move kvm_rebooting declaration out of x86 by Geoff Levand · 11 years ago
  78. fc1b749 KVM: Move vm_list kvm_lock declarations out of x86 by Geoff Levand · 11 years ago
  79. 5298018 Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 11 years ago
  80. 1423bed x86, msr: Unify variable names by Borislav Petkov · 11 years ago
  81. 8e3c2a8 x86: Drop KERNEL_IMAGE_START by Borislav Petkov · 11 years ago
  82. 8b4b9f2 x86: remove the x32 syscall bitmask from syscall_get_nr() by Paul Moore · 11 years ago
  83. 7a0c819 x86/mce: Rework cmci_rediscover() to play well with CPU hotplug by Srivatsa S. Bhat · 11 years ago
  84. 7d7dc11 x86, cpu: Convert AMD Erratum 400 by Borislav Petkov · 11 years ago
  85. e6ee94d x86, cpu: Convert AMD Erratum 383 by Borislav Petkov · 11 years ago
  86. c5b41a6 x86, cpu: Convert Cyrix coma bug detection by Borislav Petkov · 11 years ago
  87. 93a829e x86, cpu: Convert FDIV bug detection by Borislav Petkov · 11 years ago
  88. e2604b4 x86, cpu: Convert F00F bug detection by Borislav Petkov · 11 years ago
  89. 65fc985 x86, cpu: Expand cpufeature facility to include cpu bugs by Borislav Petkov · 11 years ago
  90. afd80d8 pmu: prepare for migration support by Paolo Bonzini · 11 years ago
  91. f20093e perf/x86: Add memory profiling via PEBS Load Latency by Stephane Eranian · 11 years ago
  92. dfca53f Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  93. 33b65f1 Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  94. 05e99c8cf intel-pstate: Use #defines instead of hard-coded values. by Konrad Rzeszutek Wilk · 11 years ago
  95. 909b3fd xen-pciback: notify hypervisor about devices intended to be assigned to guests by Jan Beulich · 11 years ago
  96. cd82346 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 11 years ago
  98. ea4a0ce Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  99. 0b79459 KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797) by Andy Honig · 11 years ago
  100. 9a556ab kprobes/x86: Check Interrupt Flag modifier when registering probe by Masami Hiramatsu · 11 years ago