aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29s390/vmcp: simplify vmcp_response_free()Heiko Carstens1-3/+2
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner8-18/+14
2017-08-23s390/dasd: add average request times to dasd statisticsStefan Haberland2-4/+34
2017-08-09s390/scm: use common completion pathSebastian Ott1-5/+8
2017-08-09s390/vmcp: simplify vmcp_ioctl()Heiko Carstens1-14/+12
2017-08-09s390/vmcp: return -ENOTTY for unknown ioctl commandsHeiko Carstens1-1/+1
2017-08-09s390/vmcp: split vmcp header file and move to uapiHeiko Carstens2-32/+10
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens3-9/+79
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens1-1/+1
2017-08-09s390/vmcp: fix uaccess check and avoid undefined behaviorHeiko Carstens1-1/+3
2017-08-03s390/cio: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-08-03s390/sclp: add const to bin_attribute structureBhumika Goyal1-1/+1
2017-07-26Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresMartin Schwidefsky1-1/+1
2017-07-26s390/sclp_ocf: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/tape: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/raw3270: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/qeth: constify attribute_group structures.Arvind Yadav1-4/+4
2017-07-26s390/cio: constify attribute_group structures.Arvind Yadav1-2/+2
2017-07-26s390/dasd: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/zcrypt_card: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/zcrypt_queue: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/sclp: single increment assignment controlMartin Schwidefsky1-0/+1
2017-07-26Merge branch 'tlb-flushing' into featuresMartin Schwidefsky1-2/+4
2017-07-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-4/+7
2017-07-25Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuidLinus Torvalds3-12/+12
2017-07-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-59/+107
2017-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds4-8/+16
2017-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky1-2/+4
2017-07-24thunderbolt: use uuid_t instead of uuid_beChristoph Hellwig3-12/+12
2017-07-24HID: ortek: add one more buggy deviceBenjamin Tissoires3-2/+6
2017-07-24vfio: ccw: fix bad ptr math for TIC cda translationJason J. Herne1-1/+1
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross2-10/+15
2017-07-23xen/grant-table: log the lack of grantsWengang Wang1-1/+8
2017-07-22Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-4/+9
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-74/+75
2017-07-22Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds11-43/+45
2017-07-22Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds22-62/+187
2017-07-22Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds34-21/+4912
2017-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-28/+80
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds30-117/+288
2017-07-21Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-64/+93
2017-07-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+10
2017-07-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-5/+3
2017-07-21HID: usbhid: fix "always poll" quirkDmitry Torokhov1-6/+10
2017-07-21Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linux into drm-fixesDave Airlie2-2/+2
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/drm-misc into drm-fixesDave Airlie5-44/+90
2017-07-21ide: avoid warning for timings calculationArnd Bergmann1-9/+9
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-287/+427
2017-07-20net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa1-1/+1