| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | [PATCH] sched: balance on fork | Nick Piggin | 2005-06-25 | 2 | -4/+8 |
* | | | | | [PATCH] sched: no aggressive idle balancing | Nick Piggin | 2005-06-25 | 1 | -1/+0 |
* | | | | | [PATCH] sched: balance timers | Nick Piggin | 2005-06-25 | 2 | -0/+12 |
* | | | | | [PATCH] RCU: clean up a few remaining synchronize_kernel() calls | Paul E. McKenney | 2005-06-25 | 1 | -1/+1 |
* | | | | | [PATCH] properly stop devices before poweroff | Pavel Machek | 2005-06-25 | 1 | -12/+21 |
* | | | | | [PATCH] suspend/resume SMP support | Li Shaohua | 2005-06-25 | 1 | -1/+1 |
* | | | | | [PATCH] x86_64: Change init sections for CPU hotplug support | Ashok Raj | 2005-06-25 | 1 | -0/+12 |
* | | | | | [PATCH] make smp_prepare_cpu to a weak function | Ashok Raj | 2005-06-25 | 1 | -0/+1 |
* | | | | | [PATCH] I8K: use standard DMI interface | Dmitry Torokhov | 2005-06-25 | 1 | -0/+1 |
|/ / / / |
|
* | | | | [PATCH] fs/qnx4/*: fix sparse warnings | Alexey Dobriyan | 2005-06-24 | 2 | -17/+17 |
* | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-06-24 | 9 | -12/+279 |
|\ \ \ \ |
|
| * | | | | [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 | 1 | -0/+1 |
| * | | | | [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 | 2 | -2/+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] 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] 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 | 2 | -11/+48 |
* | | | | | [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] quota: reiserfs: improve quota credit estimates | Jan Kara | 2005-06-24 | 2 | -4/+13 |