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
2007-07-10
netxen: deinline and sparse fix
Stephen Hemminger
2
-103
/
+97
2007-07-10
eeprom_93cx6: shorten pulse timing to match spec (bis)
Francois Romieu
1
-3
/
+3
2007-07-10
phylib: Add Marvell 88E1112 phy id
Olof Johansson
1
-0
/
+13
2007-07-10
phylib: cleanup marvell.c a bit
Olof Johansson
1
-58
/
+52
2007-07-10
AX88796 network driver
Ben Dooks
5
-0
/
+999
2007-07-10
IOC3: Switch to pci refcounting safe APIs
Alan Cox
1
-17
/
+24
2007-07-10
e100: Fix Tyan motherboard e100 not receiving IPMI commands
David Graham
1
-3
/
+9
2007-07-10
QE Ethernet driver writes to wrong register to mask interrupts
Timur Tabi
1
-1
/
+1
2007-07-10
rrunner.c:rr_init() must be __devinit
Adrian Bunk
1
-1
/
+1
2007-07-10
tokenring/3c359.c:xl_init() must be __devinit
Adrian Bunk
1
-1
/
+1
2007-07-10
sis900_mii_probe() must be __devinit
Adrian Bunk
1
-1
/
+1
2007-07-10
Fix typo in drivers/net/s2io.c
Rolf Eike Beer
1
-1
/
+1
2007-07-10
PCMCIA: add Socket Ethernet card into pcnet_cs
Marcin Juszkiewicz
1
-0
/
+1
2007-07-10
spidernet: improve interrupt handling
Ishizaki Kou
1
-14
/
+45
2007-07-10
3cSOHO100-TX needs EXTRA_PREAMBLE
Steffen Klassert
1
-1
/
+1
2007-07-10
Use is_power_of_2() in myri10ge/myri10ge.c
vignesh babu
1
-1
/
+2
2007-07-10
use is_power_of_2() in cxgb3/cxgb3_main.c
vignesh babu
1
-2
/
+3
2007-07-10
atari_pamsnet.c: old declaration ritchie style fix
Yoann Padioleau
1
-40
/
+22
2007-07-10
sky2: 1.16 version
Stephen Hemminger
1
-1
/
+1
2007-07-10
sky2: remove some leftover debug messages
Stephen Hemminger
1
-4
/
+0
2007-07-10
sky2: use upper_32_bits() macro
Stephen Hemminger
1
-12
/
+7
2007-07-10
sky2: use roundup() macro
Stephen Hemminger
1
-2
/
+1
2007-07-10
sky2: check drop truncated packets
Stephen Hemminger
1
-0
/
+8
2007-07-10
sky2: add support for read/write of EEPROM
Stephen Hemminger
1
-25
/
+115
2007-07-10
sky2: unmark as EXPERIMENTAL
Stephen Hemminger
1
-1
/
+1
2007-07-10
sky2: receive fill
Stephen Hemminger
1
-22
/
+14
2007-07-10
sky2: check for more work before leaving NAPI
Stephen Hemminger
1
-18
/
+17
2007-07-10
sky2: debug interface
Stephen Hemminger
3
-2
/
+208
2007-07-10
sky2: carrier management
Stephen Hemminger
1
-7
/
+4
2007-07-10
sky2: restore workarounds for lost interrupts
Stephen Hemminger
1
-1
/
+8
2007-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
33
-883
/
+745
2007-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
13
-199
/
+425
2007-07-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
83
-2683
/
+6793
2007-07-10
firewire: fw-sbp2: fix DMA mapping of management ORBs
Stefan Richter
1
-12
/
+9
2007-07-10
firewire: fw-sbp2: fix DMA mapping of command ORBs
Stefan Richter
1
-9
/
+6
2007-07-10
firewire: fw-sbp2: fix DMA mapping of S/G tables
Stefan Richter
1
-11
/
+8
2007-07-10
firewire: fw-sbp2: add a boundary check
Stefan Richter
1
-0
/
+5
2007-07-10
firewire: fw-sbp2: correctly align page tables
Stefan Richter
1
-1
/
+1
2007-07-10
firewire: fw-sbp2: memset wants string.h
Stefan Richter
1
-0
/
+1
2007-07-10
firewire: fw-sbp2: use correct speed in sbp2_agent_reset
Stefan Richter
1
-1
/
+1
2007-07-10
firewire: fw-sbp2: correctly dereference by container_of
Jay Fenlason
1
-2
/
+3
2007-07-10
firewire: Document userspace ioctl interface.
Kristian Høgsberg
1
-33
/
+264
2007-07-10
firewire: fw-sbp2: implement nonexclusive login
Stefan Richter
1
-7
/
+15
2007-07-10
firewire: fw-sbp2: let SCSI shutdown commands through before logout
Stefan Richter
1
-4
/
+2
2007-07-10
firewire: fw-sbp2: implement max sectors limit for some old bridges
Stefan Richter
1
-1
/
+3
2007-07-10
firewire: simplify a struct type
Stefan Richter
2
-30
/
+24
2007-07-10
firewire: support S100B...S400B and link slower than PHY
Stefan Richter
5
-16
/
+45
2007-07-10
firewire: optimize gap count with 1394b leaf nodes
Stefan Richter
4
-17
/
+14
2007-07-10
firewire: remove unused macro
Stefan Richter
1
-1
/
+0
2007-07-10
firewire: missing newline in printk
Stefan Richter
3
-5
/
+5
[next]