aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/processor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-03parisc: processor.c, fix bloated stack frameKyle McMartin1-5/+11
2009-07-03parisc: remove CVS keywordsAlexander Beregalov1-2/+1
2009-04-02Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin1-3/+3
2009-03-31parisc: expose 32/64-bit capabilities in cpuinfoColin Watson1-0/+7
2009-03-16cpumask: Use accessors code.: pariscRusty Russell1-1/+1
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: pariscRusty Russell1-2/+2
2009-01-05parisc: Replace NR_CPUS in parisc codeHelge Deller1-33/+35
2007-10-18[PARISC] Unbreak processor_probe when we have more than NR_CPUSKyle McMartin1-1/+6
2007-05-27[PARISC] fix section mismatches in arch/parisc/kernelHelge Deller1-3/+3
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott1-4/+4
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-02-26[PARISC] clocksource: Move update_cr16_clocksource later in bootKyle McMartin1-0/+8
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller1-3/+3
2007-02-17[PARISC] kill ENTRY_SYS_CPUSKyle McMartin1-3/+0
2006-12-11[PARISC] Fix thinko in cpu_data.lock removalKyle McMartin1-2/+0
2006-10-04[PARISC] Prevent processor_probe() from clobbering cpu_data[0]Grant Grundler1-2/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-4/+4
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+400