aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/setup_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller1-8/+20
2014-09-16sparc64: mem boot option correctionbob picco1-15/+3
2014-09-09sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais1-0/+8
2013-07-31cpu hw caps support for sparc64xAllen Pais1-4/+8
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang1-1/+1
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2012-10-28sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller1-2/+2
2012-10-27sparc64: Use pause instruction when available.David S. Miller1-0/+21
2012-08-18sparc64: Add detection for features new in SPARC-T4.David S. Miller1-12/+55
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+1
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller1-19/+29
2011-09-21sparc: Make '-p' boot option meaningful again.David S. Miller1-1/+1
2011-09-16sparc64: Future proof Niagara cpu detection.David S. Miller1-4/+12
2011-08-29sparc64: Only Panther cheetah+ chips have POPC.David S. Miller1-2/+8
2011-08-02sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller1-11/+21
2011-08-02sparc: Use popc if possible for hweight routines.David S. Miller1-0/+27
2011-07-28sparc: Sanitize cpu feature detection and reporting.David S. Miller1-0/+149
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches1-1/+1
2011-04-21sparc: consolidate show_cpuinfo in cpu.cSam Ravnborg1-78/+0
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-11-27sparc64: Faster early-boot framebuffer console.David S. Miller1-1/+5
2009-09-15sparc: Kill PROM console driver.David S. Miller1-2/+0
2009-01-28sparc: Probe PMU type and record in sparc_pmu_type.David S. Miller1-0/+2
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+3
2008-12-07sparc: fix sparse warnings in cpu_*.cSam Ravnborg1-0/+1
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+428