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-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
69
-560
/
+704
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
16
-384
/
+117
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
17
-122
/
+231
2008-05-02
rose: Wrong list_lock argument in rose_node seqops
Bernard Pidoux
1
-4
/
+4
2008-05-02
netns: Fix reassembly timer to use the right namespace
Daniel Lezcano
1
-1
/
+3
2008-05-02
netns: Fix device renaming for sysfs
Daniel Lezcano
3
-3
/
+10
2008-05-02
bnx2: Update version to 1.7.5.
Michael Chan
1
-2
/
+2
2008-05-02
bnx2: Update RV2P firmware for 5709.
Michael Chan
2
-243
/
+265
2008-05-02
bnx2: Zero out context memory for 5709.
Michael Chan
1
-0
/
+5
2008-05-02
bnx2: Fix register test on 5709.
Michael Chan
1
-1
/
+1
2008-05-02
bnx2: Fix remote PHY initial link state.
Michael Chan
1
-7
/
+2
2008-05-02
bnx2: Refine remote PHY locking.
Michael Chan
1
-6
/
+5
2008-05-02
bridge: forwarding table information for >256 devices
Stephen Hemminger
2
-1
/
+7
2008-05-02
tg3: Update version to 3.92
Matt Carlson
1
-2
/
+2
2008-05-02
tg3: Add link state reporting to UMP firmware
Matt Carlson
2
-10
/
+77
2008-05-02
tg3: Fix ethtool loopback test for 5761 BX devices
Matt Carlson
1
-8
/
+3
2008-05-02
tg3: Fix 5761 NVRAM sizes
Matt Carlson
2
-13
/
+29
2008-05-02
tg3: Use constant 500KHz MI clock on adapters with a CPMU
Matt Carlson
2
-6
/
+14
2008-05-02
hci_usb.h: fix hard-to-trigger race
Pavel Machek
1
-8
/
+13
2008-05-02
dccp: ccid2.c, ccid3.c use clamp(), clamp_t()
Harvey Harrison
2
-3
/
+3
2008-05-02
net: remove NR_CPUS arrays in net/core/dev.c
Mike Travis
1
-4
/
+11
2008-05-02
net: use get/put_unaligned_* helpers
Harvey Harrison
4
-23
/
+21
2008-05-02
bluetooth: use get/put_unaligned_* helpers
Harvey Harrison
4
-11
/
+10
2008-05-02
irda: use get_unaligned_* helpers
Harvey Harrison
1
-3
/
+5
2008-05-02
net: Add a WARN_ON_ONCE() to the transmit timeout function
Arjan van de Ven
1
-0
/
+1
2008-05-02
net: Add missing braces to multi-statement if()s
Ilpo Järvinen
2
-2
/
+4
2008-05-02
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-8
/
+16
2008-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
43
-291
/
+884
2008-05-02
[SCSI] aic94xx: fix section mismatch
Sam Ravnborg
1
-3
/
+3
2008-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
32
-274
/
+186
2008-05-02
[SCSI] u14-34f: Fix 32bit only problem
Alan Cox
1
-2
/
+4
2008-05-02
[SCSI] dpt_i2o: sysfs code
Miquel van Smoorenburg
1
-0
/
+26
2008-05-02
[SCSI] dpt_i2o: 64 bit support
Miquel van Smoorenburg
6
-53
/
+260
2008-05-02
[SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent
Miquel van Smoorenburg
2
-74
/
+169
2008-05-02
[SCSI] dpt_i2o: use standard __init / __exit code
Miquel van Smoorenburg
2
-57
/
+51
2008-05-02
[SCSI] megaraid_sas: fix suspend/resume sections
Jiri Slaby
1
-3
/
+8
2008-05-02
[SCSI] aacraid: Add Power Management support
Mark Salyzyn
4
-11
/
+154
2008-05-02
[SCSI] aacraid: Fix jbod operations scan issues
Mark Salyzyn
2
-14
/
+34
2008-05-02
[SCSI] aacraid: Fix warning about macro side-effects
Mark Salyzyn
1
-2
/
+2
2008-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
45
-537
/
+9213
2008-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+7
2008-05-02
USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...
David Lopo
1
-1
/
+24
2008-05-02
USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance
David Lopo
1
-0
/
+21
2008-05-02
usb_serial: some coding style fixes
Alan Cox
4
-103
/
+112
2008-05-02
USB: Remove redundant dependencies on USB_ATM.
Robert P. J. Day
1
-4
/
+0
2008-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
2
-18
/
+61
2008-05-02
USB: OHCI: work around bogus compiler warning
Alan Stern
1
-1
/
+1
2008-05-02
USB: add Cypress c67x00 OTG controller HCD driver
Peter Korsgaard
9
-0
/
+1836
2008-05-02
USB: add Cypress c67x00 OTG controller core driver
Peter Korsgaard
3
-0
/
+284
2008-05-02
USB: add Cypress c67x00 low level interface code
Peter Korsgaard
2
-0
/
+690
[next]