index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2015-02-05
x86/PCI: Refine the way to release PCI IRQ resources
Jiang Liu
-8
/
+1
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
-27
/
+21
2015-02-05
resources: Move struct resource_list_entry from ACPI into resource core
Jiang Liu
-22
/
+17
2015-02-05
MIPS: cevt-r4k: Drop GIC special case
James Hogan
-8
/
+0
2015-02-05
sh-pfc: emev2 - Fix mangled author name
Geert Uytterhoeven
-1
/
+1
2015-02-05
IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp
James Hogan
-0
/
+27
2015-02-05
drm: sti: add support of XBGR8888 for gdp plane
Fabien Dessenne
-0
/
+4
2015-02-05
vxlan: Only set has-GBP bit in header if any other bits would be set
Thomas Graf
-0
/
+3
2015-02-05
net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
Markus Elfring
-4
/
+2
2015-02-05
xen-netfront: Use static attribute groups for sysfs entries
Takashi Iwai
-46
/
+16
2015-02-05
tun: Use static attribute groups for sysfs entries
Takashi Iwai
-5
/
+12
2015-02-05
qlogic: Deletion of unnecessary checks before two function calls
Markus Elfring
-18
/
+9
2015-02-05
Merge tag 'linux-can-next-for-3.20-20150204' of git://git.kernel.org/pub/scm/...
David S. Miller
-13
/
+12
2015-02-05
net: ethernet: ti/cpsw-common.c: fix sparse warning
Lad, Prabhakar
-0
/
+2
2015-02-05
netxen: Delete an unnecessary check before the function call "kfree"
Markus Elfring
-3
/
+1
2015-02-05
net: fec: Delete unnecessary checks before the function call "kfree"
Markus Elfring
-5
/
+2
2015-02-05
myri10ge: Delete an unnecessary check before the function call "kfree"
Markus Elfring
-2
/
+1
2015-02-05
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
-3
/
+24
2015-02-05
cxgb4: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
-2
/
+1
2015-02-04
cxgb4: Add low latency socket busy_poll support
Hariprasad Shenai
-3
/
+174
2015-02-04
dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers
Ludovic Desroches
-5
/
+10
2015-02-04
dmaengine: at_xdmac: simplify channel configuration stuff
Ludovic Desroches
-22
/
+14
2015-02-04
dmaengine: at_xdmac: introduce save_cc field
Ludovic Desroches
-3
/
+3
2015-02-04
dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...
Cyrille Pitchen
-1
/
+6
2015-02-04
ioat: fail self-test if wait_for_completion times out
Nicholas Mc Guire
-3
/
+6
2015-02-04
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
Andy Shevchenko
-4
/
+5
2015-02-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
-74
/
+41
2015-02-04
amd-xgbe: Set RSS enablement based on hardware features
Lendacky, Thomas
-0
/
+1
2015-02-04
NetCP: Deletion of unnecessary checks before two function calls
Markus Elfring
-4
/
+2
2015-02-04
IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
Markus Elfring
-1
/
+1
2015-02-04
amd-xgbe: Adjust for zero-based traffic class count
Lendacky, Thomas
-1
/
+2
2015-02-04
dmatest: move src_off, dst_off, len inside loop
Andy Shevchenko
-11
/
+12
2015-02-04
dmatest: fix indentation
Andy Shevchenko
-6
/
+6
2015-02-04
dmaengine: Add driver for IMG MDC
Andrew Bresticker
-0
/
+1021
2015-02-04
dmaengine: s3c24xx: missing unlock on an error path
Dan Carpenter
-3
/
+5
2015-02-05
Merge tag 'drm-amdkfd-next-fixes-2015-02-03' of git://people.freedesktop.org/...
Dave Airlie
-4
/
+9
2015-02-05
drm/cirrus: Limit modes depending on bpp option
Takashi Iwai
-2
/
+15
2015-02-05
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
-2688
/
+3184
2015-02-04
net/mlx4_en: Notify TX Vlan offload change
Ido Shamay
-0
/
+4
2015-02-04
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
-2
/
+3
2015-02-04
net/mlx4_en: Print page allocator information
Ido Shamay
-0
/
+4
2015-02-04
net/mlx5_core: Move to use hex PCI device IDs
Or Gerlitz
-6
/
+6
2015-02-04
net/mlx4_core: Fix misleading debug print on CQE stride support
Or Gerlitz
-1
/
+2
2015-02-04
net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...
Maor Gottlieb
-1
/
+1
2015-02-04
net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()
Maor Gottlieb
-9
/
+6
2015-02-04
IB/mlx4: Load balance ports in port aggregation mode
Moni Shoua
-0
/
+29
2015-02-04
IB/mlx4: Create mirror flows in port aggregation mode
Moni Shoua
-13
/
+80
2015-02-04
IB/mlx4: Add port aggregation support
Moni Shoua
-6
/
+70
2015-02-04
IB/mlx4: Reuse mlx4_mac_to_u64()
Moni Shoua
-11
/
+1
2015-02-04
net/mlx4_en: Port aggregation configuration
Moni Shoua
-0
/
+189
[prev]
[next]