summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/processor.c
AgeCommit message (Expand)AuthorLines
2019-02-21parisc: Show machine product number during bootHelge Deller-0/+9
2018-08-21parisc: Add hardware description to stack tracesHelge Deller-0/+2
2017-11-17parisc: Add CPU topology supportHelge Deller-0/+13
2017-09-22parisc: Move init_per_cpu() into init sectionHelge Deller-1/+1
2017-08-22parisc/core: Fix section mismatchesHelge Deller-3/+3
2017-08-22parisc/random: Add machine specific randomnessHelge Deller-3/+21
2017-05-10parisc: Enhance detection of synchronous cr16 clocksourcesHelge Deller-1/+4
2016-12-20parisc: Optimize timer interrupt functionHelge Deller-5/+0
2016-12-12parisc: Enhance CPU detection code on PAT machinesHelge Deller-11/+13
2016-08-20parisc: Fix automatic selection of cr16 clocksourceHelge Deller-8/+0
2016-06-05parisc: Fix printk time during bootHelge Deller-2/+3
2016-01-12parisc: Reduce overhead of parisc_requires_coherency()Helge Deller-1/+9
2013-07-14parisc: delete __cpuinit usage from all usersPaul Gortmaker-3/+3
2013-07-09parisc: more capabilities info in /proc/cpuinfoHelge Deller-3/+16
2009-07-03parisc: processor.c, fix bloated stack frameKyle McMartin-5/+11
2009-07-03parisc: remove CVS keywordsAlexander Beregalov-2/+1
2009-04-02Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin-3/+3
2009-03-31parisc: expose 32/64-bit capabilities in cpuinfoColin Watson-0/+7
2009-03-16cpumask: Use accessors code.: pariscRusty Russell-1/+1
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: pariscRusty Russell-2/+2
2009-01-05parisc: Replace NR_CPUS in parisc codeHelge Deller-33/+35
2007-10-18[PARISC] Unbreak processor_probe when we have more than NR_CPUSKyle McMartin-1/+6
2007-05-27[PARISC] fix section mismatches in arch/parisc/kernelHelge Deller-3/+3
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott-4/+4
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-1/+1
2007-02-26[PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin-0/+8
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller-3/+3
2007-02-17[PARISC] kill ENTRY_SYS_CPUSKyle McMartin-3/+0
2006-12-11[PARISC] Fix thinko in cpu_data.lock removalKyle McMartin-2/+0
2006-10-04[PARISC] Prevent processor_probe() from clobbering cpu_data[0]Grant Grundler-2/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller-4/+4
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+400