Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-29 | parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY | Helge Deller | 1 | -20/+3 | |
Switch away from the own cpu topology code to common code which is used by ARM64 and RISCV. That will allow us to enable CPU hotplug later on. Signed-off-by: Helge Deller <deller@gmx.de> | |||||
2017-11-17 | parisc: Add CPU topology support | Helge Deller | 1 | -0/+36 | |
Add topology support, including multi-core scheduler support on PA8800/PA8900 CPUs and enhanced output in /proc/cpuinfo, e.g. lscpu now reports on a single-socket, dual-core machine: Architecture: parisc64 CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 2 Socket(s): 1 CPU family: PA-RISC 2.0 Model name: PA8800 (Mako) Signed-off-by: Helge Deller <deller@gmx.de> | |||||
2012-10-14 | [PARISC] asm: redo generic includes | James Bottomley | 1 | -6/+0 | |
Signed-off-by: James Bottomley <JBottomley@Parallels.com> | |||||
2008-10-10 | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin | 1 | -0/+6 | |