1. cd99ddb powerpc/8xx: Only perform perf counting when perf is in use. by Christophe Leroy · 7 years ago
  2. bb9b5a8 powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12 by Christophe Leroy · 7 years ago
  3. 2a45add powerpc/8xx: Remove CPU6 ERRATA Workaround by Christophe Leroy · 7 years ago
  4. 9a3b849 powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP by Christophe Leroy · 7 years ago
  5. 4145f35 powernv/kdump: Fix cases where the kdump kernel can get HMI's by Balbir Singh · 7 years ago
  6. 04b9c96 powerpc/crash: Remove the test for cpu_online in the IPI callback by Balbir Singh · 7 years ago
  7. 9625e69 powerpc: make use of for_each_node_by_type() instead of open-coding it by Dmitry Torokhov · 8 years ago
  8. 94d3084 powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMP by Christophe Leroy · 7 years ago
  9. 0c38ed6 powerpc/pseries: Enable support of ibm,dynamic-memory-v2 by Nathan Fontenot · 7 years ago
  10. 2b31e3a powerpc/drmem: Add support for ibm, dynamic-memory-v2 property by Nathan Fontenot · 7 years ago
  11. 2c77721 powerpc: Move of_drconf_cell struct to asm/drmem.h by Nathan Fontenot · 7 years ago
  12. 6195a50 powerpc/pseries: Update memory hotplug code to use drmem LMB array by Nathan Fontenot · 7 years ago
  13. 514a9cb powerpc/numa: Update numa code use walk_drmem_lmbs by Nathan Fontenot · 7 years ago
  14. 6c6ea53 powerpc/mm: Separate ibm, dynamic-memory data from DT format by Nathan Fontenot · 7 years ago
  15. b88fc30 powerpc/numa: Look up associativity array in of_drconf_to_nid_single by Nathan Fontenot · 7 years ago
  16. 22508f3 powerpc/numa: Look up device node in of_get_usable_memory() by Nathan Fontenot · 7 years ago
  17. 35f80de powerpc/numa: Look up device node in of_get_assoc_arrays() by Nathan Fontenot · 7 years ago
  18. 5769bea powerpc/mm: Add proper pte access check helper for other platforms by Aneesh Kumar K.V · 7 years ago
  19. f72a85e powerpc/mm/book3s/64: Add proper pte access check helper by Aneesh Kumar K.V · 7 years ago
  20. 5fa5b16 powerpc/mm/hugetlb: Use pte_access_permitted for hugetlb access check by Aneesh Kumar K.V · 7 years ago
  21. 7e43635 powerpc: capture the PTE format changes in the dump pte report by Ram Pai · 7 years ago
  22. a854868 powerpc: use helper functions to get and set hash slots by Ram Pai · 7 years ago
  23. 273b493 powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6 by Ram Pai · 7 years ago
  24. 7b84947 powerpc: shifted-by-one hidx value by Ram Pai · 7 years ago
  25. bf9a95f powerpc: Free up four 64K PTE bits in 64K backed HPTE pages by Ram Pai · 7 years ago
  26. 9d2edb1 powerpc: Free up four 64K PTE bits in 4K backed HPTE pages by Ram Pai · 7 years ago
  27. 318995b powerpc: introduce pte_get_hash_gslot() helper by Ram Pai · 7 years ago
  28. 59aa31f powerpc: introduce pte_set_hidx() helper by Ram Pai · 7 years ago
  29. 608c0d8 PCI/IOV: Add pci_vf_drivers_autoprobe() interface by Bryant G. Ly · 7 years ago
  30. dae7253 powerpc/pseries: Add pseries SR-IOV Machine dependent calls by Bryant G. Ly · 7 years ago
  31. 988fc3b powerpc/pci: Separate SR-IOV Calls by Bryant G. Ly · 7 years ago
  32. 5c45b52 powerpc/modules: Fix alignment of .toc section in kernel modules by Alan Modra · 7 years ago
  33. acb1fea powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled context by Nicholas Piggin · 7 years ago
  34. 7813043 powerpc/44x/fsp2: Add irq error handlers by Ivan Mikhaylov · 7 years ago
  35. 50f01c5 powerpc/44x/fsp2: tvsense workaround for dd1 by Ivan Mikhaylov · 7 years ago
  36. 9c4c374 powerpc/44x/fsp2: Interrupt handling setup by Ivan Mikhaylov · 7 years ago
  37. 494d82c powerpc/44x/fsp2: Add fsp2 headers by Ivan Mikhaylov · 7 years ago
  38. a107260 powerpc/32: Add .data.rel* sections explicitly by Nicholas Piggin · 7 years ago
  39. c3bb690 powerpc/boot: Only build CPM code when necessary by Michael Ellerman · 7 years ago
  40. f8e8e69 powerpc/boot: Only build OPAL code when necessary by Michael Ellerman · 7 years ago
  41. 3d6bf69 powerpc/boot: Only build uartlite if XILINX_VIRTEX=y by Michael Ellerman · 7 years ago
  42. 1ea61ea powerpc/modules: Improve restore_r2() error message by Josh Poimboeuf · 7 years ago
  43. b9eab08 powerpc/modules: Don't try to restore r2 after a sibling call by Josh Poimboeuf · 7 years ago
  44. a443bf6 powerpc/modules: Add REL24 relocation support of livepatch symbols by Kamalesh Babulal · 7 years ago
  45. 5138b31 powerpc: Reduce log level of "OPAL detected !" message by Benjamin Herrenschmidt · 7 years ago
  46. 10de741 powerpc: Remove DEBUG define in 64-bit early setup code by Benjamin Herrenschmidt · 7 years ago
  47. 5c92988 powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE by Santosh Sivaraj · 7 years ago
  48. 0aa8ff9 powerpc: Use of for_each_node_by_name() instead of open-coding it by Dmitry Torokhov · 8 years ago
  49. df26200 powerpc/powermac: drop useless call to of_find_node_by_name by Dmitry Torokhov · 8 years ago
  50. 2aaf0a1 powerpc/powermac: fix OF node refcount leak by Dmitry Torokhov · 8 years ago
  51. f2c2cbc powerpc: Use pr_warn instead of pr_warning by Joe Perches · 8 years ago
  52. 87fc5c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  53. e1ba1c9 Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  54. 4b1967c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  55. 3b62de2 RISC-V: Fixes for clean allmodconfig build by Palmer Dabbelt · 7 years ago
  56. 7382fbd RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  57. 07f8ba7 RISC-V: User-Visible Changes by Palmer Dabbelt · 7 years ago
  58. da894ff RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  59. a0651c7 Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  60. 3a33c76 arm64: context: Fix comments and remove pointless smp_wmb() by Will Deacon · 7 years ago
  61. 770ba06 arm64: cpu_ops: Add missing 'const' qualifiers by Yury Norov · 7 years ago
  62. f8ada18 arm64: perf: remove unsupported events for Cortex-A73 by Xu YiPing · 7 years ago
  63. 9de52a7 arm64: fpsimd: Fix failure to restore FPSIMD state after signals by Dave Martin · 7 years ago
  64. a349b30 arm64: pgd: Mark pgd_cache as __ro_after_init by Jinbum Park · 7 years ago
  65. be0f272 arm64: ftrace: emit ftrace-mod.o contents through code by Ard Biesheuvel · 7 years ago
  66. 7e8b9c1 arm64: module-plts: factor out PLT generation code for ftrace by Ard Biesheuvel · 7 years ago
  67. 0e710ac RISC-V: Clean up an unused include by Palmer Dabbelt · 7 years ago
  68. 921ebd8 RISC-V: Allow userspace to flush the instruction cache by Andrew Waterman · 7 years ago
  69. 08f051e RISC-V: Flush I$ when making a dirty page executable by Andrew Waterman · 7 years ago
  70. 741fc3f RISC-V: Add missing include by Olof Johansson · 7 years ago
  71. 4a41d5d RISC-V: Use define for get_cycles like other architectures by Olof Johansson · 7 years ago
  72. 4bde632 RISC-V: Provide stub of setup_profiling_timer() by Olof Johansson · 7 years ago
  73. 24948b7 RISC-V: Export some expected symbols for modules by Olof Johansson · 7 years ago
  74. 83e7b87 RISC-V: move empty_zero_page definition to C and export it by Olof Johansson · 7 years ago
  75. fe2726a RISC-V: io.h: type fixes for warnings by Olof Johansson · 7 years ago
  76. 5e6f82b RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros by Olof Johansson · 7 years ago
  77. 5ddf755 RISC-V: use generic serial.h by Olof Johansson · 7 years ago
  78. 9e0600f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  79. 22985bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  80. a0908a1b7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  81. c7da82b mm: replace pmd_write with pmd_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  82. e7fe7b5 mm: replace pud_write with pud_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  83. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  84. 1501899 mm: fix device-dax pud write-faults triggered by get_user_pages() by Dan Williams · 7 years ago
  85. 198e0c0 Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  86. fccfde4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  87. e5372cd sparc64: Fix boot on T4 and later. by David S. Miller · 7 years ago
  88. 7e4d423 powerpc: Do not assign thread.tidr if already assigned by Vaibhav Jain · 7 years ago
  89. aca7573f powerpc: Avoid signed to unsigned conversion in set_thread_tidr() by Vaibhav Jain · 7 years ago
  90. bf73055 RISC-V: remove spin_unlock_wait() by Palmer Dabbelt · 7 years ago
  91. c901e45 RISC-V: `sfence.vma` orderes the instruction cache by Palmer Dabbelt · 7 years ago
  92. 21db403 RISC-V: Add READ_ONCE in arch_spin_is_locked() by Palmer Dabbelt · 7 years ago
  93. 9347ce5 RISC-V: __test_and_op_bit_ord should be strongly ordered by Palmer Dabbelt · 7 years ago
  94. 3343eb6 RISC-V: Remove smb_mb__{before,after}_spinlock() by Palmer Dabbelt · 7 years ago
  95. 61a60d3 RISC-V: Remove __smp_bp__{before,after}_atomic by Palmer Dabbelt · 7 years ago
  96. 8286d51 RISC-V: Comment on why {,cmp}xchg is ordered how it is by Palmer Dabbelt · 7 years ago
  97. 4650d02 RISC-V: Remove unused arguments from ATOMIC_OP by Palmer Dabbelt · 7 years ago
  98. f81a348 arm64: mm: cleanup stale AIVIVT references by Mark Rutland · 7 years ago
  99. 9d0ca44 s390/gs: add compat regset for the guarded storage broadcast control block by Martin Schwidefsky · 7 years ago
  100. a63dd74 Merge tag 'kvm-ppc-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 7 years ago