1. 306b1c0 powerpc/tm: Reformat comments by Michael Neuling · 6 years ago
  2. 5bd9b44 powerpc/config: Enable CONFIG_PRINTK_TIME by Petr Vorel · 6 years ago
  3. 01b9870 powerpc: Remove duplicated include from pci_32.c by YueHaibing · 6 years ago
  4. 8a03e81 powerpc/64s: consolidate MCE counter increment. by Michal Suchanek · 6 years ago
  5. 5130311 powerpc/tm: Print 64-bits MSR by Breno Leitao · 6 years ago
  6. 5c784c8 powerpc/tm: Remove msr_tm_active() by Breno Leitao · 6 years ago
  7. 62dea07 powerpc/powernv: Mark function as __noreturn by Breno Leitao · 6 years ago
  8. fc35ef1 selftests/powerpc: New PTRACE_SYSEMU test by Breno Leitao · 6 years ago
  9. 5521eb4 powerpc/ptrace: Add support for PTRACE_SYSEMU by Breno Leitao · 6 years ago
  10. 16d7c69 powerpc: Redefine TIF_32BITS thread flag by Breno Leitao · 6 years ago
  11. 06ec27ae powerpc/64: add stack protector support by Christophe Leroy · 6 years ago
  12. c3ff2a5 powerpc/32: add stack protector support by Christophe Leroy · 6 years ago
  13. cd5ff94 powerpc/xive: Move a dereference below a NULL test by zhong jiang · 6 years ago
  14. 9258227 powerpc/pseries: Fix how we iterate over the DTL entries by Naveen N. Rao · 6 years ago
  15. db787af powerpc/pseries: Fix DTL buffer registration by Naveen N. Rao · 6 years ago
  16. 51423a9 powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception() by Christophe Leroy · 6 years ago
  17. b9ef7b4 powerpc: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  18. 0bdba86 macintosh: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  19. c417596 powerpc/pseries: Use of_irq_get helper() in request_event_sources_irqs() by Rob Herring · 7 years ago
  20. 8c8933e powerpc/cell: Use irq_of_parse_and_map() helper by Rob Herring · 7 years ago
  21. a0820ff powerpc/mm:book3s: Enable THP migration support by Aneesh Kumar K.V · 6 years ago
  22. 8890e03 powerpc/mm/thp: update pmd_trans_huge to check for pmd_present by Aneesh Kumar K.V · 6 years ago
  23. 75646c4 arch/powerpc/mm/hash: validate the pte entries before handling the hash fault by Aneesh Kumar K.V · 6 years ago
  24. ae28f17 powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge by Aneesh Kumar K.V · 6 years ago
  25. f1981b5 powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer. by Aneesh Kumar K.V · 6 years ago
  26. da7ad36 powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit by Aneesh Kumar K.V · 6 years ago
  27. 8139046 powerpc/powernv: Make possible for user to force a full ipl cec reboot by Vaibhav Jain · 6 years ago
  28. db6711b powerpc/perf: Add missing break in power7_marked_instr_event() by Michael Ellerman · 6 years ago
  29. 54be0b9 Revert "convert SLB miss handlers to C" and subsequent commits by Michael Ellerman · 6 years ago
  30. 0823c68 powerpc/fadump: re-register firmware-assisted dump if already registered by Hari Bathini · 6 years ago
  31. 74422e2 powerpc/pseries: Remove VLA from lparcfg_write() by Suraj Jitindar Singh · 6 years ago
  32. ab91239 powerpc/prom: Remove VLA in prom_check_platform_support() by Suraj Jitindar Singh · 6 years ago
  33. e00d93a powerpc: Fix duplicate const clang warning in user access code by Anton Blanchard · 6 years ago
  34. ee9d21b powerpc/boot: Ensure _zimage_start is a weak symbol by Joel Stanley · 6 years ago
  35. cbc3980 powerpc/configs: Update skiroot defconfig by Joel Stanley · 6 years ago
  36. 85a88ca powerpc/pseries: Disable CPU hotplug across migrations by Nathan Fontenot · 6 years ago
  37. fd12527 powerpc/pseries: Remove unneeded uses of dlpar work queue by Nathan Fontenot · 6 years ago
  38. cd24e45 powerpc/pseries: Remove prrn_work workqueue by Nathan Fontenot · 6 years ago
  39. 063b8b1 powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request by Nathan Fontenot · 7 years ago
  40. 6977f95 powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer by Nicholas Piggin · 6 years ago
  41. 2a056f5 powerpc: consolidate -mno-sched-epilog into FTRACE flags by Nicholas Piggin · 6 years ago
  42. f2910f0 powerpc: remove old GCC version checks by Nicholas Piggin · 6 years ago
  43. 89ca4e1 powerpc/64s/hash: Add a SLB preload cache by Nicholas Piggin · 6 years ago
  44. 2e16267 powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup by Nicholas Piggin · 6 years ago
  45. e83cbf7 powerpc/64s: xmon do not dump hash fields when using radix mode by Nicholas Piggin · 6 years ago
  46. 655deec powerpc/64s/hash: SLB allocation status bitmaps by Nicholas Piggin · 6 years ago
  47. 8fed04d powerpc/64s/hash: remove user SLB data from the paca by Nicholas Piggin · 6 years ago
  48. 5e46e29 powerpc/64s/hash: convert SLB miss handlers to C by Nicholas Piggin · 6 years ago
  49. 82d8f4c powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb by Nicholas Piggin · 6 years ago
  50. 5141c18 powerpc/64s/hash: Use POWER6 SLBIA IH=1 variant in switch_slb by Nicholas Piggin · 6 years ago
  51. 85376e2 powerpc/64s/hash: remove the vmalloc segment from the bolted SLB by Nicholas Piggin · 6 years ago
  52. 8b92887 powerpc/64s/hash: move POWER5 < DD2.1 slbie workaround where it is needed by Nicholas Piggin · 6 years ago
  53. 505ea82 powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9 by Nicholas Piggin · 6 years ago
  54. 09b4438 powerpc/64s/hash: Fix stab_rr off by one initialization by Nicholas Piggin · 6 years ago
  55. db7d31a powernv/pseries: consolidate code for mce early handling. by Mahesh Salgaonkar · 6 years ago
  56. c6d1525 powerpc/pseries: Dump the SLB contents on SLB MCE errors. by Mahesh Salgaonkar · 6 years ago
  57. 8f0b805 powerpc/pseries: Display machine check error details. by Mahesh Salgaonkar · 6 years ago
  58. a43c159 powerpc/pseries: Flush SLB contents on SLB MCE errors. by Mahesh Salgaonkar · 6 years ago
  59. 04fce21 powerpc/pseries: Define MCE error event section. by Mahesh Salgaonkar · 6 years ago
  60. 44d947e selftests/powerpc: Do not fail with reschedule by Breno Leitao · 6 years ago
  61. 984ecdd powerpc/iommu: Avoid derefence before pointer check by Breno Leitao · 6 years ago
  62. 8ac9e5b powerpc/xive: Use xive_cpu->chip_id instead of looking it up again by Breno Leitao · 6 years ago
  63. 6f8e45f ocxl: Fix access to the AFU Descriptor Data by Christophe Lombard · 6 years ago
  64. 3f7daf3 powerpc/memtrace: Remove memory in chunks by Rashmica Gupta · 6 years ago
  65. be54c12 powerpc/64: Remove static branch hints from memset() by Anton Blanchard · 6 years ago
  66. ba2dd8a powerpc/pseries/mm: call H_BLOCK_REMOVE by Laurent Dufour · 6 years ago
  67. 0effa48 powerpc/pseries/mm: factorize PTE slot computation by Laurent Dufour · 6 years ago
  68. 5600fbe powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVE by Laurent Dufour · 6 years ago
  69. 9669556 powerpc/tm: Fix HTM documentation by Breno Leitao · 7 years ago
  70. 693b31b powerpc/selftests: Wait all threads to join by Breno Leitao · 6 years ago
  71. b0dc0f8 powerpc/powernv: Don't select the cpufreq governors by Joel Stanley · 6 years ago
  72. 56d2086 powerpc/vdso: Correct call frame information by Alan Modra · 6 years ago
  73. dd9a8c5a powerpc/tm: Fix HFSCR bit for no suspend case by Michael Neuling · 6 years ago
  74. 11da3a7 Linux 4.19-rc3 by Linus Torvalds · 6 years ago
  75. 9a56827 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. 3567994 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  77. 225ad3c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. e0a0d05 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. 3243a89 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  80. 1d22577 Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  81. f0b0d88 kbuild: modules_install: warn when missing System.map file by Randy Dunlap · 6 years ago
  82. f8f6538 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  83. 0f3aa48 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  84. a132bb9 Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Olof Johansson · 6 years ago
  85. 9bc4f28 x86/mm: Use WRITE_ONCE() when setting PTEs by Nadav Amit · 6 years ago
  86. 47b7360 x86/apic/vector: Make error return value negative by Thomas Gleixner · 6 years ago
  87. d7b686e Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  88. 2c34a0e Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  89. ecfe951 afs: Fix cell specification to permit an empty address list by David Howells · 6 years ago
  90. 3d0e7a9 Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 6 years ago
  91. a12ed06 Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  92. d042a24 Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  93. 4ff8a14 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  94. 5393734 Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  95. 69ddce9 Merge tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  96. bdf7ffc KVM: LAPIC: Fix pv ipis out-of-bounds access by Wanpeng Li · 6 years ago
  97. b5861e5 KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2 by Liran Alon · 6 years ago
  98. 564ad0a Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 6 years ago
  99. ed2ef29 Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 6 years ago
  100. df3190e arm64: KVM: Remove pgd_lock by Steven Price · 6 years ago