summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen2006-03-088-6/+40
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-081-1/+1
|\
| * [NET] compat ifconf: fix limitsRandy Dunlap2006-03-081-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-03-0829-126/+117
|\ \ | |/ |/|
| * Merge branch 'work-fixes'Mauro Carvalho Chehab2006-03-0810-9/+12
| |\
| | * V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan2006-03-089-9/+9
| | * V4L/DVB (3403): Workaround to fix initialization for Nexus CAMarco Schluessler2006-03-081-0/+3
| * | Merge branch 'work-fixes'Mauro Carvalho Chehab2006-03-0320-117/+105
| |\ \ | | |/
| | * V4L/DVB (3395): Fixed Pinnacle 300i DVB-T supportHartmut Hackmann2006-03-033-8/+18
| | * V4L/DVB (3399): ELSA EX-VISION 500TV: fix incorrect PCI subsystem IDMichael Krufky2006-03-032-2/+2
| | * V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)Mattias Nordstrom2006-03-031-4/+0
| | * V4L/DVB (3300a): Removing personal email from DVB maintainersMauro Carvalho Chehab2006-03-031-1/+0
| | * V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach2006-03-032-5/+6
| | * V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probeHartmut Hackmann2006-03-032-5/+7
| | * V4L/DVB (3354): Fix maximum for the saturation and contrast controls.Hans Verkuil2006-03-032-4/+4
| | * V4L/DVB (3352): Cxusb: fix lgdt3303 namingMichael Krufky2006-03-031-4/+4
| | * V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cardsRicardo Cerqueira2006-03-031-1/+3
| | * V4L/DVB (3347): Pinnacle PCTV 40i: add filtered Composite2 inputKarsten Suehring2006-03-032-2/+6
| | * V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk2006-03-031-1/+1
| | * V4L/DVB (3340): Make a struct staticManu Abraham2006-03-031-1/+1
| | * V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk2006-03-034-78/+48
| | * V4L/DVB (3336): Bt8xx documentation authors fixMichael Krufky2006-03-031-1/+5
* | | [PATCH] fix kexec asmMichael Matz2006-03-083-9/+10
* | | [PATCH] dac960: add disk entropy in request completionsMatt Mackall2006-03-081-1/+2
* | | [PATCH] slab: allocate larger cache_cache if order 0 failsJack Steiner2006-03-081-3/+8
* | | [PATCH] v9fs: fix for access to unitialized variables or freed memoryLatchesar Ionkov2006-03-084-7/+4
* | | [PATCH] x86: cpu model calculation for family 6 cpuShaohua Li2006-03-081-2/+2
* | | [PATCH] s390: dasd partition detectionHorst Hummel2006-03-085-20/+46
* | | [PATCH] s390: iucv message limit for smsgMartin Schwidefsky2006-03-081-1/+1
* | | [PATCH] s390: fix strnlen_user return valueGerald Schaefer2006-03-082-6/+6
* | | [PATCH] jffs2: avoid divide-by-zeroDavid Woodhouse2006-03-081-1/+1
* | | [PATCH] fix file countingDipankar Sarma2006-03-086-37/+62
* | | [PATCH] rcu batch tuningDipankar Sarma2006-03-083-19/+76
* | | [PATCH] percpu_counter_sum()Andrew Morton2006-03-082-2/+29
* | | [PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori2006-03-081-2/+2
* | | [PATCH] __get_unaligned() gcc-4 fixAtsushi Nemoto2006-03-081-2/+2
* | | [PATCH] idle threads should have a sane ->timestamp valueIngo Molnar2006-03-081-0/+1
* | | [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-083-5/+33
* | | [PATCH] numa_maps-update fixAndrew Morton2006-03-081-0/+8
* | | [PATCH] serial core: work around sub-driver bugsPavel Machek2006-03-081-3/+29
* | | [PATCH] powerpc: restore eeh_add_device_late() prototype stubMark Fasheh2006-03-081-0/+2
* | | Mark the pipe file operations staticLinus Torvalds2006-03-082-6/+3
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-087-12/+26
|\ \ \
| * | | [IA64] mca recovery return value when no bus checkRuss Anderson2006-03-071-2/+7
| * | | [IA64] SGI SN drivers: don't report !sn2 hardware as an errorBjorn Helgaas2006-03-072-2/+2
| * | | [IA64] don't report !sn2 or !summit hardware as an errorBjorn Helgaas2006-03-073-3/+3
| * | | [IA64] gensparse_defconfig: turn on PNPACPIBjorn Helgaas2006-03-071-2/+10
| * | | [IA64] Increase severity of MCA recovery messagesRuss Anderson2006-03-071-3/+4
* | | | slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNTLinus Torvalds2006-03-081-11/+9
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-072-10/+5
|\ \ \ \
OpenPOWER on IntegriCloud