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
2018-02-09
video: omapfb: fix missing #includes
Tomi Valkeinen
4
-0
/
+6
2018-02-08
platform/x86: mlx-platform: Fix power cable setting for msn21xx family
Vadim Pasternak
1
-2
/
+21
2018-02-08
platform/x86: mlx-platform: Add define for the negative bus
Vadim Pasternak
1
-0
/
+1
2018-02-08
platform/x86: mlx-platform: Use defines for bus assignment
Vadim Pasternak
1
-8
/
+15
2018-02-08
platform/mellanox: mlxreg-hotplug: Fix uninitialized variable
Geert Uytterhoeven
1
-1
/
+1
2018-02-08
net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
Heiner Kallweit
1
-1
/
+1
2018-02-08
net: thunder: change q_len's type to handle max ring size
Dean Nelson
1
-1
/
+1
2018-02-08
Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...
David S. Miller
17
-32
/
+179
2018-02-08
ibmvnic: queue reset when CRQ gets closed during reset
Nathan Fontenot
1
-1
/
+5
2018-02-08
atm: he: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-4
/
+4
2018-02-08
Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-66
/
+77
2018-02-08
Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2
-3
/
+7
2018-02-08
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
90
-1788
/
+3168
2018-02-08
Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-16
/
+6
2018-02-08
tuntap: add missing xdp flush
Jason Wang
1
-0
/
+15
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+50
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
14
-107
/
+87
2018-02-08
Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...
Kalle Valo
7
-11
/
+57
2018-02-08
nfp: populate MODULE_VERSION
Jakub Kicinski
1
-0
/
+1
2018-02-08
nfp: limit the number of TSO segments
Jakub Kicinski
2
-1
/
+6
2018-02-08
nfp: forbid disabling hw-tc-offload on representors while offload active
Jakub Kicinski
7
-21
/
+33
2018-02-08
nfp: don't advertise hw-tc-offload on non-port netdevs
Jakub Kicinski
1
-1
/
+1
2018-02-08
nfp: bpf: require ETH table
Jakub Kicinski
1
-0
/
+12
2018-02-08
Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"
Ryan Hsu
1
-7
/
+7
2018-02-08
nfp: bpf: fix immed relocation for larger offsets
Jakub Kicinski
1
-1
/
+1
2018-02-08
Merge branches 'acpi-video', 'acpi-battery' and 'acpi-cppc'
Rafael J. Wysocki
3
-2
/
+18
2018-02-08
Merge branches 'acpi-tables', 'acpi-bus' and 'acpi-processor'
Rafael J. Wysocki
9
-38
/
+91
2018-02-08
Merge branch 'acpica'
Rafael J. Wysocki
197
-198
/
+198
2018-02-08
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'
Rafael J. Wysocki
15
-192
/
+82
2018-02-08
arm: imx: Add MODULE_ALIAS for cpufreq
Nicolas Chauvet
1
-0
/
+1
2018-02-08
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
6
-17
/
+17
2018-02-08
cpufreq: intel_pstate: Enable HWP during system resume on CPU0
Chen Yu
1
-0
/
+5
2018-02-08
cpufreq: scpi: fix error return code in scpi_cpufreq_init()
Wei Yongjun
1
-0
/
+1
2018-02-08
ACPI: sbshc: remove raw pointer from printk() message
Greg Kroah-Hartman
1
-2
/
+2
2018-02-07
net: ethernet: ti: cpsw: fix net watchdog timeout
Grygorii Strashko
1
-2
/
+14
2018-02-07
ibmvnic: Ensure that buffers are NULL after free
Thomas Falcon
1
-0
/
+5
2018-02-07
ibmvnic: Fix rx queue cleanup for non-fatal resets
John Allen
1
-1
/
+2
2018-02-07
i40e: Fix the number of queues available to be mapped for use
Amritha Nambiar
1
-13
/
+14
2018-02-07
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
11
-0
/
+11
2018-02-07
cxgb4: Fix error handling path in 'init_one()'
Christophe JAILLET
1
-1
/
+1
2018-02-07
Merge branch 'for-linus' into test
Jens Axboe
9
-36
/
+111
2018-02-08
Merge tag 'drm-intel-next-fixes-2018-02-07' of git://anongit.freedesktop.org/...
Dave Airlie
17
-136
/
+193
2018-02-07
Merge tag 'regulator-fix-v4.16-suspend' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2018-02-07
Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux
Linus Torvalds
19
-774
/
+416
2018-02-07
Merge tag 'platform-drivers-x86-v4.16-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
5
-82
/
+6
2018-02-07
drm/i915/bios: add DP max link rate to VBT child device struct
Jani Nikula
2
-3
/
+7
2018-02-08
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-28
/
+26
2018-02-07
Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
35
-1753
/
+1661
2018-02-07
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
3
-7
/
+11
2018-02-07
bcache: return attach error when no cache set exist
Tang Junhui
1
-2
/
+3
[prev]
[next]