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
2014-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
24
-152
/
+755
2014-01-16
s390: Fix misspellings using 'codespell' tool
Hendrik Brueckner
2
-2
/
+2
2014-01-14
s390/qdio: bridgeport support - CHSC part
Eugene Crosser
3
-1
/
+174
2013-12-18
s390/zcrypt: add support for EP11 coprocessor cards
Ingo Tuchscherer
11
-14
/
+467
2013-12-18
s390/3270: fix allocation of tty3270_screen structure
Martin Schwidefsky
1
-1
/
+1
2013-12-16
s390/cio: use device_lock to synchronize calls to the ccwgroup driver
Sebastian Ott
1
-6
/
+6
2013-12-16
s390/cio: use device_lock to synchronize calls to the ccw driver
Sebastian Ott
1
-10
/
+6
2013-12-16
s390/cio: fix unlocked access of online member
Sebastian Ott
1
-4
/
+9
2013-12-16
s390/sclp_early: Add function to detect sclp console capabilities
Hendrik Brueckner
1
-16
/
+30
2013-12-16
s390/sclp_early: Pass sccb pointer to every *_detect() function
Hendrik Brueckner
1
-21
/
+16
2013-12-16
s390/sclp_early: Replace early_read_info_sccb with sccb_early
Hendrik Brueckner
1
-8
/
+4
2013-12-16
s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid
Hendrik Brueckner
3
-23
/
+16
2013-12-16
s390/3270: fix use after free of tty3270_screen structure
Martin Schwidefsky
1
-5
/
+2
2013-12-16
s390/blacklist: Perform subchannel scan only when needed
Peter Oberparleiter
1
-3
/
+3
2013-12-16
s390/css: Prevent unnecessary allocation in subchannel loop
Peter Oberparleiter
1
-1
/
+9
2013-12-16
s390/cio: Delay scan for newly available I/O devices
Peter Oberparleiter
3
-7
/
+9
2013-12-16
s390/cio: Relax subchannel scan loop
Peter Oberparleiter
1
-0
/
+3
2013-12-16
s390/cio: More efficient handling of CHPID availability events
Peter Oberparleiter
1
-36
/
+4
2013-12-02
s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early
Hendrik Brueckner
1
-3
/
+2
2013-12-02
s390/dasd: fix memory leak caused by dangling references to request_queue
Stefan Weinhuber
1
-1
/
+0
2013-11-20
s390/dasd: validate request size before building CCW/TCW request
Stefan Weinhuber
1
-0
/
+2
2013-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
12
-315
/
+365
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2013-11-15
s390/scm_block: do not hide eadm subchannel dependency
Sebastian Ott
4
-72
/
+9
2013-11-15
s390/sclp: Consolidate early sclp init calls to sclp_early_detect()
Michael Holzheu
1
-18
/
+9
2013-11-15
s390/sclp: Move early code from sclp_cmd.c to sclp_early.c
Michael Holzheu
3
-172
/
+176
2013-11-15
s390/sclp: Determine HSA size dynamically for zfcpdump
Michael Holzheu
5
-17
/
+122
2013-11-15
s390/sclp: Move declarations for sclp_sdias into separate header file
Michael Holzheu
2
-56
/
+68
2013-11-15
s390/3270: fix missing device_destroy() call
Hendrik Brueckner
1
-0
/
+1
2013-11-15
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+10
2013-11-14
Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+5
2013-11-08
s390/dasd: hold request queue sysfs lock when calling elevator_init()
Heiko Carstens
1
-4
/
+4
2013-11-07
qeth: avoid buffer overflow in snmp ioctl
Ursula Braun
1
-1
/
+5
2013-11-06
s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS
Steffen Maier
1
-1
/
+5
2013-10-29
virtio_ring: change host notification API
Heinz Graalfs
2
-3
/
+10
2013-10-28
s390/dasd: Write to profile data area only if it is available
Stefan Weinhuber
1
-1
/
+2
2013-10-24
s390/3270: use diagnose 0x210 for device sensing under z/VM
Martin Schwidefsky
1
-1
/
+1
2013-10-24
s390/3270: remove unnecessary pointer check
Martin Schwidefsky
1
-1
/
+1
2013-10-24
s390/monwriter: fix smatch warning for strcpy()
Gerald Schaefer
1
-1
/
+1
2013-10-24
s390: Remove zfcpdump NR_CPUS dependency
Michael Holzheu
1
-11
/
+9
2013-10-24
s390/eadm_sch: improve quiesce handling
Sebastian Ott
2
-3
/
+28
2013-10-24
s390/bitops: rename find_first_bit_left() to find_first_bit_inv()
Heiko Carstens
1
-12
/
+7
2013-10-24
s390/s390dbf: use debug_level_enabled() where applicable
Hendrik Brueckner
10
-43
/
+13
2013-10-24
s390/qdio: fix atomic_sub() misusage
Heiko Carstens
1
-1
/
+1
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
3
-9
/
+9
2013-10-15
s390/vmlogrdr: fix array access in vmlogrdr_open()
Heiko Carstens
1
-1
/
+1
2013-10-15
s390/dasd: check for availability of prefix command during format
Stefan Haberland
1
-27
/
+71
2013-10-14
treewide: Fix common typo in "identify"
Maxime Jayat
1
-3
/
+3
2013-09-30
s390/sclp: properly detect line mode console
Christian Borntraeger
1
-3
/
+5
[next]