1. 0bc7304 x86/platform/intel-mid: Fix a format string overflow warning by Arnd Bergmann · 7 years ago
  2. d689c64 x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG by Arnd Bergmann · 7 years ago
  3. d460131 x86/build: Silence the build with "make -s" by Arnd Bergmann · 7 years ago
  4. 7206f9b x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl by Arnd Bergmann · 7 years ago
  5. 5623452 x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning by Arnd Bergmann · 7 years ago
  6. 75e2f0a x86/fpu/math-emu: Fix possible uninitialized variable use by Arnd Bergmann · 7 years ago
  7. 11d8b05 perf/x86: Shut up false-positive -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  8. 0e7f0b6 x86/defconfig: Remove stale, old Kconfig options by Krzysztof Kozlowski · 7 years ago
  9. e708e35 x86/ioapic: Pass the correct data to unmask_ioapic_irq() by Seunghun Han · 7 years ago
  10. dad5ab0 x86/acpi: Prevent out of bound access caused by broken ACPI tables by Seunghun Han · 7 years ago
  11. 4c07f90 x86/mm, KVM: Fix warning when !CONFIG_PREEMPT_COUNT by Roman Kagan · 7 years ago
  12. dfc1ed1 x86/platform/uv/BAU: Fix congested_response_us not taking effect by Justin Ernst · 7 years ago
  13. 5f8a161 x86/cpu: Use indirect call to measure performance in init_amd_k6() by Mikulas Patocka · 7 years ago
  14. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  15. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  16. 568d135d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  17. 4ecd4ff Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  18. e37a07e Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  19. dcf903d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  20. 867eacd Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  21. 01ea917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  22. deed9de Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  23. 20cf0c5 xtensa: use generic fb.h by Tobias Klauser · 7 years ago
  24. 2931dc7 Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  25. d3457c8 kvm: x86: hyperv: make VP_INDEX managed by userspace by Roman Kagan · 7 years ago
  26. 52a5c15 KVM: async_pf: Let guest support delivery of async_pf from guest mode by Wanpeng Li · 7 years ago
  27. adfe20f KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf by Wanpeng Li · 7 years ago
  28. 1261bfa KVM: async_pf: Add L1 guest async_pf #PF vmexit handler by Wanpeng Li · 7 years ago
  29. cfcd20e KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list by Wanpeng Li · 7 years ago
  30. 80fc623 Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  31. efc479e kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2 by Roman Kagan · 8 years ago
  32. a826faf KVM: x86: make backwards_tsc_observed a per-VM variable by Ladi Prosek · 8 years ago
  33. 0825f49 x86/efi: move asmlinkage before return type by Joe Perches · 7 years ago
  34. 0cef25c sh: move inline before return type by Joe Perches · 7 years ago
  35. b745fcb MIPS: SMP: move asmlinkage before return type by Joe Perches · 7 years ago
  36. 9d8a9ae m68k: coldfire: move inline before return type by Joe Perches · 7 years ago
  37. c02f2a9 ia64: sn: pci: move inline before type by Joe Perches · 7 years ago
  38. d778931 ia64: move inline before return type by Joe Perches · 7 years ago
  39. 1d731bb FRV: tlbflush: move asmlinkage before return type by Joe Perches · 7 years ago
  40. 8d95a3d CRIS: gpio: move inline before return type by Joe Perches · 7 years ago
  41. 1e90d0e ARM: HP Jornada 7XX: move inline before return type by Joe Perches · 7 years ago
  42. ead9fba ARM: KVM: move asmlinkage before type by Joe Perches · 7 years ago
  43. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  44. 473738eb MIPS: do not use __GFP_REPEAT for order-0 request by Michal Hocko · 7 years ago
  45. 0a782dc powerpc,mmap: properly account for stack randomization in mmap_base by Rik van Riel · 7 years ago
  46. cf92251 arm64/mmap: properly account for stack randomization in mmap_base by Rik van Riel · 7 years ago
  47. c204d21 x86/mmap: properly account for stack randomization in mmap_base by Rik van Riel · 7 years ago
  48. 2c8340e sh64: ascii armor the sh64 boot init stack canary by Rik van Riel · 7 years ago
  49. d21f549 arm64: ascii armor the arm64 boot init stack canary by Rik van Riel · 7 years ago
  50. bf9eb54 x86: ascii armor the x86_64 boot init stack canary by Rik van Riel · 7 years ago
  51. 579e145 sh: mark end of BUG() implementation as unreachable by Kees Cook · 7 years ago
  52. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 7 years ago
  53. c69a48c powerpc: make feature-fixup tests fortify-safe by Daniel Axtens · 7 years ago
  54. 054f367 powerpc: don't fortify prom_init by Daniel Axtens · 7 years ago
  55. 2104180 powerpc/64s: implement arch-specific hardlockup watchdog by Nicholas Piggin · 7 years ago
  56. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 7 years ago
  57. f2e0cff kernel/watchdog: introduce arch_touch_nmi_watchdog() by Nicholas Piggin · 7 years ago
  58. 5203f49 powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr by Xunlei Pang · 7 years ago
  59. 203e9e4 kexec: move vmcoreinfo out of the kernel's .bss section by Xunlei Pang · 7 years ago
  60. 89c8a49 KVM: SVM: Enable Virtual VMLOAD VMSAVE feature by Janakarajan Natarajan · 8 years ago
  61. 76ff359 KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition by Janakarajan Natarajan · 8 years ago
  62. 0dc9211 KVM: SVM: Rename lbr_ctl field in the vmcb control area by Janakarajan Natarajan · 8 years ago
  63. 8a77e90 KVM: SVM: Prepare for new bit definition in lbr_ctl by Janakarajan Natarajan · 8 years ago
  64. b742c1e KVM: SVM: handle singlestep exception when skipping emulated instructions by Ladi Prosek · 8 years ago
  65. fb53072 KVM: x86: take slots_lock in kvm_free_pit by Radim Krčmář · 7 years ago
  66. 48ae0fb kvm: vmx: Properly handle machine check during VM-entry by Jim Mattson · 8 years ago
  67. 0bc48be KVM: x86: update master clock before computing kvmclock_offset by Radim Krčmář · 8 years ago
  68. 85fd514 kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields by Jim Mattson · 8 years ago
  69. 5fa99cb kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls by Jim Mattson · 8 years ago
  70. 56a2051 kvm: nVMX: Validate the I/O bitmaps on nested VM-entry by Jim Mattson · 8 years ago
  71. 7cdc2d6 kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails by Jim Mattson · 8 years ago
  72. 01e6a61 powerpc/64: Fix atomic64_inc_not_zero() to return an int by Michael Ellerman · 7 years ago
  73. 64e756c powerpc: Fix emulation of mfocrf in emulate_step() by Anton Blanchard · 8 years ago
  74. 87c4b83e powerpc: Fix emulation of mcrf in emulate_step() by Anton Blanchard · 8 years ago
  75. 3b06b1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  76. 3f0bd8d powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events by Anton Blanchard · 8 years ago
  77. a018817 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 7 years ago
  78. 22c92ae xtensa: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  79. ee73056 unicore32: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  80. c44e271 tile: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  81. b6744e0 sparc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  82. 89593123 sh: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  83. bd78aca parisc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  84. c23504c openrisc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  85. 3beb425 nios2: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  86. 770c0d8 nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h by Masahiro Yamada · 7 years ago
  87. 20dd4c6 powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9 by Madhavan Srinivasan · 7 years ago
  88. e5f5a5b MIPS: Fix MIPS I ISA /proc/cpuinfo reporting by Maciej W. Rozycki · 7 years ago
  89. 5fdc66e MIPS: Fix minimum alignment requirement of IRQ stack by Matt Redfearn · 7 years ago
  90. 6e62a88 MIPS: generic: Support MIPS Boston development boards by Paul Burton · 8 years ago
  91. 4d2804b MIPS: DTS: img: Don't attempt to build-in all .dtb files by Paul Burton · 8 years ago
  92. 828db21 MIPS: Traced negative syscalls should return -ENOSYS by James Hogan · 8 years ago
  93. becddba MIPS: Correct forced syscall errors by James Hogan · 8 years ago
  94. 4f32a39 MIPS: Negate error syscall return in trace by James Hogan · 8 years ago
  95. 54eca7e MIPS: Drop duplicate HAVE_SYSCALL_TRACEPOINTS select by James Hogan · 8 years ago
  96. 65ae8d2 MIPS16e2: Provide feature overrides for non-MIPS16 systems by Maciej W. Rozycki · 8 years ago
  97. 92ecd19 MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo by Maciej W. Rozycki · 7 years ago
  98. a66ca41 spufs: Implement show_options by David Howells · 8 years ago
  99. 2400fd8 powerpc/asm: Mark cr0 as clobbered in mftb() by Oliver O'Halloran · 8 years ago
  100. 41d0c2e powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9 by Nicholas Piggin · 8 years ago