aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/setup.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-01-20sched/clock: Fix hotplug crashGravatar Peter Zijlstra 1-0/+2
2016-11-25parisc: Fix races in parisc_setup_cache_timing()Gravatar John David Anglin 1-0/+4
2016-10-07parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsGravatar Helge Deller 1-0/+8
2015-11-22parisc: Add Huge Page and HUGETLBFS supportGravatar Helge Deller 1-1/+10
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Gravatar Helge Deller 1-0/+3
2013-11-07parisc: correctly display number of active CPUsGravatar Helge Deller 1-2/+6
2013-06-08Merge 3.10-rc5 into tty-nextGravatar Greg Kroah-Hartman 1-1/+2
2013-06-01parisc: kernel: using strlcpy() instead of strcpy()Gravatar Chen Gang 1-1/+2
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleGravatar Wang YanQing 1-1/+1
2013-05-06parisc: fix partly 16/64k PAGE_SIZE bootGravatar Helge Deller 1-0/+2
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 1-0/+1
2009-07-03parisc: remove CVS keywordsGravatar Alexander Beregalov 1-2/+1
2009-01-05parisc: Replace NR_CPUS in parisc codeGravatar Helge Deller 1-3/+3
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsGravatar FUJITA Tomonori 1-5/+0
2008-10-10parisc: initialize unwinder much earlierGravatar James Bottomley 1-0/+2
2008-10-10parisc: hijack jump to start_kernelGravatar Kyle McMartin 1-1/+26
2008-02-08procfs: constify function pointer tablesGravatar Jan Engelhardt 1-1/+1
2007-05-22[PARISC] spelling fixes: arch/parisc/Gravatar Simon Arlott 1-1/+1
2007-05-22[PARISC] Let PA-8900 processors bootGravatar Kyle McMartin 1-0/+1
2007-05-22parisc: make command_line[] staticGravatar Alexey Dobriyan 1-1/+1
2007-02-26[PARISC] Remove __read_mostly annotation from command_lineGravatar Kyle McMartin 1-1/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Gravatar Linus Torvalds 1-3/+3
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Gravatar Helge Deller 1-3/+3
2007-02-12[PATCH] Dynamic kernel command-line: pariscGravatar Alon Bar-Lev 1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-27[PARISC] OS_ID_LINUX == 0x0006Gravatar Kyle McMartin 1-1/+1
2006-06-27[PARISC] pdc_stable version 0.30Gravatar Thibaut Varene 1-0/+5
2006-01-10[PARISC] Add __read_mostly section for pariscGravatar Helge Deller 1-5/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+368