1. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  2. 5b7c73e x86: use generic early_ioremap by Mark Salter · 10 years ago
  3. 6b550f6 x86/mm: sparse warning fix for early_memremap by Dave Young · 10 years ago
  4. b3ca1c1 percpu: add raw_cpu_ops by Christoph Lameter · 10 years ago
  5. b06dd87 x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG by Josh Triplett · 10 years ago
  6. d1d9cfc Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  7. a372c96 Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  8. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  9. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  11. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  12. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  13. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  14. 99f7b02 Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  15. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  16. b9b16a7 Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  17. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  18. 7cc3afd Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. 918d80a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. 6ed7705 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  21. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  22. 8c292f1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  23. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  24. 825600c x86: fix boot on uniprocessor systems by Artem Fetishev · 10 years ago
  25. 5926f87 Revert "xen: properly account for _PAGE_NUMA during xen pte translations" by David Vrabel · 10 years ago
  26. 3c1b63b x86, vdso: Finish removing VDSO32_PRELINK by Andy Lutomirski · 10 years ago
  27. 9e6f450 x86, vdso: Move more vdso definitions into vdso.h by Andy Lutomirski · 10 years ago
  28. b67e612 x86: Load the 32-bit vdso in place, just like the 64-bit vdsos by Andy Lutomirski · 10 years ago
  29. 579ec9e audit: use uapi/linux/audit.h for AUDIT_ARCH declarations by Eric Paris · 11 years ago
  30. 5e937a9 syscall_get_arch: remove useless function arguments by Eric Paris · 11 years ago
  31. 7b878d4 random: Add arch_has_random[_seed]() by H. Peter Anvin · 10 years ago
  32. d20f78d x86, random: Enable the RDSEED instruction by H. Peter Anvin · 10 years ago
  33. 7c03156 x86, vdso: Add 32 bit VDSO time support for 64 bit kernel by Stefani Seibold · 10 years ago
  34. 7a59ed4 x86, vdso: Add 32 bit VDSO time support for 32 bit kernel by Stefani Seibold · 10 years ago
  35. b4b541a x86, vdso: Patch alternatives in the 32-bit VDSO by Andy Lutomirski · 10 years ago
  36. ef72198 x86, vdso: Introduce VVAR marco for vdso32 by Stefani Seibold · 10 years ago
  37. d2312e3 x86, vdso: Make vsyscall_gtod_data handling x86 generic by Stefani Seibold · 10 years ago
  38. 1429d46 xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override by Zoltan Kiss · 11 years ago
  39. 7dda038 x86_32, mm: Remove user bit from identity map PDE by Andy Lutomirski · 11 years ago
  40. b0b49f2 x86, vdso: Remove compat vdso support by Andy Lutomirski · 11 years ago
  41. 0b131be x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic by H. Peter Anvin · 11 years ago
  42. c0a639a x86, Intel: Convert to the new bit access MSR accessors by Borislav Petkov · 11 years ago
  43. 22085a6 x86: Add another set of MSR accessor functions by Borislav Petkov · 11 years ago
  44. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 11 years ago
  45. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 11 years ago
  46. 09df7c4 x86: Remove CONFIG_X86_OOSTORE by Dave Jones · 11 years ago
  47. 36fc550 sched: Remove unused mc_capable() and smt_capable() by Bjorn Helgaas · 11 years ago
  48. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  49. c77fb5f KVM: x86: Allow the guest to run with dirty debug registers by Paolo Bonzini · 11 years ago
  50. 360b948 KVM: x86: change vcpu->arch.switch_db_regs to a bit mask by Paolo Bonzini · 11 years ago
  51. c9a7953 KVM: x86: Remove return code from enable_irq/nmi_window by Jan Kiszka · 11 years ago
  52. b6b8a14 KVM: nVMX: Rework interception of IRQs and NMIs by Jan Kiszka · 11 years ago
  53. 198d208 x86: Keep thread_info on thread stack in x86_32 by Steven Rostedt · 11 years ago
  54. 0788aa6 x86: Prepare removal of previous_esp from i386 thread_info structure by Steven Rostedt · 11 years ago
  55. b807902 x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386 by Steven Rostedt (Red Hat) · 11 years ago
  56. 2432e13 x86: Nuke the supervisor_stack field in i386 thread_info by Steven Rostedt · 11 years ago
  57. 378a10f fs/compat: optional preadv64/pwrite64 compat system calls by Heiko Carstens · 11 years ago
  58. 7ff4247 x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well by Thomas Gleixner · 11 years ago
  59. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
  60. 4fd6933 Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo by Matt Fleming · 11 years ago
  61. 76d388c x86: hyperv: Fixup the (brain) damage caused by the irq cleanup by Thomas Gleixner · 11 years ago
  62. 3c0b566 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  63. a5d90c9 x86/efi: Quirk out SGI UV by Borislav Petkov · 11 years ago
  64. 7d453ee x86/efi: Wire up CONFIG_EFI_MIXED by Matt Fleming · 11 years ago
  65. 4f9dbcf x86/efi: Add mixed runtime services support by Matt Fleming · 11 years ago
  66. b8ff87a x86/efi: Firmware agnostic handover entry points by Matt Fleming · 11 years ago
  67. 426e34c x86/mm/pageattr: Always dump the right page table in an oops by Matt Fleming · 11 years ago
  68. d20d2ef x86: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  69. 1aec169 x86: Hyperv: Cleanup the irq mess by Thomas Gleixner · 11 years ago
  70. 929320e x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR by Thomas Gleixner · 11 years ago
  71. b7b898a x86/efi: Make efi virtual runtime map passing more robust by Borislav Petkov · 11 years ago
  72. 42a5477 x86, pageattr: Export page unmapping interface by Borislav Petkov · 11 years ago
  73. 11cc851 x86/efi: Dump the EFI page table by Borislav Petkov · 11 years ago
  74. ef6bea6 x86, ptdump: Add the functionality to dump an arbitrary pagetable by Borislav Petkov · 11 years ago
  75. 3e90959 efi: Move facility flags to struct efi by Matt Fleming · 11 years ago
  76. 1c2af49 Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next by Paolo Bonzini · 11 years ago
  77. 332967a x86: kvm: introduce periodic global clock updates by Andrew Jones · 11 years ago
  78. 7e44e44 x86: kvm: rate-limit global clock updates by Andrew Jones · 11 years ago
  79. 0473c9b compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 by Heiko Carstens · 11 years ago
  80. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  81. 840d283 x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH by H. Peter Anvin · 11 years ago
  82. 171699f x86: Add support for the clflushopt instruction by Ross Zwisler · 11 years ago
  83. b5660ba x86, platforms: Remove NUMAQ by H. Peter Anvin · 11 years ago
  84. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 11 years ago
  85. ff5a708 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  86. da8999d KVM: x86: Intel MPX vmx and msr handle by Liu, Jinsong · 11 years ago
  87. 56c103e KVM: x86: Fix xsave cpuid exposing bug by Liu, Jinsong · 11 years ago
  88. c2bc11f x86, AVX-512: Enable AVX-512 States Context Switch by Fenghua Yu · 11 years ago
  89. 8e5780f x86, AVX-512: AVX-512 Feature Detection by Fenghua Yu · 11 years ago
  90. 5f0e030 x86, tsc: Fallback to normal calibration if fast MSR calibration fails by Thomas Gleixner · 11 years ago
  91. 2b9c1f0 x86: align x86 arch with generic CPU modalias handling by Ard Biesheuvel · 11 years ago
  92. 7fc9280 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. c55d016 x86/efi: Fix 32-bit fallout by Borislav Petkov · 11 years ago
  94. a9c8e4b xen: properly account for _PAGE_NUMA during xen pte translations by Mel Gorman · 11 years ago
  95. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  96. dc9788f x86/apic: Always define nox2apic and define it as initdata by David Rientjes · 11 years ago
  97. 6d49898 x86/apic: Remove unused function prototypes by David Rientjes · 11 years ago
  98. 465822c x86/apic: Switch wait_for_init_deassert() to a bool flag by David Rientjes · 11 years ago
  99. d3c63ae x86/apic: Only use default_wait_for_init_deassert() by David Rientjes · 11 years ago
  100. e90c785 x86/nmi: Push duration printk() to irq context by Peter Zijlstra · 11 years ago