summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix CPU type bitmasks for MIPS III, IV and V.Maciej W. Rozycki2006-02-141-3/+3
* [MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.Ralf Baechle2006-02-141-17/+0
* [MIPS] More uaccess.h fixes with gcc >= 4.0.1.Ralf Baechle2006-02-141-1/+4
* [MIPS] Add protected_blast_icache_range, blast_icache_range, etc.Atsushi Nemoto2006-02-141-33/+41
* [MIPS] Fold non-__mips64 case into CONFIG_32BIT case.Ralf Baechle2006-02-141-3/+1
* [MIPS] RM200: Give RM200 it's own timex.h.Ralf Baechle2006-02-142-10/+14
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-084-10/+62
|\
| * [MIPS] Add 'const' to readb and friendsAtsushi Nemoto2006-02-081-1/+1
| * [MIPS] Wire up new syscalls.Ralf Baechle2006-02-081-7/+57
| * [MIPS] Make do_signal return void.Ralf Baechle2006-02-081-1/+1
| * [MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle2006-02-082-2/+4
* | [PATCH] mips: namespace pollution - mem_... -> __mem_... in io.hAl Viro2006-02-081-16/+16
|/
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [MIPS] TX49x7: Fix reporting of the CPU name and PCI clockSergei Shtylylov2006-02-071-0/+10
* [MIPS] TX49 MFC0 bug workaroundAtsushi Nemoto2006-02-071-6/+17
* [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] Remove wrong __user tags.Atsushi Nemoto2006-02-071-2/+1
* [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] Build blast_cache routines from templateAtsushi Nemoto2006-02-071-350/+50
* [MIPS] Au1200: Make KGDB compileSergei Shtylylov2006-02-071-0/+4
* [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] Nevada support for SGI O2.Ralf Baechle2006-02-071-1/+1
* [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-072-0/+0
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-2/+1
* [MIPS] Fix C version of ssnop to use the right opcode.Ralf Baechle2006-02-071-1/+1
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-2/+0
* [PATCH] mips: task_stack_page()Al Viro2006-01-121-1/+1
* [PATCH] mips: task_pt_regs()Al Viro2006-01-122-5/+5
* [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-121-1/+0
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+10
* MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation.Ralf Baechle2006-01-101-5/+15
* MIPS: R2: Fix local_irq_save()Maxime Bizon2006-01-101-0/+1
* MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro2006-01-101-2/+2
* MIPS: Au1550: Fix OHCI memory map sizeSergei Shtylyov2006-01-101-2/+5
* Update Yoichi Yuasa's email address.Ralf Baechle2006-01-1011-11/+11
* MIPS: Reorganize ISA constants strictly as bitmasks.Ralf Baechle2006-01-102-31/+31
* MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle2006-01-109-1/+62
* MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle2006-01-101-10/+7
* MIPS: Get rid of atomic_lock.Ralf Baechle2006-01-101-22/+21
* MIPS: DSP: Put mask field into the right place.Ralf Baechle2006-01-101-1/+1
* MIPS: DSP: Set all register masks to 0x3ff.Ralf Baechle2006-01-101-3/+3
* MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000Atsushi Nemoto2006-01-101-4/+2
* MIPS: DSP: eleminate used_dsp.Ralf Baechle2006-01-101-1/+0
* MIPS: DSP: Context switch the DSPcontrol register also.Ralf Baechle2006-01-101-0/+2
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-091-0/+9
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-091-0/+1
OpenPOWER on IntegriCloud