index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-14
1
-49
/
+41
|
\
|
*
i2c: Encourage move to dev_pm_ops by warning on use of legacy methods
Mark Brown
2011-01-14
1
-0
/
+8
|
*
i2c: Factor out runtime suspend checks from PM operations
Mark Brown
2011-01-14
1
-48
/
+20
|
*
i2c: Unregister dummy devices last on adapter removal
Jean Delvare
2011-01-14
1
-1
/
+13
*
|
ACPI / ACPICA: Initialize the global lock spinlock as appropriate
Rafael J. Wysocki
2011-01-14
3
-2
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-14
2
-0
/
+2
|
\
\
|
*
|
block: restore multiple bd_link_disk_holder() support
Tejun Heo
2011-01-14
2
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-14
40
-512
/
+533
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
GRETH: resolve SMP issues and other problems
Daniel Hellstrom
2011-01-14
1
-67
/
+92
|
*
|
GRETH: handle frame error interrupts
Daniel Hellstrom
2011-01-14
2
-4
/
+7
|
*
|
GRETH: avoid writing bad speed/duplex when setting transfer mode
Daniel Hellstrom
2011-01-14
1
-11
/
+8
|
*
|
GRETH: fixed skb buffer memory leak on frame errors
Daniel Hellstrom
2011-01-14
1
-4
/
+14
|
*
|
GRETH: GBit transmit descriptor handling optimization
Daniel Hellstrom
2011-01-14
1
-9
/
+10
|
*
|
GRETH: fix opening/closing
Daniel Hellstrom
2011-01-14
1
-0
/
+4
|
*
|
GRETH: added raw AMBA vendor/device number to match against.
Daniel Hellstrom
2011-01-14
1
-0
/
+3
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-01-14
13
-136
/
+147
|
|
\
\
|
|
*
|
e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs
Bruce Allan
2011-01-14
6
-123
/
+126
|
|
*
|
e1000e: update Copyright for 2011
Bruce Allan
2011-01-14
12
-13
/
+13
|
|
*
|
e1000: Avoid unhandled IRQ
Jesse Brandeburg
2011-01-14
1
-1
/
+9
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...
David S. Miller
2011-01-14
2
-14
/
+14
|
|
\
\
\
|
|
*
|
|
sfc: Restore the effect of the rss_cpus module parameter
Ben Hutchings
2011-01-13
1
-0
/
+3
|
|
*
|
|
sfc: Make efx_get_tx_queue() an inline function
Ben Hutchings
2011-01-13
2
-14
/
+11
|
*
|
|
|
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2011-01-14
1
-7
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
vhost: fix signed/unsigned comparison
Michael S. Tsirkin
2011-01-10
1
-7
/
+11
|
*
|
|
|
|
cassini: Fix build bustage on x86.
David S. Miller
2011-01-14
1
-3
/
+3
|
*
|
|
|
|
r8169: keep firmware in memory.
françois romieu
2011-01-13
1
-12
/
+31
|
*
|
|
|
|
netdev: tilepro: Use is_unicast_ether_addr helper
Tobias Klauser
2011-01-13
1
-9
/
+1
|
*
|
|
|
|
ks8695net: Use default implementation of ethtool_ops::get_link
Ben Hutchings
2011-01-13
1
-15
/
+1
|
*
|
|
|
|
ks8695net: Disable non-working ethtool operations
Ben Hutchings
2011-01-13
1
-183
/
+99
|
*
|
|
|
|
USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ...
Jesper Juhl
2011-01-13
1
-1
/
+3
|
*
|
|
|
|
vxge: Remember to release firmware after upgrading firmware
Jesper Juhl
2011-01-13
1
-0
/
+1
|
*
|
|
|
|
netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addr
Joe Perches
2011-01-13
1
-8
/
+1
|
*
|
|
|
|
net: remove dev_txq_stats_fold()
Eric Dumazet
2011-01-13
4
-14
/
+31
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
bna: Remove unnecessary memset(,0,)
Joe Perches
2011-01-12
1
-1
/
+0
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-01-12
9
-23
/
+61
|
|
\
\
\
\
|
|
*
|
|
|
hostap_cs: fix sleeping function called from invalid context
Stanislaw Gruszka
2011-01-10
1
-9
/
+6
|
|
*
|
|
|
ipw2200: Check for -1 INTA in tasklet too.
Indan Zupancic
2011-01-10
1
-0
/
+7
|
|
*
|
|
|
ssb: Ignore dangling ethernet cores on wireless devices
Michael Büsch
2011-01-10
1
-0
/
+10
|
|
*
|
|
|
p54: fix sequence no. accounting off-by-one error
Christian Lamparter
2011-01-10
1
-1
/
+1
|
|
*
|
|
|
ath9k_htc: Really fix packet injection
Sujith Manoharan
2011-01-10
2
-11
/
+27
|
|
*
|
|
|
ath9k_hw: Fix RX handling for USB devices
Sujith Manoharan
2011-01-10
1
-1
/
+1
|
|
*
|
|
|
ath9k_hw: Fix thermal issue with UB94
Sujith Manoharan
2011-01-10
1
-0
/
+4
|
|
*
|
|
|
ath9k_hw: Fix calibration for AR9287 devices
Sujith Manoharan
2011-01-10
1
-0
/
+3
|
|
*
|
|
|
ath9k_hw: Fix chip test
Sujith Manoharan
2011-01-10
1
-1
/
+2
|
*
|
|
|
|
netdev: bfin_mac: Use is_multicast_ether_addr helper
Tobias Klauser
2011-01-12
1
-1
/
+1
|
*
|
|
|
|
netdev: ucc_geth: Use is_multicast_ether_addr helper
Tobias Klauser
2011-01-12
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-01-14
11
-34
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS
Knut Petersen
2011-01-14
1
-0
/
+8
|
*
|
|
|
|
agp/intel: Fix device names of i845 and 845G
Oswald Buddenhagen
2011-01-14
2
-3
/
+3
|
*
|
|
|
|
drm/i915: Disable GPU semaphores on SandyBridge mobile
Chris Wilson
2011-01-14
1
-1
/
+2
[next]