Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | parisc: Add CPU topology support | Helge Deller | 2017-11-17 |
| | | | | | | | | | | | | | | | | | 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> | ||
* | [PARISC] asm: redo generic includes | James Bottomley | 2012-10-14 |
| | | | | Signed-off-by: James Bottomley <JBottomley@Parallels.com> | ||
* | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin | 2008-10-10 |