aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2006-09-27[MIPS] setup.c: move initrd code inside dedicated functionsFranck Bui-Huu
2006-09-27[MIPS] setup.c: cleanup bootmem_init()Franck Bui-Huu
2006-09-27[MIPS] get_wchan(): remove uses of mfinfo[64]Franck Bui-Huu
2006-09-27[MIPS] get_frame_info(): null function size means size is unknownFranck Bui-Huu
2006-09-27[MIPS] unwind_stack(): return ra if an exception occured at the first instruc...Franck Bui-Huu
2006-09-27[MIPS] The o32 fstatat syscall behaves differently on 32 and 64 bit kernelsRichard Sandiford
2006-09-27[MIPS] Move definition of IRIX compat constant into IRIX compat code.Ralf Baechle
2006-09-27[MIPS] TLS: set_thread_area returns asmlinkage int not void.Ralf Baechle
2006-09-27[MIPS] TLS: Delete unused sys32_set_thread_areaRalf Baechle
2006-09-27[MIPS] Reduce race between cpu_wait() and need_resched() checkingAtsushi Nemoto
2006-09-27[MIPS] Wire up set_robust_list(2) and get_robust_list(2)Atsushi Nemoto
2006-09-27[MIPS] Make prepare_frametrace() not clobber v0Atsushi Nemoto
2006-09-27[MIPS] MT: Fix setting of XTC.Elizabeth Oldham
2006-09-27[MIPS] SMTC Build fix.Ralf Baechle
2006-09-27[MIPS] Avoid double signal restarting.Ralf Baechle
2006-09-27[MIPS] MT: Initialise all writable bits in Cause register to zero.Chris Dearman
2006-09-27[MIPS] Add missing returns in signal code.Ralf Baechle
2006-09-27[MIPS] IRIX: Crapectopy.Ralf Baechle
2006-09-27[MIPS] Don't call try_to_freeze in do_signal & co.Ralf Baechle
2006-09-27[MIPS] Improve unwind_stack()Franck Bui-Huu
2006-09-27[MIPS] Make get_frame_info() more robustFranck Bui-Huu
2006-09-27[MIPS] Simplify dump_stack()Franck Bui-Huu
2006-09-27[MIPS] Make frame_info_init() more readable.Franck Bui-Huu
2006-09-27[MIPS] Miscellaneous cleanup in prologue analysis codeFranck Bui-Huu
2006-09-27[MIPS] Remove unused MODULE_RANGE macro.Franck Bui-Huu
2006-09-27[MIPS] Make get_frame_info() more readable.Franck Bui-Huu
2006-09-27[MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64Peter Watkins
2006-09-27[MIPS] dump_stack() based on prologue code analysisAtsushi Nemoto
2006-09-27[MIPS] Rearrange show_stack, show_traceAtsushi Nemoto
2006-09-27[MIPS] Honour "panic_on_oops" sysctl.Maxime Bizon
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle
2006-07-13[MIPS] SMTC: Reformat to Linux style.Ralf Baechle
2006-07-13[MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle
2006-07-13[MIPS] MIPS MT: Fix build error.Yoichi Yuasa
2006-07-13[MIPS] Panic on fp exception in kernel mode.Chris Dearman
2006-07-13[MIPS] Save 2k text size in cpu-probeThiemo Seufer
2006-07-13[MIPS] Uses MIPS_CONF_AR instead of magic constants.Thiemo Seufer
2006-07-13[MIPS] Wire up vmsplice(2) and move_pages(2).Ralf Baechle
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle
2006-07-13[MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle
2006-07-13[MIPS] Use KERN_DEBUG to log the SDBBP messagesChris Dearman
2006-07-13[MIPS] Less noise on multithreading exceptions.Chris Dearman
2006-07-13[MIPS] Avoid interprocessor function calls.Ralf Baechle
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle