index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
korina: misc cleanup
Francois Romieu
1
-19
/
+16
2008-04-25
korina: fix misplaced return statement
Francois Romieu
1
-2
/
+2
2008-04-25
WAN: Fix confusing insmod error code for C101 too.
Krzysztof Halasa
1
-3
/
+3
2008-04-25
Removing dead code in drivers/net/wan/hdlc_fr.c
Cédric Augonnet
1
-4
/
+0
2008-04-25
tehuti: check register size
Francois Romieu
1
-0
/
+14
2008-04-25
[netdrvr] typhoon: typhoon_resume - remove call to start_queue
Grant Grundler
1
-1
/
+0
2008-04-25
ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround
Valentine Barshak
2
-2
/
+47
2008-04-25
ibm_newemac: PowerPC 440GX EMAC PHY clock workaround
Valentine Barshak
2
-3
/
+23
2008-04-25
ibm_newemac Use status property for unused/unwired EMACs
Josh Boyer
1
-2
/
+5
2008-04-25
ibm_newemac: Fix section mismatch warnings
Josh Boyer
5
-6
/
+6
2008-04-25
ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling
Stefan Roese
1
-0
/
+16
2008-04-25
ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patch
Stefan Roese
1
-1
/
+4
2008-04-25
e1000e: Increment version to 0.2.1
Jesse Brandeburg
1
-1
/
+1
2008-04-25
igb: save and restore pcie/msi state to support EEH recovery
Auke Kok
1
-0
/
+2
2008-04-25
e1000e: save and restore pcie/msi state to support EEH recovery
Wendy Xiong
1
-0
/
+2
2008-04-25
ixgbe: save and restore pcie/msi state to support EEH recovery
Wendy Xiong
1
-0
/
+2
2008-04-25
e1000e: lower ring minimum size to 64
Auke Kok
1
-2
/
+2
2008-04-25
e1000e: Fix HW Error on es2lan, ARP capture issue by BMC
David Graham
4
-66
/
+137
2008-04-25
e1000e: Add interrupt moderation run-time ethtool interface
Auke Kok
2
-0
/
+46
2008-04-25
e1000e: cleanup several stats issues
Bruce Allan
7
-86
/
+122
2008-04-25
S2io: Removed rx_lock and put_lock
Sreenivasa Honnur
2
-35
/
+2
2008-04-25
S2io: Removed receive buffer replenishment tasklet
Sreenivasa Honnur
2
-92
/
+4
2008-04-25
S2io: Version update for memory leak fix during free_tx_buffers
Sreenivasa Honnur
1
-1
/
+1
2008-04-25
S2io: Fix memory leak during free_tx_buffers
Sreenivasa Honnur
1
-1
/
+1
2008-04-25
ucc_geth: Fix sneaky merge conflict regarding bus_id
Andy Fleming
1
-1
/
+1
2008-04-25
pata_bf54x: decrease count first.
Roel Kluin
1
-1
/
+1
2008-04-25
sata_mv: re-enable hotplug, update TODO list
Mark Lord
1
-50
/
+29
2008-04-25
sata_mv: leave SError bits untouched in mv_err_intr
Mark Lord
1
-21
/
+19
2008-04-25
sata_mv: more interrupt handling rework
Mark Lord
1
-48
/
+58
2008-04-25
sata_mv: tidy host controller interrupt handling
Mark Lord
1
-62
/
+45
2008-04-25
sata_mv: simplify request/response queue handling
Mark Lord
1
-53
/
+56
2008-04-25
sata_mv: simplify freeze/thaw bit-shift calculations
Mark Lord
1
-16
/
+26
2008-04-25
sata_mv mask all interrupt coalescing bits
Mark Lord
1
-0
/
+1
2008-04-25
sata_mv more cosmetics
Mark Lord
1
-67
/
+64
2008-04-25
ata_piix: add Asus Eee 701 controller to short cable list
Dan McGee
1
-0
/
+1
2008-04-25
libata-eh set tf flags in NCQ EH result_tf
Mark Lord
1
-0
/
+1
2008-04-25
make sata_set_spd_needed() static
Adrian Bunk
2
-2
/
+1
2008-04-25
make sata_print_link_status() static
Adrian Bunk
2
-3
/
+1
2008-04-25
libata-acpi.c: remove unneeded #if's
Adrian Bunk
1
-4
/
+0
2008-04-25
sata_nv: make hardreset return -EAGAIN on success
Tejun Heo
1
-4
/
+7
2008-04-25
ahci: retry enabling AHCI a few times before spitting out WARN_ON()
Tejun Heo
1
-2
/
+13
2008-04-25
libata: make WARN_ON conditions in ata_sff_hsm_move() more strict
Tejun Heo
1
-2
/
+2
2008-04-25
ATA/IDE: fix platform driver hotplug/coldplug
Kay Sievers
7
-0
/
+15
2008-04-24
ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 s...
YOSHIFUJI Hideaki
1
-0
/
+18
2008-04-24
usb: don't update devnum for wusb devices
David Vrabel
1
-3
/
+11
2008-04-24
wusb: make ep0_reinit available for modules
Inaky Perez-Gonzalez
2
-5
/
+7
2008-04-24
wusb: devices dont use a set address
Inaky Perez-Gonzalez
1
-20
/
+27
2008-04-24
wusb: teach choose_address() about wireless devices
Inaky Perez-Gonzalez
1
-9
/
+31
2008-04-24
wusb: add link wusb-usb device
Inaky Perez-Gonzalez
1
-0
/
+2
2008-04-24
wusb: add authenticathed bit to usb_dev
Inaky Perez-Gonzalez
1
-0
/
+2
[prev]
[next]