summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/setup_32.c
Commit message (Expand)AuthorAgeFilesLines
* fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski2018-04-021-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc: Remove redundant tests in boot_flags_init().David S. Miller2017-05-031-1/+1
* lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-221-1/+1
* sparc32: use proper prototype for trapbaseSam Ravnborg2016-05-201-3/+1
* sparc: Convert naked unsigned uses to unsigned intJoe Perches2016-03-201-1/+1
* sparc32: fix sparse warnings in setup_32.cSam Ravnborg2014-04-291-2/+2
* sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang2013-06-191-1/+1
* sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg2012-07-261-1/+0
* sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg2012-05-271-16/+42
* sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg2012-05-271-0/+10
* sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg2012-05-201-10/+6
* sparc32: fix cpuid_patch run-time patchingSam Ravnborg2012-05-201-0/+2
* sparc32: Kill boot_cpu_id4David S. Miller2012-05-191-1/+0
* sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller2012-05-141-0/+51
* sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller2012-05-121-10/+0
* sparc: Clear out unused asm/machines.h values.David S. Miller2012-05-111-1/+0
* sparc32: remove sun4c trapsSam Ravnborg2012-05-111-9/+0
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-1/+1
* sparc: Make SPARC use the new is_idle_task() APIPaul E. McKenney2011-12-111-1/+1
* sparc: add export.h to arch/sparc files as requiredPaul Gortmaker2011-10-311-0/+1
* sparc: Make '-p' boot option meaningful again.David S. Miller2011-09-211-1/+1
* sparc: Remove unnecessary semicolonsJoe Perches2011-06-071-1/+1
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
* sparc32: always define boot_cpu_idDaniel Hellstrom2011-04-211-0/+4
* sparc32: always register a PROM based early consoleSam Ravnborg2011-04-211-6/+8
* sparc: consolidate show_cpuinfo in cpu.cSam Ravnborg2011-04-211-69/+0
* sparc32: add irq + smp declarations to headersSam Ravnborg2011-03-161-10/+9
* sparc: use trapbase in setup_archSam Ravnborg2011-01-041-2/+1
* sparc: remove redundant return statementsJan Engelhardt2010-02-101-2/+0
* sparc: Kill PROM console driver.David S. Miller2009-09-151-2/+0
* sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-171-0/+5
* sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-081-0/+3
* sparc: fix sparse warnings in cpu_*.cSam Ravnborg2008-12-071-3/+2
* sparc: report "Unknown CPU/FPU" for unknown cpu/fpuSam Ravnborg2008-12-051-2/+2
* sparc: prepare kernel/ for unificationSam Ravnborg2008-12-041-0/+423