1. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 13 years ago
  2. 15385df Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  4. b3eda8d Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  5. a5fa7b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  6. 2299930 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  7. 7687b80 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  8. ac07f5c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  9. 3b29b03 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  10. 58ae9c0 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. 4a553e1 Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  12. 08815bc Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  13. 67b1f34 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  14. da83479 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  15. 80749df Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  16. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  17. 4cba333 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  18. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  19. 620e775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  20. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  21. 2223af3 efi: Fix the ACPI BGRT driver for images located in EFI boot services memory by Josh Triplett · 13 years ago
  22. 7bc90e0 efi: Add a function to look up existing IO memory mappings by Josh Triplett · 13 years ago
  23. 7851079 efi: Defer freeing boot services memory until after ACPI init by Josh Triplett · 13 years ago
  24. fd0f586 x86: Distinguish TLB shootdown interrupts from other functions call interrupts by Tomoki Sekiyama · 13 years ago
  25. 9429ec9 um: Preinclude include/linux/kern_levels.h by Geert Uytterhoeven · 13 years ago
  26. bbb35ef um: Fix IPC on um by Richard Weinberger · 13 years ago
  27. 450cc20 x86/mce: Provide boot argument to honour bios-set CMCI threshold by Naveen N. Rao · 13 years ago
  28. b2cc2a0 x86, smep, smap: Make the switching functions one-way by H. Peter Anvin · 13 years ago
  29. d2ce4e9 um: kill thread->forking by Al Viro · 13 years ago
  30. f9a38ea um: let signal_delivered() do SIGTRAP on singlestepping into handler by Al Viro · 13 years ago
  31. 402537f perf/x86: Fix typo in uncore_pmu_to_box by Yan, Zheng · 13 years ago
  32. 73201db x86, suspend: On wakeup always initialize cr4 and EFER by H. Peter Anvin · 13 years ago
  33. 5a5a51d x86-32: Start out eflags and cr4 clean by H. Peter Anvin · 13 years ago
  34. edf55fd x86: Exit RCU extended QS on notify resume by Frederic Weisbecker · 13 years ago
  35. 0430499 x86: Use the new schedule_user API on userspace preemption by Frederic Weisbecker · 13 years ago
  36. 6ba3c97 x86: Exception hooks for userspace RCU extended QS by Frederic Weisbecker · 13 years ago
  37. ef3f6288 x86: Unspaghettize do_general_protection() by Frederic Weisbecker · 13 years ago
  38. bf5a3c1 x86: Syscall hooks for userspace RCU extended QS by Frederic Weisbecker · 13 years ago
  39. c416ddf x86: Unspaghettize do_trap() by Frederic Weisbecker · 13 years ago
  40. 1b2b23d x86_64: Work around old GAS bug by Tao Guo · 13 years ago
  41. 57c078c x86/api: Rename mp_register_lapic in a comment by Yasuaki Ishimatsu · 13 years ago
  42. dec08a8 x86: Remove the useless branch in c_start() by Michael Wang · 13 years ago
  43. e139e95 x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space by H. Peter Anvin · 13 years ago
  44. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 13 years ago
  45. fdf9c35 cputime: Make finegrained irqtime accounting generally available by Frederic Weisbecker · 13 years ago
  46. 78c8f84 Merge branch 'pci/yinghai-misc' into next by Bjorn Helgaas · 13 years ago
  47. 0c59f23 Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  48. f74eb72 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  49. 8d54db79 xen/boot: Disable NUMA for PV guests. by Konrad Rzeszutek Wilk · 13 years ago
  50. 56bae80 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  51. 429227b Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 13 years ago
  52. a2db672 Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 13 years ago
  53. 49b8c69 Merge branch 'x86/fpu' into x86/smap by H. Peter Anvin · 13 years ago
  54. b1a74bf x86, kvm: fix kvm's usage of kernel_fpu_begin/end() by Suresh Siddha · 13 years ago
  55. 9d10890 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  56. 18f5600 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  57. e59d1b0 x86-32, smap: Add STAC/CLAC instructions to 32-bit kernel entry by H. Peter Anvin · 13 years ago
  58. 4cd8daf x86/PCI: Clear host bridge aperture struct resource by Yinghai Lu · 13 years ago
  59. 5e88353 x86, smap: Reduce the SMAP overhead for signal handling by H. Peter Anvin · 13 years ago
  60. 40d3cd6 x86, smap: A page fault due to SMAP is an oops by H. Peter Anvin · 13 years ago
  61. 52b6179 x86, smap: Turn on Supervisor Mode Access Prevention by H. Peter Anvin · 13 years ago
  62. 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 13 years ago
  63. a052858 x86, uaccess: Merge prototypes for clear_user/__clear_user by H. Peter Anvin · 13 years ago
  64. 51ae4a2 x86, smap: Add a header file with macros for STAC/CLAC by H. Peter Anvin · 13 years ago
  65. 76f3075 x86, alternative: Add header guards to <asm/alternative-asm.h> by H. Peter Anvin · 13 years ago
  66. 9cebed4 x86, alternative: Use .pushsection/.popsection by H. Peter Anvin · 13 years ago
  67. 85fdf05 x86, smap: Add CR4 bit for SMAP by H. Peter Anvin · 13 years ago
  68. 8bd753b x86-32, mm: The WP test should be done on a kernel page by H. Peter Anvin · 13 years ago
  69. 8ca7de9 Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  70. 26bf264 KVM: x86: Export svm/vmx exit code and vector code to userspace by Xiao Guangrong · 13 years ago
  71. 24cc7fb x86/kbuild: archscripts depends on scripts_basic by Jeff Mahoney · 13 years ago
  72. 50a011f kprobes/x86: Move skip_singlestep up by Borislav Petkov · 13 years ago
  73. bd49940 xen/boot: Disable BIOS SMP MP table search. by Konrad Rzeszutek Wilk · 13 years ago
  74. 2d29748 x86, microcode, AMD: Fix use after free in free_cache() by Dan Carpenter · 13 years ago
  75. 4b8073e arch/x86: Remove unecessary semicolons by Peter Senna Tschudin · 13 years ago
  76. 81a15f2 Merge tag 'v3.6-rc6' into x86/cleanups by Ingo Molnar · 13 years ago
  77. 20a36e3 perf/x86: Fix Intel Ivy Bridge support by Stephane Eranian · 13 years ago
  78. e26a44a x86: Use REP BSF unconditionally by Jan Beulich · 13 years ago
  79. 924e101 x86/debug: Dump family, model, stepping of the boot CPU by Borislav Petkov · 13 years ago
  80. 1e6dd8a perf: Fix off by one test in perf_reg_value() by Dan Carpenter · 13 years ago
  81. d0616c1 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 13 years ago
  82. 961ebea Merge tag 'ras_queue_for_3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 13 years ago
  83. f1f6524 Merge tag 'v3.6-rc6' into x86/mce by Ingo Molnar · 13 years ago
  84. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 13 years ago
  85. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 13 years ago
  86. a8615af x86, fpu: remove cpu_has_xmm check in the fx_finit() by Suresh Siddha · 13 years ago
  87. e002298 x86, fpu: make eagerfpu= boot param tri-state by Suresh Siddha · 13 years ago
  88. 212b021 x86, fpu: enable eagerfpu by default for xsaveopt by Suresh Siddha · 13 years ago
  89. 5d2bd70 x86, fpu: decouple non-lazy/eager fpu restore from xsave by Suresh Siddha · 13 years ago
  90. 304bced x86, fpu: use non-lazy fpu restore for processors supporting xsave by Suresh Siddha · 13 years ago
  91. 841e360 x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usage by Suresh Siddha · 13 years ago
  92. 9c1c3fa x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu() by Suresh Siddha · 13 years ago
  93. 377ffbc x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() by Suresh Siddha · 13 years ago
  94. e962591 x86, fpu: drop_fpu() before restoring new state from sigframe by Suresh Siddha · 13 years ago
  95. 72a671c x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels by Suresh Siddha · 13 years ago
  96. 0ca5bd0 x86, fpu: Consolidate inline asm routines for saving/restoring fpu state by Suresh Siddha · 13 years ago
  97. 050902c x86, signal: Cleanup ifdefs and is_ia32, is_x32 by Suresh Siddha · 13 years ago
  98. 57639be x86, MCE: Remove unused defines by Borislav Petkov · 13 years ago
  99. e57dbaf x86, mce: Enable MCA support by default by Borislav Petkov · 14 years ago
  100. 314d9f6 perf/x86: Add cpumask for uncore pmu by Yan, Zheng · 13 years ago