index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-14
/
+13
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
19
-630
/
+1422
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
106
-2387
/
+3676
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-41
/
+261
2016-03-17
qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interface
Schemmel Hans-Christoph
1
-0
/
+3
2016-03-17
vlan: propagate gso_max_segs
Eric Dumazet
2
-0
/
+4
2016-03-17
ntb: fix possible NULL dereference
Sudip Mukherjee
1
-0
/
+2
2016-03-17
ntb: add missing setup of translation window
Dave Jiang
1
-0
/
+8
2016-03-18
cpufreq: Make cpufreq_quick_get() safe to call
Richard Cochran
1
-2
/
+10
2016-03-17
ntb: stop link work when we do not have memory
Dave Jiang
1
-1
/
+8
2016-03-17
ntb: stop tasklet from spinning forever during shutdown.
Dave Jiang
1
-6
/
+16
2016-03-17
ntb: perf test: fix address space confusion
Arnd Bergmann
1
-10
/
+11
2016-03-17
Input: synaptics - handle spurious release of trackstick buttons, again
Benjamin Tissoires
1
-2
/
+3
2016-03-17
Input: synaptics-rmi4 - remove check of Non-NULL array
Andrew Duggan
1
-3
/
+2
2016-03-17
Input: byd - enable absolute mode
Richard Pospesel
2
-198
/
+369
2016-03-17
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
10
-553
/
+237
2016-03-17
lib: update single-char callers of strtobool()
Kees Cook
1
-6
/
+4
2016-03-17
usb: common: convert to use match_string() helper
Heikki Krogerus
1
-14
/
+8
2016-03-17
ide: hpt366: convert to use match_string() helper
Andy Shevchenko
1
-7
/
+2
2016-03-17
ata: hpt366: convert to use match_string() helper
Andy Shevchenko
1
-8
/
+5
2016-03-17
power: ab8500: convert to use match_string() helper
Andy Shevchenko
4
-40
/
+20
2016-03-17
power: charger_manager: convert to use match_string() helper
Andy Shevchenko
1
-23
/
+4
2016-03-17
drm/edid: convert to use match_string() helper
Andy Shevchenko
1
-11
/
+6
2016-03-17
pinctrl: convert to use match_string() helper
Andy Shevchenko
1
-10
/
+3
2016-03-17
device property: convert to use match_string() helper
Andy Shevchenko
1
-8
/
+4
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
8
-13
/
+12
2016-03-17
virtio_balloon: export 'available' memory to balloon statistics
Igor Redko
1
-0
/
+6
2016-03-17
drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy
Aaro Koskinen
1
-3
/
+2
2016-03-17
md/raid5: Cleanup cpu hotplug notifier
Anna-Maria Gleixner
1
-0
/
+2
2016-03-17
raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
Shaohua Li
1
-2
/
+5
2016-03-17
raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
Nate Dailey
1
-2
/
+5
2016-03-17
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
163
-5878
/
+9128
2016-03-17
Input: ims-pcu - sanity check against missing interfaces
Oliver Neukum
1
-0
/
+4
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
64
-2332
/
+1844
2016-03-18
drm/sti: restore mode_fixup callback
Arnd Bergmann
1
-0
/
+1
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
103
-3556
/
+3274
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
153
-5616
/
+9532
2016-03-17
Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-28
/
+789
2016-03-17
Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
9
-35
/
+605
2016-03-17
Merge tag 'hsi-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2
-11
/
+7
2016-03-17
IB/rdmavt: Post receive for QP in ERR state
Alex Estrin
1
-9
/
+24
2016-03-17
IB/hfi1: Enable adaptive pio by default
Mike Marciniszyn
1
-1
/
+1
2016-03-17
IB/hfi1: Fix adaptive pio packet corruption
Mike Marciniszyn
1
-6
/
+13
2016-03-17
IB/hfi1: Fix panic in adaptive pio
Mike Marciniszyn
2
-5
/
+3
2016-03-17
IB/hfi1: Fix PIO wakeup timing hole
Mike Marciniszyn
1
-5
/
+7
2016-03-17
IB/hfi1: Fix ordering of trace for accuracy
Mike Marciniszyn
1
-3
/
+6
2016-03-17
IB/hfi1: Add unique trace point for pio and sdma send
Mike Marciniszyn
3
-6
/
+14
2016-03-17
IB/hfi1: Fix issues with qp_stats print
Mike Marciniszyn
1
-1
/
+1
2016-03-17
IB/hfi1: Report pid in qp_stats to aid debug
Mike Marciniszyn
2
-2
/
+4
2016-03-17
IB/hfi1: Improve LED beaconing
Easwar Hariharan
3
-51
/
+38
[prev]
[next]