aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/setup_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells1-0/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport1-6/+4
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga1-0/+5
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller1-2/+13
2017-08-09sparc64: Use CPU_POKE to resume idle cpuVijay Kumar1-0/+1
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais1-2/+13
2017-06-12sparc64: initialize time earlyPavel Tatashin1-0/+1
2017-06-12sparc64: remove trailing white spacesPavel Tatashin1-3/+3
2017-05-03sparc: Remove redundant tests in boot_flags_init().David S. Miller1-1/+1
2016-09-28sparc64: Fix irq stack bootmem allocation.Atish Patra1-0/+25
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra1-0/+1
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz1-1/+6
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches1-1/+1
2015-12-24sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz1-4/+5
2015-05-31sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz1-0/+21
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