index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove CONFIG_PPC_HAVE_KUAP and CONFIG_PPC_HAVE_KUEP
Christophe Leroy
2021-12-09
1
-21
/
+0
*
powerpc/kuap: Wire-up KUAP on book3e/64
Christophe Leroy
2021-12-09
1
-0
/
+1
*
powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.
Christophe Leroy
2021-12-09
1
-0
/
+1
*
powerpc/kuap: Wire-up KUAP on 40x
Christophe Leroy
2021-12-09
1
-2
/
+5
*
powerpc/kuap: Wire-up KUAP on 44x
Christophe Leroy
2021-12-09
1
-0
/
+1
*
powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP only
Christophe Leroy
2021-12-09
1
-1
/
+1
*
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
2021-12-09
1
-0
/
+5
*
powerpc/book3e: Activate KUEP at all time
Christophe Leroy
2021-12-09
1
-0
/
+2
*
powerpc/44x: Activate KUEP at all time
Christophe Leroy
2021-12-09
1
-0
/
+1
*
powerpc/8xx: Activate KUEP at all time
Christophe Leroy
2021-12-09
1
-0
/
+1
*
powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
1
-1
/
+0
*
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
8
-5
/
+29
*
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
2021-12-09
7
-4
/
+32
*
powerpc/pseries: lparcfg don't include slb_size line in radix mode
Nicholas Piggin
2021-12-02
1
-1
/
+2
*
powerpc/pseries: move process table registration away from hash-specific code
Nicholas Piggin
2021-12-02
1
-28
/
+28
*
powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-12-02
1
-1
/
+0
*
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
2021-12-02
11
-12
/
+12
*
powerpc/powermac: Add missing lockdep_register_key()
Christophe Leroy
2021-11-30
1
-0
/
+1
*
powerpc/85xx: Make c293_pcie_pic_init() static
Michael Ellerman
2021-11-29
1
-1
/
+1
*
powerpc/85xx: Make mpc85xx_smp_kexec_cpu_down() static
Michael Ellerman
2021-11-29
1
-2
/
+2
*
powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()
Michael Ellerman
2021-11-29
1
-0
/
+2
*
powerpc: remove cpu_online_cores_map function
Nicholas Piggin
2021-11-29
2
-8
/
+8
*
powerpc/microwatt: Make microwatt_get_random_darn() static
Michael Ellerman
2021-11-25
1
-1
/
+1
*
powerpc/pseries: delete scanlog
Nathan Lynch
2021-11-25
3
-200
/
+0
*
powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushes
Nicholas Piggin
2021-11-25
1
-3
/
+7
*
powerpc/cell: add missing of_node_put
Julia Lawall
2021-11-25
1
-0
/
+1
*
powerpc/powernv: add missing of_node_put
Julia Lawall
2021-11-25
1
-0
/
+1
*
powerpc/6xx: add missing of_node_put
Julia Lawall
2021-11-25
1
-0
/
+1
*
powerpc/64s: Keep AMOR SPR a constant ~0 at runtime
Nicholas Piggin
2021-11-24
1
-5
/
+3
*
powerpc/64s: Remove WORT SPR from POWER9/10 (take 2)
Nicholas Piggin
2021-11-24
1
-1
/
+0
*
powerpc/pseries/ddw: Do not try direct mapping with persistent memory and one...
Alexey Kardashevskiy
2021-11-15
1
-2
/
+4
*
powerpc/pseries/ddw: simplify enable_ddw()
Alexey Kardashevskiy
2021-11-15
1
-7
/
+4
*
powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for persi...
Alexey Kardashevskiy
2021-11-15
1
-9
/
+0
*
powerpc/83xx/mpc8349emitx: Drop unused variable
Uwe Kleine-König
2021-11-15
1
-1
/
+0
*
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-11-08
1
-1
/
+2
|
\
|
*
ocxl: Use pci core's DVSEC functionality
Ben Widawsky
2021-10-29
1
-1
/
+2
*
|
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
\
|
*
|
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
2021-09-21
1
-1
/
+1
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
4
-6
/
+5
|
\
\
|
*
|
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
2
-3
/
+3
|
*
|
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
2
-3
/
+2
|
*
|
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
2
-2
/
+3
|
*
|
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
1
-2
/
+1
*
|
|
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-11-05
16
-262
/
+150
|
\
\
\
|
*
|
|
powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unload
Vasant Hegde
2021-10-29
1
-1
/
+11
|
*
|
|
powerpc/44x/fsp2: add missing of_node_put
Bixuan Cui
2021-10-28
1
-0
/
+2
|
*
|
|
powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return void
Uwe Kleine-König
2021-10-27
1
-5
/
+2
|
*
|
|
powerpc/pseries/mobility: ignore ibm, platform-facilities updates
Nathan Lynch
2021-10-22
1
-0
/
+34
|
*
|
|
powerpc/vas: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2021-10-22
1
-2
/
+2
|
*
|
|
powerpc/pseries/iommu: Add of_node_put() before break
Wan Jiabing
2021-10-22
1
-1
/
+3
[next]