index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: rockchip: fixes the conversion table
Caesar Wang
2017-01-17
1
-1
/
+1
*
thermal: rockchip: handle set_trips without the trip points
Caesar Wang
2016-12-14
1
-1
/
+15
*
thermal: rockchip: optimize the conversion table
Caesar Wang
2016-12-14
1
-1
/
+24
*
thermal: rockchip: fixes invalid temperature case
Caesar Wang
2016-12-14
1
-20
/
+28
*
thermal: rockchip: don't pass table structs by value
Brian Norris
2016-12-14
1
-40
/
+40
*
thermal: rockchip: improve conversion error messages
Brian Norris
2016-12-14
1
-2
/
+4
*
Revert "nvme: add support for the Write Zeroes command"
Linus Torvalds
2016-12-14
1
-21
/
+0
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-14
2
-14
/
+3
|
\
|
*
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
2016-11-16
1
-12
/
+1
|
*
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
2016-11-07
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-12-14
26
-494
/
+1195
|
\
\
|
*
|
s390/dasd: channel path aware error recovery
Stefan Haberland
2016-12-12
6
-108
/
+524
|
*
|
s390/dasd: extend dasd path handling
Stefan Haberland
2016-12-12
8
-143
/
+475
|
*
|
s390/vmlogrdr: fix IUCV buffer allocation
Gerald Schaefer
2016-12-12
1
-1
/
+1
|
*
|
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
2016-12-07
3
-24
/
+55
|
*
|
s390/zcrypt: Convert to PM ops
Lars-Peter Clausen
2016-12-02
1
-8
/
+4
|
*
|
zcore: Improve startup-message text
Michael Holzheu
2016-11-17
1
-1
/
+1
|
*
|
s390: virtio: make ccw explicitly non-modular
Paul Gortmaker
2016-10-31
1
-23
/
+2
|
*
|
s390: hotplug: make pci_hpc explicitly non-modular
Paul Gortmaker
2016-10-31
1
-5
/
+2
|
*
|
s390: char: make slcp_quiesce explicitly non-modular
Paul Gortmaker
2016-10-31
1
-3
/
+1
|
*
|
s390: char: make sclp_tty explicitly non-modular
Paul Gortmaker
2016-10-31
1
-2
/
+1
|
*
|
s390: char: make con3215 explicitly non-modular
Paul Gortmaker
2016-10-31
1
-11
/
+1
|
*
|
s390: char: make zcore explicitly non-modular
Paul Gortmaker
2016-10-31
1
-19
/
+1
|
*
|
s390: cio: make it explicitly non-modular
Paul Gortmaker
2016-10-31
4
-16
/
+11
|
*
|
s390/dasd: Fix locking issue when changing RO attribute
Jan Höppner
2016-10-28
1
-2
/
+15
|
*
|
s390/dasd: Fix locking issue when changing EER attribute
Jan Höppner
2016-10-28
2
-22
/
+34
|
*
|
s390/dasd: Eliminate race condition in dasd_generic_set_offline()
Jan Höppner
2016-10-28
1
-15
/
+24
|
*
|
s390/dasd: Make use of dasd_set_feature() more often
Jan Höppner
2016-10-28
1
-61
/
+29
|
*
|
s390/dasd: Replace simple_strtoul with kstrtouint
Jan Höppner
2016-10-28
1
-20
/
+11
|
*
|
s390/cio: clean up DEV_STATE_SENSE_PGID
Dong Jia Shi
2016-10-28
2
-7
/
+0
|
*
|
s390/dasd: Define often used variable
Jan Höppner
2016-10-28
1
-8
/
+8
|
*
|
s390/dasd: Make setting queue_max_segments more explicit
Jan Höppner
2016-10-28
1
-1
/
+1
*
|
|
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-14
19
-331
/
+207
|
\
\
\
|
*
|
|
xen/balloon: Only mark a page as managed when it is released
Ross Lagerwall
2016-12-12
1
-4
/
+2
|
*
|
|
xenbus: fix deadlock on writes to /proc/xen/xenbus
David Vrabel
2016-12-12
1
-0
/
+2
|
*
|
|
xen/scsifront: don't request a slot on the ring until request is ready
Juergen Gross
2016-12-09
1
-105
/
+83
|
*
|
|
xen: xenbus: set error code on failure
Pan Bian
2016-12-08
1
-1
/
+1
|
*
|
|
xen: set error code on failures
Pan Bian
2016-12-08
1
-3
/
+6
|
*
|
|
xen/events: use xen_vcpu_id mapping for EVTCHNOP_status
Vitaly Kuznetsov
2016-11-30
1
-1
/
+1
|
*
|
|
xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
Boris Ostrovsky
2016-11-28
1
-1
/
+1
|
*
|
|
xen-scsifront: Add a missing call to kfree
Quentin Lambert
2016-11-24
1
-0
/
+1
|
*
|
|
xenfs: Use proc_create_mount_point() to create /proc/xen
Seth Forshee
2016-11-17
1
-1
/
+1
|
*
|
|
xen-platform: use builtin_pci_driver
Geliang Tang
2016-11-17
1
-5
/
+1
|
*
|
|
xen-netback: fix error handling output
Arnd Bergmann
2016-11-10
1
-1
/
+1
|
*
|
|
xen: make use of xenbus_read_unsigned() in xenbus
Juergen Gross
2016-11-07
2
-11
/
+4
|
*
|
|
xen: make use of xenbus_read_unsigned() in xen-pciback
Juergen Gross
2016-11-07
1
-5
/
+3
|
*
|
|
xen: make use of xenbus_read_unsigned() in xen-fbfront
Juergen Gross
2016-11-07
1
-9
/
+4
|
*
|
|
xen: make use of xenbus_read_unsigned() in xen-scsifront
Juergen Gross
2016-11-07
1
-5
/
+1
|
*
|
|
xen: make use of xenbus_read_unsigned() in xen-pcifront
Juergen Gross
2016-11-07
1
-4
/
+2
|
*
|
|
xen: make use of xenbus_read_unsigned() in xen-netfront
Juergen Gross
2016-11-07
1
-49
/
+18
[next]