1. c5bedc6 x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active by Ingo Molnar · 10 years ago
  2. 4c13841 x86/fpu: Open code PF_USED_MATH usages by Ingo Molnar · 10 years ago
  3. 4540d3f x86/fpu: Remove 'struct task_struct' usage from __thread_fpu_begin() by Ingo Molnar · 10 years ago
  4. 35191e3 x86/fpu: Remove 'struct task_struct' usage from __thread_fpu_end() by Ingo Molnar · 10 years ago
  5. c0311f6 x86/fpu: Remove 'struct task_struct' usage from __thread_set_has_fpu() by Ingo Molnar · 10 years ago
  6. 36b544d x86/fpu: Change fpu_owner_task to fpu_fpregs_owner_ctx by Ingo Molnar · 10 years ago
  7. 36fe617 x86/fpu: Change __thread_clear_has_fpu() to 'struct fpu' parameter by Ingo Molnar · 10 years ago
  8. 276983f x86/fpu: Eliminate the __thread_has_fpu() wrapper by Ingo Molnar · 10 years ago
  9. e102f30 x86/fpu: Move fpu_copy() to fpu/core.c by Ingo Molnar · 10 years ago
  10. 6522d78 x86/fpu: Remove __save_init_fpu() by Ingo Molnar · 10 years ago
  11. 416d49a x86/fpu: Make kernel_fpu_disable/enable() static by Ingo Molnar · 10 years ago
  12. f55f88e x86/fpu: Make task_xstate_cachep static by Ingo Molnar · 10 years ago
  13. 5a12bf6 x86/fpu: Uninline fpstate_free() and move it next to the allocation function by Ingo Molnar · 10 years ago
  14. a752b53 x86/fpu: Factor out fpu__copy() by Ingo Molnar · 10 years ago
  15. 8ffb53a x86/fpu: Move task_xstate_cachep handling to core.c by Ingo Molnar · 10 years ago
  16. 0afc4a9 x86/fpu: Remove fpu_xsave() by Ingo Molnar · 10 years ago
  17. 3e261c1 x86/fpu: Simplify the xsave_state*() methods by Ingo Molnar · 10 years ago
  18. 4d16409 x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs() by Ingo Molnar · 10 years ago
  19. 3a0aee4 x86/fpu: Rename math_state_restore() to fpu__restore() by Ingo Molnar · 10 years ago
  20. 81683cc x86/fpu: Factor out fpu__flush_thread() from flush_thread() by Ingo Molnar · 10 years ago
  21. 11ad192 x86/fpu: Remove the free_thread_xstate() complication by Ingo Molnar · 10 years ago
  22. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 10 years ago
  23. 47bc510 x86/fpu: Clean up asm/fpu/types.h by Ingo Molnar · 10 years ago
  24. 14b9675 x86/fpu: Move FPU data structures to asm/fpu_types.h by Ingo Molnar · 10 years ago
  25. 1260099 x86/fpu: Improve the comment for the fpu::counter field by Ingo Molnar · 10 years ago
  26. c0c2803 x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counter by Ingo Molnar · 10 years ago
  27. 3a9c4b0 x86/fpu: Rename fpu_init() to fpu__cpu_init() by Ingo Molnar · 10 years ago
  28. c0ee2cf x86/fpu: Rename fpu_finit() to fpstate_init() by Ingo Molnar · 10 years ago
  29. a7c2a83 x86/fpu: Rename fpu_free() to fpstate_free() by Ingo Molnar · 10 years ago
  30. ed97b08 x86/fpu: Rename fpu_alloc() to fpstate_alloc() by Ingo Molnar · 10 years ago
  31. 6fbe671 x86/fpu: Move fpu_alloc() out of line by Ingo Molnar · 10 years ago
  32. 3732442 x86/fpu: Remove fpu_allocated() by Ingo Molnar · 10 years ago
  33. bda28379 x86/fpu: Make init_fpu() static by Ingo Molnar · 10 years ago
  34. 97185c9 x86/fpu: Split an fpstate_alloc_init() function out of init_fpu() by Ingo Molnar · 10 years ago
  35. 68ad8b9 x86/fpu: Remove stale init_fpu() prototype by Ingo Molnar · 10 years ago
  36. 1a7dc0d x86/fpu: Rename fpu_detect() to fpu__detect() by Ingo Molnar · 10 years ago
  37. 0a78155 x86/fpu: Rename unlazy_fpu() to fpu__save() by Ingo Molnar · 10 years ago
  38. 0e1dc42 Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  39. 3d54ac9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  40. 8746515 xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM by Stefano Stabellini · 10 years ago
  41. a71dbda hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests by Boris Ostrovsky · 10 years ago
  42. e8a4a26 x86/spinlocks: Fix regression in spinlock contention detection by Tahsin Erdogan · 10 years ago
  43. 73459e2 x86: pvclock: Really remove the sched notifier for cross-cpu migrations by Paolo Bonzini · 10 years ago
  44. 61f01dd x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue by Andy Lutomirski · 10 years ago
  45. b9bb6fb Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  46. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  47. 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  48. 09d5160 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  49. 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 10 years ago
  50. 34a984f Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  51. 8eb68bf x86: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  52. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  53. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  54. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  55. 4a20799 mm: move memtest under mm by Vladimir Murzin · 10 years ago
  56. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 10 years ago
  57. 5d72b4f x86, mm: support huge I/O mapping capability I/F by Toshi Kani · 10 years ago
  58. 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
  59. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  62. c4d3066 x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2 by Len Brown · 10 years ago
  63. 07f2d8c Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  64. 6cf78d4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 0ad5c6b Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. 421ec90 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 9f3252f Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  69. 977e1ba Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. 49d2953 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. 9c65e12 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  74. 3050a35 x86: Remove signal translation and exec_domain by Richard Weinberger · 11 years ago
  75. be77002 Merge back earlier suspend/hibernate material for v4.1. by Rafael J. Wysocki · 10 years ago
  76. b449159 x86/iommu: Fix header comments regarding standard and _FINISH macros by Aravind Gopalakrishnan · 10 years ago
  77. 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 10 years ago
  78. cae2a17 x86: clean up/fix 'copy_in_user()' tail zeroing by Linus Torvalds · 10 years ago
  79. 3ea3b7f kvm: mmu: lazy collapse small sptes into large sptes by Wanpeng Li · 10 years ago
  80. ae561ed KVM: x86: DR0-DR3 are not clear on reset by Nadav Amit · 10 years ago
  81. 3b5a5ff KVM: x86: simplify kvm_apic_map by Radim Krčmář · 10 years ago
  82. 3548a25 KVM: x86: avoid logical_map when it is invalid by Radim Krčmář · 10 years ago
  83. 9ea369b KVM: x86: fix mixed APIC mode broadcast by Radim Krčmář · 10 years ago
  84. 5a4f55c KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu by Eugene Korenevsky · 10 years ago
  85. 3304c9c x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout by Denys Vlasenko · 10 years ago
  86. fc3e958 x86/asm/entry: Clear EXTRA_REGS for all executable formats by Denys Vlasenko · 10 years ago
  87. 6a3713f x86/signal: Remove pax argument from restore_sigcontext by Brian Gerst · 10 years ago
  88. dbe4058 x86/alternatives: Fix ALTERNATIVE_2 padding generation properly by Borislav Petkov · 10 years ago
  89. 6b51311 x86/asm/entry/64: Use a define for an invalid segment selector by Borislav Petkov · 10 years ago
  90. 78cac48 x86/mm/KASLR: Propagate KASLR status to kernel proper by Borislav Petkov · 10 years ago
  91. 47091e3 x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32 by Borislav Petkov · 10 years ago
  92. cf9328c x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1 by Andy Lutomirski · 10 years ago
  93. d9dc64f x86/asm: Add support for the CLWB instruction by Ross Zwisler · 10 years ago
  94. 52ca9ce perf/x86/intel/pt: Add Intel PT PMU driver by Alexander Shishkin · 10 years ago
  95. ed69628 x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection by Alexander Shishkin · 10 years ago
  96. 3f85483 x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests by Boris Ostrovsky · 10 years ago
  97. ec776ef x86/mm: Add support for the non-standard protected e820 type by Christoph Hellwig · 10 years ago
  98. 84a87c6 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 10 years ago
  99. 744937b0b efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction by Ingo Molnar · 10 years ago
  100. 4399c03c6 x86/apic: Remove verify_local_APIC() by Bandan Das · 10 years ago