index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
processor.c
Age
Commit message (
Expand
)
Author
2023-09-13
parisc: Fix /proc/cpuinfo output for lscpu
Helge Deller
2022-06-03
parisc: fix a crash with multicore scheduler
Mikulas Patocka
2022-05-08
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
2022-05-08
parisc: Only list existing CPUs in cpu_possible_mask
Helge Deller
2022-03-29
parisc: Move CPU startup-related functions into .text section
Helge Deller
2022-03-29
parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY
Helge Deller
2020-11-11
parisc: Drop loops_per_jiffy from per_cpu struct
Helge Deller
2020-03-25
parisc: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-10
parisc: Use __ro_after_init in processor.c
Helge Deller
2019-05-03
parisc: Show n/a if product number not available
Helge Deller
2019-02-21
parisc: Show machine product number during boot
Helge Deller
2018-08-21
parisc: Add hardware description to stack traces
Helge Deller
2017-11-17
parisc: Add CPU topology support
Helge Deller
2017-09-22
parisc: Move init_per_cpu() into init section
Helge Deller
2017-08-22
parisc/core: Fix section mismatches
Helge Deller
2017-08-22
parisc/random: Add machine specific randomness
Helge Deller
2017-05-10
parisc: Enhance detection of synchronous cr16 clocksources
Helge Deller
2016-12-20
parisc: Optimize timer interrupt function
Helge Deller
2016-12-12
parisc: Enhance CPU detection code on PAT machines
Helge Deller
2016-08-20
parisc: Fix automatic selection of cr16 clocksource
Helge Deller
2016-06-05
parisc: Fix printk time during boot
Helge Deller
2016-01-12
parisc: Reduce overhead of parisc_requires_coherency()
Helge Deller
2013-07-14
parisc: delete __cpuinit usage from all users
Paul Gortmaker
2013-07-09
parisc: more capabilities info in /proc/cpuinfo
Helge Deller
2009-07-03
parisc: processor.c, fix bloated stack frame
Kyle McMartin
2009-07-03
parisc: remove CVS keywords
Alexander Beregalov
2009-04-02
Merge branch 'rusty-cpumask-parisc' into parisc
Kyle McMartin
2009-03-31
parisc: expose 32/64-bit capabilities in cpuinfo
Colin Watson
2009-03-16
cpumask: Use accessors code.: parisc
Rusty Russell
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc
Rusty Russell
2009-01-05
parisc: Replace NR_CPUS in parisc code
Helge Deller
2007-10-18
[PARISC] Unbreak processor_probe when we have more than NR_CPUS
Kyle McMartin
2007-05-27
[PARISC] fix section mismatches in arch/parisc/kernel
Helge Deller
2007-05-22
[PARISC] spelling fixes: arch/parisc/
Simon Arlott
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-02-26
[PARISC] clocksource: Move update_cr16_clocksource later in boot
Kyle McMartin
2007-02-17
[PARISC] use CONFIG_64BIT instead of __LP64__
Helge Deller
2007-02-17
[PARISC] kill ENTRY_SYS_CPUS
Kyle McMartin
2006-12-11
[PARISC] Fix thinko in cpu_data.lock removal
Kyle McMartin
2006-10-04
[PARISC] Prevent processor_probe() from clobbering cpu_data[0]
Grant Grundler
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-10
[PARISC] Add __read_mostly section for parisc
Helge Deller
2005-10-21
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds