aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] V4L: documentation changes - mostly new cards includedMauro Carvalho Chehab2005-06-285-403/+38
* [PATCH] V4L: API new webcam formats includedMauro Carvalho Chehab2005-06-281-0/+2
* [PATCH] v4l: bttv new insmod parametersMauro Carvalho Chehab2005-06-282-10/+68
* [PATCH] v4l: tuner improvementsMauro Carvalho Chehab2005-06-288-116/+471
* [PATCH] V4L maintainer patchMauro Carvalho Chehab2005-06-281-7/+8
* [PATCH] irqpollAlan Cox2005-06-285-6/+131
* [PATCH] ext3: reduce allocate-with-reservation lock latenciesMingming Cao2005-06-282-72/+67
* [PATCH] blk: light iocontext opsNick Piggin2005-06-282-31/+26
* [PATCH] blk: reduce lockingNick Piggin2005-06-281-10/+19
* [PATCH] blk: __make_request efficiencyNick Piggin2005-06-281-41/+21
* [PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR2005-06-281-2/+2
* [PATCH] coverity: fs/ext3/super.c: match_int return checkKAMBAROV, ZAUR2005-06-281-1/+2
* [PATCH] coverity: fs/udf/namei.c null checkKAMBAROV, ZAUR2005-06-281-1/+3
* [PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR2005-06-281-2/+2
* [PATCH] coverity: i386: scsi_lib buffer overrun fixKAMBAROV, ZAUR2005-06-281-1/+1
* [PATCH] coverity: i386: build.c: negative return to unsigned fixKAMBAROV, ZAUR2005-06-281-1/+2
* [PATCH] headers: include linux/types.h for usb_ch9.hGOTO Masanori2005-06-281-3/+3
* [PATCH] headers: include linux/compiler.h for __userGOTO Masanori2005-06-281-0/+1
* [PATCH] headers: enable ppc64 ___arch__swab16 and ___arch__swab32GOTO Masanori2005-06-281-10/+0
* [PATCH] aio-retry-fix: fix aio retry work queueingSébastien Dugu2005-06-281-0/+9
* [PATCH] really remove xattr_acl.hChristoph Hellwig2005-06-283-64/+13
* [PATCH] drivers/isdn/: make some code staticAdrian Bunk2005-06-287-28/+20
* [PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg2005-06-284-5/+5
* [PATCH] swabb.h warning fixesAndrew Morton2005-06-281-7/+10
* [PATCH] hisax warning fixesAndrew Morton2005-06-281-2/+2
* [PATCH] request_firmware(): avoid race conditionsStanislaw W. Gruszka2005-06-281-3/+10
* [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus2005-06-281-2/+3
* [PATCH] ITIMER_REAL: fix possible deadlock and raceOleg Nesterov2005-06-281-2/+6
* [PATCH] ixp4xx/ixp2000 watchdog driver typoLennert Buytenhek2005-06-282-2/+2
* [PATCH] drivers/char/tipar.c: off by one array accessLuc Van Oostenryck2005-06-281-1/+1
* [PATCH] Using msleep() instead of HZLuca Falavigna2005-06-282-17/+8
* [PATCH] fix semaphore handling in __unregister_chrdev_regionWen-chien Jesse Sung2005-06-281-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-287-4/+207
|\
| * [PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as validBen Dooks2005-06-281-3/+4
| * [PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platformsTony Lindgren2005-06-281-0/+5
| * [PATCH] ARM: 2762/1: S3C24XX Audio platform dataBen Dooks2005-06-281-0/+49
| * [PATCH] ARM: 2761/1: OProfile: Add call graphing support for armRichard Purdie2005-06-284-1/+149
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2005-06-2869-1833/+1492
|\ \
| * \ Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-27418-16622/+24586
| |\ \ | | |/
| * | [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman2005-06-271-10/+48
| * | [PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman2005-06-271-4/+25
| * | [PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2005-06-274-23/+62
| * | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-2710-47/+27
| * | [PATCH] cpqphp: fix oops during unload without probeKeith Moore2005-06-271-2/+3
| * | [PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman2005-06-272-60/+37
| * | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton2005-06-2716-0/+32
| * | [PATCH] PCI: DMA bursting adviceDavid S. Miller2005-06-2716-0/+174
| * | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-277-13/+97
| * | [PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige2005-06-272-0/+129
| * | [PATCH] ACPI based I/O APIC hot-plug: ia64 supportKenji Kaneshige2005-06-273-32/+135