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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-27
[S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfo
Michael Holzheu
1
-0
/
+1
2011-12-27
[S390] outstanding interrupts vs. smp_send_stop
Martin Schwidefsky
1
-8
/
+42
2011-12-27
[S390] ipc: call generic sys_ipc demultiplexer
Heiko Carstens
2
-67
/
+12
2011-12-27
[S390] cleanup trap handling
Martin Schwidefsky
7
-150
/
+108
2011-12-27
[S390] topology: increase poll frequency if change is anticipated
Heiko Carstens
2
-8
/
+28
2011-12-27
[S390] entry[64].S improvements
Martin Schwidefsky
7
-1171
/
+926
2011-12-27
[S390] kvm: move cmf host id constant out of lowcore
Martin Schwidefsky
3
-4
/
+5
2011-12-27
[S390] topology: cleanup z10 topology handling
Heiko Carstens
1
-29
/
+48
2011-12-27
[S390] topology: get rid of ifdefs
Heiko Carstens
3
-147
/
+141
2011-12-27
[S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setup
Michael Holzheu
1
-2
/
+2
2011-12-27
[S390] add support for physical memory > 4TB
Martin Schwidefsky
1
-14
/
+53
2011-12-27
[S390] Remove useless newline in reserve_kdump_bootmem()
Michael Holzheu
1
-1
/
+0
2011-12-27
[S390] Rework create_mem_hole() function
Michael Holzheu
1
-55
/
+67
2011-12-27
[S390] Check for NULL termination in command line setup
Michael Holzheu
1
-8
/
+12
2011-12-27
[S390] irq: fix accounting of external call/emergency signal
Heiko Carstens
1
-1
/
+1
2011-12-01
[S390] remove reset of system call restart on psw changes
Martin Schwidefsky
1
-12
/
+0
2011-12-01
[S390] add missing .set function for NT_S390_LAST_BREAK regset
Martin Schwidefsky
1
-0
/
+18
2011-12-01
[S390] ptrace inferior call interactions with TIF_SYSCALL
Martin Schwidefsky
1
-5
/
+3
2011-12-01
[S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE check
Michael Holzheu
1
-1
/
+1
2011-11-14
[S390] topology: fix topology on z10 machines
Heiko Carstens
1
-7
/
+38
2011-11-14
[S390] avoid STCKF if running in ESA mode
Jan Glauber
1
-0
/
+2
2011-11-14
[S390] zfcpdump: Do not initialize zfcpdump in kdump mode
Michael Holzheu
1
-1
/
+3
2011-11-14
[S390] incorrect note program header
Martin Schwidefsky
1
-0
/
+2
2011-11-14
[S390] wire up process_vm syscalls
Heiko Carstens
2
-0
/
+22
2011-11-07
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-20
/
+31
2011-10-30
[S390] Remove error checking from copy_oldmem_page()
Michael Holzheu
1
-5
/
+4
2011-10-30
[S390] irqstats: split IPI interrupt accounting
Heiko Carstens
2
-2
/
+6
2011-10-30
[S390] sparse: fix sparse warnings with __user pointers
Martin Schwidefsky
2
-12
/
+14
2011-10-30
[S390] sparse: fix sparse warnings in math-emu
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
5
-2
/
+15
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
3
-6
/
+6
2011-10-30
[S390] sparse: fix access past end of array warnings
Martin Schwidefsky
2
-42
/
+9
2011-10-30
[S390] load user asce on sie_fault
Carsten Otte
1
-0
/
+1
2011-10-30
[S390] smp: external call vs. emergency signal
Martin Schwidefsky
3
-3
/
+13
2011-10-30
[S390] chsc_sch: add support for irq statistics
Sebastian Ott
1
-0
/
+1
2011-10-30
[S390] allow all addressing modes
Martin Schwidefsky
3
-23
/
+28
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
12
-77
/
+76
2011-10-30
[S390] add TIF_SYSCALL thread flag
Martin Schwidefsky
5
-91
/
+65
2011-10-30
[S390] addressing mode limits and psw address wrapping
Martin Schwidefsky
1
-2
/
+3
2011-10-30
[S390] signal race with restarting system calls
Martin Schwidefsky
6
-87
/
+134
2011-10-30
[S390] lowcore cleanup
Martin Schwidefsky
4
-7
/
+6
2011-10-30
[S390] Add architecture code for unmapping crashkernel memory
Michael Holzheu
2
-4
/
+37
2011-10-30
[S390] Export vmcoreinfo note
Michael Holzheu
1
-0
/
+10
2011-10-30
[S390] kdump backend code
Michael Holzheu
12
-11
/
+1044
2011-10-30
[S390] Force PSW restart on online CPU
Michael Holzheu
2
-0
/
+24
2011-10-30
[S390] use ENTRY macro for sys_setns_wrapper
Jan Glauber
1
-2
/
+1
2011-10-30
[S390] user per registers vs. ptrace single stepping
Martin Schwidefsky
1
-14
/
+16
2011-10-30
[S390] topology: fix alloc_masks annotation
Sebastian Ott
1
-2
/
+2
2011-10-30
[S390] avoid warning in show_cpuinfo
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
1
-1
/
+1
[next]