1. b7dd0e3 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  2. 7209a75 x86_64/entry/xen: Do not invoke espfix64 on Xen by Andy Lutomirski · 10 years ago
  3. 784aa3d KVM: Rename and add argument to check_extension by Alexander Graf · 10 years ago
  4. 5030c69 Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes by Ingo Molnar · 10 years ago
  5. 8989e1c Merge branch 'acpi-config' by Rafael J. Wysocki · 10 years ago
  6. 7e1c1a8 Merge branch 'acpi-headers' by Rafael J. Wysocki · 10 years ago
  7. 9dae0a3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. 43a255c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 53b884a x86_64/vsyscall: Fix warn_bad_vsyscall log output by Andy Lutomirski · 10 years ago
  10. ac37983 x86/vdso: Set VM_MAYREAD for the vvar vma by Andy Lutomirski · 10 years ago
  11. f855911 x86/pmc_atom: Expose PMC device state and platform sleep state by Li, Aubrey · 10 years ago
  12. b00055c x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residency by Li, Aubrey · 10 years ago
  13. 93e5ead x86/platform: New Intel Atom SOC power management controller driver by Li, Aubrey · 10 years ago
  14. b55a814 x86/kvm: Resolve shadow warning from min macro by Mark Rustad · 10 years ago
  15. 2695fb5 net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' by Alexei Starovoitov · 10 years ago
  16. bf72f5d x86: Merge tag 'ras_urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  17. 03916db Replace NR_VMX_MSR with its definition by Paolo Bonzini · 10 years ago
  18. 0123be4 KVM: x86: Assertions to check no overrun in MSR lists by Nadav Amit · 10 years ago
  19. d6e8c854 KVM: x86: set rflags.rf during fault injection by Nadav Amit · 10 years ago
  20. b9a1ecb KVM: x86: Setting rflags.rf during rep-string emulation by Nadav Amit · 10 years ago
  21. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 10 years ago
  22. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 10 years ago
  23. 09ec544 clocksource: Move cycle_last validation to core code by Thomas Gleixner · 10 years ago
  24. cbcf2dd x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based by Thomas Gleixner · 10 years ago
  25. bb0b581 x86: kvm: Use ktime_get_boot_ns() by Thomas Gleixner · 10 years ago
  26. 24e4a8c ktime: Kill non-scalar ktime_t implementation for 2038 by John Stultz · 10 years ago
  27. 2a22615 x86, cpu: Fix cache topology for early P4-SMT by Peter Zijlstra · 10 years ago
  28. d334c82 ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. by Lv Zheng · 10 years ago
  29. 594c725 acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. by Tomasz Nowicki · 10 years ago
  30. 44a69f6 acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. by Tomasz Nowicki · 10 years ago
  31. 9dae3d0 apei, mce: Factor out APEI architecture specific MCE calls. by Tomasz Nowicki · 10 years ago
  32. 8142b21 x86_32, entry: Store badsys error code in %eax by Sven Wegener · 10 years ago
  33. 5b2b9d7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  34. 51cbe7e x86, MCE: Robustify mcheck_init_device by Borislav Petkov · 10 years ago
  35. 6f43ed0 KVM: x86: DR6/7.RTM cannot be written by Nadav Amit · 10 years ago
  36. 9a2a05b KVM: nVMX: clean up nested_release_vmcs12 and code around it by Paolo Bonzini · 10 years ago
  37. 4fa7734 KVM: nVMX: fix lifetime issues for vmcs02 by Paolo Bonzini · 10 years ago
  38. c9cdd08 KVM: x86: Defining missing x86 vectors by Nadav Amit · 10 years ago
  39. 46ba51e ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC by Hanjun Guo · 10 years ago
  40. b50154d ACPI: Don't use acpi_lapic in ACPI core code by Graeme Gregory · 10 years ago
  41. 8a1664b ACPI: add config for BIOS table scan by Graeme Gregory · 10 years ago
  42. 4161a56 KVM: x86: emulator injects #DB when RFLAGS.RF is set by Nadav Amit · 10 years ago
  43. 6c6cb69 KVM: x86: Cleanup of rflags.rf cleaning by Nadav Amit · 10 years ago
  44. 4467c3f KVM: x86: Clear rflags.rf on emulated instructions by Nadav Amit · 10 years ago
  45. 163b135 KVM: x86: popf emulation should not change RF by Nadav Amit · 10 years ago
  46. bb663c7 KVM: x86: Clearing rflags.rf upon skipped emulated instruction by Nadav Amit · 10 years ago
  47. d057190 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. 1b9f0ef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  49. c7341d6 arch/x86/xen: Silence compiler warnings by Daniel Kiper · 10 years ago
  50. aeffc49 x86/efi: Request desired alignment via the PE/COFF headers by Michael Brown · 10 years ago
  51. fb86b24 x86/efi: Add better error logging to EFI boot stub by Ulf Winkelvos · 10 years ago
  52. f383d00 arch/x86: Remove efi_set_rtc_mmss() by Daniel Kiper · 10 years ago
  53. 9402973 arch/x86: Replace plain strings with constants by Daniel Kiper · 10 years ago
  54. be81c8a xen: Put EFI machinery in place by Daniel Kiper · 10 years ago
  55. 0fe376e arch/x86: Remove redundant set_bit(EFI_MEMMAP) call by Daniel Kiper · 10 years ago
  56. 9f2adfd arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call by Daniel Kiper · 10 years ago
  57. 9f27bc5 efi: Introduce EFI_PARAVIRT flag by Daniel Kiper · 10 years ago
  58. 67a9b9c arch/x86: Do not access EFI memory map if it is not available by Daniel Kiper · 10 years ago
  59. abc93f8 efi: Use early_mem*() instead of early_io*() by Daniel Kiper · 10 years ago
  60. 44be28e x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag by Matt Fleming · 10 years ago
  61. 8562c99 efi/reboot: Add generic wrapper around EfiResetSystem() by Matt Fleming · 10 years ago
  62. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago
  63. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 10 years ago
  64. fdc841b ftrace: x86: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
  65. 84b2bc7 ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code by Steven Rostedt (Red Hat) · 10 years ago
  66. b8f99b3 x86, power, suspend: Annotate restore_processor_state() with notrace by Steven Rostedt (Red Hat) · 10 years ago
  67. 1026ff9 ftrace/x86: Have function graph tracer use its own trampoline by Steven Rostedt (Red Hat) · 10 years ago
  68. 963fee1 KVM: nVMX: Fix virtual interrupt delivery injection by Wanpeng Li · 10 years ago
  69. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  70. b5e4111 Merge branch 'locking/urgent' into locking/core, before applying larger changes and to refresh the branch with fixes by Ingo Molnar · 10 years ago
  71. 44b3802 perf kvm: Use defines of kvm events by Alexander Yarygin · 10 years ago
  72. bcf44bf Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. d14aef3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. 832fcc8 x86/platform/ts5500: Add support for TS-5400 boards by Vivien Didelot · 10 years ago
  75. 84e288d x86/platform/ts5500: Add a 'name' sysfs attribute by Vivien Didelot · 10 years ago
  76. 1d24087 x86/platform/ts5500: Use the DEVICE_ATTR_RO() macro by Vivien Didelot · 10 years ago
  77. cbace46 x86: don't exclude low BIOS area when allocating address space for non-PCI cards by Christoph Schulz · 10 years ago
  78. 3bab13b x86/debug: Drop several unnecessary CFI annotations by Jan Beulich · 10 years ago
  79. 4badad3 locking/mutex: Disable optimistic spinning on some architectures by Peter Zijlstra · 10 years ago
  80. 0cdd192 kprobes/x86: Don't try to resolve kprobe faults from userspace by Andy Lutomirski · 10 years ago
  81. 4485154 perf/x86/intel: Avoid spamming kernel log for BTS buffer failure by David Rientjes · 10 years ago
  82. 503d329 perf/x86/amd: Try to fix some mem allocation failure handling by Zhouyi Zhou · 10 years ago
  83. 338b522 perf/x86/intel: Protect LBR and extra_regs against KVM lying by Kan Liang · 10 years ago
  84. 7711fe4 perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappings by Stephane Eranian · 10 years ago
  85. 1996388 perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge by Vince Weaver · 10 years ago
  86. d3f44fb x86: Remove unused variable "polling" by Paul Bolle · 10 years ago
  87. 8762e50 x86/espfix/xen: Fix allocation of pages for paravirt page tables by Boris Ostrovsky · 10 years ago
  88. e0463e4 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  89. 438b33c xen/grant-table: remove support for V2 tables by David Vrabel · 10 years ago
  90. 162e371 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  91. af0fa6f x86, cpu: Kill cpu_has_mp by Borislav Petkov · 10 years ago
  92. 26bfa5f x86, amd: Cleanup init_amd by Borislav Petkov · 10 years ago
  93. 80a208b x86/cpufeature: Add bug flags to /proc/cpuinfo by Borislav Petkov · 10 years ago
  94. a4355e6 x86: intel-mid: Use the new io_apic interfaces by Jiang Liu · 10 years ago
  95. 8d693b9 xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests. by Konrad Rzeszutek Wilk · 10 years ago
  96. 411cf9e x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box() by Oren Twaig · 10 years ago
  97. b08ee5f x86: Simplify __HAVE_ARCH_CMPXCHG tests by Borislav Petkov · 10 years ago
  98. 47ea8dd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  99. da861e1 x86, vdso: Get rid of the fake section mechanism by Andy Lutomirski · 10 years ago
  100. e6577a7 x86, vdso: Move the vvar area before the vdso text by Andy Lutomirski · 10 years ago