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-05-31
[NET]: parse ip:port strings correctly in in4_pton
Jerome Borsboom
1
-3
/
+3
2007-05-31
[IPV6] ROUTE: No longer handle ::/0 specially.
YOSHIFUJI Hideaki
1
-8
/
+0
2007-05-31
[IPSEC]: Fix IPv6 AH calculation in outbound
Kazunori MIYAZAWA
1
-1
/
+1
2007-05-31
[XFRM]: xfrm_larval_drop sysctl should be __read_mostly.
David S. Miller
1
-1
/
+2
2007-05-31
[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
David S. Miller
3
-7
/
+18
2007-05-31
[CASSINI]: Fix printk message typo.
David S. Miller
1
-1
/
+1
2007-05-30
a bug in ramfs_nommu_resize function, passing old size to vmtruncate
Bryan Wu
1
-1
/
+1
2007-05-30
NFS: Fix a refcount leakage in O_DIRECT
Trond Myklebust
1
-3
/
+9
2007-05-30
fix possible null ptr deref in kallsyms_lookup
Kyle McMartin
1
-1
/
+2
2007-05-30
alpha: support new syscalls
Richard Henderson
5
-52
/
+147
2007-05-30
alpha: cleanup in bitops.h
Richard Henderson
5
-24
/
+73
2007-05-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
51
-144
/
+291
2007-05-30
[ARM] Fix some section mismatch warnings
Russell King
15
-17
/
+16
2007-05-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-38
/
+31
2007-05-30
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
1
-9
/
+17
2007-05-30
ehea: Fixed multi queue RX bug
Thomas Klein
2
-2
/
+2
2007-05-30
sky2: enable IRQ on duplex renegotiation
Stephen Hemminger
1
-1
/
+1
2007-05-30
e1000: restore netif_poll_enable call but make sure IRQs are off
Herbert Xu
1
-1
/
+8
2007-05-30
defxx: Fix the handling of ioremap() failures
Maciej W. Rozycki
1
-0
/
+1
2007-05-30
sky2: program proper register for fiber PHY
Stephen Hemminger
1
-1
/
+1
2007-05-30
sky2: checksum offload plus vlan bug
Stephen Hemminger
1
-1
/
+1
2007-05-30
sky2: dont set bogus bit in PHY register
Stephen Hemminger
2
-23
/
+1
2007-05-30
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
4
-9
/
+16
2007-05-30
[ARM] 4417/1: Serial: Fix AMBA drivers locking
Thomas Gleixner
2
-2
/
+4
2007-05-30
[ARM] 4394/1: ARMv7: Add the TLB range operations
Catalin Marinas
5
-2
/
+107
2007-05-30
[ARM] 4410/1: Remove extern declarations in coyote/ixdpg425-pci.c
Michael-Luke Jones
2
-8
/
+0
2007-05-30
[ARM] 4416/1: NWFPE: fix undeclared symbols
Ben Dooks
1
-0
/
+3
2007-05-30
[ARM] 4415/1: AML5900: fix sparse warnings from map_io
Ben Dooks
1
-1
/
+1
2007-05-30
[ARM] 4414/1: S3C2443: sparse fix for clock.c
Ben Dooks
1
-2
/
+1
2007-05-30
[ARM] 4412/1: S3C2412: reset errata fix
Ben Dooks
2
-0
/
+45
2007-05-30
[ARM] 4411/1: KS8695: Another serial driver fix
Andrew Victor
1
-1
/
+1
2007-05-30
[ARM] oprofile: avoid lockdep warnings on mpcore oprofile init
Russell King
1
-2
/
+7
2007-05-30
[ARM] Fix stacktrace FP range checking
Russell King
1
-1
/
+1
2007-05-30
[ARM] use __used attribute
David Rientjes
4
-5
/
+5
2007-05-29
random: fix seeding with zero entropy
Matt Mackall
1
-24
/
+31
2007-05-29
random: fix error in entropy extraction
Matt Mackall
1
-5
/
+7
2007-05-29
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
5
-55
/
+55
2007-05-29
NOHZ: prevent multiplication overflow - stop timer for huge timeouts
Thomas Gleixner
3
-2
/
+30
2007-05-29
IB/mlx4: Fix last allocated object tracking in bitmap allocator
Roland Dreier
1
-1
/
+1
2007-05-29
IB/cm: Fix stale connection detection
Sean Hefty
1
-11
/
+14
2007-05-29
IPoIB/cm: Fix performance regression on Mellanox
Michael S. Tsirkin
2
-40
/
+37
2007-05-29
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
Michael S. Tsirkin
1
-3
/
+3
2007-05-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
47
-853
/
+2728
2007-05-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
8
-43
/
+94
2007-05-29
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
6
-11
/
+46
2007-05-29
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Linus Torvalds
13
-20
/
+39
2007-05-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
22
-106
/
+206
2007-05-29
USB: replace flush_workqueue with cancel_sync_work
Alan Stern
3
-12
/
+26
2007-05-29
[PATCH] hostap: Allocate enough tailroom for TKIP
Brandon Craig Rhodes
1
-5
/
+8
2007-05-29
[PATCH] softmac: alloc_ieee80211() NULL check
Akinobu Mita
1
-1
/
+4
[next]