index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
setup_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-12
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+6
2019-01-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2018-12-21
sparc: Set "ARCH: sunxx" information on the same line
Corentin Labbe
1
-2
/
+2
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
1
-0
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
1
-6
/
+4
2018-03-18
sparc64: Add support for ADI (Application Data Integrity)
Khalid Aziz
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-10
sparc64: speed up etrap/rtrap on NG2 and later processors
Anthony Yznaga
1
-0
/
+5
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
1
-2
/
+13
2017-08-10
sparc64: Use CPU_POKE to resume idle cpu
Vijay Kumar
1
-0
/
+1
2017-08-04
sparc64: recognize and support sparc M8 cpu type
Allen Pais
1
-2
/
+13
2017-06-13
sparc64: initialize time early
Pavel Tatashin
1
-0
/
+1
2017-06-13
sparc64: remove trailing white spaces
Pavel Tatashin
1
-3
/
+3
2017-05-03
sparc: Remove redundant tests in boot_flags_init().
David S. Miller
1
-1
/
+1
2016-09-28
sparc64: Fix irq stack bootmem allocation.
Atish Patra
1
-0
/
+25
2016-09-28
sparc64: Fix cpu_possible_mask if nr_cpus is set
Atish Patra
1
-0
/
+1
2016-04-21
sparc64: recognize and support Sonoma CPU type
Khalid Aziz
1
-1
/
+6
2016-03-21
sparc: Convert naked unsigned uses to unsigned int
Joe Perches
1
-1
/
+1
2015-12-24
sparc64: Add ADI capability to cpu capabilities
Khalid Aziz
1
-4
/
+5
2015-06-01
sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
Khalid Aziz
1
-0
/
+21
2014-10-24
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
1
-8
/
+20
2014-09-17
sparc64: mem boot option correction
bob picco
1
-15
/
+3
2014-09-10
sparc64: cpu hardware caps support for sparc M6 and M7
Allen Pais
1
-0
/
+8
2013-08-01
cpu hw caps support for sparc64x
Allen Pais
1
-4
/
+8
2013-06-19
sparc: kernel: using strlcpy() instead of strcpy()
Zhao Hongjiang
1
-1
/
+1
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2012-10-29
sparc64: Improvde documentation and readability of atomic backoff code.
David S. Miller
1
-2
/
+2
2012-10-28
sparc64: Use pause instruction when available.
David S. Miller
1
-0
/
+21
2012-08-19
sparc64: Add detection for features new in SPARC-T4.
David S. Miller
1
-12
/
+55
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
1
-1
/
+1
2011-11-18
sparc64: Patch sun4v code sequences properly on module load.
David S. Miller
1
-19
/
+29
2011-09-21
sparc: Make '-p' boot option meaningful again.
David S. Miller
1
-1
/
+1
2011-09-17
sparc64: Future proof Niagara cpu detection.
David S. Miller
1
-4
/
+12
2011-08-30
sparc64: Only Panther cheetah+ chips have POPC.
David S. Miller
1
-2
/
+8
2011-08-03
sparc: Use popc when possible for ffs/__ffs/ffz.
David S. Miller
1
-11
/
+21
2011-08-03
sparc: Use popc if possible for hweight routines.
David S. Miller
1
-0
/
+27
2011-07-29
sparc: Sanitize cpu feature detection and reporting.
David S. Miller
1
-0
/
+149
2011-06-08
sparc: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2011-04-22
sparc: consolidate show_cpuinfo in cpu.c
Sam Ravnborg
1
-78
/
+0
2010-10-09
of/sparc: convert various prom_* functions to use phandle
Andres Salomon
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-11-28
sparc64: Faster early-boot framebuffer console.
David S. Miller
1
-1
/
+5
2009-09-16
sparc: Kill PROM console driver.
David S. Miller
1
-2
/
+0
2009-01-29
sparc: Probe PMU type and record in sparc_pmu_type.
David S. Miller
1
-0
/
+2
2009-01-09
sparc64: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
1
-0
/
+3
2008-12-07
sparc: fix sparse warnings in cpu_*.c
Sam Ravnborg
1
-0
/
+1
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg
1
-0
/
+428