1. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  3. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  4. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. ed5c41d3 x86: MCE: Add raw_lock conversion again by Thomas Gleixner · 10 years ago
  6. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  7. 98a96f2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. 5637a2a Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. 8556d44 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  11. ce47479 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. e9c9eec Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  14. 19d402c Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  15. ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  16. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  17. 8533ce7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  18. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  19. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  20. 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  21. f74ad8d Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  22. 4c51cb0 x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show() by Dan Carpenter · 10 years ago
  23. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  24. 8fb575c net: filter: rename sk_convert_filter() -> bpf_convert_filter() by Alexei Starovoitov · 10 years ago
  25. f88cf23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. a510247 x86/mm: Set TLB flush tunable to sane value (33) by Dave Hansen · 10 years ago
  27. 2d040a1 x86/mm: New tunable for single vs full TLB flush by Dave Hansen · 10 years ago
  28. d17d8f9 x86/mm: Add tracepoints for TLB flushes by Dave Hansen · 10 years ago
  29. a23421f x86/mm: Unify remote INVLPG code by Dave Hansen · 10 years ago
  30. 9dfa6de x86/mm: Fix missed global TLB flush stat by Dave Hansen · 10 years ago
  31. e9f4e0a x86/mm: Rip out complicated, out-of-date, buggy TLB flushing by Dave Hansen · 10 years ago
  32. 4995ab9 x86/mm: Clean up the TLB flushing code by Dave Hansen · 10 years ago
  33. 42cbc04 x86/kvm: Resolve shadow warnings in macro expansion by Mark D Rustad · 10 years ago
  34. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. c3107e3 Merge tag 'please-pull-apei' into x86/ras by H. Peter Anvin · 10 years ago
  36. acba648 Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  37. 296f047 KVM: vmx: remove duplicate vmx_mpx_supported() prototype by Chris J Arges · 10 years ago
  38. b7dd0e3 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  39. 7209a75 x86_64/entry/xen: Do not invoke espfix64 on Xen by Andy Lutomirski · 10 years ago
  40. 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
  41. 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
  42. 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
  43. 53b884a x86_64/vsyscall: Fix warn_bad_vsyscall log output by Andy Lutomirski · 10 years ago
  44. ac37983 x86/vdso: Set VM_MAYREAD for the vvar vma by Andy Lutomirski · 10 years ago
  45. f855911 x86/pmc_atom: Expose PMC device state and platform sleep state by Li, Aubrey · 10 years ago
  46. b00055c x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residency by Li, Aubrey · 10 years ago
  47. 93e5ead x86/platform: New Intel Atom SOC power management controller driver by Li, Aubrey · 10 years ago
  48. b55a814 x86/kvm: Resolve shadow warning from min macro by Mark Rustad · 10 years ago
  49. 2695fb5 net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' by Alexei Starovoitov · 10 years ago
  50. bf72f5d x86: Merge tag 'ras_urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  51. 03916db Replace NR_VMX_MSR with its definition by Paolo Bonzini · 10 years ago
  52. 0123be4 KVM: x86: Assertions to check no overrun in MSR lists by Nadav Amit · 10 years ago
  53. d6e8c85 KVM: x86: set rflags.rf during fault injection by Nadav Amit · 10 years ago
  54. b9a1ecb KVM: x86: Setting rflags.rf during rep-string emulation by Nadav Amit · 10 years ago
  55. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 10 years ago
  56. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 10 years ago
  57. 09ec544 clocksource: Move cycle_last validation to core code by Thomas Gleixner · 10 years ago
  58. cbcf2dd x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based by Thomas Gleixner · 10 years ago
  59. bb0b581 x86: kvm: Use ktime_get_boot_ns() by Thomas Gleixner · 10 years ago
  60. 24e4a8c ktime: Kill non-scalar ktime_t implementation for 2038 by John Stultz · 10 years ago
  61. 2a22615 x86, cpu: Fix cache topology for early P4-SMT by Peter Zijlstra · 10 years ago
  62. 594c725 acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. by Tomasz Nowicki · 10 years ago
  63. 44a69f6 acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. by Tomasz Nowicki · 10 years ago
  64. 9dae3d0 apei, mce: Factor out APEI architecture specific MCE calls. by Tomasz Nowicki · 10 years ago
  65. 8142b21 x86_32, entry: Store badsys error code in %eax by Sven Wegener · 10 years ago
  66. 5b2b9d7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  67. 51cbe7e x86, MCE: Robustify mcheck_init_device by Borislav Petkov · 10 years ago
  68. 6f43ed0 KVM: x86: DR6/7.RTM cannot be written by Nadav Amit · 10 years ago
  69. 9a2a05b KVM: nVMX: clean up nested_release_vmcs12 and code around it by Paolo Bonzini · 10 years ago
  70. 4fa7734 KVM: nVMX: fix lifetime issues for vmcs02 by Paolo Bonzini · 10 years ago
  71. c9cdd08 KVM: x86: Defining missing x86 vectors by Nadav Amit · 10 years ago
  72. 4161a56 KVM: x86: emulator injects #DB when RFLAGS.RF is set by Nadav Amit · 10 years ago
  73. 6c6cb69 KVM: x86: Cleanup of rflags.rf cleaning by Nadav Amit · 10 years ago
  74. 4467c3f KVM: x86: Clear rflags.rf on emulated instructions by Nadav Amit · 10 years ago
  75. 163b135 KVM: x86: popf emulation should not change RF by Nadav Amit · 10 years ago
  76. bb663c7 KVM: x86: Clearing rflags.rf upon skipped emulated instruction by Nadav Amit · 10 years ago
  77. 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
  78. 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
  79. c7341d6 arch/x86/xen: Silence compiler warnings by Daniel Kiper · 10 years ago
  80. aeffc49 x86/efi: Request desired alignment via the PE/COFF headers by Michael Brown · 10 years ago
  81. fb86b24 x86/efi: Add better error logging to EFI boot stub by Ulf Winkelvos · 10 years ago
  82. f383d00 arch/x86: Remove efi_set_rtc_mmss() by Daniel Kiper · 10 years ago
  83. 9402973 arch/x86: Replace plain strings with constants by Daniel Kiper · 10 years ago
  84. be81c8a xen: Put EFI machinery in place by Daniel Kiper · 10 years ago
  85. 0fe376e arch/x86: Remove redundant set_bit(EFI_MEMMAP) call by Daniel Kiper · 10 years ago
  86. 9f2adfd arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call by Daniel Kiper · 10 years ago
  87. 9f27bc5 efi: Introduce EFI_PARAVIRT flag by Daniel Kiper · 10 years ago
  88. 67a9b9c arch/x86: Do not access EFI memory map if it is not available by Daniel Kiper · 10 years ago
  89. abc93f8 efi: Use early_mem*() instead of early_io*() by Daniel Kiper · 10 years ago
  90. 44be28e x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag by Matt Fleming · 10 years ago
  91. 8562c99c efi/reboot: Add generic wrapper around EfiResetSystem() by Matt Fleming · 10 years ago
  92. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago
  93. 48dc92b seccomp: add "seccomp" syscall by Kees Cook · 10 years ago
  94. fdc841b ftrace: x86: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
  95. 84b2bc7 ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code by Steven Rostedt (Red Hat) · 10 years ago
  96. b8f99b3 x86, power, suspend: Annotate restore_processor_state() with notrace by Steven Rostedt (Red Hat) · 10 years ago
  97. 1026ff9 ftrace/x86: Have function graph tracer use its own trampoline by Steven Rostedt (Red Hat) · 10 years ago
  98. 963fee1 KVM: nVMX: Fix virtual interrupt delivery injection by Wanpeng Li · 10 years ago
  99. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  100. 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