1. 65f9d65 x86/cpu: remove hypervisor specific set_cpu_features by Juergen Gross · 8 years ago
  2. d40342a vmware: set cpu capabilities during platform initialization by Juergen Gross · 8 years ago
  3. 6807cf6 x86/xen: use capabilities instead of fake cpuid values for xsave by Juergen Gross · 8 years ago
  4. e657fcc x86/xen: use capabilities instead of fake cpuid values for x2apic by Juergen Gross · 8 years ago
  5. ea01598 x86/xen: use capabilities instead of fake cpuid values for mwait by Juergen Gross · 8 years ago
  6. b778d6b x86/xen: use capabilities instead of fake cpuid values for acpi by Juergen Gross · 8 years ago
  7. aa10715 x86/xen: use capabilities instead of fake cpuid values for acc by Juergen Gross · 8 years ago
  8. 88f3256 x86/xen: use capabilities instead of fake cpuid values for mtrr by Juergen Gross · 8 years ago
  9. fd9145f x86/xen: use capabilities instead of fake cpuid values for aperf by Juergen Gross · 8 years ago
  10. 3ee99df x86/xen: don't indicate DCA support in pv domains by Juergen Gross · 8 years ago
  11. 0808e80 xen: set cpu capabilities from xen_start_kernel() by Juergen Gross · 8 years ago
  12. 29985b0 xen,kdump: handle pv domain in paddr_vmcoreinfo_note() by Juergen Gross · 8 years ago
  13. ab1570a x86/xen: remove unused static function from smp_pv.c by Juergen Gross · 8 years ago
  14. 8cb6de3 x86/xen: rename some PV-only functions in smp_pv.c by Vitaly Kuznetsov · 8 years ago
  15. 33af746 x86/xen: enable PVHVM-only builds by Vitaly Kuznetsov · 8 years ago
  16. 3d4ebdb x86/xen: create stubs for HVM-only builds in page.h by Vitaly Kuznetsov · 8 years ago
  17. c504b2f x86/xen: define startup_xen for XEN PV only by Vitaly Kuznetsov · 8 years ago
  18. 50a1062 x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PV by Vitaly Kuznetsov · 8 years ago
  19. 9963236 x86/xen: split suspend.c for PV and PVHVM guests by Vitaly Kuznetsov · 8 years ago
  20. 7e0563d x86/xen: split off mmu_pv.c by Vitaly Kuznetsov · 8 years ago
  21. feef87eb x86/xen: split off mmu_hvm.c by Vitaly Kuznetsov · 8 years ago
  22. 83b9679 x86/xen: split off smp_pv.c by Vitaly Kuznetsov · 8 years ago
  23. a52482d x86/xen: split off smp_hvm.c by Vitaly Kuznetsov · 8 years ago
  24. aa1c84e x86/xen: split xen_cpu_die() by Vitaly Kuznetsov · 8 years ago
  25. a2d1078 x86/xen: split xen_smp_prepare_boot_cpu() by Vitaly Kuznetsov · 8 years ago
  26. 04e9576 x86/xen: split xen_smp_intr_init()/xen_smp_intr_free() by Vitaly Kuznetsov · 8 years ago
  27. e1dab14 x86/xen: split off enlighten_pv.c by Vitaly Kuznetsov · 8 years ago
  28. 98f2a47 x86/xen: split off enlighten_hvm.c by Vitaly Kuznetsov · 8 years ago
  29. 481d663 x86/xen: split off enlighten_pvh.c by Vitaly Kuznetsov · 8 years ago
  30. 5e57f1d x86/xen: add CONFIG_XEN_PV to Kconfig by Vitaly Kuznetsov · 8 years ago
  31. 52519f2 x86/xen: globalize have_vcpu_info_placement by Vitaly Kuznetsov · 8 years ago
  32. 0991d22 x86/xen: separate PV and HVM hypervisors by Vitaly Kuznetsov · 8 years ago
  33. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. aa2a4b65 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. d19458a Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. 888411b Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. 7d6a31c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  38. 2cc12e2 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. 66acd7f Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 12ca7c8 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. a52bbaf Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 16b76293 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. 3dee9fb Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 7c8c03b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 6dc2cce Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. 207fb8c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. 3711c94 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  50. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 3cb6653 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 2dbf3d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 8 years ago
  53. a25fb85 ia64: fix module loading for gcc-5.4 by Sergei Trofimovich · 8 years ago
  54. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  55. 0e285e9 Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  56. 89d1cf8 Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  57. 2620287 avr32: remove support for AVR32 architecture by Hans-Christian Noren Egtvedt · 8 years ago
  58. 97ce89f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 88d879d Prevent timer value 0 for MWAITX by Janakarajan Natarajan · 8 years ago
  60. 0807ee0f Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  61. da63b6b x86/KASLR: Fix kexec kernel boot crash when KASLR randomization fails by Baoquan He · 8 years ago
  62. f832460 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  63. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  64. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  65. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  66. 9a67734 m32r: switch to RAW_COPY_USER by Al Viro · 8 years ago
  67. dbd68d8 x86/mm: Fix flush_tlb_page() on Xen by Andy Lutomirski · 8 years ago
  68. ce27374 x86/mm: Make flush_tlb_mm_range() more predictable by Andy Lutomirski · 8 years ago
  69. 29961b5 x86/mm: Remove flush_tlb() and flush_tlb_current_task() by Andy Lutomirski · 8 years ago
  70. 9ccee23 x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly() by Andy Lutomirski · 8 years ago
  71. e6ab9c4 x86/mm/64: Fix crash in remove_pagetable() by Kirill A. Shutemov · 8 years ago
  72. 262fa73 x86/unwind: Dump all stacks in unwind_dump() by Josh Poimboeuf · 8 years ago
  73. b0d50c7 x86/unwind: Silence more entry-code related warnings by Josh Poimboeuf · 8 years ago
  74. ea839b4 Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  75. ac4691f hexagon: switch to RAW_COPY_USER by Al Viro · 8 years ago
  76. 3d339d3 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  77. f6ebf0b sparc: Update syscall tables. by David S. Miller · 8 years ago
  78. b7c02b7 sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API by David S. Miller · 8 years ago
  79. e0f4e01 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. 6dd29b3 Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation" by Ingo Molnar · 8 years ago
  81. 92b4fc7 Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  82. dc912c3 x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinder by Steven Rostedt (VMware) · 8 years ago
  83. 3d5e801 ARCv2: entry: save Accumulator register pair (r58:59) if present by Vineet Gupta · 8 years ago
  84. db5dc49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  85. 7a258ff Merge branch 'linus' into irq/core by Thomas Gleixner · 8 years ago
  86. 4797b7d x86/intel_rdt: Return error for incorrect resource names in schemata by Vikas Shivappa · 8 years ago
  87. 634b0e0 x86/intel_rdt: Trim whitespace while parsing schemata input by Vikas Shivappa · 8 years ago
  88. adcbdd7 x86/intel_rdt: Fix padding when resource is enabled via mount by Vikas Shivappa · 8 years ago
  89. c0edbd4 x86/irq: Optimize free vector check in the CPU offline path by Chen Yu · 8 years ago
  90. 4287ade MIPS/Malta: Probe gic-timer via devicetree by Matt Redfearn · 8 years ago
  91. 21173d0 sched/x86: Update reschedule warning text by Prarit Bhargava · 8 years ago
  92. afa7a17 Merge branch 'WIP.x86/process' into perf/core by Ingo Molnar · 8 years ago
  93. fba4f47 x86/reboot: Turn off KVM when halting a CPU by Tiantian Feng · 8 years ago
  94. d594aa0 x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup by Ashish Kalra · 8 years ago
  95. 26e42a0 Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into timers/core by Thomas Gleixner · 8 years ago
  96. 5f1ae4e acpi/arm64: Add GTDT table parse driver by Fu Wei · 8 years ago
  97. c6a9583 x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel only by Borislav Petkov · 8 years ago
  98. aa4f853 x86/unwind: Remove unused 'sp' parameter in unwind_dump() by Josh Poimboeuf · 8 years ago
  99. 4ea3d74 x86/unwind: Prepend hex mask value with '0x' in unwind_dump() by Josh Poimboeuf · 8 years ago
  100. 9b135b2 x86/unwind: Properly zero-pad 32-bit values in unwind_dump() by Josh Poimboeuf · 8 years ago