1. d4b9532 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
  2. e123386 tile: handle __ro_after_init like parisc does by Chris Metcalf · 8 years ago
  3. 8528d66 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 5ad62a9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 53381e2 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. e234832 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  7. f6697df x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=y by Matt Fleming · 8 years ago
  8. 02e5690 x86/efi: Fix EFI memmap pointer size warning by Borislav Petkov · 8 years ago
  9. e6251f0 Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  10. 8233008 Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  11. 015ed94 Merge branch 'maybe-uninitialized' (patches from Arnd) by Linus Torvalds · 8 years ago
  12. beae2c9 crypto: aesni: shut up -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  13. 92dfffe s390: pci: don't print uninitialized data for debugging by Arnd Bergmann · 8 years ago
  14. 069013a nios2: fix timer initcall return value by Arnd Bergmann · 8 years ago
  15. 3a6d867 x86: apm: avoid uninitialized data by Arnd Bergmann · 8 years ago
  16. a76bcf5 Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" by Arnd Bergmann · 8 years ago
  17. d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
  18. 05d36a7 Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  19. d786810 perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLake by Kan Liang · 8 years ago
  20. 4d3222f arm64: dts: rockchip: add three new resets for rk3399 PCIe controller by Shawn Lin · 8 years ago
  21. d49597f x86/cpu: Deal with broken firmware (VMWare/XEN) by Thomas Gleixner · 8 years ago
  22. ae67e87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  23. b0b6e86 x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems by Yazen Ghannam · 8 years ago
  24. 0a0a047 ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core by Yuriy Kolerov · 8 years ago
  25. 34e71e4 ARC: IRQ: Do not use hwirq as virq and vice versa by Yuriy Kolerov · 8 years ago
  26. 19dbc76 ARC: [plat-eznps] set default baud for early console by Noam Camus · 8 years ago
  27. 6661943 ARC: [plat-eznps] remove IPI clear from SMP operations by Noam Camus · 8 years ago
  28. 76a0840 Revert "ARC: build: retire old toggles" by Vineet Gupta · 8 years ago
  29. 922cc17 ARC: timer: rtc: implement read loop in "C" vs. inline asm by Vineet Gupta · 8 years ago
  30. e6e335b ARC: change return value of userspace cmpxchg assist syscall by Vineet Gupta · 8 years ago
  31. b58ec8b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  32. e8a6123e x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook by Lukas Wunner · 8 years ago
  33. 2c7a5c5 openrisc: Define __ro_after_init to avoid crash by Guenter Roeck · 8 years ago
  34. 272d01b arm64: Fix circular include of asm/lse.h through linux/jump_label.h by Catalin Marinas · 8 years ago
  35. 66cecb6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  36. 34c510b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  37. f7df76e Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  38. 94d0e59 arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU by Marc Zyngier · 8 years ago
  39. 16a767e MIPS: Fix max_low_pfn with disabled highmem by James Hogan · 8 years ago
  40. f92722d MIPS: Correct MIPS I FP sigcontext layout by Maciej W. Rozycki · 8 years ago
  41. 758ef0a MIPS: Fix ISA I/II FP signal context offsets by Maciej W. Rozycki · 8 years ago
  42. 6daaa32 MIPS: Remove FIR from ISA I FP signal context by Maciej W. Rozycki · 8 years ago
  43. 35938a0 MIPS: Fix ISA I FP sigcontext access violation handling by Maciej W. Rozycki · 8 years ago
  44. 5a1aca4 MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue by Maciej W. Rozycki · 8 years ago
  45. c9e5603 MIPS: ptrace: Also initialize the FP context on individual FCSR writes by Maciej W. Rozycki · 8 years ago
  46. 8a98495 MIPS: dump_tlb: Fix printk continuations by James Hogan · 8 years ago
  47. 752f549 MIPS: Fix __show_regs() output by Paul Burton · 8 years ago
  48. 41000c5 MIPS: traps: Fix output of show_code by Matt Redfearn · 8 years ago
  49. fe4e09e MIPS: traps: Fix output of show_stacktrace by Matt Redfearn · 8 years ago
  50. bcf084d MIPS: traps: Fix output of show_backtrace by Matt Redfearn · 8 years ago
  51. 818f38c MIPS: Fix build of compressed image by Matt Redfearn · 8 years ago
  52. 9a59061 MIPS: generic: Fix KASLR for generic kernel. by Matt Redfearn · 8 years ago
  53. 4736697 MIPS: KASLR: Fix handling of NULL FDT by Matt Redfearn · 8 years ago
  54. 93032e3 MIPS: Malta: Fixup reboot by Paul Burton · 8 years ago
  55. 682c1e5 MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC by Paul Burton · 8 years ago
  56. a79a812 arc: Implement arch-specific dma_map_ops.mmap by Alexey Brodkin · 8 years ago
  57. 18088db parisc: Ignore the pkey system calls for now by Helge Deller · 8 years ago
  58. 6a6e2a1 parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value by Helge Deller · 8 years ago
  59. 6ed5183 parisc: Ensure consistent state when switching to kernel stack at syscall entry by John David Anglin · 8 years ago
  60. f4125cf parisc: Avoid trashing sr2 and sr3 in LWS code by John David Anglin · 8 years ago
  61. 6f63d0f parisc: use KERN_CONT when printing device inventory by Helge Deller · 8 years ago
  62. d9092f5 kvm: x86: Check memopp before dereference (CVE-2016-8630) by Owen Hofmann · 8 years ago
  63. 355f4fb kvm: nVMX: VMCLEAR an active shadow VMCS after last use by Jim Mattson · 8 years ago
  64. ea26e4e KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK by Paolo Bonzini · 8 years ago
  65. 8f6d9eb ARC: [SMP] avoid overriding present cpumask by Noam Camus · 8 years ago
  66. 6227e9f ARC: Enable PERF_EVENTS in nSIM driven platforms by Alexey Brodkin · 8 years ago
  67. 41ec793 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  68. 04ed7d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  69. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  70. f9d4286 arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold by Ivan Vecera · 8 years ago
  71. 42fd2b5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 2674235 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  73. b70e8be Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 8 years ago
  74. bb70e53 Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broadcom/stblinux into fixes by Olof Johansson · 8 years ago
  75. fbaff05 Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  76. 10e15a6 Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixes by Olof Johansson · 8 years ago
  77. 1e90a13 x86/smpboot: Init apic mapping before usage by Thomas Gleixner · 8 years ago
  78. c067aff Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  79. 1308fd7 Merge tag 'arc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  80. 6fcc8ce Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  81. b49c317 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. b92d964 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  83. c38c04c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. b75dcd9 ARC: module: print pretty section names by Vineet Gupta · 8 years ago
  85. d65283f ARC: module: elide loop to save reference to .eh_frame by Vineet Gupta · 8 years ago
  86. f644e36 ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... by Vineet Gupta · 8 years ago
  87. c300547 ARC: build: retire old toggles by Vineet Gupta · 8 years ago
  88. d975cbc ARC: boot log: refactor cpu name/release printing by Vineet Gupta · 8 years ago
  89. d7c4611 ARC: boot log: remove awkward space comma from MMU line by Vineet Gupta · 8 years ago
  90. a024fd9 ARC: boot log: don't assume SWAPE instruction support by Vineet Gupta · 8 years ago
  91. 73e284d ARC: boot log: refactor printing abt features not captured in BCRs by Vineet Gupta · 8 years ago
  92. 711c1f2 ARCv2: boot log: print IOC exists as well as enabled status by Vineet Gupta · 8 years ago
  93. bdb5208 Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  94. bd768e1 KVM: x86: fix wbinvd_dirty_mask use-after-free by Ido Yariv · 8 years ago
  95. f92b760 perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisors by Imre Palik · 8 years ago
  96. 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
  97. 1c27f64 x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  98. 237d6e6 s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment by Michael Holzheu · 8 years ago
  99. 14970f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  100. 17a8893 cris/arch-v32: cryptocop: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago