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
2012-05-16
s390: fix race on TIF_MCCK_PENDING
Martin Schwidefsky
2
-20
/
+22
2012-05-16
s390/time: simply Kconfig dependency
Heiko Carstens
1
-1
/
+1
2012-05-16
s390/entry64: avoid SPP code duplication
Heiko Carstens
1
-3
/
+1
2012-05-16
s390/time: always use stckf instead of stck if available
Heiko Carstens
2
-6
/
+12
2012-05-16
s390: add various .gitignore files.
Heiko Carstens
3
-0
/
+3
2012-05-16
s390/ipl: remove builtin tape ipl code
Heiko Carstens
1
-123
/
+0
2012-05-16
s390: remove dead code from signal handler
Martin Schwidefsky
2
-23
/
+0
2012-05-16
s390: replace TIF_SIE with PF_VCPU
Martin Schwidefsky
1
-3
/
+0
2012-05-16
s390: make sie intercept independent of thread_info
Martin Schwidefsky
1
-6
/
+6
2012-05-16
s390: initialize backchain for ext_int_handler()
Michael Holzheu
1
-0
/
+1
2012-05-16
s390/smp: get rid of compile warning
Heiko Carstens
1
-0
/
+4
2012-04-11
[S390] Fix stfle() lowcore protection problem
Michael Holzheu
1
-1
/
+1
2012-04-11
[S390] cpum_cf: get rid of compile warnings
Heiko Carstens
1
-2
/
+2
2012-04-11
[S390] irq: simple coding style change
Heiko Carstens
1
-3
/
+6
2012-03-30
[S390] Fix build errors (fallout from system.h disintegration)
Heiko Carstens
5
-2
/
+5
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
15
-13
/
+7
2012-03-28
Disintegrate asm/system.h for S390
David Howells
15
-13
/
+7
2012-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-0
/
+839
2012-03-24
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-8
/
+2
2012-03-23
[S390] perf: add support for s390x CPU counters
Hendrik Brueckner
3
-0
/
+816
2012-03-23
[S390] oprofile: Allow multiple users of the measurement alert interrupt
Jan Glauber
1
-0
/
+23
2012-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
27
-1171
/
+1379
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+1
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+1
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
1
-1
/
+0
2012-03-13
[S390] kernel: Pass correct stack for smp_call_ipl_cpu()
Michael Holzheu
1
-1
/
+2
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
1
-6
/
+0
2012-03-11
[S390] stack dump: fix indentation in output
Heiko Carstens
1
-2
/
+2
2012-03-11
[S390] kernel: Add OS info memory interface
Michael Holzheu
6
-18
/
+248
2012-03-11
[S390] Use block_sigmask()
Matt Fleming
2
-10
/
+2
2012-03-11
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
9
-31
/
+255
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
5
-13
/
+12
2012-03-11
[S390] Use copy_to_absolute_zero() instead of "stura/sturg"
Michael Holzheu
1
-24
/
+6
2012-03-11
[S390] rework idle code
Martin Schwidefsky
9
-181
/
+193
2012-03-11
[S390] rework smp code
Martin Schwidefsky
15
-888
/
+656
2012-03-11
[S390] rename lowcore field
Martin Schwidefsky
4
-5
/
+5
2012-03-11
[S390] Fix gcc 4.6.0 compile warning
Michael Holzheu
1
-1
/
+1
2012-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+0
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-28
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-8
/
+1
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
4
-4
/
+2
2012-02-24
[S390] crash_dump: remove duplicate include
Danny Kukawka
1
-1
/
+0
2012-02-22
sys_poll: fix incorrect type for 'timeout' parameter
Linus Torvalds
1
-1
/
+1
2012-02-21
s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()
Paul E. McKenney
1
-8
/
+1
2012-02-17
[S390] correct ktime to tod clock comparator conversion
Martin Schwidefsky
1
-2
/
+5
2012-02-17
[S390] idle: avoid RCU usage in extended quiescent state
Heiko Carstens
1
-2
/
+3
2012-01-18
[S390] cleanup entry point definition
Christian Borntraeger
1
-2
/
+2
2012-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+6
2012-01-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-6
/
+5
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-3
/
+1
[next]