summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge ../linux-2.6Paul Mackerras2006-03-09270-2195/+3147
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-03-0823-276/+163
| |\
| | * powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-0810-251/+78
| | * [PATCH] powerpc: incorrect rmo_top handling in prom_initBenjamin Herrenschmidt2006-03-031-1/+1
| | * [PATCH] powerpc: Fix incorrect pud_ERROR() messageDavid Gibson2006-03-031-1/+1
| | * [PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt2006-03-032-3/+8
| | * [PATCH] powerpc: Fix windfarm_pm112 not starting all control loopsBenjamin Herrenschmidt2006-03-031-2/+4
| | * [PATCH] powerpc: Fix old g5 issues with windfarmBenjamin Herrenschmidt2006-03-035-17/+57
| | * powerpc32: Fix timebase synchronization on 32-bit powermacsPaul Mackerras2006-03-031-1/+1
| | * powerpc: Turn off verbose debug output in powermac platform functionsPaul Mackerras2006-03-032-0/+11
| | * powerpc: Fix might-sleep warning in program check exception handlerPaul Mackerras2006-03-031-0/+2
| * | [PATCH] block: disable block layer bouncing for most memory on 64bit systemsAndi Kleen2006-03-081-14/+19
| * | [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
OpenPOWER on IntegriCloud