| Commit message (Expand) | Author | Age |
* | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 2006-02-15 |
* | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 2006-02-14 |
* | [MIPS] Fix CPU type bitmasks for MIPS III, IV and V. | Maciej W. Rozycki | 2006-02-14 |
* | [MIPS] Get rid of kludgery needed to keep stdargs of old compilers working. | Ralf Baechle | 2006-02-14 |
* | [MIPS] More uaccess.h fixes with gcc >= 4.0.1. | Ralf Baechle | 2006-02-14 |
* | [MIPS] Add protected_blast_icache_range, blast_icache_range, etc. | Atsushi Nemoto | 2006-02-14 |
* | [MIPS] Fold non-__mips64 case into CONFIG_32BIT case. | Ralf Baechle | 2006-02-14 |
* | [MIPS] RM200: Give RM200 it's own timex.h. | Ralf Baechle | 2006-02-14 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-02-08 |
|\ |
|
| * | [MIPS] Add 'const' to readb and friends | Atsushi Nemoto | 2006-02-08 |
| * | [MIPS] Wire up new syscalls. | Ralf Baechle | 2006-02-08 |
| * | [MIPS] Make do_signal return void. | Ralf Baechle | 2006-02-08 |
| * | [MIPS] Add support for TIF_RESTORE_SIGMASK. | Ralf Baechle | 2006-02-08 |
* | | [PATCH] mips: namespace pollution - mem_... -> __mem_... in io.h | Al Viro | 2006-02-08 |
|/ |
|
* | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-07 |
* | [MIPS] TX49x7: Fix reporting of the CPU name and PCI clock | Sergei Shtylylov | 2006-02-07 |
* | [MIPS] TX49 MFC0 bug workaround | Atsushi Nemoto | 2006-02-07 |
* | [MIPS] MIPS R2 optimized endianess swapping. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Remove buggy inline version of memscan. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Remove wrong __user tags. | Atsushi Nemoto | 2006-02-07 |
* | [MIPS] Cleanup fls implementation. | Ralf Baechle | 2006-02-07 |
* | [MIPS] local_irq_restore wasn't safe to be used in other macros mode. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Build blast_cache routines from template | Atsushi Nemoto | 2006-02-07 |
* | [MIPS] Au1200: Make KGDB compile | Sergei Shtylylov | 2006-02-07 |
* | [MIPS] TX49x7: Fix timer register #define's | Sergei Shtylylov | 2006-02-07 |
* | [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Nevada support for SGI O2. | Ralf Baechle | 2006-02-07 |
* | [MIPS] CPU definitions for Cobalt. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 2006-02-07 |
* | [MIPS] Fix C version of ssnop to use the right opcode. | Ralf Baechle | 2006-02-07 |
* | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 2006-01-12 |
* | [PATCH] mips: task_stack_page() | Al Viro | 2006-01-12 |
* | [PATCH] mips: task_pt_regs() | Al Viro | 2006-01-12 |
* | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org | 2006-01-12 |
* | [PATCH] sched: add cacheflush() asm | Ingo Molnar | 2006-01-12 |
* | MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation. | Ralf Baechle | 2006-01-10 |
* | MIPS: R2: Fix local_irq_save() | Maxime Bizon | 2006-01-10 |
* | MIPS: Namespace pollution: dump_regs() -> elf_dump_regs() | Al Viro | 2006-01-10 |
* | MIPS: Au1550: Fix OHCI memory map size | Sergei Shtylyov | 2006-01-10 |
* | Update Yoichi Yuasa's email address. | Ralf Baechle | 2006-01-10 |
* | MIPS: Reorganize ISA constants strictly as bitmasks. | Ralf Baechle | 2006-01-10 |
* | MIPS: Introduce machinery for testing for MIPSxxR1/2. | Ralf Baechle | 2006-01-10 |
* | MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. | Ralf Baechle | 2006-01-10 |
* | MIPS: Get rid of atomic_lock. | Ralf Baechle | 2006-01-10 |
* | MIPS: DSP: Put mask field into the right place. | Ralf Baechle | 2006-01-10 |
* | MIPS: DSP: Set all register masks to 0x3ff. | Ralf Baechle | 2006-01-10 |
* | MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000 | Atsushi Nemoto | 2006-01-10 |
* | MIPS: DSP: eleminate used_dsp. | Ralf Baechle | 2006-01-10 |
* | MIPS: DSP: Context switch the DSPcontrol register also. | Ralf Baechle | 2006-01-10 |