1. 56d76c9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher by Jussi Kivilinna · 11 years ago
  2. cf1521a crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher by Jussi Kivilinna · 11 years ago
  3. 6048801 crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher by Jussi Kivilinna · 11 years ago
  4. a05248e crypto: x86 - add more optimized XTS-mode for serpent-avx by Jussi Kivilinna · 11 years ago
  5. 77be36d Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  6. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  7. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  8. 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 12 years ago
  9. e13fe86 cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node by Wen Congyang · 12 years ago
  10. ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 12 years ago
  11. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  12. ac630dd x86-64: don't set the early IDT to point directly to 'early_idt_handler' by Linus Torvalds · 12 years ago
  13. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. cb715a8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  15. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  16. c81611c xen: event channel arrays are xen_ulong_t and not unsigned long by Ian Campbell · 12 years ago
  17. 1a13c0b Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. f98982c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  19. 29d5052 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. 5abcd76 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  21. a57ed93 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  22. 5800700 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  23. 3216dce xen: introduce xen_remap, use it instead of ioremap by Stefano Stabellini · 12 years ago
  24. 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. 10baf04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 12 years ago
  26. ca62cf5 Merge branch 'misc' into release by Len Brown · 12 years ago
  27. e259514 perf/x86/amd: Enable northbridge performance counters on AMD family 15h by Jacob Shin · 12 years ago
  28. 0da3e7f Merge branch 'x86/mm2' into x86/mm by H. Peter Anvin · 12 years ago
  29. 235b802 x86: convert to ksignal by Al Viro · 12 years ago
  30. d64008a burying unused conditionals by Al Viro · 12 years ago
  31. 1ed5101 tools/power turbostat: display SMI count by default by Len Brown · 12 years ago
  32. 0ee364e x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 12 years ago
  33. bc2b033 X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts by K. Y. Srinivasan · 12 years ago
  34. 8ecba5a Merge tag 'v3.8-rc7' into x86/asm by H. Peter Anvin · 12 years ago
  35. ff52c3b x86, doc: Clarify the use of asm("%edx") in uaccess.h by H. Peter Anvin · 12 years ago
  36. 3578baa x86, mm: Redesign get_user with a __builtin_choose_expr hack by H. Peter Anvin · 12 years ago
  37. b390784 x86, mm: Use a bitfield to mask nuisance get_user() warnings by H. Peter Anvin · 12 years ago
  38. d924f94 x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 by Mike Travis · 12 years ago
  39. 6edbd47 x86, uv, uv3: Update Hub Info for SGI UV3 by Mike Travis · 12 years ago
  40. 60fe7be x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) by Mike Travis · 12 years ago
  41. 48694bd Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  42. 27be457 x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag by Len Brown · 12 years ago
  43. 69fb367 x86 idle: remove mwait_idle() and "idle=mwait" cmdline param by Len Brown · 12 years ago
  44. 6a377dd xen idle: make xen-specific macro xen-specific by Len Brown · 12 years ago
  45. e022e7e intel_idle: remove assumption of one C-state per MWAIT flag by Len Brown · 12 years ago
  46. 137ecc7 intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES by Len Brown · 12 years ago
  47. 6792041 tools/power turbostat: decode MSR_IA32_POWER_CTL by Len Brown · 12 years ago
  48. 96477b4 x86-32: Add support for 64bit get_user() by Ville Syrjälä · 12 years ago
  49. bb9b1a8 Merge tag 'ras_for_3.8' into x86/urgent by H. Peter Anvin · 12 years ago
  50. 9f19010a perf/x86/amd: Use proper naming scheme for AMD bit field definitions by Jacob Shin · 12 years ago
  51. b0da5be KVM: VMX: add missing exit names to VMX_EXIT_REASONS array by Gleb Natapov · 12 years ago
  52. 5b3eb3a x86: switch to generic old sigaction by Al Viro · 12 years ago
  53. 29fd4480 x86: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  54. d7c43e4 x86: switch to generic compat sched_rr_get_interval() by Al Viro · 12 years ago
  55. 15ce1f7 x86,um: switch to generic old sigsuspend() by Al Viro · 12 years ago
  56. 7b83d1a x86: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  57. f45adb0 x86: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  58. 49cb25e x86: get rid of pt_regs argument in vm86/vm86old by Al Viro · 12 years ago
  59. 3fe26fa x86: get rid of pt_regs argument in sigreturn variants by Al Viro · 12 years ago
  60. b3af11a x86: get rid of pt_regs argument of iopl(2) by Al Viro · 12 years ago
  61. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  62. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  63. 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
  64. bb112ae x86-32, mm: Remove reference to resume_map_numa_kva() by H. Peter Anvin · 12 years ago
  65. f0322bd x86, AMD: Enable WC+ memory type on family 10 processors by Boris Ostrovsky · 12 years ago
  66. 086fc8f x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled() by Fenghua Yu · 12 years ago
  67. a8ebf6d x86/microcode_core_early.c: Define interfaces for early loading ucode by Fenghua Yu · 12 years ago
  68. d288e1c x86/common.c: Make have_cpuid_p() a global function by Fenghua Yu · 12 years ago
  69. 9cd4d78 x86/microcode_intel.h: Define functions and macros for early loading ucode by Fenghua Yu · 12 years ago
  70. 04c2eee Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  72. 0e691cf x86, kexec, 64bit: Only set ident mapping for ram. by Yinghai Lu · 12 years ago
  73. 577af55 x86, kexec: Remove 1024G limitation for kexec buffer on 64bit by Yinghai Lu · 12 years ago
  74. 8170e6b x86, 64bit: Use a #PF handler to materialize early mappings on demand by H. Peter Anvin · 12 years ago
  75. 4f7b9226 x86, realmode: Separate real_mode reserve and setup by Yinghai Lu · 12 years ago
  76. aece278 x86, 64bit, mm: Add generic kernel/ident mapping helper by Yinghai Lu · 12 years ago
  77. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  78. 5dcd14e x86, boot: Sanitize boot_params if not zeroed on creation by H. Peter Anvin · 12 years ago
  79. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 12 years ago
  80. 8d14695 x86, apicv: add virtual x2apic support by Yang Zhang · 12 years ago
  81. 83d4c28 x86, apicv: add APICv register virtualization support by Yang Zhang · 12 years ago
  82. e9b6025 Merge tag 'ioapic-cleanups-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into x86/apic by Ingo Molnar · 12 years ago
  83. 3b4a505 x86, kvm: Fix intialization warnings in kvm.c by Alok N Kataria · 12 years ago
  84. 2b9b6d8 x86: Require MOVBE feature in cpuid when we use it by David Woodhouse · 12 years ago
  85. a1bb20c x86, irq: Move irq_remapped out of x86 core code by Joerg Roedel · 12 years ago
  86. da16532 x86, io_apic: Introduce eoi_ioapic_pin call-back by Joerg Roedel · 12 years ago
  87. 7601384 x86, msi: Introduce x86_msi.compose_msi_msg call-back by Joerg Roedel · 12 years ago
  88. 2976fd8 x86, irq: Introduce setup_remapped_irq() by Joerg Roedel · 12 years ago
  89. 9b1b0e4 x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core by Joerg Roedel · 12 years ago
  90. 819508d x86, irq: Add data structure to keep AMD specific irq remapping information by Joerg Roedel · 12 years ago
  91. 078e1ee x86, irq: Move irq_remapping_enabled declaration to iommu code by Joerg Roedel · 12 years ago
  92. 6a9f5de x86, io_apic: Move irq_remapping_enabled checks out of check_timer() by Joerg Roedel · 12 years ago
  93. a6a25dd x86, io_apic: Convert setup_ioapic_entry to function pointer by Joerg Roedel · 12 years ago
  94. 373dd7a x86, io_apic: Introduce set_affinity function pointer by Joerg Roedel · 12 years ago
  95. 5afba62 x86, msi: Use IRQ remapping specific setup_msi_irqs routine by Joerg Roedel · 12 years ago
  96. 71054d8 x86, hpet: Introduce x86_msi_ops.setup_hpet_msi by Joerg Roedel · 12 years ago
  97. afcc8a4 x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging by Joerg Roedel · 12 years ago
  98. 1c4248c x86, io_apic: Introduce x86_io_apic_ops.disable() by Joerg Roedel · 12 years ago
  99. 09c205a x86, boot: Define the 2.12 bzImage boot protocol by H. Peter Anvin · 12 years ago
  100. d765653 x86, mm: Create slow_virt_to_phys() by Dave Hansen · 12 years ago