aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/processor.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: processor.c, fix bloated stack frameKyle McMartin2009-07-031-5/+11
* parisc: remove CVS keywordsAlexander Beregalov2009-07-031-2/+1
* Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin2009-04-021-3/+3
|\
| * cpumask: Use accessors code.: pariscRusty Russell2009-03-161-1/+1
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: pariscRusty Russell2009-03-161-2/+2
* | parisc: expose 32/64-bit capabilities in cpuinfoColin Watson2009-03-311-0/+7
|/
* parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-051-33/+35
* [PARISC] Unbreak processor_probe when we have more than NR_CPUSKyle McMartin2007-10-181-1/+6
* [PARISC] fix section mismatches in arch/parisc/kernelHelge Deller2007-05-271-3/+3
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-221-4/+4
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* [PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin2007-02-261-0/+8
* [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-171-3/+3
* [PARISC] kill ENTRY_SYS_CPUSKyle McMartin2007-02-171-3/+0
* [PARISC] Fix thinko in cpu_data.lock removalKyle McMartin2006-12-111-2/+0
* [PARISC] Prevent processor_probe() from clobbering cpu_data[0]Grant Grundler2006-10-041-2/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-101-4/+4
* [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-211-4/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+400