aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/setup_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-03sparc32: get rid of fake_swapper_regsAl Viro1-3/+0
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig1-2/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-01-14arch/sparc/setup: Drop dummy_con initializationArvind Sankar1-4/+0
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2018-12-21sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe1-7/+6
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells1-0/+1
2018-04-02fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-03sparc: Remove redundant tests in boot_flags_init().David S. Miller1-1/+1
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko1-1/+1
2016-05-20sparc32: use proper prototype for trapbaseSam Ravnborg1-3/+1
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches1-1/+1
2014-04-29sparc32: fix sparse warnings in setup_32.cSam Ravnborg1-2/+2
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang1-1/+1
2012-07-26sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg1-1/+0
2012-05-27sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg1-16/+42
2012-05-27sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg1-0/+10
2012-05-20sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg1-10/+6
2012-05-20sparc32: fix cpuid_patch run-time patchingSam Ravnborg1-0/+2
2012-05-19sparc32: Kill boot_cpu_id4David S. Miller1-1/+0
2012-05-14sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller1-0/+51
2012-05-12sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller1-10/+0
2012-05-11sparc: Clear out unused asm/machines.h values.David S. Miller1-1/+0
2012-05-11sparc32: remove sun4c trapsSam Ravnborg1-9/+0
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+1
2011-12-11sparc: Make SPARC use the new is_idle_task() APIPaul E. McKenney1-1/+1
2011-10-31sparc: add export.h to arch/sparc files as requiredPaul Gortmaker1-0/+1
2011-09-21sparc: Make '-p' boot option meaningful again.David S. Miller1-1/+1
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches1-1/+1
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes1-1/+1
2011-04-21sparc32: always define boot_cpu_idDaniel Hellstrom1-0/+4
2011-04-21sparc32: always register a PROM based early consoleSam Ravnborg1-6/+8
2011-04-21sparc: consolidate show_cpuinfo in cpu.cSam Ravnborg1-69/+0
2011-03-16sparc32: add irq + smp declarations to headersSam Ravnborg1-10/+9
2011-01-04sparc: use trapbase in setup_archSam Ravnborg1-2/+1
2010-02-10sparc: remove redundant return statementsJan Engelhardt1-2/+0
2009-09-15sparc: Kill PROM console driver.David S. Miller1-2/+0
2009-08-17sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele1-0/+5
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+3
2008-12-07sparc: fix sparse warnings in cpu_*.cSam Ravnborg1-3/+2
2008-12-05sparc: report "Unknown CPU/FPU" for unknown cpu/fpuSam Ravnborg1-2/+2
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg1-0/+423