summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | V4L/DVB (3409): Mark Typhoon cards as Lifeview OEM'sPeter Missel2006-01-234-29/+28
| * | | | | V4L/DVB (3405): Fixes tvp5150a/am1 detection.Mauro Carvalho Chehab2006-01-231-9/+12
| * | | | | VIDEO_CX88_ALSA must select SND_PCMAdrian Bunk2006-01-231-0/+1
| * | | | | V4L/DVB (3403): Add probe check for the tda9840.Hans Verkuil2006-01-231-0/+9
| * | | | | V4L/DVB (3392): Add PCI ID for DigitalNow DVB-T Dual, rebranded DViCO FusionH...Michael Krufky2006-01-232-1/+6
| * | | | | V4L/DVB (3406): Added credits for em28xx-video.cMauro Carvalho Chehab2006-01-231-0/+3
* | | | | | [PATCH] cciss: softirq handler needs to save interrupt flagsJens Axboe2006-02-071-2/+3
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-0779-751/+694
|\ \ \ \ \ \
| * | | | | | [MIPS] Clear ST0_RE on bootup.Ralf Baechle2006-02-071-1/+1
| * | | | | | [MIPS] TX49x7: Fix reporting of the CPU name and PCI clockSergei Shtylylov2006-02-073-49/+107
| * | | | | | [MIPS] TX49 MFC0 bug workaroundAtsushi Nemoto2006-02-071-6/+17
| * | | | | | [MIPS] Fix linker script to work for non-4K page size.Ralf Baechle2006-02-071-5/+6
| * | | | | | [MIPS] Oprofile: Support for 34K UP kernels.Ralf Baechle2006-02-072-0/+7
| * | | | | | [MIPS] Fix dump_tlb.c warning and cleanup.Atsushi Nemoto2006-02-071-18/+15
| * | | | | | [MIPS] Fix minor sparse warningsAtsushi Nemoto2006-02-073-2/+4
| * | | | | | [MIPS] MIPS R2 optimized endianess swapping.Ralf Baechle2006-02-071-0/+29
| * | | | | | [MIPS] Remove buggy inline version of memscan.Ralf Baechle2006-02-071-22/+0
| * | | | | | [MIPS] Sparse: Add some __user tags to signal functions.Atsushi Nemoto2006-02-074-42/+45
| * | | | | | [MIPS] Shrink Qemu configuration to the bare minimum that is need and tested.Ralf Baechle2006-02-071-52/+26
| * | | | | | [MIPS] Support /proc/kcore for MIPSDaniel Jacobowitz2006-02-071-0/+16
| * | | | | | [MIPS] IP22: Fix serial console detectionRalf Baechle2006-02-071-2/+8
| * | | | | | [MIPS] ieee754[sd]p_neg workaroundAtsushi Nemoto2006-02-072-8/+20
| * | | | | | [MIPS] Remove wrong __user tags.Atsushi Nemoto2006-02-073-9/+6
| * | | | | | [MIPS] Cleanup fls implementation.Ralf Baechle2006-02-071-26/+32
| * | | | | | [MIPS] local_irq_restore wasn't safe to be used in other macros mode.Ralf Baechle2006-02-071-2/+2
| * | | | | | [MIPS] Remove commented out code to add -mmad for Nevada.Ralf Baechle2006-02-071-1/+0
| * | | | | | [MIPS] Fix Cobalt PCI cache line sizesPeter Horton2006-02-071-2/+2
| * | | | | | [MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warn...Atsushi Nemoto2006-02-071-0/+22
| * | | | | | [MIPS] Build blast_cache routines from templateAtsushi Nemoto2006-02-071-350/+50
| * | | | | | [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.cAtsushi Nemoto2006-02-071-7/+15
| * | | | | | [MIPS] Reformat to 80 columns.Ralf Baechle2006-02-071-8/+19
| * | | | | | [MIPS] Sibyte: Make all setup functions __init.Ralf Baechle2006-02-071-4/+5
| * | | | | | [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.Ralf Baechle2006-02-071-4/+3
| * | | | | | [MIPS] Au1200: Make KGDB compileSergei Shtylylov2006-02-071-0/+4
| * | | | | | [MIPS] Au1xx0: really set KSEG0 to uncached on rebootSergei Shtylylov2006-02-071-1/+1
| * | | | | | [MIPS] TX49x7: Fix timer register #define'sSergei Shtylylov2006-02-071-11/+10
| * | | | | | [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation.Ralf Baechle2006-02-071-35/+36
| * | | | | | [MIPS] SB1: Add oprofile support.Mark Mason2006-02-073-0/+8
| * | | | | | [MIPS] BCM1480: Cleanup debug code left behind in the PCI driver.Mark Mason2006-02-071-2/+0
| * | | | | | [MIPS] BCM1125 PCI fixesMark Mason2006-02-071-0/+1
| * | | | | | [MIPS] Nevada support for SGI O2.Ralf Baechle2006-02-073-1/+3
| * | | | | | [MIPS] CPU definitions for Cobalt.Ralf Baechle2006-02-071-0/+56
| * | | | | | [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle2006-02-079-7/+7
| * | | | | | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-0730-40/+79
| * | | | | | [MIPS] Check function pointers are non-zero before calling.Ralf Baechle2006-02-071-4/+6
| * | | | | | [MIPS] Revert "mips: add pm_power_off"Ralf Baechle2006-02-071-6/+0
| * | | | | | [MIPS] RTLX compile fixes.Ralf Baechle2006-02-071-0/+4
| * | | | | | [MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.Ralf Baechle2006-02-071-27/+25
| * | | | | | [MIPS] Fix C version of ssnop to use the right opcode.Ralf Baechle2006-02-071-1/+1
| * | | | | | [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern...Ralf Baechle2006-02-071-1/+1
| | |_|_|/ / | |/| | | |
OpenPOWER on IntegriCloud