index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-12
ipmi: Check the BT interrupt enable periodically
Corey Minyard
1
-2
/
+25
2014-12-12
ipmi: Fix attention handling for system interfaces
Corey Minyard
1
-15
/
+30
2014-12-12
ipmi: Periodically check to see if irqs and messages are set right
Corey Minyard
1
-96
/
+101
2014-12-12
drivers/char/ipmi: Add powernv IPMI driver
Jeremy Kerr
3
-0
/
+317
2014-12-12
ipmi: Add SMBus interface driver (SSIF)
Corey Minyard
3
-0
/
+1879
2014-12-12
ipmi: Remove the now unused priority from SMI sender
Corey Minyard
2
-4
/
+3
2014-12-12
ipmi: Remove the now unnecessary message queue
Corey Minyard
1
-78
/
+34
2014-12-12
ipmi: Make the message handler easier to use for SMI interfaces
Corey Minyard
1
-40
/
+162
2014-12-12
ipmi: Move message sending into its own function
Corey Minyard
1
-4
/
+9
2014-12-12
ipmi: rename waiting_msgs to waiting_rcv_msgs
Corey Minyard
1
-15
/
+16
2014-12-12
ipmi: Fix handling of BMC flags
Corey Minyard
1
-37
/
+68
2014-12-12
ipmi: Initialize BMC device attributes
Corey Minyard
1
-0
/
+2
2014-12-12
ipmi: Unregister previously registered driver in error case
trenn@suse.de
1
-0
/
+1
2014-12-12
ipmi: Fix a bug in hot add/remove
Corey Minyard
1
-1
/
+1
2014-12-12
ipmi: Remove useless sysfs_name parameters
Corey Minyard
2
-30
/
+5
2014-12-12
ipmi: clean up the device handling for the bmc device
Corey Minyard
1
-193
/
+92
2014-12-12
ipmi: Move the address source to string to ipmi-generic code
Corey Minyard
2
-7
/
+15
2014-12-12
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
2014-12-11
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
368
-12287
/
+14624
2014-12-11
net/mlx4: Add support for A0 steering
Matan Barak
6
-17
/
+176
2014-12-11
net/mlx4: Refactor QUERY_PORT
Matan Barak
3
-95
/
+154
2014-12-11
net/mlx4_core: Add explicit error message when rule doesn't meet configuration
Matan Barak
1
-3
/
+18
2014-12-11
net/mlx4: Add A0 hybrid steering
Matan Barak
7
-23
/
+292
2014-12-11
net/mlx4: Add mlx4_bitmap zone allocator
Matan Barak
2
-0
/
+451
2014-12-11
net/mlx4: Add a check if there are too many reserved QPs
Dotan Barak
1
-1
/
+7
2014-12-11
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
13
-36
/
+118
2014-12-11
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
4
-2
/
+81
2014-12-11
net/mlx4_core: Mask out host side virtualization features for guests
Or Gerlitz
1
-1
/
+11
2014-12-11
net/mlx4_en: Set csum level for encapsulated packets
Or Gerlitz
1
-1
/
+2
2014-12-11
Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-20
/
+40
2014-12-11
be2net: Export tunnel offloads only when a VxLAN tunnel is created
Sriharsha Basavapatna
2
-10
/
+33
2014-12-11
gianfar: Fix dma check map error when DMA_API_DEBUG is enabled
Kevin Hao
1
-28
/
+56
2014-12-11
cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call
Hariprasad Shenai
3
-16
/
+3
2014-12-11
Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
35
-348
/
+5055
2014-12-11
NVMe: Fix FS mount issue (hot-remove followed by hot-add)
Indraneel M
1
-1
/
+1
2014-12-11
drm/i915: save/restore GMBUS freq across suspend/resume on gen4
Jesse Barnes
3
-0
/
+10
2014-12-11
drm: sti: correctly cleanup CRTC and planes
Benjamin Gaignard
1
-1
/
+5
2014-12-11
drm: sti: add HQVDP plane
Benjamin Gaignard
11
-7
/
+1487
2014-12-11
drm: sti: add cursor plane
Benjamin Gaignard
7
-3
/
+273
2014-12-11
drm: sti: enable auxiliary CRTC
Benjamin Gaignard
6
-17
/
+44
2014-12-11
drm: sti: fix delay in VTG programming
Benjamin Gaignard
1
-3
/
+28
2014-12-11
drm: sti: prepare sti_tvout to support auxiliary crtc
Benjamin Gaignard
1
-40
/
+52
[prev]
[next]