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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-3
/
+158
2012-05-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+3
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
21
-122
/
+122
2012-05-24
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
13
-52
/
+1
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+1
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+14
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2012-05-23
s390/irq: split irq stats for cpu-measurement alert facilities
Hendrik Brueckner
4
-4
/
+6
2012-05-23
s390/kexec: Move early_pgm_check_handler() to text section
Michael Holzheu
1
-1
/
+1
2012-05-23
s390/kdump: Use real mode for PSW restart and kexec
Michael Holzheu
3
-1
/
+15
2012-05-23
s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info
Michael Holzheu
1
-1
/
+7
2012-05-23
s390/kernel: Remove OS info init function call and diag 308 for kdump
Michael Holzheu
4
-23
/
+2
2012-05-22
new helper: sigsuspend()
Al Viro
1
-8
/
+1
2012-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+1
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-73
/
+6
2012-05-22
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-2
/
+0
2012-05-21
s390: Use generic time config
Anna-Maria Gleixner
1
-9
/
+3
2012-05-18
KVM: s390: onereg for timer related registers
Jason J. herne
2
-0
/
+18
2012-05-18
KVM: s390: epoch difference and TOD programmable field
Carsten Otte
2
-0
/
+19
2012-05-18
KVM: s390: KVM_GET/SET_ONEREG for s390
Carsten Otte
1
-0
/
+38
2012-05-18
KVM: s390: add capability indicating COW support
Christian Borntraeger
2
-0
/
+5
2012-05-17
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-3
/
+0
2012-05-16
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
1
-13
/
+2
2012-05-16
s390/ccwgroup: exploit ccwdev_by_dev_id
Sebastian Ott
1
-2
/
+2
2012-05-16
s390/ccwgroup: introduce ccwgroup_create_dev
Sebastian Ott
1
-0
/
+5
2012-05-16
s390: fix race on TIF_MCCK_PENDING
Martin Schwidefsky
2
-20
/
+22
2012-05-16
s390/barrier: make use of fast-bcr facility
Heiko Carstens
1
-0
/
+5
2012-05-16
s390/barrier: cleanup barrier functions
Heiko Carstens
1
-17
/
+15
2012-05-16
s390/time: simply Kconfig dependency
Heiko Carstens
2
-2
/
+2
2012-05-16
s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbols
Heiko Carstens
1
-0
/
+24
2012-05-16
s390/entry64: avoid SPP code duplication
Heiko Carstens
1
-3
/
+1
2012-05-16
s390/pfault: add sanity check
Heiko Carstens
1
-0
/
+3
2012-05-16
s390/pfault: use __set_task_state
Heiko Carstens
1
-2
/
+2
2012-05-16
s390/pfault: always search for task with reported pid
Heiko Carstens
1
-14
/
+10
2012-05-16
s390/pfault: fix task state race
Heiko Carstens
1
-2
/
+12
2012-05-16
s390/time: always use stckf instead of stck if available
Heiko Carstens
4
-21
/
+17
2012-05-16
s390/kvm: bad rss-counter state
Christian Borntraeger
1
-0
/
+2
2012-05-16
s390: add various .gitignore files.
Heiko Carstens
5
-0
/
+8
2012-05-16
s390/ipl: remove builtin tape ipl code
Heiko Carstens
2
-150
/
+0
2012-05-16
s390: remove dead code from signal handler
Martin Schwidefsky
2
-23
/
+0
2012-05-16
s390/hugepages: clear page table for sw large page emulation
Gerald Schaefer
1
-0
/
+2
2012-05-16
s390: replace TIF_SIE with PF_VCPU
Martin Schwidefsky
3
-6
/
+1
2012-05-16
s390: allow absolute memory access for /dev/mem
Michael Holzheu
2
-5
/
+69
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/crash dump: add missing SMP dependency
Heiko Carstens
1
-1
/
+1
2012-05-16
s390/smp: get rid of compile warning
Heiko Carstens
1
-0
/
+4
2012-05-16
s390/crypto des: add missing select statement
Heiko Carstens
1
-1
/
+0
2012-05-16
s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is set
Heiko Carstens
1
-1
/
+1
[prev]
[next]