aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/setup_64.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-03sparc64: get rid of fake_swapper_regsGravatar Al Viro 1-4/+0
2020-07-30initrd: remove support for multiple floppiesGravatar Christoph Hellwig 1-2/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2020-01-14arch/sparc/setup: Drop dummy_con initializationGravatar Arvind Sankar 1-4/+0
2019-03-12sparc: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 1-0/+6
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-0/+1
2018-12-21sparc: Set "ARCH: sunxx" information on the same lineGravatar Corentin Labbe 1-2/+2
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledGravatar David Howells 1-0/+1
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: replace __alloc_bootmem_node with appropriate memblock_ APIGravatar Mike Rapoport 1-6/+4
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Gravatar Khalid Aziz 1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsGravatar Anthony Yznaga 1-0/+5
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar David S. Miller 1-2/+13
2017-08-09sparc64: Use CPU_POKE to resume idle cpuGravatar Vijay Kumar 1-0/+1
2017-08-04sparc64: recognize and support sparc M8 cpu typeGravatar Allen Pais 1-2/+13
2017-06-12sparc64: initialize time earlyGravatar Pavel Tatashin 1-0/+1
2017-06-12sparc64: remove trailing white spacesGravatar Pavel Tatashin 1-3/+3
2017-05-03sparc: Remove redundant tests in boot_flags_init().Gravatar David S. Miller 1-1/+1
2016-09-28sparc64: Fix irq stack bootmem allocation.Gravatar Atish Patra 1-0/+25
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setGravatar Atish Patra 1-0/+1
2016-04-21sparc64: recognize and support Sonoma CPU typeGravatar Khalid Aziz 1-1/+6
2016-03-20sparc: Convert naked unsigned uses to unsigned intGravatar Joe Perches 1-1/+1
2015-12-24sparc64: Add ADI capability to cpu capabilitiesGravatar Khalid Aziz 1-4/+5
2015-05-31sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEGravatar Khalid Aziz 1-0/+21
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.Gravatar David S. Miller 1-8/+20
2014-09-16sparc64: mem boot option correctionGravatar bob picco 1-15/+3
2014-09-09sparc64: cpu hardware caps support for sparc M6 and M7Gravatar Allen Pais 1-0/+8
2013-07-31cpu hw caps support for sparc64xGravatar Allen Pais 1-4/+8
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Gravatar Zhao Hongjiang 1-1/+1
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Gravatar Rusty Russell 1-1/+1
2012-10-28sparc64: Improvde documentation and readability of atomic backoff code.Gravatar David S. Miller 1-2/+2
2012-10-27sparc64: Use pause instruction when available.Gravatar David S. Miller 1-0/+21
2012-08-18sparc64: Add detection for features new in SPARC-T4.Gravatar David S. Miller 1-12/+55
2012-03-28Disintegrate asm/system.h for SparcGravatar David Howells 1-1/+1
2011-11-17sparc64: Patch sun4v code sequences properly on module load.Gravatar David S. Miller 1-19/+29
2011-09-21sparc: Make '-p' boot option meaningful again.Gravatar David S. Miller 1-1/+1
2011-09-16sparc64: Future proof Niagara cpu detection.Gravatar David S. Miller 1-4/+12
2011-08-29sparc64: Only Panther cheetah+ chips have POPC.Gravatar David S. Miller 1-2/+8
2011-08-02sparc: Use popc when possible for ffs/__ffs/ffz.Gravatar David S. Miller 1-11/+21
2011-08-02sparc: Use popc if possible for hweight routines.Gravatar David S. Miller 1-0/+27
2011-07-28sparc: Sanitize cpu feature detection and reporting.Gravatar David S. Miller 1-0/+149
2011-06-07sparc: Remove unnecessary semicolonsGravatar Joe Perches 1-1/+1
2011-04-21sparc: consolidate show_cpuinfo in cpu.cGravatar Sam Ravnborg 1-78/+0
2010-10-09of/sparc: convert various prom_* functions to use phandleGravatar Andres Salomon 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-11-27sparc64: Faster early-boot framebuffer console.Gravatar David S. Miller 1-1/+5
2009-09-15sparc: Kill PROM console driver.Gravatar David S. Miller 1-2/+0
2009-01-28sparc: Probe PMU type and record in sparc_pmu_type.Gravatar David S. Miller 1-0/+2
2009-01-08sparc64: move EXPORT_SYMBOL to the symbols definitionGravatar Sam Ravnborg 1-0/+3