aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAge
* [MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2006-03-18
* [MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle2006-03-18
* [MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle2006-03-18
* [MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto2006-03-18
* [MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle2006-03-18
* [MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>.Ralf Baechle2006-03-09
* [MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle2006-02-28
* [MIPS] Fix atomic*_sub_if_positive return value.Ralf Baechle2006-02-27
* [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-27
* [MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().Ralf Baechle2006-02-27
* [MIPS] Follow Uli's latest *at syscall changes.Ralf Baechle2006-02-21
* [MIPS] Fixes for uaccess.h with gcc >= 4.0.1Atsushi Nemoto2006-02-21
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-15
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-14
* [MIPS] Fix CPU type bitmasks for MIPS III, IV and V.Maciej W. Rozycki2006-02-14
* [MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.Ralf Baechle2006-02-14
* [MIPS] More uaccess.h fixes with gcc >= 4.0.1.Ralf Baechle2006-02-14
* [MIPS] Add protected_blast_icache_range, blast_icache_range, etc.Atsushi Nemoto2006-02-14
* [MIPS] Fold non-__mips64 case into CONFIG_32BIT case.Ralf Baechle2006-02-14
* [MIPS] RM200: Give RM200 it's own timex.h.Ralf Baechle2006-02-14
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-08
|\
| * [MIPS] Add 'const' to readb and friendsAtsushi Nemoto2006-02-08
| * [MIPS] Wire up new syscalls.Ralf Baechle2006-02-08
| * [MIPS] Make do_signal return void.Ralf Baechle2006-02-08
| * [MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle2006-02-08
* | [PATCH] mips: namespace pollution - mem_... -> __mem_... in io.hAl Viro2006-02-08
|/
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-07
* [MIPS] TX49x7: Fix reporting of the CPU name and PCI clockSergei Shtylylov2006-02-07
* [MIPS] TX49 MFC0 bug workaroundAtsushi Nemoto2006-02-07
* [MIPS] MIPS R2 optimized endianess swapping.Ralf Baechle2006-02-07
* [MIPS] Remove buggy inline version of memscan.Ralf Baechle2006-02-07
* [MIPS] Remove wrong __user tags.Atsushi Nemoto2006-02-07
* [MIPS] Cleanup fls implementation.Ralf Baechle2006-02-07
* [MIPS] local_irq_restore wasn't safe to be used in other macros mode.Ralf Baechle2006-02-07
* [MIPS] Build blast_cache routines from templateAtsushi Nemoto2006-02-07
* [MIPS] Au1200: Make KGDB compileSergei Shtylylov2006-02-07
* [MIPS] TX49x7: Fix timer register #define'sSergei Shtylylov2006-02-07
* [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation.Ralf Baechle2006-02-07
* [MIPS] Nevada support for SGI O2.Ralf Baechle2006-02-07
* [MIPS] CPU definitions for Cobalt.Ralf Baechle2006-02-07
* [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle2006-02-07
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-07
* [MIPS] Fix C version of ssnop to use the right opcode.Ralf Baechle2006-02-07
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-12
* [PATCH] mips: task_stack_page()Al Viro2006-01-12
* [PATCH] mips: task_pt_regs()Al Viro2006-01-12
* [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-12
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-12
* MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation.Ralf Baechle2006-01-10
* MIPS: R2: Fix local_irq_save()Maxime Bizon2006-01-10