index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
s390/sclp: reserve memory occupied by sclp early buffer
Alexander Egorenkov
1
-2
/
+0
2021-08-18
s390/zcrypt: fix wrong offset index for APKA master key valid state
Harald Freudenberger
1
-4
/
+4
2021-08-18
s390/qdio: remove unused support for SLIB parameters
Julian Wiedmann
2
-38
/
+0
2021-08-18
s390/qdio: consolidate QIB code
Julian Wiedmann
1
-27
/
+15
2021-08-18
s390/qdio: use dev_info() in qdio_print_subchannel_info()
Julian Wiedmann
1
-5
/
+2
2021-08-18
s390/qdio: fine-tune the queue sync
Julian Wiedmann
1
-11
/
+20
2021-08-18
s390/qdio: clean up SIGA capability tracking
Julian Wiedmann
3
-33
/
+15
2021-08-18
s390/qdio: remove unused sync-after-IRQ infrastructure
Julian Wiedmann
2
-16
/
+3
2021-08-18
s390/qdio: use absolute data address in ESTABLISH ccw
Julian Wiedmann
1
-1
/
+1
2021-08-18
s390/cio: add dev_busid sysfs entry for each subchannel
Vineeth Vijayan
1
-0
/
+17
2021-08-18
s390/cio: add rescan functionality on channel subsystem
Vineeth Vijayan
1
-0
/
+13
2021-08-05
s390/sclp: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-2
/
+2
2021-07-27
s390/qdio: remove unused macros
Julian Wiedmann
1
-5
/
+0
2021-07-27
s390/qdio: clarify reporting of errors to the drivers
Julian Wiedmann
2
-11
/
+4
2021-07-27
s390/qdio: remove unneeded siga-sync for Output Queue
Julian Wiedmann
1
-7
/
+0
2021-07-27
s390/qdio: remove remaining tasklet & timer code
Julian Wiedmann
4
-213
/
+5
2021-07-27
s390/qdio: propagate error when cancelling a ccw fails
Julian Wiedmann
1
-5
/
+8
2021-07-27
s390/qdio: improve roll-back after error on ESTABLISH ccw
Julian Wiedmann
1
-3
/
+3
2021-07-27
s390/qdio: cancel the ESTABLISH ccw after timeout
Julian Wiedmann
1
-21
/
+30
2021-07-27
s390/qdio: fix roll-back after timeout on ESTABLISH ccw
Julian Wiedmann
1
-12
/
+19
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
2
-2
/
+2
2021-07-27
s390/boot: move sclp early buffer from fixed address in asm to C
Alexander Egorenkov
1
-1
/
+6
2021-07-27
s390/dasd: remove debug printk
Heiko Carstens
1
-3
/
+1
2021-07-27
s390/sclp: use only one sclp early buffer to send commands
Alexander Egorenkov
1
-1
/
+11
2021-07-25
Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+23
2021-07-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-92
/
+78
2021-07-24
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-18
/
+31
2021-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+9
2021-07-23
Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-20
/
+13
2021-07-23
Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-10
/
+6
2021-07-23
Merge tag 'driver-core-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+11
2021-07-23
Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+48
2021-07-23
Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-112
/
+249
2021-07-23
Merge branch 'acpi-utils'
Rafael J. Wysocki
3
-9
/
+5
2021-07-22
Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-788
/
+456
2021-07-23
Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-17
/
+59
2021-07-23
Merge tag 'drm-intel-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
6
-288
/
+109
2021-07-22
Merge tag 'array-bounds-fixes-5.14-rc3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-7
/
+9
2021-07-22
Merge tag 'usb-serial-5.14-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-2
/
+6
2021-07-22
Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-32
/
+64
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
38
-120
/
+629
2021-07-22
Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-24
/
+31
2021-07-22
dpaa2-switch: seed the buffer pool after allocating the swp
Ioana Ciornei
1
-8
/
+8
2021-07-22
drm/panel: raspberrypi-touchscreen: Prevent double-free
Maxime Ripard
1
-1
/
+0
2021-07-22
net: sparx5: fix unmet dependencies warning
Randy Dunlap
1
-0
/
+1
2021-07-21
ravb: Remove extra TAB
Biju Das
1
-1
/
+1
2021-07-21
ravb: Fix a typo in comment
Biju Das
1
-1
/
+1
2021-07-21
net: dsa: sja1105: make VID 4095 a bridge VLAN too
Vladimir Oltean
1
-0
/
+6
2021-07-22
Merge tag 'amd-drm-fixes-5.14-2021-07-21' of https://gitlab.freedesktop.org/a...
Dave Airlie
29
-483
/
+288
2021-07-21
drm/amdgpu - Corrected the video codecs array name for yellow carp
Veerabadhran Gopalakrishnan
1
-2
/
+2
[next]