summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-03-275-76/+27
|\
| * Export __splice_from_pipe()Mark Fasheh2007-03-272-3/+8
| * 2/2 splice: dont readpageNick Piggin2007-03-271-30/+0
| * 1/2 splice: dont stealNick Piggin2007-03-271-63/+38
| * make elv_register() output atomicThibaut VARENE2007-03-271-3/+4
| * block: blk_max_pfn is somtimes wrongVasily Tarasov2007-03-272-4/+4
* | [PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTLMika Kukkonen2007-03-271-1/+2
* | [PATCH] I2O: remove Markus from MAINTAINERSMarkus Lidel2007-03-271-6/+0
* | [PATCH] ipcns: fix !CONFIG_IPC_NS behaviorSerge E. Hallyn2007-03-272-6/+10
* | [PATCH] i2o: block IO errors on i2o diskVasily Averin2007-03-271-11/+1
* | [PATCH] Fix struct device member name in PCMCIA au1000_genericYoichi Yuasa2007-03-271-1/+1
* | [PATCH] drivers/eisa/pci_eisa.c:pci_eisa_init() should be initAdrian Bunk2007-03-271-2/+2
* | [PATCH] ntp: avoid time_offset overflowsjohn stultz2007-03-271-14/+16
* | [PATCH] uml: use correct register file size everywhereJeff Dike2007-03-275-14/+15
* | [PATCH] uml: fix static linkingJeff Dike2007-03-271-0/+1
* | [PATCH] drivers/spi/: fix section mismatchesAdrian Bunk2007-03-271-6/+4
* | [PATCH] utsns: fix !CONFIG_UTS_NS behaviorSerge E. Hallyn2007-03-271-0/+2
* | [PATCH] tty: minor merge correctionAlan Cox2007-03-271-1/+1
* | [PATCH] uml: fix epollJeff Dike2007-03-271-0/+7
* | [PATCH] ISDN: fix BChannel_bh() call from isar_bh()Jiri Kosina2007-03-271-1/+1
* | [PATCH] correct slow acpi_pm ratingjohn stultz2007-03-271-1/+1
* | [PATCH] generic_serial: fix decoding of baud rateDaniel Drake2007-03-271-7/+0
* | [PATCH] md: convert compile time warnings into runtime warningsNeilBrown2007-03-272-12/+41
* | [PATCH] md: clear the congested_fn when stopping a raid5NeilBrown2007-03-272-1/+3
* | [PATCH] md: allow raid4 arrays to be reshapedNeilBrown2007-03-271-0/+4
* | [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() callJ. Bruce Fields2007-03-271-1/+0
* | [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields2007-03-271-3/+2
* | [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...Bruce Fields2007-03-271-1/+1
* | [PATCH] knfsd: allow nfsd READDIR to return 64bit cookiesNeilBrown2007-03-271-3/+3
* | [PATCH] Fix maxcpus=1 trigerring BUG() in cpufreqVenki Pallipadi2007-03-271-0/+4
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-2629-266/+313
|\
| * [SUNGEM]: Fix MAC address setting when interface is up.Ruben Vandeginste2007-03-261-0/+30
| * [IPV4] fib_trie: Document locking.Robert Olsson2007-03-261-0/+9
| * [NET]: Correct accept(2) recovery after sock_attach_fd()Alexey Dobriyan2007-03-261-1/+6
| * [PPP]: Don't leak an sk_buff on interface destruction.G. Liakhovetski2007-03-251-0/+3
| * [NET_SCHED]: Fix ingress lockingPatrick McHardy2007-03-251-2/+2
| * [NET_SCHED]: cls_basic: fix NULL pointer dereferencePatrick McHardy2007-03-251-9/+7
| * [DCCP]: make dccp_write_xmit_timer() static againAdrian Bunk2007-03-252-2/+1
| * [TG3]: Update version and reldate.Michael Chan2007-03-251-2/+2
| * [TG3]: Exit irq handler during chip reset.Michael Chan2007-03-252-47/+67
| * [TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.Michael Chan2007-03-252-20/+1
| * [IPV6]: Fix routing round-robin locking.David S. Miller2007-03-253-38/+68
| * [DECNet] fib: Fix out of bound access of dn_fib_props[]Thomas Graf2007-03-251-1/+4
| * [IPv4] fib: Fix out of bound access of fib_props[]Thomas Graf2007-03-252-1/+6
| * [NET] AX.25 Kconfig and docs updates and fixesRalf Baechle2007-03-252-37/+42
| * [NET]: Fix neighbour destructor handling.Alexey Kuznetsov2007-03-254-17/+14
| * [NET]: Fix fib_rules compatibility breakageThomas Graf2007-03-255-24/+48
| * [SCTP]: Update SCTP Maintainers entrySridhar Samudrala2007-03-251-0/+3
| * [NET]: remove unused header file: drivers/net/wan/lmc/lmc_media.hRobert P. J. Day2007-03-251-65/+0
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-265-64/+43
|\ \