1. f442d00 powerpc/64s: Add support to mask perf interrupts and replay them by Madhavan Srinivasan · 7 years ago
  2. f14e953 powerpc/64s: Add support to take additional parameter in MASKABLE_* macro by Madhavan Srinivasan · 7 years ago
  3. d32eb1b powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_* by Madhavan Srinivasan · 7 years ago
  4. 4e26bc4 powerpc/64: Rename soft_enabled to irq_soft_mask by Madhavan Srinivasan · 7 years ago
  5. 01417c6 powerpc/64: Change soft_enabled from flag to bitmask by Madhavan Srinivasan · 7 years ago
  6. acb396d powerpc/64: Cleanup hard_irq_disable() macro by Madhavan Srinivasan · 7 years ago
  7. a67c543 powerpc/64: Implement and use soft_enabled_set_return API by Madhavan Srinivasan · 7 years ago
  8. e0b5687 powerpc/64: Implement and use soft_enabled_return API by Madhavan Srinivasan · 7 years ago
  9. 0b63acf powerpc/64: Move set_soft_enabled() and rename by Madhavan Srinivasan · 7 years ago
  10. b5c1bd6 powerpc/64: Fix arch_local_irq_disable() prototype by Madhavan Srinivasan · 7 years ago
  11. 9f83e00 powerpc/64: Improve inline asm in arch_local_irq_disable by Nicholas Piggin · 7 years ago
  12. c2e480b powerpc/64: Add #defines for paca->soft_enabled flags by Madhavan Srinivasan · 7 years ago
  13. a8a4b03 powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signals by Madhavan Srinivasan · 7 years ago
  14. 7a074fc powerpc/64s: Fix ps3 build error due to tlbiel_all() by Michael Ellerman · 7 years ago
  15. c16bee4 powerpc: define __ARCH_IRQ_EXIT_IRQS_DISABLED by Nicholas Piggin · 7 years ago
  16. 47712a9 powerpc/watchdog: remove arch_trigger_cpumask_backtrace by Nicholas Piggin · 7 years ago
  17. 1af1933 powerpc/64s: Relax PACA address limitations by Nicholas Piggin · 7 years ago
  18. c610d65 powerpc/pseries: lift RTAS limit for hash by Nicholas Piggin · 7 years ago
  19. 5eae82c powerpc/pseries: lift RTAS limit for radix by Nicholas Piggin · 7 years ago
  20. 47fee31 powerpc/64: rtas avoid accessing paca in 32-bit mode by Nicholas Piggin · 7 years ago
  21. 98ae006 powerpc/pseries: radix is not subject to RMA limit, remove it by Nicholas Piggin · 7 years ago
  22. 1513c33 powerpc/powernv: Remove real mode access limit for early allocations by Nicholas Piggin · 7 years ago
  23. d474827 powerpc/64s: Improve local TLB flush for boot and MCE on POWER9 by Nicholas Piggin · 7 years ago
  24. 4552d12 powerpc: System reset avoid interleaving oops using die synchronisation by Nicholas Piggin · 7 years ago
  25. 2271db2 powerpc: Use the TRAP macro whenever comparing a trap number by Benjamin Herrenschmidt · 7 years ago
  26. 872e2ae powerpc: Remove useless EXC_COMMON_HV by Benjamin Herrenschmidt · 7 years ago
  27. f5abe14 powerpc/xive: Remove incorrect debug code by Benjamin Herrenschmidt · 7 years ago
  28. fbadeb6 powerpc: Cosmetic cleanup of cpuinfo_op by Benjamin Herrenschmidt · 7 years ago
  29. f5f5630 powerpc: Make newline in cpuinfo unconditional by Benjamin Herrenschmidt · 7 years ago
  30. bba9bc8 powerpc: Add aacraid and nvme to powernv_defconfig by Benjamin Herrenschmidt · 7 years ago
  31. 4f94b2c powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP by Christophe Leroy · 7 years ago
  32. de0f938 powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level by Christophe Leroy · 7 years ago
  33. 3517503 powerpc/mm: Introduce _PAGE_NA by Christophe Leroy · 7 years ago
  34. 812fadc powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs by Christophe Leroy · 7 years ago
  35. 5f35649 powerpc/8xx: remove unused _PAGE_WRITETHRU by Christophe Leroy · 7 years ago
  36. cd99ddb powerpc/8xx: Only perform perf counting when perf is in use. by Christophe Leroy · 7 years ago
  37. bb9b5a8 powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12 by Christophe Leroy · 7 years ago
  38. 2a45add powerpc/8xx: Remove CPU6 ERRATA Workaround by Christophe Leroy · 7 years ago
  39. 9a3b849 powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAP by Christophe Leroy · 7 years ago
  40. 4145f35 powernv/kdump: Fix cases where the kdump kernel can get HMI's by Balbir Singh · 7 years ago
  41. 04b9c96 powerpc/crash: Remove the test for cpu_online in the IPI callback by Balbir Singh · 7 years ago
  42. 9625e69 powerpc: make use of for_each_node_by_type() instead of open-coding it by Dmitry Torokhov · 8 years ago
  43. 94d3084 powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMP by Christophe Leroy · 7 years ago
  44. 0c38ed6 powerpc/pseries: Enable support of ibm,dynamic-memory-v2 by Nathan Fontenot · 7 years ago
  45. 2b31e3a powerpc/drmem: Add support for ibm, dynamic-memory-v2 property by Nathan Fontenot · 7 years ago
  46. 2c77721 powerpc: Move of_drconf_cell struct to asm/drmem.h by Nathan Fontenot · 7 years ago
  47. 6195a50 powerpc/pseries: Update memory hotplug code to use drmem LMB array by Nathan Fontenot · 7 years ago
  48. 514a9cb powerpc/numa: Update numa code use walk_drmem_lmbs by Nathan Fontenot · 7 years ago
  49. 6c6ea53 powerpc/mm: Separate ibm, dynamic-memory data from DT format by Nathan Fontenot · 7 years ago
  50. b88fc30 powerpc/numa: Look up associativity array in of_drconf_to_nid_single by Nathan Fontenot · 7 years ago
  51. 22508f3 powerpc/numa: Look up device node in of_get_usable_memory() by Nathan Fontenot · 7 years ago
  52. 35f80de powerpc/numa: Look up device node in of_get_assoc_arrays() by Nathan Fontenot · 7 years ago
  53. 5769bea powerpc/mm: Add proper pte access check helper for other platforms by Aneesh Kumar K.V · 7 years ago
  54. f72a85e powerpc/mm/book3s/64: Add proper pte access check helper by Aneesh Kumar K.V · 7 years ago
  55. 5fa5b16 powerpc/mm/hugetlb: Use pte_access_permitted for hugetlb access check by Aneesh Kumar K.V · 7 years ago
  56. 7e43635 powerpc: capture the PTE format changes in the dump pte report by Ram Pai · 7 years ago
  57. a854868 powerpc: use helper functions to get and set hash slots by Ram Pai · 7 years ago
  58. 273b493 powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6 by Ram Pai · 7 years ago
  59. 7b84947 powerpc: shifted-by-one hidx value by Ram Pai · 7 years ago
  60. bf9a95f powerpc: Free up four 64K PTE bits in 64K backed HPTE pages by Ram Pai · 7 years ago
  61. 9d2edb1 powerpc: Free up four 64K PTE bits in 4K backed HPTE pages by Ram Pai · 7 years ago
  62. 318995b powerpc: introduce pte_get_hash_gslot() helper by Ram Pai · 7 years ago
  63. 59aa31f powerpc: introduce pte_set_hidx() helper by Ram Pai · 7 years ago
  64. 608c0d8 PCI/IOV: Add pci_vf_drivers_autoprobe() interface by Bryant G. Ly · 7 years ago
  65. dae7253 powerpc/pseries: Add pseries SR-IOV Machine dependent calls by Bryant G. Ly · 7 years ago
  66. 988fc3b powerpc/pci: Separate SR-IOV Calls by Bryant G. Ly · 7 years ago
  67. 5c45b52 powerpc/modules: Fix alignment of .toc section in kernel modules by Alan Modra · 7 years ago
  68. acb1fea powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled context by Nicholas Piggin · 7 years ago
  69. 7813043 powerpc/44x/fsp2: Add irq error handlers by Ivan Mikhaylov · 7 years ago
  70. 50f01c5 powerpc/44x/fsp2: tvsense workaround for dd1 by Ivan Mikhaylov · 7 years ago
  71. 9c4c374 powerpc/44x/fsp2: Interrupt handling setup by Ivan Mikhaylov · 7 years ago
  72. 494d82c powerpc/44x/fsp2: Add fsp2 headers by Ivan Mikhaylov · 7 years ago
  73. a107260 powerpc/32: Add .data.rel* sections explicitly by Nicholas Piggin · 7 years ago
  74. c3bb690 powerpc/boot: Only build CPM code when necessary by Michael Ellerman · 7 years ago
  75. f8e8e69 powerpc/boot: Only build OPAL code when necessary by Michael Ellerman · 7 years ago
  76. 3d6bf69 powerpc/boot: Only build uartlite if XILINX_VIRTEX=y by Michael Ellerman · 7 years ago
  77. 1ea61ea powerpc/modules: Improve restore_r2() error message by Josh Poimboeuf · 7 years ago
  78. b9eab08 powerpc/modules: Don't try to restore r2 after a sibling call by Josh Poimboeuf · 7 years ago
  79. a443bf6 powerpc/modules: Add REL24 relocation support of livepatch symbols by Kamalesh Babulal · 7 years ago
  80. 5138b31 powerpc: Reduce log level of "OPAL detected !" message by Benjamin Herrenschmidt · 7 years ago
  81. 10de741 powerpc: Remove DEBUG define in 64-bit early setup code by Benjamin Herrenschmidt · 7 years ago
  82. 5c92988 powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE by Santosh Sivaraj · 7 years ago
  83. 0aa8ff9 powerpc: Use of for_each_node_by_name() instead of open-coding it by Dmitry Torokhov · 8 years ago
  84. df26200 powerpc/powermac: drop useless call to of_find_node_by_name by Dmitry Torokhov · 8 years ago
  85. 2aaf0a1 powerpc/powermac: fix OF node refcount leak by Dmitry Torokhov · 8 years ago
  86. f2c2cbc powerpc: Use pr_warn instead of pr_warning by Joe Perches · 8 years ago
  87. 87fc5c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  88. 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
  89. 4b1967c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  90. 3b62de2 RISC-V: Fixes for clean allmodconfig build by Palmer Dabbelt · 7 years ago
  91. 7382fbd RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  92. 07f8ba7 RISC-V: User-Visible Changes by Palmer Dabbelt · 7 years ago
  93. da894ff RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  94. 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
  95. 3a33c76 arm64: context: Fix comments and remove pointless smp_wmb() by Will Deacon · 7 years ago
  96. 770ba06 arm64: cpu_ops: Add missing 'const' qualifiers by Yury Norov · 7 years ago
  97. f8ada18 arm64: perf: remove unsupported events for Cortex-A73 by Xu YiPing · 7 years ago
  98. 9de52a7 arm64: fpsimd: Fix failure to restore FPSIMD state after signals by Dave Martin · 7 years ago
  99. a349b30 arm64: pgd: Mark pgd_cache as __ro_after_init by Jinbum Park · 7 years ago
  100. be0f272 arm64: ftrace: emit ftrace-mod.o contents through code by Ard Biesheuvel · 7 years ago