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
2014-12-11
sunvdc: reconnect ldc after vds service domain restarts
Dwight Engen
1
-22
/
+183
2014-12-11
vio: create routines for inc,dec vio dring indexes
Dwight Engen
2
-26
/
+10
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
11
-79
/
+84
2014-12-11
sunvdc: fix module unload/reload
Dwight Engen
1
-0
/
+11
2014-12-11
r8169:update rtl8168g pcie ephy parameter
Chun-Hao Lin
1
-3
/
+21
2014-12-11
net: dsa: bcm_sf2: force link for all fixed PHY devices
Florian Fainelli
1
-10
/
+13
2014-12-11
Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-42
/
+133
2014-12-11
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
3
-11
/
+10
2014-12-11
r8169: Use dma_rmb() and dma_wmb() for DescOwn checks
Alexander Duyck
1
-8
/
+21
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
19
-57
/
+1386
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
7
-40
/
+414
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-91
/
+278
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
667
-18770
/
+42053
2014-12-11
HID: logitech-hidpp: disable io in probe error path
Peter Wu
1
-1
/
+3
2014-12-11
HID: logitech-hidpp: add boundary check for name retrieval
Peter Wu
1
-0
/
+3
2014-12-11
HID: logitech-hidpp: check name retrieval return code
Peter Wu
1
-2
/
+8
2014-12-11
HID: logitech-hidpp: do not return the name length
Peter Wu
1
-13
/
+6
2014-12-11
HID: wacom: Report input events for each finger on generic devices
Jason Gerecke
2
-28
/
+59
2014-12-11
i2c: sh_mobile: remove unneeded DMA mask
Wolfram Sang
1
-3
/
+0
2014-12-11
i2c: rcar: add slave support
Wolfram Sang
1
-9
/
+115
2014-12-11
i2c: slave-eeprom: add eeprom simulator driver
Wolfram Sang
3
-0
/
+181
2014-12-11
i2c: core changes for slave support
Wolfram Sang
1
-0
/
+49
2014-12-11
Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+1
2014-12-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
24
-459
/
+2213
2014-12-11
ipmi: Check the BT interrupt enable periodically
Corey Minyard
1
-2
/
+25
2014-12-11
ipmi: Fix attention handling for system interfaces
Corey Minyard
1
-15
/
+30
2014-12-11
ipmi: Periodically check to see if irqs and messages are set right
Corey Minyard
1
-96
/
+101
2014-12-11
drivers/char/ipmi: Add powernv IPMI driver
Jeremy Kerr
3
-0
/
+317
2014-12-11
ipmi: Add SMBus interface driver (SSIF)
Corey Minyard
3
-0
/
+1879
2014-12-11
ipmi: Remove the now unused priority from SMI sender
Corey Minyard
2
-4
/
+3
2014-12-11
ipmi: Remove the now unnecessary message queue
Corey Minyard
1
-78
/
+34
2014-12-11
ipmi: Make the message handler easier to use for SMI interfaces
Corey Minyard
1
-40
/
+162
2014-12-11
ipmi: Move message sending into its own function
Corey Minyard
1
-4
/
+9
2014-12-11
ipmi: rename waiting_msgs to waiting_rcv_msgs
Corey Minyard
1
-15
/
+16
2014-12-11
ipmi: Fix handling of BMC flags
Corey Minyard
1
-37
/
+68
2014-12-11
ipmi: Initialize BMC device attributes
Corey Minyard
1
-0
/
+2
2014-12-11
ipmi: Unregister previously registered driver in error case
trenn@suse.de
1
-0
/
+1
2014-12-11
ipmi: Fix a bug in hot add/remove
Corey Minyard
1
-1
/
+1
2014-12-11
ipmi: Remove useless sysfs_name parameters
Corey Minyard
2
-30
/
+5
2014-12-11
ipmi: clean up the device handling for the bmc device
Corey Minyard
1
-193
/
+92
2014-12-11
ipmi: Move the address source to string to ipmi-generic code
Corey Minyard
2
-7
/
+15
2014-12-11
ipmi: Ignore SSIF in the PNP handling
Corey Minyard
1
-0
/
+5
2014-12-11
NVMe: fix retry/error logic in nvme_queue_rq()
Jens Axboe
1
-23
/
+16
2014-12-11
Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
46
-1604
/
+1822
2014-12-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
23
-1264
/
+1696
2014-12-11
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
7
-180
/
+667
2014-12-11
Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
25
-276
/
+1821
2014-12-11
Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-28
/
+182
2014-12-11
Fix race condition between vxlan_sock_add and vxlan_sock_release
Marcelo Leitner
1
-7
/
+3
2014-12-11
net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...
Cyrille Pitchen
1
-1
/
+1
[prev]
[next]