summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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/+0Star
* [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/+0Star
* [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields2007-03-271-3/+2Star
* [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-261-0/+3
| * [NET_SCHED]: Fix ingress lockingPatrick McHardy2007-03-261-2/+2
| * [NET_SCHED]: cls_basic: fix NULL pointer dereferencePatrick McHardy2007-03-261-9/+7Star
| * [DCCP]: make dccp_write_xmit_timer() static againAdrian Bunk2007-03-262-2/+1Star
| * [TG3]: Update version and reldate.Michael Chan2007-03-261-2/+2
| * [TG3]: Exit irq handler during chip reset.Michael Chan2007-03-262-47/+67
| * [TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.Michael Chan2007-03-262-20/+1Star
| * [IPV6]: Fix routing round-robin locking.David S. Miller2007-03-263-38/+68
| * [DECNet] fib: Fix out of bound access of dn_fib_props[]Thomas Graf2007-03-261-1/+4
| * [IPv4] fib: Fix out of bound access of fib_props[]Thomas Graf2007-03-262-1/+6
| * [NET] AX.25 Kconfig and docs updates and fixesRalf Baechle2007-03-262-37/+42
| * [NET]: Fix neighbour destructor handling.Alexey Kuznetsov2007-03-264-17/+14Star
| * [NET]: Fix fib_rules compatibility breakageThomas Graf2007-03-265-24/+48
| * [SCTP]: Update SCTP Maintainers entrySridhar Samudrala2007-03-261-0/+3
| * [NET]: remove unused header file: drivers/net/wan/lmc/lmc_media.hRobert P. J. Day2007-03-261-65/+0Star
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-265-64/+43Star
|\ \
| * | [S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.Ralph Wuerthner2007-03-261-0/+4
| * | [S390] zcrypt: Fix possible dead lock in AP bus module.Ralph Wuerthner2007-03-261-13/+13
| * | [S390] cio: Device status validity.Cornelia Huck2007-03-261-1/+5
| * | [S390] kprobes: Align probe address.David Wilder2007-03-261-1/+1
| * | [S390] Fix TCP/UDP pseudo header checksum computation.Heiko Carstens2007-03-261-44/+15Star
| * | [S390] dasd: Work around gcc bug.Peter Oberparleiter2007-03-261-5/+5
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-03-268-98/+145
|\ \
| * | USB: fix usb-serial/ftdi build warningDavid Brownell2007-03-261-1/+5
| * | USB: fix usb-serial/generic build warningDavid Brownell2007-03-261-3/+4
| * | USB: another entry for the quirk listOliver Neukum2007-03-261-1/+2
| * | USB: remove duplicated device id in airprime driverJon K Hellan2007-03-261-1/+0Star
| * | USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell2007-03-261-10/+93
| * | UHCI: Fix problem caused by lack of terminating QHAlan Stern2007-03-263-82/+41Star
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-03-264-22/+23
|\ \
| * | PCI: Fix warning message in PCIE port driverPrarit Bhargava2007-03-261-1/+1
| * | PCI: Stop unhiding the SMBus on Toshiba laptopsJean Delvare2007-03-261-11/+7Star
| * | PCI: Fix up PCI power management docJonathan Corbet2007-03-261-10/+7Star
| * | pci: set pci=bfsort for PowerEdge R900Matt Domsch2007-03-261-0/+8
| |/
* | [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox2007-03-261-2/+2