index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-41
/
+22
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-34
/
+5
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+14
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-8
/
+3
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
2
-26
/
+40
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-26
/
+40
2015-12-23
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2
-26
/
+2
2015-12-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+3
2015-12-17
virtio/s390: handle error values in irb
Cornelia Huck
1
-25
/
+37
2015-12-15
KVM: s390: consider system MHA for guest storage
Guenther Hutzl
1
-1
/
+7
2015-12-14
qeth: get rid of redundant 0-termination
Rasmus Villemoes
1
-2
/
+0
2015-12-14
qeth: repair SBAL elements calculation
Ursula Braun
1
-1
/
+1
2015-12-14
qeth: initialize net_device with carrier off
Ursula Braun
2
-0
/
+2
2015-12-14
qeth use common function qeth_get_setassparms_cmd
Thomas Richter
3
-33
/
+17
2015-12-14
s390-ctcm: Delete unnecessary checks before the function call "channel_remove"
Markus Elfring
1
-5
/
+2
2015-11-30
s390/sclp: introduce check for SIE
David Hildenbrand
1
-0
/
+1
2015-11-30
s390/sclp: introduce checks for ESCA and HVS
Eugene (jno) Dvurechenski
1
-1
/
+6
2015-11-27
s390/zcrypt: Fix AP queue handling if queue is full
Ingo Tuchscherer
1
-1
/
+3
2015-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-33
/
+66
2015-11-11
s390/zcrypt: Fix initialisation when zcrypt is built-in
Sascha Silbe
5
-8
/
+14
2015-11-11
s390/zcrypt: Fix kernel crash on systems without AP bus support
Sascha Silbe
1
-0
/
+6
2015-11-11
s390: add support for ipl devices in subchannel sets > 0
Sebastian Ott
3
-20
/
+46
2015-11-09
s390/cio: simplify css_generate_pgid
Sebastian Ott
1
-5
/
+0
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2
-5
/
+8
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
28
-2799
/
+1249
2015-11-03
s390/cio: de-duplicate subchannel validation
Pierre Morel
1
-23
/
+4
2015-11-03
s390/css: unneeded initialization in for_each_subchannel
Pierre Morel
1
-1
/
+0
2015-11-03
s390/dasd: fix disconnected device with valid path mask
Stefan Haberland
1
-1
/
+6
2015-11-03
s390/dasd: fix invalid PAV assignment after suspend/resume
Stefan Haberland
1
-4
/
+16
2015-11-03
s390/dasd: fix double free in dasd_eckd_read_conf
Stefan Haberland
1
-12
/
+25
2015-10-27
s390/cio: move ccw_device_stlck functions
Sebastian Ott
3
-70
/
+60
2015-10-27
s390/cio: move ccw_device_call_handler
Sebastian Ott
3
-48
/
+38
2015-10-27
s390/nmi: remove casts
Heiko Carstens
1
-3
/
+3
2015-10-15
s390/dasd: fix list_del corruption after lcu changes
Stefan Haberland
1
-1
/
+4
2015-10-14
s390/zcrypt: use system work queue for ap_scan_bus
Martin Schwidefsky
1
-18
/
+8
2015-10-14
s390/zcrypt: remove support for PCICC and PCICA cards
Martin Schwidefsky
6
-1445
/
+2
2015-10-14
s390/zcrypt: introduce state machine for the AP bus
Martin Schwidefsky
2
-562
/
+520
2015-10-14
s390/zcrypt: use explicit return code for flushed requests
Martin Schwidefsky
6
-66
/
+88
2015-10-14
s390/zcrypt: cleanup AP bus timer code
Martin Schwidefsky
1
-18
/
+6
2015-10-14
s390/zcrypt: fix suspend/resume of AP bus devices
Martin Schwidefsky
1
-166
/
+160
2015-10-14
s390/zcrypt: fix device unregister race
Martin Schwidefsky
1
-2
/
+0
2015-10-14
s390/zcrypt: fix memory leak with ap configuration data
Martin Schwidefsky
2
-133
/
+117
2015-10-14
s390/zcrypt: remove duplicate low level functions
Martin Schwidefsky
2
-117
/
+32
2015-10-14
s390/sclp: avoid merged message output
Martin Schwidefsky
3
-83
/
+78
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
3
-3
/
+16
2015-10-14
s390/cio: introduce pathmask_to_pos
Sebastian Ott
2
-9
/
+6
2015-10-14
s390/cio: reactivate cmf after hibernate
Sebastian Ott
3
-0
/
+15
2015-10-14
s390/cio: use kmem_cache for extended measurement block allocation
Sebastian Ott
1
-38
/
+26
2015-10-14
s390/cio: fix memleak in channel measurement
Sebastian Ott
1
-1
/
+3
2015-10-14
s390/cio: improve locking during cmbe allocation
Sebastian Ott
1
-20
/
+23
[next]