index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
ipmi: Don't call receive handler in the panic context
Hidehiro Kawai
1
-1
/
+7
2015-09-03
ipmi: Avoid touching possible corrupted lists in the panic context
Hidehiro Kawai
1
-0
/
+17
2015-09-03
ipmi: Don't flush messages in sender() in run-to-completion mode
Hidehiro Kawai
2
-5
/
+8
2015-09-03
ipmi: Factor out message flushing procedure
Hidehiro Kawai
1
-21
/
+18
2015-09-03
ipmi: Remove unneeded set_run_to_completion call
Hidehiro Kawai
1
-2
/
+0
2015-09-03
ipmi: Make some data const that was only read
Corey Minyard
6
-36
/
+39
2015-09-03
ipmi: constify SSIF ACPI device ids
Mathias Krause
1
-1
/
+1
2015-09-03
ipmi: Delete an unnecessary check before the function call "cleanup_one_si"
Markus Elfring
1
-3
/
+1
2015-09-03
char:ipmi - Change 1 to true for bool type variables during initialization.
Shailendra Verma
2
-6
/
+6
2015-09-03
impi:Remove unneeded setting of module owner to THIS_MODULE in the platform s...
Nicholas Krause
1
-1
/
+0
2015-09-03
ipmi: Add a comment in how messages are delivered from the lower layer
Corey Minyard
1
-0
/
+4
2015-09-03
ipmi/powernv: Fix potential invalid pointer dereference
Neelesh Gupta
1
-1
/
+8
2015-09-03
ipmi: Convert the IPMI SI ACPI handling to a platform device
Corey Minyard
2
-165
/
+157
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
643
-13024
/
+58830
2015-09-02
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
18
-236
/
+153
2015-09-02
net: fec: clear receive interrupts before processing a packet
Russell King
1
-0
/
+1
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-57
/
+12
2015-09-02
Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-145
/
+484
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
75
-1386
/
+446
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
63
-1325
/
+8679
2015-09-02
Merge tag 'for-linus-20150901' of git://git.infradead.org/linux-mtd
Linus Torvalds
21
-232
/
+950
2015-09-02
xen-netback: add support for multicast control
Paul Durrant
4
-0
/
+137
2015-09-02
bgmac: Update fixed_phy_register()
Fabio Estevam
1
-1
/
+1
2015-09-02
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
3
-11
/
+5
2015-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-139
/
+633
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
162
-3022
/
+7353
2015-09-01
Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+14
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
27
-35
/
+35
2015-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
25
-308
/
+1125
2015-09-01
Merge tag 'edac_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2
-2
/
+2
2015-09-01
ixgbe: Resolve "initialized field overwritten" warnings
Mark Rustad
1
-1
/
+0
2015-09-01
ixgbe: Remove bimodal SR-IOV disabling
Alex Williamson
1
-6
/
+1
2015-09-01
ixgbe: Add support for reporting 2.5G link speed
Mark Rustad
2
-8
/
+26
2015-09-01
ixgbe: fix bounds checking in ixgbe_setup_tc for 82598
Emil Tantilov
1
-3
/
+4
2015-09-01
ixgbe: support for ethtool set_rxfh
Tom Barbette
3
-1
/
+49
2015-09-01
ixgbe: Avoid needless PHY access on copper phys
Mark Rustad
2
-21
/
+44
2015-09-01
ixgbe: cleanup to use cached mask value
Don Skidmore
1
-6
/
+1
2015-09-01
ixgbe: Remove second instance of lan_id variable
Don Skidmore
2
-4
/
+1
2015-09-01
ixgbe: use kzalloc for allocating one thing
Maninder Singh
1
-1
/
+1
2015-09-01
ixgbe: Remove unused PCI bus types
Don Skidmore
1
-2
/
+0
2015-09-01
ixgbe: add new bus type for intergrated I/O interface (IOSF)
Don Skidmore
3
-1
/
+12
2015-09-01
ixgbe: add get_bus_info method for X550
Don Skidmore
1
-0
/
+19
2015-09-01
ixgbe: Add support for entering low power link up state
Don Skidmore
3
-2
/
+185
2015-09-01
ixgbe: Add support for VXLAN RX offloads
Mark Rustad
4
-31
/
+127
2015-09-01
ixgbe: Add support for UDP-encapsulated tx checksum offload
Mark Rustad
1
-12
/
+54
2015-09-01
ixgbe: Check whether FDIRCMD writes actually complete
Mark Rustad
2
-24
/
+40
2015-09-01
ixgbe: Assign set_phy_power dynamically where needed
Don Skidmore
2
-2
/
+21
2015-09-01
ixgbe: add new function to check for management presence
Don Skidmore
3
-6
/
+18
2015-09-01
i40e: Set defport behavior for the Main VSI when in promiscuous mode
Anjali Singhai Jain
2
-8
/
+30
2015-09-01
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
[next]