index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "memory" clobbers to the x86 inline asm of strncmp and friends
Linus Torvalds
2005-06-24
1
-10
/
+22
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-06-24
10
-13
/
+282
|
\
|
*
[TCP]: Need to declare 'tcp_reno' in net/tcp.h
David S. Miller
2005-06-23
1
-0
/
+1
|
*
[PKT_SCHED]: Packet classification based on textsearch (ematch)
Thomas Graf
2005-06-23
3
-2
/
+25
|
*
[NET]: skb_find_text() - Find a text pattern in skb data
Thomas Graf
2005-06-23
1
-0
/
+5
|
*
[NET]: Zerocopy sequential reading of skb data
Thomas Graf
2005-06-23
1
-0
/
+18
|
*
[LIB]: Naive finite state machine based textsearch
Thomas Graf
2005-06-23
1
-0
/
+48
|
*
[LIB]: Textsearch infrastructure.
Thomas Graf
2005-06-23
1
-0
/
+180
|
*
[TCP]: Allow choosing TCP congestion control via sockopt.
Stephen Hemminger
2005-06-23
2
-1
/
+3
|
*
[NET]: Separate two usages of netdev_max_backlog.
Stephen Hemminger
2005-06-23
1
-0
/
+1
|
*
[NET]: Eliminate netif_rx massive packet drops.
Stephen Hemminger
2005-06-23
1
-3
/
+1
|
*
[NET]: Remove obsolete netif_rx congestion sensing mechanism.
Stephen Hemminger
2005-06-23
1
-2
/
+0
|
*
[NET]: Remove obsolete fastroute stats.
Stephen Hemminger
2005-06-23
1
-5
/
+0
*
|
[PATCH] make various thing static
Adrian Bunk
2005-06-24
3
-8
/
+0
*
|
[PATCH] xip: reduce code duplication
Carsten Otte
2005-06-24
1
-8
/
+4
*
|
[PATCH] xip: ext2: execute in place
Carsten Otte
2005-06-24
2
-12
/
+18
*
|
[PATCH] xip: fs/mm: execute in place
Carsten Otte
2005-06-24
2
-0
/
+24
*
|
[PATCH] xip: bdev: execute in place
Carsten Otte
2005-06-24
1
-0
/
+1
*
|
[PATCH] modules: add version and srcversion to sysfs
Matt Domsch
2005-06-24
1
-0
/
+5
*
|
[PATCH] v4l: update for SAA7134 cards
Mauro Carvalho Chehab
2005-06-24
1
-0
/
+4
*
|
[PATCH] v4l: update for tuner cards and some V4L chips
Mauro Carvalho Chehab
2005-06-24
4
-4
/
+29
*
|
[PATCH] v4l: support tuner for Thomson DDT 7611 (ATSC/NTSC)
Michael Krufky
2005-06-24
1
-0
/
+2
*
|
[PATCH] v4l: add support for PixelView Ultra Pro
Manuel Capinha
2005-06-24
1
-0
/
+1
*
|
[PATCH] knfsd: nfsd4 reboot dirname fix
NeilBrown
2005-06-24
1
-0
/
+2
*
|
[PATCH] knfsd: nfsd4: reboot recovery
NeilBrown
2005-06-24
1
-0
/
+5
*
|
[PATCH] knfsd: nfsd4: initialize recovery directory
NeilBrown
2005-06-24
1
-0
/
+4
*
|
[PATCH] knfsd: nfsd4: remove cb_parsed
NeilBrown
2005-06-24
1
-1
/
+0
*
|
[PATCH] knfsd: nfsd4: rename state list fields
NeilBrown
2005-06-24
1
-9
/
+9
*
|
[PATCH] knfsd: nfsd4: make needlessly global code static
NeilBrown
2005-06-24
1
-8
/
+0
*
|
[PATCH] knfsd: nfsd4: reboot hash
NeilBrown
2005-06-24
1
-1
/
+5
*
|
[PATCH] knfsd: nfsd4: idmap initialization
NeilBrown
2005-06-24
1
-0
/
+5
*
|
[PATCH] knfsd: nfsd4: clean up state initialization
NeilBrown
2005-06-24
1
-0
/
+2
*
|
[PATCH] knfsd: nfsd4: rename nfs4_state_init
NeilBrown
2005-06-24
1
-2
/
+2
*
|
[PATCH] knfsd: nfsd4: delegation recovery
NeilBrown
2005-06-24
1
-0
/
+1
*
|
[PATCH] nfsd4: reference count struct nfs4_file
NeilBrown
2005-06-24
1
-0
/
+1
*
|
[PATCH] nfsd4: rename nfs4_file fields
NeilBrown
2005-06-24
1
-2
/
+2
*
|
[PATCH] nfsd4: fix fh_expire_type
NeilBrown
2005-06-24
1
-1
/
+1
*
|
[PATCH] tuner-core.c improvments and Ymec Tvision TVF8533MF support
Mauro Carvalho Chehab
2005-06-24
1
-0
/
+10
*
|
[PATCH] I2O: Lindent run and replacement of printk through osm printing funct...
Markus Lidel
2005-06-24
1
-4
/
+4
*
|
[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronization
Markus Lidel
2005-06-24
2
-97
/
+42
*
|
[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...
Markus Lidel
2005-06-24
3
-11
/
+74
*
|
[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...
Markus Lidel
2005-06-24
2
-57
/
+270
*
|
[PATCH] I2O: first code cleanup of spare warnings and unused functions
Markus Lidel
2005-06-24
1
-58
/
+16
*
|
[PATCH] I2O: bugfixes and compability enhancements
Markus Lidel
2005-06-24
2
-13
/
+8
*
|
[PATCH] tpm: TPMs on additional LPC bus
Kylene Hall
2005-06-24
1
-0
/
+1
*
|
[PATCH] ipmi: add power cycle capability
Corey Minyard
2005-06-24
1
-0
/
+5
*
|
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 8
Chris Zankel
2005-06-24
2
-0
/
+121
*
|
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 7
Chris Zankel
2005-06-24
14
-0
/
+5490
*
|
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 6
Chris Zankel
2005-06-24
92
-0
/
+8787
*
|
[PATCH] quota: reiserfs: improve quota credit estimates
Jan Kara
2005-06-24
2
-4
/
+13
[next]