1. 9b25671 powerpc/powernv: Fix CPU hotplug to handle waking on HVI by Benjamin Herrenschmidt · 8 years ago
  2. 90c1e3c powerpc/mm/radix: Update ERAT flushes when invalidating TLB by Benjamin Herrenschmidt · 8 years ago
  3. d7df244 powerpc/mm: Fix spurrious segfaults on radix with autonuma by Benjamin Herrenschmidt · 8 years ago
  4. a0615a1 powerpc/mm: Use the correct pointer when setting a 2MB pte by Reza Arbab · 8 years ago
  5. b5fa0f7 powerpc: Fix build failure with clang due to BUILD_BUG_ON() by Michael Ellerman · 8 years ago
  6. f257403 powerpc: Revert the initial stack protector support by Michael Ellerman · 8 years ago
  7. f05fea5 powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe() by Gavin Shan · 8 years ago
  8. af2b7fa powerpc: Add missing error check to prom_find_boot_cpu() by Darren Stevens · 8 years ago
  9. 178f358 powerpc: Ignore reserved field in DCSR and PVR reads and writes by Anton Blanchard · 8 years ago
  10. b34ca60 powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write by Dave Martin · 8 years ago
  11. 99dfe80 powerpc/ptrace: Preserve previous fprs/vsrs on short regset write by Dave Martin · 8 years ago
  12. 27593d7 powerpc/perf: Use MSR to report privilege level on P9 DD1 by Madhavan Srinivasan · 8 years ago
  13. 387bbc9 powerpc/eeh: Enable IO path on permanent error by Gavin Shan · 8 years ago
  14. d89f473 powerpc/perf: Fix PM_BRU_CMPL event code for power9 by Madhavan Srinivasan · 8 years ago
  15. 20717e1 powerpc/mm: Fix little-endian 4K hugetlb by Aneesh Kumar K.V · 8 years ago
  16. ff8b857 powerpc/mm/hugetlb: Don't panic when we don't find the default huge page size by Aneesh Kumar K.V · 8 years ago
  17. bf5ca68 powerpc: Fix pgtable pmd cache init by Nicholas Piggin · 8 years ago
  18. 9728a7c powerpc/icp-opal: Fix missing KVM case and harden replay by Benjamin Herrenschmidt · 8 years ago
  19. 32b53c0 powerpc/mm: Fix memory hotplug BUG() on radix by Reza Arbab · 8 years ago
  20. 83346fb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 79078c5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 255e614 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 0100a3e efi/x86: Prune invalid memory map entries and fix boot regression by Peter Jones · 8 years ago
  24. 18e7a45 perf/x86: Reject non sampling events with precise_ip by Jiri Olsa · 8 years ago
  25. 475113d perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 8 years ago
  26. 4538286 x86/mpx: Use compatible types in comparison to fix sparse error by Tobias Klauser · 8 years ago
  27. 695085b x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc() by Len Brown · 8 years ago
  28. 406732c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  29. a65c925 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  30. 41c066f arm64: assembler: make adr_l work in modules under KASLR by Ard Biesheuvel · 8 years ago
  31. 33ab911 KVM: x86: fix emulation of "MOV SS, null selector" by Paolo Bonzini · 8 years ago
  32. 546d87e KVM: x86: fix NULL deref in vcpu_scan_ioapic by Wanpeng Li · 8 years ago
  33. 129a72a KVM: x86: Introduce segmented_write_std by Steve Rutherford · 8 years ago
  34. cef84c3 KVM: x86: flush pending lapic jump label updates on module unload by David Matlack · 8 years ago
  35. ff3f7e2 x86/entry: Fix the end of the stack for newly forked tasks by Josh Poimboeuf · 8 years ago
  36. 2c96b2f x86/unwind: Include __schedule() in stack traces by Josh Poimboeuf · 8 years ago
  37. 8493611 x86/unwind: Disable KASAN checks for non-current tasks by Josh Poimboeuf · 8 years ago
  38. 900742d x86/unwind: Silence warnings for non-current tasks by Josh Poimboeuf · 8 years ago
  39. a6b6e61 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  40. ad5013d perf/x86/intel: Use ULL constant to prevent undefined shift behaviour by Colin King · 8 years ago
  41. 6d6daa2 perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init code by Prarit Bhargava · 8 years ago
  42. 69d0123 arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags by Huang Shijie · 8 years ago
  43. 2e86222 x86/microcode/intel: Use correct buffer size for saving microcode data by Junichi Nomura · 8 years ago
  44. 9fcf5ba x86/microcode/intel: Fix allocation size of struct ucode_patch by Junichi Nomura · 8 years ago
  45. 4167709 x86/microcode/intel: Add a helper which gives the microcode revision by Borislav Petkov · 8 years ago
  46. f3e2a51 x86/microcode: Use native CPUID to tickle out microcode revision by Borislav Petkov · 8 years ago
  47. 5dedade x86/CPU: Add native CPUID variants returning a single datum by Borislav Petkov · 8 years ago
  48. c92f5bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  49. fac69d0 x86/boot: Add missing declaration of string functions by Nicholas Mc Guire · 8 years ago
  50. 9d5ecb0 bpf: change back to orig prog on too many passes by Daniel Borkmann · 8 years ago
  51. 20b1e22 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  52. 08289086 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  53. b1ee5170 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  54. 2fd8774 Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  55. a33d331 x86/CPU/AMD: Fix Bulldozer topology by Borislav Petkov · 8 years ago
  56. b400792 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  57. 383378d Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  58. 69130ea KVM: VMX: remove duplicated declaration by Jan Dakinevich · 8 years ago
  59. 32eb12a KVM: MIPS: Flush KVM entry code from icache globally by James Hogan · 8 years ago
  60. 4c88145 KVM: MIPS: Don't clobber CP0_Status.UX by James Hogan · 8 years ago
  61. 74545f6 perf/x86: Set pmu->module in Intel PMU modules by David Carrillo-Cisneros · 8 years ago
  62. 159d372 x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev' by Andy Shevchenko · 8 years ago
  63. 754c73c x86/cpu: Fix typo in the comment for Anniedale by Andy Shevchenko · 8 years ago
  64. dd853fd x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' command-line option by Lukasz Odzioba · 8 years ago
  65. 9d84fb2 arm64: restore get_current() optimisation by Mark Rutland · 8 years ago
  66. 6ef4fb3 arm64: mm: fix show_pte KERN_CONT fallout by Mark Rutland · 8 years ago
  67. 1b9ec81 Merge tag 'davinci-fixes-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Arnd Bergmann · 8 years ago
  68. e9b2aef Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Arnd Bergmann · 8 years ago
  69. 46db991 Merge tag 'juno-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Arnd Bergmann · 8 years ago
  70. f53c1e6 Merge tag 'vexpress-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Arnd Bergmann · 8 years ago
  71. ad040d8 Merge tag 'imx-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 8 years ago
  72. fcf14b8 Merge tag 'qcom-arm-fixes-for-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes by Arnd Bergmann · 8 years ago
  73. 46a3bf8 Merge tag 'omap-for-v4.10/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 8 years ago
  74. d4032cc Merge tag 'samsung-soc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes by Arnd Bergmann · 8 years ago
  75. cb2cc43 Merge tag 'qcom-fixes-for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes by Arnd Bergmann · 8 years ago
  76. 84cc8ca Merge tag 'renesas-fixes-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 8 years ago
  77. 0f64df3 Merge branch 'parisc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  78. fcdaf1a ARM64: defconfig: enable DRM_MESON as module by Kevin Hilman · 8 years ago
  79. fafdbdf ARM64: dts: meson-gx: Add Graphic Controller nodes by Neil Armstrong · 8 years ago
  80. 1cf3df8 ARM64: dts: meson-gxl: fix GPIO include by Kevin Hilman · 8 years ago
  81. 116dad7 ARM: dts: imx6: Disable "weim" node in the dtsi files by Fabio Estevam · 8 years ago
  82. 74e5c26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  83. b4a9eb4 parisc: Add line-break when printing segfault info by Helge Deller · 8 years ago
  84. 71a332e Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
  85. 542b9f0 ARM: dts: qcom: apq8064: Add missing scm clock by Bjorn Andersson · 8 years ago
  86. d1df1e0 ARM: davinci: da8xx: Fix sleeping function called from invalid context by Alexandre Bailon · 8 years ago
  87. 48cd30b ARM: davinci: Make __clk_{enable,disable} functions public by Alexandre Bailon · 8 years ago
  88. ef37427 ARM: davinci: da850: don't add emac clock to lookup table twice by Bartosz Golaszewski · 8 years ago
  89. 5d45b01 ARM: davinci: da850: fix infinite loop in clk_set_rate() by Bartosz Golaszewski · 8 years ago
  90. d7da1cc ARM: i.MX: remove map_io callback by Vladimir Murzin · 8 years ago
  91. 4c51de4 ARM: dts: vf610-zii-dev-rev-b: Add missing newline by Andreas Färber · 8 years ago
  92. db9e188 ARM: dts: imx6qdl-nitrogen6x: remove duplicate iomux entry by Gary Bisson · 8 years ago
  93. af92305 ARM: dts: imx31: fix AVIC base address by Vladimir Zapolskiy · 8 years ago
  94. 086cc1c openrisc: Add _text symbol to fix ksym build error by Stafford Horne · 8 years ago
  95. 1a38de8 ARM: dts: am572x-idk: Add gpios property to control PCIE_RESETn by Kishon Vijay Abraham I · 8 years ago
  96. 1dff32d arm64: dts: vexpress: Support GICC_DIR operations by Sudeep Holla · 8 years ago
  97. 368400e ARM: dts: vexpress: Support GICC_DIR operations by Christoffer Dall · 8 years ago
  98. 07825f0 crypto: aesni - Fix failure when built-in with modular pcbc by Herbert Xu · 8 years ago
  99. 1fe0a7e parisc: Drop TIF_RESTORE_SIGMASK and switch to generic code by Helge Deller · 8 years ago
  100. 4174421 parisc: Mark cr16 clocksource unstable on SMP systems by Helge Deller · 8 years ago