1. 2674235 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  2. 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
  3. 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
  4. fbaff059 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. b92d964 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  11. 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
  12. b75dcd9 ARC: module: print pretty section names by Vineet Gupta · 8 years ago
  13. d65283f ARC: module: elide loop to save reference to .eh_frame by Vineet Gupta · 8 years ago
  14. f644e36 ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... by Vineet Gupta · 8 years ago
  15. c300547 ARC: build: retire old toggles by Vineet Gupta · 8 years ago
  16. d975cbc ARC: boot log: refactor cpu name/release printing by Vineet Gupta · 8 years ago
  17. d7c4611 ARC: boot log: remove awkward space comma from MMU line by Vineet Gupta · 8 years ago
  18. a024fd9 ARC: boot log: don't assume SWAPE instruction support by Vineet Gupta · 8 years ago
  19. 73e284d ARC: boot log: refactor printing abt features not captured in BCRs by Vineet Gupta · 8 years ago
  20. 711c1f2 ARCv2: boot log: print IOC exists as well as enabled status by Vineet Gupta · 8 years ago
  21. bdb5208 Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  22. f92b760 perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisors by Imre Palik · 8 years ago
  23. 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
  24. 1c27f64 x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  25. 14970f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  26. 17a8893 cris/arch-v32: cryptocop: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  27. c0a0aba kconfig.h: remove config_enabled() macro by Masahiro Yamada · 8 years ago
  28. 2175358 h8300: fix syscall restarting by Mark Rutland · 8 years ago
  29. 55bea71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  30. fb479e4 powerpc/64s: relocation, register save fixes for system reset interrupt by Nicholas Piggin · 8 years ago
  31. bd77c44 powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu by Aneesh Kumar K.V · 8 years ago
  32. 39715bf powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state() by Valentin Rothberg · 8 years ago
  33. 3fa72fe arm64: mm: fix __page_to_voff definition by Neeraj Upadhyay · 8 years ago
  34. 3f7a09f arm64/numa: fix incorrect log for memory-less node by Hanjun Guo · 8 years ago
  35. 26984c3 arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximity by Yisheng Xie · 8 years ago
  36. 5de0a8c x86: Fix export for mcount and __fentry__ by Steven Rostedt · 8 years ago
  37. 8ef4227 x86/io: add interface to reserve io memtype for a resource range. (v1.1) by Dave Airlie · 8 years ago
  38. d320b9a x86/quirks: Hide maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  39. a2209b74 x86/build: Fix build with older GCC versions by Jan Beulich · 8 years ago
  40. 7fbe6ac x86/unwind: Fix empty stack dereference in guess unwinder by Josh Poimboeuf · 8 years ago
  41. aa34e07 Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  42. cf986d4 ARCv2: IOC: use @ioc_enable not @ioc_exist where intended by Vineet Gupta · 8 years ago
  43. 91e040a ARC: syscall for userspace cmpxchg assist by Vineet Gupta · 8 years ago
  44. cb5f7e7 x86: xen: move cpu_up functions out of ifdef by Arnd Bergmann · 8 years ago
  45. 4edd601 ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031 by Fabio Estevam · 8 years ago
  46. f1caa61 ACPI/PCI: pci_link: penalize SCI correctly by Sinan Kaya · 8 years ago
  47. 44d5242 ARM: dts: vf610: fix IRQ flag of global timer by Stefan Agner · 8 years ago
  48. 09b7e37 powerpc/64: Fix race condition in setting lock bit in idle/wakeup code by Paul Mackerras · 8 years ago
  49. 56c4622 powerpc/64: Re-fix race condition between going idle and entering guest by Paul Mackerras · 8 years ago
  50. 4a65429 s390/mm: fix zone calculation in arch_add_memory() by Gerald Schaefer · 8 years ago
  51. 47ece7f s390/dumpstack: use pr_cont within show_stack and die by Heiko Carstens · 8 years ago
  52. f9d1f7a ARM: imx: gpc: Fix the imx_gpc_genpd_init() error path by Fabio Estevam · 8 years ago
  53. eef0b28 ARM: imx: gpc: Initialize all power domains by Fabio Estevam · 8 years ago
  54. 963d790 arm64: dts: Updated NAND DT properties for NS2 SVK by Ray Jui · 8 years ago
  55. 3e9679a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 8e68c65 arm64: dts: uniphier: change MIO node to SD control node by Masahiro Yamada · 8 years ago
  57. 1bdb60e ARM: dts: uniphier: change MIO node to SD control node by Masahiro Yamada · 8 years ago
  58. 7592490 arm64: uniphier: select ARCH_HAS_RESET_CONTROLLER by Masahiro Yamada · 8 years ago
  59. bcf4f31 ARM: uniphier: select ARCH_HAS_RESET_CONTROLLER by Masahiro Yamada · 8 years ago
  60. ff85605 x86/boot/smp: Don't try to poke disabled/non-existent APIC by Ville Syrjälä · 8 years ago
  61. dcd4693 Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  62. a23b27a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  63. 80f2393 powerpc: Convert cmp to cmpd in idle enter sequence by Segher Boessenkool · 8 years ago
  64. 62623d5 KVM: PPC: Book3S HV: Fix build error when SMP=n by Michael Ellerman · 8 years ago
  65. 658f7c4 Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 8 years ago
  66. c8ea039 arm/arm64: KVM: Map the BSS at HYP by Marc Zyngier · 8 years ago
  67. 60e21a0 arm64: KVM: Take S1 walks into account when determining S2 write faults by Will Deacon · 8 years ago
  68. 6a34e0e6 arm64: dts: Add timer erratum property for LS2080A and LS1043A by Scott Wood · 8 years ago
  69. 3633031 Merge tag 'kvm-s390-master-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  70. a5efb6b KVM: s390: reject invalid modes for runtime instrumentation by Christian Borntraeger · 8 years ago
  71. f4814e6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  72. f6bbf1b Merge tag 'kvm_mips_4.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips by Radim Krčmář · 8 years ago
  73. f7881bd arm64: remove pr_cont abuse from mem_init by Mark Rutland · 8 years ago
  74. db4b071 arm64: fix show_regs fallout from KERN_CONT changes by Mark Rutland · 8 years ago
  75. 8678654 kvm: x86: memset whole irq_eoi by Jiri Slaby · 8 years ago
  76. 758f588 kvm/x86: Fix unused variable warning in kvm_timer_init() by Borislav Petkov · 8 years ago
  77. c806148 sched/core, x86: Make struct thread_info arch specific again by Heiko Carstens · 8 years ago
  78. ed1e7db x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi() by Dmitry Safonov · 8 years ago
  79. b9dce7f arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=y by Ard Biesheuvel · 8 years ago
  80. d085441 arm64: suspend: Reconfigure PSTATE after resume from idle by James Morse · 8 years ago
  81. 7209c86 arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call by James Morse · 8 years ago
  82. 2a6dcb2 arm64: cpufeature: Schedule enable() calls instead of calling them via IPI by James Morse · 8 years ago
  83. 87261d1 arm64: Cortex-A53 errata workaround: check for kernel addresses by Andre Przywara · 8 years ago
  84. caef78b x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates by Alex Thorlton · 8 years ago
  85. 1dec785 ARC: fix build warning in elf.h by Vineet Gupta · 8 years ago
  86. 147fdd8 Merge tag 'sh-for-4.9' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  87. 3da4310 ARC: Adjust cpuinfo for non-continuous cpu ids by Noam Camus · 8 years ago
  88. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  89. 8214899 x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features by Piotr Luc · 8 years ago
  90. 854dd54 x86/vmware: Skip timer_irq_works() check on VMware by Renat Valiullin · 8 years ago
  91. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  92. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  93. 1e6e57d arm64: percpu: rewrite ll/sc loops in assembly by Will Deacon · 8 years ago
  94. 1c5b51d arm64: swp emulation: bound LL/SC retries before rescheduling by Will Deacon · 8 years ago
  95. 889882b perf/x86/intel/cstate: Add C-state residency events for Knights Landing by Lukasz Odzioba · 8 years ago
  96. 78914ff powerpc: Ignore the pkey system calls for now by Stephen Rothwell · 8 years ago
  97. 8467801 powerpc: Fix numa topology console print by Aneesh Kumar K.V · 8 years ago
  98. 08b5e79 powerpc/mm: Drop dump_numa_memory_topology() by Michael Ellerman · 8 years ago
  99. 65bc3ece8 powerpc/boot: Fix boot on systems with uncompressed kernel image by Heiner Kallweit · 8 years ago
  100. d2cf909c powerpc/mm: Prevent unlikely crash in copro_calculate_slb() by Frederic Barrat · 8 years ago