1. 2708bfb x86: Reject x32 executables if x32 ABI not supported by Ben Hutchings · 10 years ago
  2. 96c646f kvm: x86: fix stale mmio cache bug by David Matlack · 10 years ago
  3. 2194809 x86_64/entry/xen: Do not invoke espfix64 on Xen by Andy Lutomirski · 10 years ago
  4. 750f3ed x86, espfix: Fix broken header guard by H. Peter Anvin · 10 years ago
  5. c429eba x86, espfix: Move espfix definitions into a separate header file by H. Peter Anvin · 10 years ago
  6. 3403361 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 10 years ago
  7. 72daae6 KVM: x86: preserve the high 32-bits of the PAT register by Paolo Bonzini · 10 years ago
  8. c7cc3d2 KVM: x86: Increase the number of fixed MTRR regs to 10 by Nadav Amit · 10 years ago
  9. 02d9ef8 ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 10 years ago
  10. 600d9a0 x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() by Anthony Iliopoulos · 10 years ago
  11. b47207b compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  12. b4c6aa8 x86: fix boot on uniprocessor systems by Artem Fetishev · 10 years ago
  13. 79ef882 x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround by Linus Torvalds · 11 years ago
  14. 9fd9382 KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797) by Andy Honig · 11 years ago
  15. b9e3f1e x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal by Boris Ostrovsky · 11 years ago
  16. e7ecb23 x86: remove the x32 syscall bitmask from syscall_get_nr() by Paul Moore · 12 years ago
  17. a26f4c4 signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer by Ben Hutchings · 12 years ago
  18. efc4f7b x86-32, mm: Remove reference to resume_map_numa_kva() by H. Peter Anvin · 12 years ago
  19. c74be34 x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 12 years ago
  20. 92bb90d efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  21. 1778310 x86, fpu: Avoid FPU lazy restore after suspend by Vincent Palatin · 12 years ago
  22. 2f4f56a x86-32: Fix invalid stack address while in softirq by Robert Richter · 12 years ago
  23. 5444235 x86: efi: Turn off efi_enabled after setup on mixed fw/kernel by Olof Johansson · 12 years ago
  24. 585961e mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP by Andrea Arcangeli · 12 years ago
  25. 2a73d18 xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  26. e742a24 thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 12 years ago
  27. 4e44d0a mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 12 years ago
  28. d6b3f9f x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM by H. Peter Anvin · 12 years ago
  29. 4293b80 x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
  30. cf93d3a signal, x86: add SIGSYS info and make it synchronous. by Will Drewry · 12 years ago
  31. f1fad30 arch/x86: add syscall_get_arch to syscall.h by Will Drewry · 13 years ago
  32. a9f1156 X86: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  33. 5500e4f Merge commit 'v3.4' into android-3.4 by Colin Cross · 12 years ago
  34. c3709e6 x86, kvm: KVM paravirt kernels don't check for CPUID being unavailable by Alan Cox · 12 years ago
  35. f02fac6 Merge commit 'v3.4-rc6' into android-3.4 by Colin Cross · 12 years ago
  36. e419b4c vfs: make word-at-a-time accesses handle a non-existing page by Linus Torvalds · 12 years ago
  37. aadf030 Merge commit 'v3.4-rc5' into android-3.4 by Colin Cross · 12 years ago
  38. 89b8835 x32, siginfo: Provide proper overrides for x32 siginfo_t by H. Peter Anvin · 12 years ago
  39. 98e5272 x32: Check __ILP32__ instead of __LP64__ for x32 by H.J. Lu · 12 years ago
  40. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 12 years ago
  41. 6889463 x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() by Andreas Herrmann · 12 years ago
  42. 4a1d754 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  43. 92ae03f x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up by Linus Torvalds · 12 years ago
  44. a12d591 Move x86_64 idle notifiers to generic by Todd Poynor · 13 years ago
  45. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  46. 8c91c53 x86: Use correct byte-sized register constraint in __add() by H. Peter Anvin · 12 years ago
  47. 2ca052a x86: Use correct byte-sized register constraint in __xchg_op() by Jeremy Fitzhardinge · 12 years ago
  48. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  49. f636520 x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility by Len Brown · 12 years ago
  50. eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  55. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  56. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  57. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  58. f05e798 Disintegrate asm/system.h for X86 by David Howells · 12 years ago
  59. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  60. 136d249 x86/ioapic: Add io_apic_ops driver layer to allow interception by Jeremy Fitzhardinge · 12 years ago
  61. 90e2401 x86: Merge the x86_32 and x86_64 cpu_idle() functions by Richard Weinberger · 12 years ago
  62. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  63. 91ec87d x86-64: Simplify and optimize vdso clock_gettime monotonic variants by Andy Lutomirski · 12 years ago
  64. a20ae85 Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  65. b7157ac x86/apic: Add separate apic_id_valid() functions for selected apic drivers by Steffen Persvold · 12 years ago
  66. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  67. 639077f kgdb: x86: Return all segment registers also in 64-bit mode by Jan Kiszka · 12 years ago
  68. 2390481 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  69. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  70. 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. f06fc0c Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. c5c7fb8 Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. 1b674bf Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  75. e17fdf5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  77. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  78. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  79. 161f7a7 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  82. b74f05d x86: kvmclock: abstract save/restore sched_clock_state by Marcelo Tosatti · 13 years ago
  83. 2ab5165 x86: vdso: Use seqcount instead of seqlock by Thomas Gleixner · 12 years ago
  84. 31796ac x32: Fix alignment fail in struct compat_siginfo by H. Peter Anvin · 12 years ago
  85. fa63030 x86/platform: Move APIC ID validity check into platform APIC code by Daniel J Blueman · 12 years ago
  86. c96a987 Merge tag 'v3.3-rc7' into x86/platform by Ingo Molnar · 12 years ago
  87. ea281a9 Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 12 years ago
  88. ef334a2 x86: Move is_ia32_task to asm/thread_info.h from asm/compat.h by Srikar Dronamraju · 12 years ago
  89. 9993bc6 sched/x86: Fix overflow in cyc2ns_offset by Salman Qazi · 12 years ago
  90. 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 12 years ago
  91. e898c67 Merge branch 'x86/x32' into x86/cleanups by Ingo Molnar · 12 years ago
  92. 73c154c xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. by Konrad Rzeszutek Wilk · 13 years ago
  93. c940826 x86: Use enum instead of literals for trap values by Kees Cook · 12 years ago
  94. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  95. a7b9d2c KVM: PMU: warn when pin control is set in eventsel msr by Gleb Natapov · 12 years ago
  96. 4cee479 KVM: x86 emulator: Allow PM/VM86 switch during task switch by Kevin Wolf · 13 years ago
  97. 7f3d35f KVM: x86 emulator: Fix task switch privilege checks by Kevin Wolf · 13 years ago
  98. db3fe4e KVM: Introduce kvm_memory_slot::arch and move lpage_info into it by Takuya Yoshikawa · 13 years ago
  99. e26101b KVM: Track TSC synchronization in generations by Zachary Amsden · 13 years ago
  100. 0dd6a6e KVM: Dont mark TSC unstable due to S4 suspend by Zachary Amsden · 13 years ago