index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
s390/scm_block: do not hide eadm subchannel dependency
Sebastian Ott
2
-53
/
+2
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
2
-8
/
+2
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
2
-7
/
+7
2013-08-30
s390/cio: fix unlocked access of global bitmap
Sebastian Ott
1
-0
/
+2
2013-08-30
s390/hibernate: add early resume function
Sebastian Ott
1
-2
/
+0
2013-08-22
s390: convert interrupt handling to use generic hardirq
Martin Schwidefsky
3
-28
/
+42
2013-08-22
s390/airq: introduce adapter interrupt vector helper
Martin Schwidefsky
1
-0
/
+153
2013-08-22
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
4
-4
/
+4
2013-07-16
s390/qdio: remove unused variable
Sebastian Ott
1
-2
/
+2
2013-06-26
s390/airq: simplify adapter interrupt code
Martin Schwidefsky
2
-128
/
+72
2013-06-26
s390/irq: store interrupt information in pt_regs
Martin Schwidefsky
1
-40
/
+28
2013-06-26
s390/chsc: Use snprintf instead of sprintf
Michael Holzheu
1
-6
/
+6
2013-06-26
s390/qdio: cleanup chsc SADC usage
Sebastian Ott
4
-54
/
+73
2013-06-26
s390/qdio: cleanup chsc SSQD usage
Sebastian Ott
4
-43
/
+58
2013-06-26
s390/cio: Introduce on-close CHSC IOCTLs
Michael Holzheu
1
-0
/
+94
2013-06-26
s390/cio: Make /dev/chsc a single-open device
Michael Holzheu
1
-1
/
+19
2013-06-26
s390/cio: Introduce generic synchronous CHSC IOCTL
Michael Holzheu
2
-7
/
+35
2013-06-26
s390/qdio: remove unused function
Sebastian Ott
1
-44
/
+0
2013-05-15
s390/cio: add channel ID sysfs attribute
Peter Oberparleiter
2
-1
/
+39
2013-05-02
s390/cio: add condev keyword to cio_ignore
Sebastian Ott
1
-0
/
+7
2013-05-02
s390/cio: add ipldev keyword to cio_ignore
Sebastian Ott
1
-2
/
+19
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-26
s390/cio: fix irq statistics
Sebastian Ott
1
-0
/
+1
2013-04-17
s390/css: move subchannel lock allocation
Sebastian Ott
3
-34
/
+32
2013-04-17
s390/cio: fix early init counter usage
Sebastian Ott
2
-9
/
+6
2013-04-17
s390/css: remove unused function definitions
Sebastian Ott
2
-4
/
+2
2013-04-17
s390/css: introduce cio_register_early_subchannels
Sebastian Ott
4
-23
/
+24
2013-04-17
s390/cio: get rid of static console device
Sebastian Ott
1
-43
/
+30
2013-04-17
s390/cio: get rid of static console subchannel
Sebastian Ott
5
-108
/
+56
2013-04-17
s390/cio: split subchannel registration
Sebastian Ott
1
-19
/
+18
2013-04-17
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
1
-4
/
+2
2013-04-17
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
3
-20
/
+28
2013-04-17
s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()
Akinobu Mita
1
-1
/
+1
2013-04-17
s390/cio: make use of newly added format 1 channel-path data
Peter Oberparleiter
1
-8
/
+14
2013-04-17
s390/cio: collect format 1 channel-path description data
Peter Oberparleiter
4
-9
/
+31
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-1
/
+1
2013-03-07
s390/scm: process availability
Sebastian Ott
3
-0
/
+35
2013-03-07
s390/scm_drv: extend notify callback
Sebastian Ott
1
-1
/
+1
2013-02-28
qdio: remove unused parameters
Stefan Raspl
3
-7
/
+7
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-02-22
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
5
-13
/
+13
2013-02-14
s390/scm: use inline dummy functions
Sebastian Ott
1
-1
/
+1
2013-02-14
s390/cio: handle unknown pgroup state
Sebastian Ott
1
-3
/
+61
2013-02-14
s390/cio: export vpm via sysfs
Sebastian Ott
1
-0
/
+10
2013-02-14
s390/cio: skip broken paths
Sebastian Ott
1
-5
/
+6
2013-02-14
s390/cio: dont abort verification after missing irq
Sebastian Ott
2
-10
/
+43
[next]