1. 65f7d04 mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig by Oliver O'Halloran · 7 years ago
  2. 7a849a6 powerpc/hugetlbfs: Export HPAGE_SHIFT by Oliver O'Halloran · 7 years ago
  3. 8c7d0a0 MAINTAINERS: cxl: update maintainership by Andrew Donnellan · 7 years ago
  4. 5fc3a7f MAINTAINERS: Remove myself as cxl maintainer by Ian Munsie · 7 years ago
  5. 4e287e6 powerpc: use spin loop primitives in some functions by Nicholas Piggin · 8 years ago
  6. ede8e2b powerpc/64: implement spin loop primitives by Nicholas Piggin · 8 years ago
  7. fd851a3 spin loop primitives for busy waiting by Nicholas Piggin · 8 years ago
  8. 4d0d7c0 powerpc/powernv/idle: Clear r12 on wakeup from stop lite by Akshay Adiga · 7 years ago
  9. 39e4675 powerpc/mm: Add comments on vmemmap physical mapping by Anshuman Khandual · 8 years ago
  10. b0f36c1 powerpc/mm: Add comments to the vmemmap layout by Anshuman Khandual · 8 years ago
  11. c642af9 powerpc/smp: Convert NR_CPUS to nr_cpu_ids by Santosh Sivaraj · 8 years ago
  12. f8d0d5d powerpc/smp: Do not BUG_ON if invalid CPU during kick by Santosh Sivaraj · 8 years ago
  13. adeb866 powerpc/44x: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  14. 8d0590c powerpc/83xx: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  15. 9b40916 powerpc/512x: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  16. 226b939 powerpc/fsl: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  17. fd39318 powerpc/5200: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  18. 7ded429 cpuidle: powerpc: no memory barrier after break from idle by Nicholas Piggin · 8 years ago
  19. 624e46d cpuidle: powerpc: read mostly for common globals by Nicholas Piggin · 8 years ago
  20. 3fc5ee92 cpuidle: powerpc: cpuidle set polling before enabling irqs by Nicholas Piggin · 8 years ago
  21. 68fa647 powerpc/fadump: add reschedule point while releasing memory by Hari Bathini · 8 years ago
  22. a5a05b9 powerpc/fadump: provide a helpful error message by Hari Bathini · 8 years ago
  23. eae0dfc powerpc/fadump: avoid holes in boot memory area when fadump is registered by Hari Bathini · 8 years ago
  24. a77af552 powerpc/fadump: avoid duplicates in crash memory ranges by Hari Bathini · 8 years ago
  25. 24bedcb powerpc/perf: Fix branch event code for power9 by Madhavan Srinivasan · 8 years ago
  26. 89d8bb1 powerpc/xive: Silence message about VP block allocation by Benjamin Herrenschmidt · 8 years ago
  27. ba6d334 powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9 by Benjamin Herrenschmidt · 8 years ago
  28. 74e27c6 powerpc: Only do ERAT invalidate on radix context switch on P9 DD1 by Benjamin Herrenschmidt · 8 years ago
  29. 8e3f1b1 powerpc/powernv/pci: Enable 64-bit devices to access >4GB DMA space by Russell Currey · 8 years ago
  30. a0f9862 powerpc/powernv/pci: Add helper to check if a PE has a single vendor by Russell Currey · 8 years ago
  31. a4b48ba powerpc/powernv/pci: Add support for PHB4 diagnostics by Russell Currey · 8 years ago
  32. 5cb1f8f powerpc/powernv/pci: Dynamically allocate PHB diag data by Russell Currey · 8 years ago
  33. 31bbd45 powerpc/powernv/pci: Reduce spam when dumping PEST by Russell Currey · 8 years ago
  34. 2bafb7f powerpc/tm: Fix comment by Michael Neuling · 8 years ago
  35. aa9a951 powerpc: Fix asm offsets to point to actual FP and VMX regs by Michael Neuling · 8 years ago
  36. 64ebb9a powerpc: Fix /proc/cpuinfo revision for POWER9 DD2 by Michael Neuling · 8 years ago
  37. 0428491 powerpc/mm: Trace tlbie(l) instructions by Balbir Singh · 8 years ago
  38. d4cfb11 powerpc: Convert VDSO update function to use new update_vsyscall interface by Paul Mackerras · 8 years ago
  39. 6b847d7 powerpc/time: Fix tracing in time.c by Santosh Sivaraj · 8 years ago
  40. fd88b94 powerpc/64s: Rename slb_allocate_realmode() to slb_allocate() by Michael Ellerman · 8 years ago
  41. 442b6e8 powerpc/64s: Rename slb_miss_realmode() to slb_miss_common() by Michael Ellerman · 8 years ago
  42. b102063 powerpc/64s: Use BRANCH_TO_COMMON() for slb_miss_realmode by Michael Ellerman · 8 years ago
  43. 8568f1e0 powerpc/64s/paca: EX_CTR is not used with RELOCATABLE=n, remove it by Nicholas Piggin · 8 years ago
  44. 635942a powerpc/64s/paca: EX_R3 can be merged with EX_DAR by Nicholas Piggin · 8 years ago
  45. dbeea1d powerpc/64s/paca: EX_LR can be merged with EX_DAR by Nicholas Piggin · 8 years ago
  46. 36670fc powerpc/64s/paca: EX_SRR0 is unused, remove it by Nicholas Piggin · 8 years ago
  47. 8c38851 powerpc/64s: Add EX_SIZE definition for paca exception save areas by Nicholas Piggin · 8 years ago
  48. 4d7cd3b powerpc/64s: Avoid r3 save/restore in SLB miss handler by Nicholas Piggin · 8 years ago
  49. fe5482c powerpc/64s: SLB miss already has CTR saved for relocatable kernel by Nicholas Piggin · 8 years ago
  50. 7c28f04 powerpc/64s: Avoid saving faulting address into EX_DAR in SLB miss by Nicholas Piggin · 8 years ago
  51. d59afff powerpc/64s: Preserve r3 in slb_allocate_realmode() by Nicholas Piggin · 8 years ago
  52. 40d2434 powerpc/64s/idle: Run latch switch is done with MSR[EE]=0 by Nicholas Piggin · 8 years ago
  53. 95acdc0 powerpc/64s/idle: Predict HMI wakeup as unlikely by Nicholas Piggin · 8 years ago
  54. 9d29250 powerpc/64s/idle: Avoid SRR usage in idle sleep/wake paths by Nicholas Piggin · 8 years ago
  55. b51351e powerpc/64s/idle: Branch to handler with virtual mode offset by Nicholas Piggin · 8 years ago
  56. b48bbb8 powerpc/64s: Don't unbalance the return branch predictor in __replay_interrupt() by Nicholas Piggin · 8 years ago
  57. a9af97a powerpc/64s: msgclr when handling doorbell exceptions from system reset by Nicholas Piggin · 8 years ago
  58. 771d430 powerpc/64s/idle: Process interrupts from system reset wakeup by Nicholas Piggin · 8 years ago
  59. 2525db0 powerpc/powernv: Simplify lazy IRQ handling in CPU offline by Nicholas Piggin · 8 years ago
  60. 2201f99 powerpc/64s/idle: Move soft interrupt mask logic into C code by Nicholas Piggin · 8 years ago
  61. 42bed04 drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependencies by Murilo Opsfelder Araujo · 8 years ago
  62. 07d2a62 powerpc/64s: Avoid cpabort in context switch when possible by Nicholas Piggin · 8 years ago
  63. 9145eff powerpc/64: Drop explicit hwsync in context switch by Nicholas Piggin · 8 years ago
  64. 837e72f powerpc/64: Drop reservation-clearing ldarx in context switch by Nicholas Piggin · 8 years ago
  65. e4c0fc5 powerpc/64s: Leave interrupts hard enabled in context switch for radix by Nicholas Piggin · 8 years ago
  66. bc4f65e powerpc/64: Avoid restore_math call if possible in syscall exit by Nicholas Piggin · 8 years ago
  67. acd7d8c powerpc/64s: Optimize hypercall/syscall entry by Nicholas Piggin · 8 years ago
  68. 9abcc98 powerpc/mm/radix: Only add X for pages overlapping kernel text by Michael Ellerman · 8 years ago
  69. 0edc2ca Revert "powerpc: Handle simultaneous interrupts at once" by Michael Ellerman · 8 years ago
  70. 90df4bf powerpc/64s: Machine check handle ifetch from foreign real address for POWER9 by Nicholas Piggin · 8 years ago
  71. 58d876f cxl: Unlock on error in probe by Dan Carpenter · 8 years ago
  72. 4386c09 powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit by Christophe Leroy · 8 years ago
  73. d248564 powerpc/mm/hugetlb: Add support for page accounting by Balbir Singh · 8 years ago
  74. abd667b powerpc/mm/book(e)(3s)/32: Add page table accounting by Balbir Singh · 8 years ago
  75. de3b876 powerpc/mm/book(e)(3s)/64: Add page table accounting by Balbir Singh · 8 years ago
  76. c5cee64 powerpc/mm/hash: Do a local flush if possible when no batch is active by Balbir Singh · 8 years ago
  77. 64d09f5 MAINTAINERS: Update my email address from freescale to nxp by Yang Li · 8 years ago
  78. c67ec70 MAINTAINERS: Update entry for Freescale SoC drivers by Yang Li · 8 years ago
  79. b27ce77 selftests/powerpc: context_switch use private futexes with threads by Nicholas Piggin · 8 years ago
  80. b802ab4 powerpc: Fix some spelling mistakes by Colin Ian King · 8 years ago
  81. f718d42 powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_altivec() by Matt Brown · 8 years ago
  82. 48a316e powerpc/fadump: Set an upper limit for boot memory size by Hari Bathini · 8 years ago
  83. e7467dc powerpc/fadump: Update comment about offset where fadump is reserved by Hari Bathini · 8 years ago
  84. 81d9eca powerpc/fadump: Add a warning when 'fadump_reserve_mem=' is used by Hari Bathini · 8 years ago
  85. 98b8cd7 powerpc/fadump: Return error when fadump registration fails by Michal Suchanek · 8 years ago
  86. f782ddf powerpc: Remove __ilog2()s and use generic ones by Christophe Leroy · 8 years ago
  87. 22ef33b powerpc: Replace ffz() by equivalent generic function by Christophe Leroy · 8 years ago
  88. 2fcff79 powerpc: Use builtin functions for fls()/__fls()/fls64() by Christophe Leroy · 8 years ago
  89. f83647d powerpc: Discard ffs()/__ffs() function and use builtin functions instead by Christophe Leroy · 8 years ago
  90. 45cb08f powerpc: Handle simultaneous interrupts at once by Christophe Leroy · 8 years ago
  91. 3c29b60 powerpc/8xx: fix mpc8xx_get_irq() return on no irq by Christophe Leroy · 8 years ago
  92. 362957c powerpc/40x: Clear MSR_DR in one insn instead of two by Christophe Leroy · 8 years ago
  93. 92aa2fe powerpc/mm: The 8xx doesn't call do_page_fault() for breakpoints by Christophe Leroy · 8 years ago
  94. da929f6 powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault() by Christophe Leroy · 8 years ago
  95. 97a011e powerpc/mm: Remove a redundant test in do_page_fault() by Christophe Leroy · 8 years ago
  96. e8de85c powerpc/mm: Only call store_updates_sp() on stores in do_page_fault() by Christophe Leroy · 8 years ago
  97. 9affa9e powerpc/mm: Remove __this_fixmap_does_not_exist() by Christophe Leroy · 8 years ago
  98. e63739b powerpc/mm/ptdump: Dump the first entry of the linear mapping as well by Balbir Singh · 8 years ago
  99. 83a092c powerpc: Link warning for orphan sections by Nicholas Piggin · 8 years ago
  100. c494ade powerpc/64: Tool to check head sections location sanity by Nicholas Piggin · 8 years ago