summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/setup.c
AgeCommit message (Expand)Author
2025-04-09sparc: mv sparc sysctls into their own file under arch/sparc/kernelJoel Granados
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg
2008-09-10sparc32: Call parse_early_param() in setup_arch().David S. Miller
2008-09-08sparc32: Fix coding style of sparc_cpu_model setting code.David S. Miller
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk
2008-07-17sparc/kernel/: possible cleanupsAdrian Bunk
2008-05-20sparc: remove CVS keywordsAdrian Bunk
2008-05-02sparc32: More memory probing consolidation.David S. Miller
2008-02-18[SPARC]: Kill 'prom_palette'.David S. Miller
2008-02-18[SPARC]: Kill extern decl of 'panic_setup'.David S. Miller
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-02-12[PATCH] Dynamic kernel command-line: sparcAlon Bar-Lev
2006-10-17[SPARC]: Kill BOOTME_SINGLE.David S. Miller
2006-10-11[SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets
2006-08-26[SPARC]: enabling of the 2nd CPU in 2.6.18-rc4Krzysztof Helt
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] sparc: register_cpu() build fixAndrew Morton
2006-06-22[PATCH] sparc build breakageAl Viro
2006-06-20[SPARC]: Setup cpu_possible_mapBob Breuer
2006-06-20[SPARC]: Add topology_init()Bob Breuer
2005-09-28[SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller
2005-08-29[SPARC]: remove use of asm/segment.hKumar Gala
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-07-11Merge foobazco.org:/sources/2.5-bkKeith M. Wesolowski
2004-06-26[PATCH] ARM COMMAND_LINE_SIZE build fixRussell King
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton
2004-06-09[SPARC32]: Fix CONFIG_SUN4 buildKeith M. Wesolowski
2004-03-20[SPARC32]: Support memory starting at physical address other than 0Keith M. Wesolowski
2004-03-14Merge foobazco.org:/sources/2.5-bkKeith M. Wesolowski
2004-03-14[SPARC32]: Rework the CPU enumeration and probing codeKeith M. Wesolowski
2004-03-11[PATCH] Clean up sys_ioperm stubsAndrew Morton
2004-02-29SPARC/m68k: Remove sun_setup_serial references, which is already gone.Ben Collins
2004-02-24[PATCH] add syscalls.hAndrew Morton
2004-02-21[SPARC32]: Remove cli/sti from all arch code.Keith M. Wesolowski
2003-12-29[SPARC]: Fix serial console selection.Keith M. Wesolowski
2003-09-22[PATCH] prepare for 32-bit dev_t: mknod()/ustat()Alexander Viro
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-04-20[SPARC]: setup.c needs linux/initrd.hDavid S. Miller
2003-03-30[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller
2002-09-17[SPARC32]: Fix console, sunsu, and IO macros.Pete Zaitcev
2002-09-09[SPARC] sparc 2.5.x againPete Zaitcev
2002-09-05[SPARC]: Get 2.5.x building once more.Pete Zaitcev
2002-09-05[SPARC]: Kill remaining remnants of kgdb support.Pete Zaitcev
2002-08-11SPARC: Fix prom_printf and prom console behavior.Pete Zaitcev
2002-07-30SPARC: Kill CONFIG_SUN_CONSOLE checks, always on so check is pointless.David S. Miller
2002-07-18SPARC: Use ISO C struct initializers.Rusty Russell