1. 77d89366 powerpc/drmem: Make lmb_size 64 bit by Aneesh Kumar K.V · 4 years ago
  2. 19da77b powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM by Nicholas Piggin · 4 years, 1 month ago
  3. e8122b1 powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm by Nicholas Piggin · 4 years, 1 month ago
  4. be141c4 powerpc/tau: Use appropriate temperature sample interval by Finn Thain · 4 years, 1 month ago
  5. 5389496 powerpc/pseries: explicitly reschedule during drmem_lmb list traversal by Nathan Lynch · 4 years, 2 months ago
  6. 22840383 KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones by Gustavo Romero · 4 years, 7 months ago
  7. a53dc16 KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 2 months ago
  8. e83f99c powerpc: Fix circular dependency between percpu.h and mmu.h by Michael Ellerman · 4 years, 2 months ago
  9. 080fcec powerpc/64s/pgtable: fix an undefined behaviour by Qian Cai · 4 years, 7 months ago
  10. 615e2d0 powerpc/64: Don't initialise init_task->thread.regs by Michael Ellerman · 4 years, 5 months ago
  11. 473575d powerpc: Make setjmp/longjmp signature standard by Clement Courbet · 4 years, 6 months ago
  12. 303b647 powerpc: Add attributes for setjmp/longjmp by Segher Boessenkool · 5 years ago
  13. 7ab2eb7 powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE entries by Aneesh Kumar K.V · 4 years, 7 months ago
  14. 83dc8f0 powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable by Libor Pechacek · 4 years, 8 months ago
  15. bec059a powerpc/kgdb: add kgdb_arch_set/remove_breakpoint() by Christophe Leroy · 6 years ago
  16. d3c0048 powerpc/archrandom: fix arch_get_random_seed_int() by Ard Biesheuvel · 4 years, 10 months ago
  17. 0b9700d powerpc/spinlocks: Include correct header for static key by Jason A. Donenfeld · 4 years, 9 months ago
  18. 04a2096 powerpc/vcpu: Assume dedicated processors as non-preempt by Srikar Dronamraju · 4 years, 10 months ago
  19. a2118e6 KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag by Michael Roth · 5 years ago
  20. ed5ebf4 Revert "powerpc/vcpu: Assume dedicated processors as non-preempt" by Greg Kroah-Hartman · 4 years, 9 months ago
  21. 4ba32bd powerpc/vcpu: Assume dedicated processors as non-preempt by Srikar Dronamraju · 4 years, 10 months ago
  22. 79bee5a powerpc: Fix vDSO clock_getres() by Vincenzo Frascino · 4 years, 10 months ago
  23. 7ad0c78 powerpc/math-emu: Update macros from GCC by Joel Stanley · 6 years ago
  24. f4d1d64 powerpc/83xx: handle machine check caused by watchdog timer by Christophe Leroy · 6 years ago
  25. 345712c KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel by Michael Ellerman · 4 years, 11 months ago
  26. 0a60d4b powerpc/book3s64: Fix link stack flush on context switch by Michael Ellerman · 4 years, 11 months ago
  27. eb355cc powerpc: Fix duplicate const clang warning in user access code by Anton Blanchard · 6 years ago
  28. 9271304 powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request by Nathan Fontenot · 6 years ago
  29. ec199b2 powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9 by Aneesh Kumar K.V · 5 years ago
  30. d1e4b4c powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag by Aneesh Kumar K.V · 5 years ago
  31. 6d728a1 powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function by Christophe Leroy · 5 years ago
  32. 80fc279 powerpc/xive: Fix bogus error code returned by OPAL by Greg Kurz · 5 years ago
  33. d9e8b4b powerpc: Add barrier_nospec to raw_copy_in_user() by Suraj Jitindar Singh · 6 years ago
  34. 052bc38 powerpc/tm: Remove msr_tm_active() by Breno Leitao · 6 years ago
  35. 3ac7180 KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct by Paul Mackerras · 6 years ago
  36. cfbf227 powerpc/pkeys: Fix handling of pkey state across fork() by Ram Pai · 6 years ago
  37. a80f67d powerpc/cacheflush: fix variable set but not used by Qian Cai · 5 years ago
  38. 48ee85d powerpc/bpf: use unsigned division instruction for 64-bit operations by Naveen N. Rao · 5 years ago
  39. b376683 KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list by Paul Mackerras · 5 years ago
  40. 0276ebf jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  41. 4179b85 powerpc/booke64: set RI in default MSR by Laurentiu Tudor · 5 years ago
  42. 69c2b71 powerpc/book3s/64: check for NULL pointer in pgd_alloc() by Rick Lindsley · 5 years ago
  43. 06af7dd powerpc/pseries: Perform full re-add of CPU for topology update post-migration by Nathan Fontenot · 6 years ago
  44. 92d4ee2 powerpc: bpf: Fix generation of load/store DW instructions by Naveen N. Rao · 6 years ago
  45. 020e5f1 powerpc/fsl: Add nospectre_v2 command line argument by Diana Craciun · 6 years ago
  46. 4944f1d powerpc/fsl: Add macro to flush the branch predictor by Diana Craciun · 6 years ago
  47. d67ab3d powerpc/fsl: Add infrastructure to fixup branch predictor flush by Diana Craciun · 6 years ago
  48. b8ea151 powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 by Michael Ellerman · 6 years ago
  49. 23ad135 KVM: Call kvm_arch_memslots_updated() before updating memslots by Sean Christopherson · 6 years ago
  50. baed68a powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration by Aneesh Kumar K.V · 6 years ago
  51. 3bf8ff7 powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit by Paul Mackerras · 6 years ago
  52. 49c473e powerpc/radix: Fix kernel crash with mremap() by Aneesh Kumar K.V · 6 years ago
  53. fc09008 powerpc/fadump: Do not allow hot-remove memory from fadump reserved area. by Mahesh Salgaonkar · 6 years ago
  54. e121943 powerpc/uaccess: fix warning/error with access_ok() by Christophe Leroy · 6 years ago
  55. b771863 powerpc/io: Fix the IO workarounds code to work with Radix by Michael Ellerman · 6 years ago
  56. ce65f0f Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP" by Christophe Leroy · 6 years ago
  57. 7607e1d powerpc/msi: Fix compile error on mpc83xx by Christophe Leroy · 6 years ago
  58. 4628a64 mm: Preserve _PAGE_DEVMAP across mprotect() calls by Jan Kara · 6 years ago
  59. f005de0 Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Greg Kroah-Hartman · 6 years ago
  60. 51c3c62 powerpc: Avoid code patching freed init sections by Michael Neuling · 6 years ago
  61. 425333b KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode by Alexey Kardashevskiy · 6 years ago
  62. aa5b105 Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  63. bd0dbb7 powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid. by Aneesh Kumar K.V · 6 years ago
  64. 810e9f8 powerpc/nohash: fix pte_access_permitted() by Christophe Leroy · 6 years ago
  65. 2ea6263 powerpc/topology: Get topology for shared processors at boot by Srikar Dronamraju · 6 years ago
  66. 95b861a powerpc/powernv: provide a console flush operation for opal hvc driver by Nicholas Piggin · 6 years ago
  67. e61cf2e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  68. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  69. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  70. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  71. 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  73. a2dc009 powerpc/mm/book3s/radix: Add mapping statistics by Aneesh Kumar K.V · 6 years ago
  74. b3124ec Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  75. f7a6947 powerpc/uaccess: Enable get_user(u64, *p) on 32-bit by Michael Ellerman · 6 years ago
  76. f405b51 powerpc/mm/hash: Remove unnecessary do { } while(0) loop by Aneesh Kumar K.V · 6 years ago
  77. e7e8184 powerpc/64s: move machine check SLB flushing to mm/slb.c by Nicholas Piggin · 6 years ago
  78. 0b6aa1a powerpc/mm/tlbflush: update the mmu_gather page size while iterating address range by Aneesh Kumar K.V · 6 years ago
  79. 646dbe4 powerpc/mm: remove huge_pte_offset_and_shift() prototype by Christophe Leroy · 6 years ago
  80. fa54a98 powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled by Christophe Leroy · 6 years ago
  81. 1bd6a1c powerpc/fadump: handle crash memory ranges array index overflow by Hari Bathini · 6 years ago
  82. 6bd6d86 powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM by Christophe Leroy · 6 years ago
  83. 656ecc1 crypto/nx: Initialize 842 high and normal RxFIFO control registers by Haren Myneni · 6 years ago
  84. 88b0fe1 powerpc: Add show_user_instructions() by Murilo Opsfelder Araujo · 6 years ago
  85. ba72dc1 powerpc/pseries: Query hypervisor for count cache flush settings by Michael Ellerman · 6 years ago
  86. ee13cb24 powerpc/64s: Add support for software count cache flush by Michael Ellerman · 6 years ago
  87. dc8c6cc powerpc/64s: Add new security feature flags for count cache flush by Michael Ellerman · 6 years ago
  88. 06d0bbc powerpc/asm: Add a patch_site macro & helpers for patching instructions by Michael Ellerman · 6 years ago
  89. ebcd1bf powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E by Diana Craciun · 6 years ago
  90. af375ee powerpc/64: Call setup_barrier_nospec() from setup_arch() by Michael Ellerman · 6 years ago
  91. 179ab1c powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC by Michael Ellerman · 6 years ago
  92. b536da7 powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macros by Michael Ellerman · 6 years ago
  93. 0a55c24 powerpc/64s: Remove PSERIES naming from the MASKABLE macros by Michael Ellerman · 6 years ago
  94. 6adc6e9 powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES() by Michael Ellerman · 6 years ago
  95. 9bf2877 powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES() by Michael Ellerman · 6 years ago
  96. bdf08e1 powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOG by Michael Ellerman · 6 years ago
  97. 270373f powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES by Michael Ellerman · 6 years ago
  98. 6ebb939 powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1 by Michael Ellerman · 6 years ago
  99. 94f3cc8 powerpc/64s: Remove PSERIES from the NORI macros by Michael Ellerman · 6 years ago
  100. cb58a4a powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2 by Michael Ellerman · 6 years ago