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
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-2
/
+0
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
13
-676
/
+586
2009-03-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
49
-2884
/
+2770
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
4
-12
/
+14
2009-03-26
[S390] use kzfree()
Johannes Weiner
1
-2
/
+1
2009-03-26
[S390] BUG to BUG_ON changes
Stoyan Gaydarov
3
-8
/
+5
2009-03-26
[S390] Use csum_partial in checksum.h
Frank Munzert
1
-1
/
+3
2009-03-26
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
1
-1
/
+1
2009-03-26
[S390] list usage cleanup in s390
Eric Sesterhenn
1
-4
/
+2
2009-03-26
[S390] tape message cleanup
Carsten Otte
8
-371
/
+267
2009-03-26
[S390] qdio: merge inbound and outbound handler functions
Jan Glauber
3
-45
/
+21
2009-03-26
[S390] qdio: report SIGA errors directly
Jan Glauber
4
-83
/
+47
2009-03-26
[S390] qdio: tasklet termination in case of module unload
Jan Glauber
1
-1
/
+2
2009-03-26
[S390] qdio: seperate last move index and polling index
Jan Glauber
3
-23
/
+23
2009-03-26
[S390] qdio: move ACK to newest buffer for devices without QEBSM
Jan Glauber
1
-5
/
+8
2009-03-26
[S390] qdio: call qdio_free also if qdio_shutdown fails
Jan Glauber
1
-4
/
+5
2009-03-26
[S390] qdio: proper kill of qdio tasklets
Jan Glauber
2
-15
/
+28
2009-03-26
[S390] qdio: Dont call qdio_shutdown in case qdio_activate fails
Jan Glauber
1
-3
/
+2
2009-03-26
[S390] qdio: add missing tiq_list locking
Jan Glauber
2
-3
/
+8
2009-03-26
[S390] cio: prevent workqueue deadlock
Peter Oberparleiter
1
-3
/
+16
2009-03-26
[S390] cio: remove unused local variable
Sebastian Ott
1
-3
/
+0
2009-03-26
[S390] cio: incorrect status check in interrogate function
Peter Oberparleiter
1
-1
/
+1
2009-03-26
[S390] cio: fix rc generation after chsc call
Sebastian Ott
1
-0
/
+1
2009-03-26
[S390] cio: fix wrong buffer access in cio_ignore_write
Sebastian Ott
1
-2
/
+1
2009-03-26
[S390] cio: ccw group fix unbind behaviour.
Sebastian Ott
1
-6
/
+36
2009-03-26
[S390] cio: fix sanity checks in ccwgroup driver.
Sebastian Ott
1
-4
/
+12
2009-03-26
[S390] cio: ccw group online store - report rcs to the caller.
Sebastian Ott
1
-7
/
+8
2009-03-26
[S390] cio: airq - fix array boundary
Sebastian Ott
1
-2
/
+2
2009-03-26
[S390] cio: device scan oom fallback.
Sebastian Ott
1
-4
/
+27
2009-03-26
[S390] cio: ensure single load of irq handler pointer
Heiko Carstens
1
-0
/
+2
2009-03-26
[S390] cio/crw: add/fix locking
Heiko Carstens
1
-9
/
+23
2009-03-26
[S390] cio: ccw device online store - report rc from ccw driver.
Sebastian Ott
1
-8
/
+6
2009-03-26
[S390] cio: Use ccw_device_set_notoper().
Cornelia Huck
1
-1
/
+1
2009-03-26
[S390] cio: Try harder to disable subchannel.
Cornelia Huck
2
-9
/
+11
2009-03-26
[S390] cio: Use unbind/bind instead of unregister/register.
Cornelia Huck
3
-23
/
+10
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
9
-671
/
+157
2009-03-26
[S390] ftrace: dont trace machine check handler
Heiko Carstens
1
-2
/
+1
2009-03-26
[S390] delete drivers/s390/ebcdic.c
Heiko Carstens
1
-246
/
+0
2009-03-26
[S390] move sysinfo.c from drivers/s390 to arch/s390/kernel
Heiko Carstens
2
-472
/
+1
2009-03-26
[S390] dasd: message cleanup
Stefan Haberland
13
-637
/
+743
2009-03-26
[S390] dasd: add High Performance FICON support
Stefan Weinhuber
8
-163
/
+1118
2009-03-26
[S390] dasd: add large volume support
Stefan Weinhuber
5
-62
/
+81
2009-03-26
[S390] dasd_eckd / Write format R0 is now allowed BB
Jean-Baptiste Joret
1
-6
/
+19
2009-03-26
[S390] dasd: enable compat ioctls
Heiko Carstens
2
-4
/
+16
2009-03-26
[S390] Automatic IPL after dump
Frank Munzert
1
-2
/
+86
2009-03-25
qeth: fix wait_event_timeout handling
Heiko Carstens
1
-4
/
+5
2009-03-25
qeth: check for completion of a running recovery
Ursula Braun
2
-0
/
+22
2009-03-25
qeth: unregister MAC addresses during recovery.
Klaus-Dieter Wacker
1
-2
/
+4
2009-03-25
qeth: remove EDDP
Frank Blaschka
8
-980
/
+111
2009-03-25
qeth: add statistics for tx csum
Frank Blaschka
4
-2
/
+11
[next]