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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-15
[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.
Heiko Carstens
1
-1
/
+2
2008-05-15
[S390] smp: __smp_call_function_map vs cpu_online_map fix.
Heiko Carstens
1
-8
/
+8
2008-05-15
[S390] s390dbf: Use const char * for dbf name.
Cornelia Huck
1
-10
/
+10
2008-05-15
[S390] sparsemem vmemmap: initialize memmap.
Heiko Carstens
1
-13
/
+6
2008-05-07
[S390] guest page hinting light
Martin Schwidefsky
4
-0
/
+90
2008-05-07
[S390] compat ptrace cleanup
Roland McGrath
2
-95
/
+7
2008-05-07
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
Christian Borntraeger
4
-6
/
+33
2008-05-07
[S390] s390: Optimize user and work TIF check
Martin Schwidefsky
2
-30
/
+28
2008-05-04
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-17
/
+0
2008-04-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
22
-399
/
+513
2008-04-30
signals: s390: renumber TIF_RESTORE_SIGMASK
Roland McGrath
2
-13
/
+13
2008-04-30
[S390] Update default configuration.
Martin Schwidefsky
1
-41
/
+100
2008-04-30
[S390] use generic sys_ptrace
Martin Schwidefsky
1
-36
/
+1
2008-04-30
[S390] Remove self ptrace IEEE_IP hack.
Martin Schwidefsky
1
-20
/
+0
2008-04-30
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
Heiko Carstens
4
-79
/
+20
2008-04-30
[S390] System z large page support.
Gerald Schaefer
8
-35
/
+210
2008-04-30
[S390] Convert machine feature detection code to C.
Heiko Carstens
4
-127
/
+107
2008-04-30
[S390] vmemmap: use clear_table to initialise page tables.
Heiko Carstens
1
-3
/
+2
2008-04-30
[S390] Move stfl to system.h and delete duplicated version.
Heiko Carstens
2
-19
/
+1
2008-04-30
[S390] uaccess_mvcos: #ifdef config dependent code.
Heiko Carstens
1
-0
/
+2
2008-04-30
[S390] cpu topology: Fix possible deadlock.
Heiko Carstens
1
-1
/
+13
2008-04-30
[S390] Add topology_core_siblings to topology.h
Heiko Carstens
1
-3
/
+18
2008-04-30
[S390] remove -traditional
Mathieu Desnoyers
3
-5
/
+0
2008-04-30
[S390] Automatically detect added cpus.
Heiko Carstens
1
-5
/
+14
2008-04-30
[S390] smp: Fix locking order.
Heiko Carstens
1
-6
/
+6
2008-04-30
[S390] Move show_regs to traps.c.
Heiko Carstens
2
-22
/
+22
2008-04-29
s390: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-28
/
+23
2008-04-29
s390: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-3
/
+2
2008-04-29
proper __do_softirq() prototype
Adrian Bunk
1
-2
/
+0
2008-04-27
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
1
-0
/
+12
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
1
-0
/
+5
2008-04-27
KVM: s390: Stub out kvmtrace
Avi Kivity
1
-0
/
+3
2008-04-27
KVM: s390: rename stfl to kvm_stfl
Heiko Carstens
1
-2
/
+2
2008-04-27
KVM: s390: Fix incorrect return value
Heiko Carstens
1
-1
/
+1
2008-04-27
s390: KVM guest: detect when running on kvm
Carsten Otte
3
-3
/
+18
2008-04-27
KVM: s390: add kvm to kconfig on s390
Christian Borntraeger
2
-0
/
+46
2008-04-27
KVM: s390: intercepts for diagnose instructions
Christian Borntraeger
5
-1
/
+73
2008-04-27
KVM: s390: interprocessor communication via sigp
Christian Borntraeger
5
-3
/
+323
2008-04-27
KVM: s390: intercepts for privileged instructions
Christian Borntraeger
5
-1
/
+339
2008-04-27
KVM: s390: interrupt subsystem, cpu timer, waitpsw
Carsten Otte
5
-3
/
+765
2008-04-27
KVM: s390: sie intercept handling
Christian Borntraeger
4
-2
/
+133
2008-04-27
KVM: s390: arch backend for the kvm kernel module
Heiko Carstens
7
-1
/
+932
2008-04-27
s390: KVM preparation: provide hook to enable pgstes in user pagetable
Carsten Otte
3
-3
/
+70
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
7
-171
/
+263
2008-04-21
[CRYPTO] sha384: Hardware acceleration for s390
Jan Glauber
1
-7
/
+50
2008-04-21
[CRYPTO] sha512: Hardware acceleration for s390
Jan Glauber
5
-4
/
+86
2008-04-21
[CRYPTO] s390: Generic sha_update and sha_final
Jan Glauber
5
-171
/
+138
2008-04-19
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2
-2
/
+0
2008-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
1
-5
/
+3
2008-04-18
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
3
-116
/
+1
[next]