summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | BUG_ON() Conversion in drivers/video/Eric Sesterhenn2006-03-242-4/+2
| * | BUG_ON() Conversion in drivers/parisc/Eric Sesterhenn2006-03-242-11/+6
| * | BUG_ON() Conversion in drivers/block/Eric Sesterhenn2006-03-244-7/+4
| * | BUG_ON() Conversion in sound/sparc/cs4231.cEric Sesterhenn2006-03-241-4/+2
| * | BUG_ON() Conversion in drivers/s390/block/dasd.cEric Sesterhenn2006-03-241-6/+4
| * | BUG_ON() Conversion in lib/swiotlb.cEric Sesterhenn2006-03-241-20/+12
| * | BUG_ON() Conversion in kernel/cpu.cEric Sesterhenn2006-03-241-2/+1
| * | BUG_ON() Conversion in ipc/msg.cEric Sesterhenn2006-03-241-2/+1
| * | BUG_ON() Conversion in block/elevator.cEric Sesterhenn2006-03-241-2/+1
| * | BUG_ON() Conversion in fs/coda/Eric Sesterhenn2006-03-242-3/+2
| * | BUG_ON() Conversion in fs/binfmt_elf_fdpic.cEric Sesterhenn2006-03-241-2/+1
| * | BUG_ON() Conversion in input/serio/hil_mlc.cEric Sesterhenn2006-03-241-1/+1
| * | BUG_ON() Conversion in md/dm-hw-handler.cEric Sesterhenn2006-03-241-2/+1
| * | BUG_ON() Conversion in md/bitmap.cEric Sesterhenn2006-03-241-1/+1
| * | The comment describing how MS_ASYNC works in msync.c is confusingAmos Waterland2006-03-241-1/+1
| * | rcu: undeclared variable used in documentationBaruch Even2006-03-241-2/+2
| * | fix typos "wich" -> "which"Uwe Zeisberger2006-03-2410-16/+17
| * | typo patch for fs/ufs/super.cMichael Owen2006-03-241-1/+1
| * | Fix simple typosAndrzej Zaborowski2006-03-244-6/+6
| * | tabify drivers/char/MakefileJim Cromie2006-03-241-43/+44
| * | Re-alphabetize a couple MAINTANTER entries.Jim Cromie2006-03-241-6/+6
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-2511-178/+209
|\ \ \
| * | | [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-2311-178/+209
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-2512-80/+84
|\ \ \ \
| * | | | [NETFILTER] x_table.c: sem2mutexIngo Molnar2006-03-251-27/+29
| * | | | [IPV4]: Aggregate route entries with different TOS valuesIlia Sotnikov2006-03-253-29/+20
| * | | | [TCP]: Mark tcp_*mem[] __read_mostly.David S. Miller2006-03-251-3/+4
| * | | | [TCP]: Set default max buffers from memory pool sizeJohn Heffner2006-03-251-9/+14
| * | | | [SCTP]: Fix up sctp_rcv return valueHerbert Xu2006-03-251-8/+4
| * | | | [NET]: Take RTNL when unregistering notifierHerbert Xu2006-03-251-1/+6
| * | | | [WIRELESS]: Fix config dependencies.Dave Jones2006-03-241-0/+1
| * | | | [NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.David S. Miller2006-03-241-1/+1
| * | | | [NET]: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.David S. Miller2006-03-241-2/+3
| * | | | [MODULES]: Don't allow statically declared exportsPatrick McHardy2006-03-241-0/+1
| * | | | [BRIDGE]: Unaligned accesses in the ethernet bridgePeter Chubb2006-03-241-2/+3
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-03-25206-4791/+7253
|\ \ \ \ \
| * | | | | V4L/DVB (3604): V4l printk fixAndrew Morton2006-03-251-1/+1
| * | | | | V4L/DVB (3599c): Whitespace cleanups under Documentation/video4linuxMauro Carvalho Chehab2006-03-2510-172/+172
| * | | | | V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab2006-03-25102-3012/+3012
| * | | | | V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab2006-03-2564-283/+281
| * | | | | V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.Hans Verkuil2006-03-244-10/+89
| * | | | | V4L/DVB (3598): Add bit algorithm adapter for the Conexant CX2341X boards.Hans Verkuil2006-03-241-0/+1
| * | | | | V4L/DVB (3597): Vivi: fix warning: implicit declaration of function 'in_inter...Michael Krufky2006-03-241-0/+1
| * | | | | V4L/DVB (3588): Remove VIDIOC_G/S_AUDOUT from msp3400Hans Verkuil2006-03-241-37/+2
| * | | | | V4L/DVB (3587): Always wake thread after routing change.Hans Verkuil2006-03-241-2/+1
| * | | | | V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-249-5/+29
| * | | | | V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil2006-03-2410-119/+181
| * | | | | V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil2006-03-245-6/+228
| * | | | | V4L/DVB (3580): Last round of msp3400 cleanups before adding routing commandsHans Verkuil2006-03-243-85/+107
| * | | | | V4L/DVB (3579): Move msp_modus to msp3400-kthreads, add JP and KR std detectionHans Verkuil2006-03-243-33/+33
OpenPOWER on IntegriCloud