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
starfive-6.6.48-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
/
s390
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-19
[S390] Missing blank when appending cio_ignore kernel parameter
Michael Holzheu
1
-0
/
+1
2007-05-31
[S390] Fix section annotations.
Heiko Carstens
1
-2
/
+2
2007-05-04
[S390] add hardware capability support (ELF_HWCAP).
Martin Schwidefsky
1
-0
/
+109
2007-05-04
[S390] Export uaccess as non-gpl symbol.
Martin Schwidefsky
1
-1
/
+1
2007-04-27
[S390] zfcpdump support.
Michael Holzheu
1
-3
/
+35
2007-02-21
[S390] nss: Free unused memory in kernel image.
Heiko Carstens
1
-1
/
+6
2007-02-21
[S390] New header file ipl.h
Michael Holzheu
1
-0
/
+1
2007-02-21
[S390] New get_cpu_id() inline assembly
Michael Holzheu
1
-1
/
+1
2007-02-12
[PATCH] Dynamic kernel command-line: s390
Alon Bar-Lev
1
-1
/
+1
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-3
/
+3
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
1
-134
/
+0
2007-02-05
[S390] Calibrate delay and bogomips.
Martin Schwidefsky
1
-0
/
+1
2007-02-05
[S390] boot from NSS support
Hongjie Yang
1
-8
/
+170
2007-02-05
[S390] noexec protection
Gerald Schaefer
1
-5
/
+93
2007-02-05
[S390] Remove pointless/unreliable kernel messages.
Heiko Carstens
1
-3
/
+0
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-5
/
+2
2007-01-09
[S390] Fix vmalloc area size calculation.
Heiko Carstens
1
-1
/
+1
2006-12-08
[S390] Use add_active_range() and free_area_init_nodes().
Heiko Carstens
1
-41
/
+12
2006-12-08
[S390] Virtual memmap for s390.
Heiko Carstens
1
-1
/
+1
2006-12-04
[S390] Memory detection fixes.
Heiko Carstens
1
-17
/
+32
2006-12-04
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
1
-5
/
+2
2006-12-04
[S390] cpcmd <-> __cpcmd calling issues
Heiko Carstens
1
-5
/
+5
2006-11-06
[S390] IRQs too early enabled.
Heiko Carstens
1
-1
/
+1
2006-11-06
[S390] revert add_active_range() usage patch.
Heiko Carstens
1
-12
/
+41
2006-10-04
[S390] Have s390 use add_active_range() and free_area_init_nodes.
Heiko Carstens
1
-42
/
+13
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
1
-1
/
+1
2006-09-20
[S390] Use alternative user-copy operations for new hardware.
Gerald Schaefer
1
-1
/
+5
2006-09-20
[S390] Make user-copy operations run-time configurable.
Gerald Schaefer
1
-0
/
+7
2006-09-20
[S390] ipl/dump on panic.
Michael Holzheu
1
-219
/
+1
2006-09-20
[S390] initrd vs. bootmem bitmap.
Heiko Carstens
1
-3
/
+38
2006-07-18
[S390] sysfs_create_xxx return values.
Heiko Carstens
1
-10
/
+36
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[S390] Add vmpanic parameter.
Peter Oberparleiter
1
-0
/
+34
2006-06-29
[S390] console_unblank woes.
Martin Schwidefsky
1
-3
/
+18
2006-06-25
[PATCH] s390: setup.c cleanup + build fix
Heiko Carstens
1
-9
/
+6
2006-03-24
[PATCH] s390: early parameter parsing
Heiko Carstens
1
-63
/
+45
2006-02-18
[PATCH] s390: additional_cpus parameter
Heiko Carstens
1
-0
/
+2
2006-01-15
[PATCH] s390: add dummy pm_power_off
Martin Schwidefsky
1
-0
/
+5
2006-01-15
[PATCH] s390: fix cpcmd calls on UP
Alexey Dobriyan
1
-3
/
+3
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-7
/
+7
2005-10-31
[PATCH] s390: export ipl device parameters
Heiko Carstens
1
-0
/
+186
2005-09-17
[PATCH] s390: diag 0x308 reipl
Volker Sameske
1
-0
/
+3
2005-09-17
[PATCH] s390: show_cpuinfo fix
Heiko Carstens
1
-0
/
+2
2005-07-28
[PATCH] s390: spin lock retry
Martin Schwidefsky
1
-6
/
+0
2005-07-27
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
1
-6
/
+0
2005-06-26
[PATCH] s390: add vmcp interface
Christian Borntraeger
1
-3
/
+3
2005-06-26
[PATCH] s390: improved machine check handling
Heiko Carstens
1
-3
/
+10
2005-05-01
[PATCH] s390: default storage key
Peter Oberparleiter
1
-4
/
+16
2005-05-01
[PATCH] s390: fix memory holes and cleanup setup_arch
Heiko Carstens
1
-171
/
+214
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+632