1. 9390033 drivers/macintosh: Fix memleak in windfarm_pm112 driver by Michael Ellerman · 4 years, 9 months ago
  2. 7481cad selftests/powerpc: Add a test of counting larx/stcx by Michael Ellerman · 4 years, 9 months ago
  3. 24ac99e powerpc: Drop unneeded cast in task_pt_regs() by Michael Ellerman · 4 years, 9 months ago
  4. 7ffa8b7 powerpc/64: Don't initialise init_task->thread.regs by Michael Ellerman · 4 years, 9 months ago
  5. 02bddf2 powerpc/mm: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago
  6. 0f6be41 powerpc: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago
  7. 4e0e45b powerpc: Use trap metadata to prevent double restart rather than zeroing trap by Nicholas Piggin · 4 years, 9 months ago
  8. 912237ea powerpc: trap_is_syscall() helper to hide syscall trap number by Nicholas Piggin · 4 years, 9 months ago
  9. db30144 powerpc: Use set_trap() and avoid open-coding trap masking by Nicholas Piggin · 4 years, 9 months ago
  10. feb9df3 powerpc/64s: Always has full regs, so remove remnant checks by Nicholas Piggin · 4 years, 9 months ago
  11. edbadaf powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT by Christophe Leroy · 4 years, 10 months ago
  12. 4cdb2da powerpc: Remove _ALIGN_UP(), _ALIGN_DOWN() and _ALIGN() by Christophe Leroy · 4 years, 9 months ago
  13. d3f3d3b powerpc: Replace _ALIGN() by ALIGN() by Christophe Leroy · 4 years, 9 months ago
  14. b711531 powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 9 months ago
  15. e96d904 powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN() by Christophe Leroy · 4 years, 9 months ago
  16. 7bfc3c8 drivers/powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 9 months ago
  17. 679d74a powerpc/8xx: Update email address in MAINTAINERS by Christophe Leroy · 4 years, 9 months ago
  18. ad0f522 powerpc/5200: update contact email by Wolfram Sang · 4 years, 9 months ago
  19. bac7ca7 powerpc: module_[32|64].c: replace swap function with built-in one by Andrey Abramov · 6 years ago
  20. 2f62870c powerpc/powernv: Fix a warning message by Christophe JAILLET · 4 years, 9 months ago
  21. 1f12096 Merge the lockless page table walk rework into next by Michael Ellerman · 4 years, 9 months ago
  22. 75358ea powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race by Aneesh Kumar K.V · 4 years, 9 months ago
  23. e21dfbf powerpc/mm/book3s64: Avoid sending IPI on clearing PMD by Aneesh Kumar K.V · 4 years, 9 months ago
  24. 0e11df9 powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check by Aneesh Kumar K.V · 4 years, 9 months ago
  25. 9fd4236 powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa by Aneesh Kumar K.V · 4 years, 9 months ago
  26. bda3dea powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page by Aneesh Kumar K.V · 4 years, 9 months ago
  27. 3ff8df1 powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update. by Aneesh Kumar K.V · 4 years, 9 months ago
  28. 7769a33 powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions by Aneesh Kumar K.V · 4 years, 9 months ago
  29. e3d8ed5 powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter by Aneesh Kumar K.V · 4 years, 9 months ago
  30. 9781e75 powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler by Aneesh Kumar K.V · 4 years, 9 months ago
  31. 35528876 powerpc/kvm/book3s: Add helper for host page table walk by Aneesh Kumar K.V · 4 years, 9 months ago
  32. 6cdf303 powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table by Aneesh Kumar K.V · 4 years, 9 months ago
  33. dc89184 powerpc/kvm/nested: Add helper to walk nested shadow linux page table. by Aneesh Kumar K.V · 4 years, 9 months ago
  34. 4b99412 powerpc/kvm/book3s: Add helper to walk partition scoped linux page table. by Aneesh Kumar K.V · 4 years, 9 months ago
  35. 87013f9 powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock. by Aneesh Kumar K.V · 4 years, 9 months ago
  36. 15759cb powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow by Aneesh Kumar K.V · 4 years, 9 months ago
  37. 0da81b6 powerpc/mce: Don't reload pte val in addr_to_pfn by Aneesh Kumar K.V · 4 years, 9 months ago
  38. 2f92447 powerpc/book3s64/hash: Use the pte_t address from the caller by Aneesh Kumar K.V · 4 years, 9 months ago
  39. 7900757 powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range by Aneesh Kumar K.V · 4 years, 9 months ago
  40. ec4abf1 powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present by Aneesh Kumar K.V · 4 years, 9 months ago
  41. c46241a powerpc/pkeys: Check vma before returning key fault error to the user by Aneesh Kumar K.V · 4 years, 9 months ago
  42. fe4a685 powerpc/pkeys: Avoid using lockless page table walk by Aneesh Kumar K.V · 4 years, 9 months ago
  43. 93a9869 mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg by Aneesh Kumar K.V · 4 years, 9 months ago
  44. f2b8d76 Merge tag 'kvm-ppc-fixes-5.7-1' into topic/ppc-kvm by Michael Ellerman · 4 years, 9 months ago
  45. 140777a powerpc/fadump: consider reserved ranges while reserving memory by Hari Bathini · 4 years, 9 months ago
  46. 02c04e3 powerpc/fadump: use static allocation for reserved memory ranges by Hari Bathini · 4 years, 9 months ago
  47. 43c8a49 powerpc/ps3: Move static keyword to the front of declaration by Xiongfeng Wang · 4 years, 9 months ago
  48. 57b3ed9 powerpc/64: Have MPROFILE_KERNEL depend on FUNCTION_TRACER by Naveen N. Rao · 4 years, 9 months ago
  49. bde752c Documentation: Document sysfs interfaces purr, spurr, idle_purr, idle_spurr by Gautham R. Shenoy · 4 years, 10 months ago
  50. 6909f179 powerpc/sysfs: Show idle_purr and idle_spurr for every CPU by Gautham R. Shenoy · 4 years, 10 months ago
  51. dc8afce powerpc/pseries: Account for SPURR ticks on idle CPUs by Gautham R. Shenoy · 4 years, 10 months ago
  52. c401919 powerpc/idle: Store PURR snapshot in a per-cpu global variable by Gautham R. Shenoy · 4 years, 10 months ago
  53. e4a884c powerpc: Move idle_loop_prolog()/epilog() functions to header file by Gautham R. Shenoy · 4 years, 10 months ago
  54. 45591da powerpc/vas: Include linux/types.h in uapi/asm/vas-api.h by Stephen Rothwell · 4 years, 9 months ago
  55. 722c196 selftests/powerpc: Add README for GZIP engine tests by Raphael Moreira Zinsly · 4 years, 9 months ago
  56. 841fb73 selftests/powerpc: Add NX-GZIP engine decompress testcase by Raphael Moreira Zinsly · 4 years, 9 months ago
  57. 647c734 selftests/powerpc: Add NX-GZIP engine compress testcase by Raphael Moreira Zinsly · 4 years, 9 months ago
  58. f49b757 selftests/powerpc: Add header files for NX compresion/decompression by Raphael Moreira Zinsly · 4 years, 9 months ago
  59. d53979b selftests/powerpc: Add header files for GZIP engine test by Raphael Moreira Zinsly · 4 years, 9 months ago
  60. 7948efc Merge NX gzip support into next by Michael Ellerman · 4 years, 9 months ago
  61. b96ea61 Merge VAS page fault handling into next by Michael Ellerman · 4 years, 9 months ago
  62. ae49ded KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions by Paul Mackerras · 4 years, 9 months ago
  63. c12e38b Documentation/powerpc: VAS API by Haren Myneni · 4 years, 9 months ago
  64. 040b00a crypto/nx: Remove 'pid' in vas_tx_win_attr struct by Haren Myneni · 4 years, 9 months ago
  65. 1af11ae crypto/nx: Enable and setup GZIP compression type by Haren Myneni · 4 years, 9 months ago
  66. 4aebf3c crypto/nx: Make enable code generic to add new GZIP compression type by Haren Myneni · 4 years, 9 months ago
  67. 32e091a crypto/nx: Rename nx-842-powernv file name to nx-common-powernv by Haren Myneni · 4 years, 9 months ago
  68. 7673d65 crypto/nx: Initialize coproc entry with kzalloc by Haren Myneni · 4 years, 9 months ago
  69. dda44eb powerpc/vas: Add VAS user space API by Haren Myneni · 4 years, 9 months ago
  70. 45f25a7 powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API by Haren Myneni · 4 years, 9 months ago
  71. a8c0c69 powerpc/vas: Initialize window attributes for GZIP coprocessor type by Haren Myneni · 4 years, 9 months ago
  72. c420644 powerpc: Use mm_context vas_windows counter to issue CP_ABORT by Haren Myneni · 4 years, 9 months ago
  73. 1d955f9 powerpc/vas: Free send window in VAS instance after credits returned by Haren Myneni · 4 years, 9 months ago
  74. bd4da68 powerpc/vas: Display process stuck message by Haren Myneni · 4 years, 9 months ago
  75. 04f6296 powerpc/vas: Do not use default credits for receive window by Haren Myneni · 4 years, 9 months ago
  76. cf33e1e powerpc/vas: Print CRB and FIFO values by Haren Myneni · 4 years, 9 months ago
  77. 461862e powerpc/vas: Return credits after handling fault by Haren Myneni · 4 years, 9 months ago
  78. c96c443 powerpc/vas: Update CSB and notify process for fault CRBs by Haren Myneni · 4 years, 9 months ago
  79. 9774628 powerpc/vas: Setup thread IRQ handler per VAS instance by Haren Myneni · 4 years, 9 months ago
  80. db1c08a powerpc/vas: Take reference to PID and mm for user space windows by Haren Myneni · 4 years, 9 months ago
  81. 8b8a73d powerpc/vas: Register NX with fault window ID and IRQ port value by Haren Myneni · 4 years, 9 months ago
  82. 0d17de0 powerpc/vas: Setup fault window per VAS instance by Haren Myneni · 4 years, 9 months ago
  83. c20e1e2 powerpc/vas: Alloc and setup IRQ and trigger port address by Haren Myneni · 4 years, 9 months ago
  84. 73a8077 powerpc/vas: Define nx_fault_stamp in coprocessor_request_block by Haren Myneni · 4 years, 9 months ago
  85. 8d0ea29d powerpc/xive: Define xive_native_alloc_irq_on_chip() by Haren Myneni · 4 years, 9 months ago
  86. ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 9 months ago
  87. dadbd85 mm: Fix MREMAP_DONTUNMAP accounting on VMA merge by Brian Geffon · 4 years, 9 months ago
  88. 86cc3398 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 9 months ago
  89. 0fe5f9c Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  90. 3e0dea5 Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  91. b737458 Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  92. 80ade29 Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  93. 08dd387 Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  94. 5e7de58 Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  95. 439f1da Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 9 months ago
  96. aee0314 Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 9 months ago
  97. 1340283 Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 9 months ago
  98. 50cc09c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  99. 4395158 xattr.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  100. 6e88abb uapi: linux: fiemap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago