1. f069ff3 powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_access_flags directly by Aneesh Kumar K.V · 7 years ago
  2. 19df395 ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action by Alastair D'Silva · 7 years ago
  3. 71cc64a powerpc: use task_pid_nr() for TID allocation by Alastair D'Silva · 7 years ago
  4. 8198442 powerpc: Add TIDR CPU feature for POWER9 by Alastair D'Silva · 7 years ago
  5. ee03b9b powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESET by Nicholas Piggin · 7 years ago
  6. e360cd3 powerpc/time: account broadcast timer event interrupts separately by Nicholas Piggin · 7 years ago
  7. 3f98462 powerpc: generic clockevents broadcast receiver call tick_receive_broadcast by Nicholas Piggin · 7 years ago
  8. 3d3a602 powerpc/pseries: lparcfg calculate PURR on demand by Nicholas Piggin · 7 years ago
  9. 36d632e powerpc/64: remove start_tb and accum_tb from thread_struct by Nicholas Piggin · 7 years ago
  10. 54071e4 powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 support by Nicholas Piggin · 7 years ago
  11. 9f4b61b powerpc/pseries: put cede MSR[EE] check under IRQ_SOFT_MASK_DEBUG by Nicholas Piggin · 7 years ago
  12. 2135a6e Merge branch 'topic/pkey' into next by Michael Ellerman · 7 years ago
  13. f1079d3 Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  14. 481c63a Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  15. 667416f powerpc/mm: Fix kernel crash on page table free by Aneesh Kumar K.V · 7 years ago
  16. 8ce621e1 powerpc/modules: remove unused mod_arch_specific.toc field by Josh Poimboeuf · 7 years ago
  17. 3fc5ee9b powerpc: Add missing prototype by Mathieu Malaterre · 7 years ago
  18. c3f0515 powerpc/52xx: Add missing functions prototypes by Mathieu Malaterre · 7 years ago
  19. f91d599 powerpc/powermac: Move pmac_pfunc_base_install prototype to header file by Mathieu Malaterre · 7 years ago
  20. d873152 powerpc/sparse: Fix plain integer as NULL pointer warning by Mathieu Malaterre · 7 years ago
  21. 7cf76a6 powerpc/altivec: Add missing prototypes for altivec by Mathieu Malaterre · 7 years ago
  22. e70d8f5 powerpc/xmon: Add __printf annotation to xmon_printf() by Mathieu Malaterre · 7 years ago
  23. 8a0b112 powerpc/mm: Use instruction symbolic names in store_updates_sp() by Christophe Leroy · 7 years ago
  24. eacbb21 powerpc: Export tm_enable()/tm_disable/tm_abort() APIs by Simon Guo · 7 years ago
  25. ab3759b powerpc/reg: Add TEXASR related macros by Simon Guo · 7 years ago
  26. 5cdcb01 powernv: opal-sensor: Add support to read 64bit sensor values by Shilpasri G Bhat · 7 years ago
  27. 8056fe2 powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be() by Michael Ellerman · 7 years ago
  28. a1f3ae3 powerpc/32: Use stmw/lmw for registers save/restore in asm by Christophe Leroy · 7 years ago
  29. 96f391c Revert "powerpc/64: Fix checksum folding in csum_add()" by Christophe Leroy · 7 years ago
  30. 5279821 powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZE by Christophe Leroy · 7 years ago
  31. 0078778 powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM by Nicholas Piggin · 7 years ago
  32. 738f964 powerpc/mm: Use page fragments for allocation page table at PMD level by Aneesh Kumar K.V · 7 years ago
  33. 8a6c697 powerpc/mm: Implement helpers for pagetable fragment support at PMD level by Aneesh Kumar K.V · 7 years ago
  34. 0c4d268 powerpc/book3s64/mm: Simplify the rcu callback for page table free by Aneesh Kumar K.V · 7 years ago
  35. 1c7ec8a powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment by Aneesh Kumar K.V · 7 years ago
  36. 7023467 powerpc/mm/nohash: Remove pte fragment dependency from nohash by Aneesh Kumar K.V · 7 years ago
  37. 7820856 powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit booke by Aneesh Kumar K.V · 7 years ago
  38. 4c1481a powerpc/syscalls: timer_create can be handle by perfectly normal COMPAT_SYS_SPU by Al Viro · 7 years ago
  39. 28b9c34 powerpc/syscalls: kill ppc32_select() by Al Viro · 7 years ago
  40. 4c392e6 powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE by Al Viro · 7 years ago
  41. f367564 powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE by Al Viro · 7 years ago
  42. 8f2133c powerpc/pseries: hcall_exit tracepoint retval should be signed by Michael Ellerman · 7 years ago
  43. d86a4ba powerpc/pkeys: Drop private VM_PKEY definitions by Michael Ellerman · 7 years ago
  44. dbec10e mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.h by Michael Ellerman · 7 years ago
  45. 5212213 mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled by Ram Pai · 7 years ago
  46. 6c0a8f6 powerpc/pseries: Fix CONFIG_NUMA=n build by Michael Ellerman · 7 years ago
  47. edf6a2d powerpc/trace/syscalls: Update syscall name matching logic to account for ppc_ prefix by Naveen N. Rao · 7 years ago
  48. 0b7758a powerpc/trace/syscalls: Update syscall name matching logic by Naveen N. Rao · 7 years ago
  49. c4ec1f0 powerpc/64: Remove unused paca->soft_enabled by Michael Ellerman · 7 years ago
  50. d5808ff powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at() by Christophe Leroy · 7 years ago
  51. 0d594aa powerpc/nohash: Remove _PAGE_BUSY by Christophe Leroy · 7 years ago
  52. 45201c8 powerpc/nohash: Remove hash related code from nohash headers. by Christophe Leroy · 7 years ago
  53. 8597538 powerpc/fadump: Do not use hugepages when fadump is active by Hari Bathini · 7 years ago
  54. 0c0c5230 powerpc: Only support DYNAMIC_FTRACE not static by Michael Ellerman · 7 years ago
  55. ae30cc0 powerpc64/ftrace: Implement support for ftrace_regs_caller() by Naveen N. Rao · 7 years ago
  56. acd55b1 powerpc64/ftrace: Add helpers to hard disable ftrace by Naveen N. Rao · 7 years ago
  57. c3e59d7 powerpc64/ftrace: Rearrange #ifdef sections in ftrace.h by Naveen N. Rao · 7 years ago
  58. ea678ac powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths by Naveen N. Rao · 7 years ago
  59. a1409ad powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback parameters by Alistair Popple · 7 years ago
  60. b1cb4f9 Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  61. 9ec4ece kexec_file,x86,powerpc: factor out kexec_file_ops functions by AKASHI Takahiro · 7 years ago
  62. 81b654c powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features by Michael Ellerman · 7 years ago
  63. 34dd25d powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops by Nicholas Piggin · 7 years ago
  64. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  65. 73aca17 powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagic by Michael Ellerman · 7 years ago
  66. 49a695b Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  67. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  68. 09135cc mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize() by Dan Williams · 7 years ago
  69. 3a52f60 powerpc/64s: Fix POWER9 DD2.2 and above in cputable features by Nicholas Piggin · 7 years ago
  70. ef23703 powerpc: io.h: move iomap.h include so that it can use readq/writeq defs by Logan Gunthorpe · 7 years ago
  71. 5d6a03e powerpc/hw_breakpoint: Only disable hw breakpoint if cpu supports it by Naveen N. Rao · 7 years ago
  72. fb4e5db powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix by Aneesh Kumar K.V · 7 years ago
  73. 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  74. f2748bd powerpc/powernv: Always stop secondaries before reboot/shutdown by Nicholas Piggin · 7 years ago
  75. e7347a8 powerpc: Move default security feature flags by Mauricio Faria de Oliveira · 7 years ago
  76. a6201da powerpc: Fix oops due to bad access of lppaca on bare metal by Aneesh Kumar K.V · 7 years ago
  77. 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. db5ae1c powerpc/64s: Refine feature sets for little endian builds by Nicholas Piggin · 7 years ago
  79. 471d7ff powerpc/64s: Remove POWER4 support by Nicholas Piggin · 7 years ago
  80. 3735eb8 powerpc: Remove unused CPU_FTR_ARCH_201 by Nicholas Piggin · 7 years ago
  81. 15a3204 powerpc/64s: Set assembler machine type to POWER4 by Nicholas Piggin · 7 years ago
  82. d50614f powerpc/64s: Explicitly add vector features to CPU_FTRS_POSSIBLE by Nicholas Piggin · 7 years ago
  83. b842bd0 powerpc/64s: Add all POWER9 features to CPU_FTRS_ALWAYS by Nicholas Piggin · 7 years ago
  84. 3d4fbff powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug by Nicholas Piggin · 7 years ago
  85. f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
  86. 872a100 powerpc/mm/hash: Don't memset pgd table if not needed by Aneesh Kumar K.V · 7 years ago
  87. c2b4d8b powerpc/mm/hash64: Increase the VA range by Aneesh Kumar K.V · 7 years ago
  88. f384796c powerpc/mm: Add support for handling > 512TB address in SLB miss by Aneesh Kumar K.V · 7 years ago
  89. 1a2f778 powerpc/mm/keys: Move pte bits to correct headers by Aneesh Kumar K.V · 7 years ago
  90. 0bfdf59 powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently by Nicholas Piggin · 7 years ago
  91. 29ab6c4 powerpc/mm: Pass node id into create_section_mapping by Nicholas Piggin · 7 years ago
  92. 59f5777 powerpc/64: Defer paca allocation until memory topology is discovered by Nicholas Piggin · 7 years ago
  93. 9f593f1 powerpc/setup: Add cpu_to_phys_id array by Nicholas Piggin · 7 years ago
  94. 9bd9be0 powerpc/mm/numa: move numa topology discovery earlier by Nicholas Piggin · 7 years ago
  95. 499dcd4 powerpc/64s: Allocate LPPACAs individually by Nicholas Piggin · 7 years ago
  96. d2e6007 powerpc/64: Use array of paca pointers and allocate pacas individually by Nicholas Piggin · 7 years ago
  97. 8e0b634b powerpc/64s: Do not allocate lppaca if we are not virtualized by Nicholas Piggin · 7 years ago
  98. 27aa896 Merge tag 'kvm-ppc-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  99. 95dff48 Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  100. c0b3467 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago