index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-mips
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-23
[PATCH] make au1xxx-ide compile again
Manuel Lauss
1
-4
/
+2
2006-11-06
[MIPS] Make irq number allocator generally available for fixing EV64120.
Ralf Baechle
1
-0
/
+4
2006-11-02
[MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.
Ralf Baechle
1
-1
/
+1
2006-11-01
[MIPS] 16K & 64K page size fixes
Ralf Baechle
3
-2
/
+4
2006-10-31
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
3
-30
/
+3
2006-10-31
[MIPS] VSMP: Synchronize cp0 counters on bootup.
Ralf Baechle
1
-0
/
+2
2006-10-31
[MIPS] MIPS doesn't need compat_sys_getdents.
Ralf Baechle
1
-0
/
+1
2006-10-31
[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.
Ralf Baechle
1
-6
/
+12
2006-10-22
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
Ralf Baechle
2
-18
/
+15
2006-10-19
[MIPS] Fix iounmap argument to const volatile.
Ralf Baechle
1
-2
/
+2
2006-10-19
[MIPS] Reserve syscall numbers for kexec_load.
Ralf Baechle
1
-6
/
+9
2006-10-19
[MIPS] More vr41xx pt_regs fixups
Yoichi Yuasa
1
-1
/
+1
2006-10-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-56
/
+22
2006-10-11
[MIPS] Cleanup definitions of speed_t and tcflag_t.
Ralf Baechle
1
-9
/
+3
2006-10-11
[MIPS] Optimize and cleanup get_saved_sp, set_saved_sp
Atsushi Nemoto
1
-45
/
+19
2006-10-11
[MIPS] <asm/irq.h> does not need pt_regs anymore.
Atsushi Nemoto
1
-2
/
+0
2006-10-11
[PATCH] Consolidate check_signature
Matthew Wilcox
1
-26
/
+0
2006-10-10
[MIPS] Make sure cpu_has_fpu is used only in atomic context
Atsushi Nemoto
1
-2
/
+4
2006-10-10
[MIPS] Alchemy: nuke usbdev; it's useless as is ...
Ralf Baechle
1
-73
/
+0
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-1
/
+1
2006-10-09
[MIPS] DEC: pt_regs fixes for buserror handlers
Ralf Baechle
3
-6
/
+3
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
8
-15
/
+31
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2
-2
/
+3
2006-10-04
[MIPS] PNX8550 fixups
Vitaly Wool
1
-0
/
+14
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-10-04
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-03
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
Yoichi Yuasa
8
-852
/
+0
2006-10-03
[MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundary
Franck Bui-Huu
1
-2
/
+1
2006-10-03
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
1
-0
/
+1
2006-10-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-78
/
+78
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
1
-39
/
+0
2006-10-02
[MIPS] Remove unused galileo-boars header files
Yoichi Yuasa
2
-67
/
+0
2006-10-02
[MIPS] Rename SERIAL_PORT_DEFNS for EV64120
Yoichi Yuasa
1
-9
/
+8
2006-10-02
[MIPS] Add UART IRQ number for EV64120
Yoichi Yuasa
1
-0
/
+1
2006-10-02
[MIPS] Make unwind_stack() can dig into interrupted context
Atsushi Nemoto
1
-1
/
+1
2006-10-02
[MIPS] Remove __flush_icache_page
Atsushi Nemoto
1
-2
/
+0
2006-10-02
[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT
Atsushi Nemoto
1
-0
/
+44
2006-10-02
[MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT
Atsushi Nemoto
1
-0
/
+25
2006-10-01
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
Martin Schwidefsky
1
-0
/
+4
2006-09-27
[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.
Ralf Baechle
4
-6
/
+6
2006-09-27
[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.
Ralf Baechle
1
-1
/
+1
2006-09-27
[MIPS] fstatat syscall names
Richard Sandiford
1
-3
/
+3
2006-09-27
[MIPS] Remove EV96100 as previously announced.
Ralf Baechle
4
-477
/
+3
2006-09-27
[MIPS] Cleanup hazard handling.
Ralf Baechle
1
-236
/
+126
2006-09-27
[MIPS] Fix USER_PTRS_PER_PGD for 64K page size.
Peter Watkins
1
-1
/
+5
2006-09-27
[MIPS] Move excite_fpga.h to include/asm-mips/mach-excite
thomas@koeller.dyndns.org
1
-0
/
+80
2006-09-27
[MIPS] Reformat missformated SMTC bits.
Ralf Baechle
1
-4
/
+4
2006-09-27
[MIPS] Qemu does not have D-cache aliases
Atsushi Nemoto
1
-1
/
+1
2006-09-27
[MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.
Yoichi Yuasa
1
-2
/
+0
2006-09-27
[MIPS] Move definition of IRIX compat constant into IRIX compat code.
Ralf Baechle
1
-2
/
+0
[next]