index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-mips
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[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
*
[MIPS] Nevada support for SGI O2.
Ralf Baechle
2006-02-07
1
-1
/
+1
*
[MIPS] CPU definitions for Cobalt.
Ralf Baechle
2006-02-07
1
-0
/
+56
*
[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.
Ralf Baechle
2006-02-07
2
-0
/
+0
*
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
2006-02-07
1
-2
/
+1
*
[MIPS] Fix C version of ssnop to use the right opcode.
Ralf Baechle
2006-02-07
1
-1
/
+1
*
[PATCH] death of get_thread_info/put_thread_info
Al Viro
2006-01-12
1
-2
/
+0
*
[PATCH] mips: task_stack_page()
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] mips: task_pt_regs()
Al Viro
2006-01-12
2
-5
/
+5
*
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
2006-01-12
1
-1
/
+0
*
[PATCH] sched: add cacheflush() asm
Ingo Molnar
2006-01-12
1
-0
/
+10
*
MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation.
Ralf Baechle
2006-01-10
1
-5
/
+15
*
MIPS: R2: Fix local_irq_save()
Maxime Bizon
2006-01-10
1
-0
/
+1
*
MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()
Al Viro
2006-01-10
1
-2
/
+2
*
MIPS: Au1550: Fix OHCI memory map size
Sergei Shtylyov
2006-01-10
1
-2
/
+5
*
Update Yoichi Yuasa's email address.
Ralf Baechle
2006-01-10
11
-11
/
+11
[prev]
[next]