aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-27[PATCH] utsns: fix !CONFIG_UTS_NS behaviorSerge E. Hallyn
2007-03-27[PATCH] tty: minor merge correctionAlan Cox
2007-03-27[PATCH] uml: fix epollJeff Dike
2007-03-27[PATCH] ISDN: fix BChannel_bh() call from isar_bh()Jiri Kosina
2007-03-27[PATCH] correct slow acpi_pm ratingjohn stultz
2007-03-27[PATCH] generic_serial: fix decoding of baud rateDaniel Drake
2007-03-27[PATCH] md: convert compile time warnings into runtime warningsNeilBrown
2007-03-27[PATCH] md: clear the congested_fn when stopping a raid5NeilBrown
2007-03-27[PATCH] md: allow raid4 arrays to be reshapedNeilBrown
2007-03-27[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() callJ. Bruce Fields
2007-03-27[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintkBruce Fields
2007-03-27[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...Bruce Fields
2007-03-27[PATCH] knfsd: allow nfsd READDIR to return 64bit cookiesNeilBrown
2007-03-27[PATCH] Fix maxcpus=1 trigerring BUG() in cpufreqVenki Pallipadi
2007-03-27KVM: always reload segment selectorsIngo Molnar
2007-03-27KVM: Prevent system selectors leaking into guest on real->protected mode tran...Avi Kivity
2007-03-27V4L/DVB (5472): Isl6421: don't reference freed memoryThomas Viehweger
2007-03-27V4L/DVB (5441): Saa7146: Fix allocation of clipping memoryOliver Endriss
2007-03-27V4L/DVB (5421): Fix suspend/resume in msp3400 and tunerJean Delvare
2007-03-27V4L/DVB (5415): Msp_attach must return 0 if no msp3400 was found.Hans Verkuil
2007-03-27V4L/DVB (5408): Fix SECAM handling on saa7115Mauro Carvalho Chehab
2007-03-27V4L/DVB (5400): Core: fix several locking related problemsSimon Arlott
2007-03-27V4L/DVB (5390): Radio: Fix error in Kbuild fileTrent Piepho
2007-03-27V4L/DVB (5332): Ir_rc5_timer_end decoder lockup fixVincent Penne
2007-03-27Export __splice_from_pipe()Mark Fasheh
2007-03-272/2 splice: dont readpageNick Piggin
2007-03-271/2 splice: dont stealNick Piggin
2007-03-27make elv_register() output atomicThibaut VARENE
2007-03-27block: blk_max_pfn is somtimes wrongVasily Tarasov
2007-03-26[NET]: Remove dead net/sched/Makefile entry for sch_hpfq.o.Robert P. J. Day
2007-03-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-03-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-03-26[SUNGEM]: Fix MAC address setting when interface is up.Ruben Vandeginste
2007-03-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-03-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-03-26[PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox
2007-03-26[IPV4] fib_trie: Document locking.Robert Olsson
2007-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2007-03-26USB: fix usb-serial/ftdi build warningDavid Brownell
2007-03-26USB: fix usb-serial/generic build warningDavid Brownell
2007-03-26USB: another entry for the quirk listOliver Neukum
2007-03-26USB: remove duplicated device id in airprime driverJon K Hellan
2007-03-26USB: omap_udc: workaround dma_free_coherent() bogosityDavid Brownell
2007-03-26UHCI: Fix problem caused by lack of terminating QHAlan Stern
2007-03-26Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-03-26PCI: Fix warning message in PCIE port driverPrarit Bhargava
2007-03-26PCI: Stop unhiding the SMBus on Toshiba laptopsJean Delvare
2007-03-26PCI: Fix up PCI power management docJonathan Corbet
2007-03-26pci: set pci=bfsort for PowerEdge R900Matt Domsch
2007-03-26[NET]: Correct accept(2) recovery after sock_attach_fd()Alexey Dobriyan