| Commit message (Expand) | Author | Age | Files | Lines |
* | It's UTF-8 | Alexey Dobriyan | 2006-03-22 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-03-21 | 1 | -0/+4 |
|\ |
|
| * | [PATCH] USB: EHCI for AU1200 | Jordan Crouse | 2006-03-20 | 1 | -0/+4 |
* | | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 2006-03-21 | 4 | -9/+9 |
* | | [MIPS] Reformat __xchg(). | Ralf Baechle | 2006-03-21 | 1 | -4/+4 |
* | | [MIPS] Remove CONFIG_BUILD_ELF64. | Ralf Baechle | 2006-03-21 | 3 | -27/+4 |
* | | [MIPS] Further sparsification for 32-bit compat code. | Atsushi Nemoto | 2006-03-21 | 1 | -4/+4 |
* | | [MIPS] Signal cleanup | Atsushi Nemoto | 2006-03-21 | 1 | -1/+19 |
* | | [MIPS] Make I/O helpers more customizable | Atsushi Nemoto | 2006-03-21 | 4 | -57/+66 |
* | | [MIPS] sc-rm7k.c cleanup | Atsushi Nemoto | 2006-03-21 | 1 | -0/+1 |
* | | [MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping. | Ralf Baechle | 2006-03-21 | 1 | -0/+18 |
* | | [MIPS] Add early console for Cobalt. | Peter Horton | 2006-03-21 | 1 | -0/+2 |
|/ |
|
* | [MIPS] Sibyte: Fix race in sb1250_gettimeoffset(). | Ralf Baechle | 2006-03-18 | 1 | -1/+1 |
* | [MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width. | Ralf Baechle | 2006-03-18 | 1 | -2/+3 |
* | [MIPS] Work around bad code generation for <asm/io.h>. | Ralf Baechle | 2006-03-18 | 1 | -3/+15 |
* | [MIPS] local_r4k_flush_cache_page fix | Atsushi Nemoto | 2006-03-18 | 3 | -1/+6 |
* | [MIPS] SB1: Fix interrupt disable hazard. | Ralf Baechle | 2006-03-18 | 1 | -77/+103 |
* | [MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>. | Ralf Baechle | 2006-03-09 | 1 | -0/+3 |
* | [MIPS] Fix build error on processors that don's support copy-on-write. | Ralf Baechle | 2006-02-28 | 1 | -0/+18 |
* | [MIPS] Fix atomic*_sub_if_positive return value. | Ralf Baechle | 2006-02-27 | 1 | -0/+12 |
* | [MIPS] SMP: Fix initialization order bug. | Ralf Baechle | 2006-02-27 | 1 | -2/+9 |
* | [MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg(). | Ralf Baechle | 2006-02-27 | 1 | -4/+4 |
* | [MIPS] Follow Uli's latest *at syscall changes. | Ralf Baechle | 2006-02-21 | 1 | -3/+3 |
* | [MIPS] Fixes for uaccess.h with gcc >= 4.0.1 | Atsushi Nemoto | 2006-02-21 | 1 | -3/+3 |
* | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 2006-02-15 | 1 | -10/+12 |
* | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 2006-02-14 | 1 | -0/+2 |
* | [MIPS] Fix CPU type bitmasks for MIPS III, IV and V. | Maciej W. Rozycki | 2006-02-14 | 1 | -3/+3 |
* | [MIPS] Get rid of kludgery needed to keep stdargs of old compilers working. | Ralf Baechle | 2006-02-14 | 1 | -17/+0 |
* | [MIPS] More uaccess.h fixes with gcc >= 4.0.1. | Ralf Baechle | 2006-02-14 | 1 | -1/+4 |
* | [MIPS] Add protected_blast_icache_range, blast_icache_range, etc. | Atsushi Nemoto | 2006-02-14 | 1 | -33/+41 |
* | [MIPS] Fold non-__mips64 case into CONFIG_32BIT case. | Ralf Baechle | 2006-02-14 | 1 | -3/+1 |
* | [MIPS] RM200: Give RM200 it's own timex.h. | Ralf Baechle | 2006-02-14 | 2 | -10/+14 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-02-08 | 4 | -10/+62 |
|\ |
|
| * | [MIPS] Add 'const' to readb and friends | Atsushi Nemoto | 2006-02-08 | 1 | -1/+1 |
| * | [MIPS] Wire up new syscalls. | Ralf Baechle | 2006-02-08 | 1 | -7/+57 |
| * | [MIPS] Make do_signal return void. | Ralf Baechle | 2006-02-08 | 1 | -1/+1 |
| * | [MIPS] Add support for TIF_RESTORE_SIGMASK. | Ralf Baechle | 2006-02-08 | 2 | -2/+4 |
* | | [PATCH] mips: namespace pollution - mem_... -> __mem_... in io.h | Al Viro | 2006-02-08 | 1 | -16/+16 |
|/ |
|
* | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-07 | 1 | -1/+0 |
* | [MIPS] TX49x7: Fix reporting of the CPU name and PCI clock | Sergei Shtylylov | 2006-02-07 | 1 | -0/+10 |
* | [MIPS] TX49 MFC0 bug workaround | Atsushi Nemoto | 2006-02-07 | 1 | -6/+17 |
* | [MIPS] MIPS R2 optimized endianess swapping. | Ralf Baechle | 2006-02-07 | 1 | -0/+29 |
* | [MIPS] Remove buggy inline version of memscan. | Ralf Baechle | 2006-02-07 | 1 | -22/+0 |
* | [MIPS] Remove wrong __user tags. | Atsushi Nemoto | 2006-02-07 | 1 | -2/+1 |
* | [MIPS] Cleanup fls implementation. | Ralf Baechle | 2006-02-07 | 1 | -26/+32 |
* | [MIPS] local_irq_restore wasn't safe to be used in other macros mode. | Ralf Baechle | 2006-02-07 | 1 | -2/+2 |
* | [MIPS] Build blast_cache routines from template | Atsushi Nemoto | 2006-02-07 | 1 | -350/+50 |
* | [MIPS] Au1200: Make KGDB compile | Sergei Shtylylov | 2006-02-07 | 1 | -0/+4 |
* | [MIPS] TX49x7: Fix timer register #define's | Sergei Shtylylov | 2006-02-07 | 1 | -11/+10 |
* | [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation. | Ralf Baechle | 2006-02-07 | 1 | -35/+36 |