aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* [PATCH] I8K: use standard DMI interfaceDmitry Torokhov2005-06-25
* [PATCH] I8K: pass through lindentDmitry Torokhov2005-06-25
* [PATCH] Toshiba driver cleanupDmitry Torokhov2005-06-25
* [PATCH] cx88 build fixMauro Carvalho Chehab2005-06-25
* [PATCH] dvb-bt8xx.txt fixesUwe Bugla2005-06-25
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-25
|\
| * [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King2005-06-25
| * [PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips tha...Lennert Buytenhek2005-06-25
| * [PATCH] ARM: Fix discontigmemRussell King2005-06-25
| * [PATCH] ARM: 2751/1: ixp2000 gpio cleanup broke ixdp2800 buildLennert Buytenhek2005-06-25
| * [PATCH] ARM: 2750/1: add i2c platform device for enp2611 on-board i2c busLennert Buytenhek2005-06-25
| * [PATCH] ARM: 2749/1: update ixp2000 defconfigs to 2.6.12-git6Lennert Buytenhek2005-06-25
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-06-25
|\ \
| * | [SPARC64]: Report any user access faults in termios accessors.David S. Miller2005-06-24
| * | [SPARC]: sunzilog warning fixesWilliam Lee Irwin III2005-06-24
| |/
* | ACPI: Make sure we call acpi_register_gsi() even for default PCI interrupt as...Linus Torvalds2005-06-25
* | [TG3]: Update driver version and reldate.David S. Miller2005-06-24
* | [TG3]: Refinements to new locking strategy.Michael Chan2005-06-24
* | [TG3]: Eliminate all hw IRQ handler spinlocks.David S. Miller2005-06-24
* | [TG3]: Fix missing memory barriers and SD_STATUS_UPDATED bit clearing.David S. Miller2005-06-24
* | [SUNRPC]: Fix {s,}size_t printf format strings in xprt.cDavid S. Miller2005-06-24
* | [TCP]: Do not present confusing congestion control options by default.David S. Miller2005-06-24
* | [IPV4]: Move FIB lookup algorithm choice under IP_ADVANCED_ROUTINGDavid S. Miller2005-06-24
* | [PKT_SCHED]: Make TEXTSEARCH* options only selected.David S. Miller2005-06-24
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-24
|\
| * [PATCH] Serial: Eliminate magic numbersRussell King2005-06-24
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-24
|\ \
| * | [PATCH] ARM: 2748/1: ixp2000 implementation of the iomap apiLennert Buytenhek2005-06-24
| * | [PATCH] ARM: 2747/1: allow platforms to provide their own iomap implementationLennert Buytenhek2005-06-24
| * | [PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6Catalin Marinas2005-06-24
| * | [PATCH] ARM: 2745/1: Fix IXP4xx debug macrosDeepak Saxena2005-06-24
| * | [PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek2005-06-24
| * | [PATCH] ARM: 2740/1: ixp2000 align{b,w} need to parenthesize their argumentsLennert Buytenhek2005-06-24
| |/
* | [PATCH] fs/qnx4/*: fix sparse warningsAlexey Dobriyan2005-06-24
* | Add "memory" clobbers to the x86 inline asm of strncmp and friendsLinus Torvalds2005-06-24
|/
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-24
|\
| * [PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARChDavid S. Miller2005-06-24
| * [LIB]: textsearch.o needs to be obj-y not lib-y.David S. Miller2005-06-24
| * [TCP]: Need to declare 'tcp_reno' in net/tcp.hDavid S. Miller2005-06-24
| * [SLIP]: Simplify sl_free_bufs()Jesper Juhl2005-06-24
| * [PKT_SCHED]: Packet classification based on textsearch (ematch)Thomas Graf2005-06-24
| * [NET]: skb_find_text() - Find a text pattern in skb dataThomas Graf2005-06-24
| * [NET]: Zerocopy sequential reading of skb dataThomas Graf2005-06-23
| * [LIB]: Naive finite state machine based textsearchThomas Graf2005-06-23
| * [LIB]: Knuth-Morris-Pratt textsearch algorithmThomas Graf2005-06-23
| * [LIB]: Textsearch infrastructure.Thomas Graf2005-06-23
| * [TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger2005-06-23
| * [NET]: Separate two usages of netdev_max_backlog.Stephen Hemminger2005-06-23
| * [NET]: Eliminate netif_rx massive packet drops.Stephen Hemminger2005-06-23
| * [NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger2005-06-23