arch/arm26/Kconfig typos
[safe/jmp/linux-2.6] / arch / mips / kernel /
2006-06-29 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-06-29 Ralf Baechle[MIPS] Remove BSD and Sys V compat data types.
2006-06-29 Chris Dearman[MIPS] MIPS32/MIPS64 secondary cache management
2006-06-29 Ralf Baechle[MIPS] Fix configuration of R2 CPU features and multith...
2006-06-29 Ralf Baechle[MIPS] Fix use of ehb instruction for non-R2 configurat...
2006-06-29 Ralf Baechle[MIPS] Wire up tee(2).
2006-06-29 Ralf Baechle[MIPS] Only register RAM as resources if UNCAC_BASE...
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-28 KAMEZAWA Hiroyuki[PATCH] node hotplug: register cpu: remove node struct
2006-06-25 Adrian Bunk[PATCH] kernel/sys.c: cleanups
2006-06-23 Yoichi Yuasa[PATCH] mips: fix number of mremap arguments
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-19 Ralf Baechle[MIPS] Cleanup memory managment initialization.
2006-06-19 Rodolfo Giometti[MIPS] APM emu support
2006-06-19 Ralf Baechle[MIPS] C99-ify struct resource initialization.
2006-06-19 Atsushi Nemoto[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_str...
2006-06-19 Atsushi Nemoto[MIPS] Fix fpu_save_double on 64-bit.
2006-06-05 Chad Reese[MIPS] Fix sparsemem support.
2006-06-05 Atsushi Nemoto[MIPS] Fix compiler warnings (field width, unused variable)
2006-06-05 Atsushi Nemoto[MIPS] Fix sparse warnings about too big constants.
2006-06-05 Ralf Baechle[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.
2006-06-05 Thiemo Seufer[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels
2006-06-05 Ralf Baechle[MIPS] Print more information if we're struck by a...
2006-06-05 Atsushi Nemoto[MIPS] Ignore unresolved weak symbols in modules.
2006-06-05 Ralf Baechle[MIPS] Fix SMP now that fixup_cpu_present_map is gone.
2006-05-31 Kumba[MIPS] Treat R14000 like R10000.
2006-05-31 Atsushi Nemoto[MIPS] Use generic STABS_DEBUG macro.
2006-05-31 Atsushi Nemoto[MIPS] Use generic DWARF_DEBUG
2006-05-31 Atsushi Nemoto[MIPS] Fix kgdb exception handler from user mode.
2006-05-31 Daniel Jacobowitz[MIPS] Update struct sigcontext member names
2006-05-31 Ralf Baechle[MIPS] Remove support for sysmips(2) SETNAME and MIPS_R...
2006-05-31 Chris Dearman[MIPS] Fix detection and handling of the 74K processor.
2006-05-31 Nigel Stephens[MIPS] Add missing 34K processor IDs
2006-05-31 Ralf Baechle[MIPS] Fix typo
2006-05-01 Al Viro[PATCH] drop task argument of audit_syscall_{entry...
2006-04-27 Ralf Baechle[MIPS] Fix branch emulation for floating-point exceptions.
2006-04-27 Ralf Baechle[MIPS] Cleanup inode->r_dev usage.
2006-04-26 Al Viro[PATCH] fix mips sys32_p{read,write}
2006-04-19 Ralf Baechle[MIPS] Make mips_srs_init static.
2006-04-19 Ralf Baechle[MIPS] FPU affinity for MT ASE.
2006-04-19 Ralf Baechle[MIPS] MT: Improved multithreading support.
2006-04-19 Ralf Baechle[MIPS] kpsd and other AP/SP improvements.
2006-04-19 Ralf Baechle[MIPS] R2: Instruction hazard barrier.
2006-04-19 Ralf Baechle[MIPS] R2: Implement shadow register allocation without...
2006-04-19 Ralf Baechle[MIPS] Rewrite all the assembler interrupt handlers...
2006-04-19 Ralf Baechle[MIPS] Rewrite spurious_interrupt from assembler to C.
2006-04-19 Ralf Baechle[MIPS] Sort out duplicate exports.
2006-04-19 Ralf Baechle[MIPS] Wire up sync_file_range(2).
2006-04-19 Ralf Baechle[MIPS] Wire splice syscall.
2006-04-19 Ralf Baechle[MIPS] Some formatting fixes.
2006-04-19 Ralf Baechle[MIPS] Fixup printk in mips_srs_init.
2006-04-19 Ralf Baechle[MIPS] Remove redundant initialization of sr_allocated.
2006-04-19 Ralf Baechle[MIPS] Make set_vi_srs_handler static.
2006-04-11 Kyle McMartin[PATCH] No arch-specific strpbrk implementations
2006-04-02 Dmitry TorokhovManual merge with Linus.
2006-03-31 Adrian Bunk[PATCH] unexport get_wchan
2006-03-29 Oleg Nesterov[PATCH] remove add_parent()'s parent argument
2006-03-27 Yoichi Yuasa[PATCH] mips: fixed collision of rtc function name
2006-03-27 Dave Hansen[PATCH] unify PFN_* macros
2006-03-26 Stephen Rothwell[PATCH] consolidate sys32/compat_adjtimex
2006-03-26 Stephen Rothwell[PATCH] create struct compat_timex and use it everywhere
2006-03-25 Thomas Gleixner[PATCH] sys_alarm() unsigned signed conversion fixup
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-03-21 Martin Michlmayr[MIPS] Separate CPU entries in /proc/cpuinfo with a...
2006-03-21 H. Peter Anvin[MIPS] sys_mmap2 offset argument should always be shift...
2006-03-21 Ralf Baechle[MIPS] War on whitespace: cleanup initial spaces follow...
2006-03-21 Ralf Baechle[MIPS] Remove CONFIG_BUILD_ELF64.
2006-03-21 Atsushi Nemoto[MIPS] Further sparsification for 32-bit compat code.
2006-03-21 Atsushi Nemoto[MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend
2006-03-21 Atsushi Nemoto[MIPS] Signal cleanup
2006-03-21 Martin Michlmayr[MIPS] Reformat all of signal32.c with tabs instead...
2006-03-21 Ralf Baechle[MIPS] Delete unused sys32_waitpid.
2006-03-18 Ralf Baechle[MIPS] Protect more of timer_interrupt() by xtime_lock.
2006-03-14 Michael NeulingInput: pcspkr - separate device and driver registration
2006-03-09 Ralf Baechle[MIPS] Momentum: Resurrect after things were moved...
2006-03-09 Ralf Baechle[MIPS] Discard .exit.text at runtime.
2006-03-01 Atsushi Nemoto[MIPS] Use USECS_PER_SEC / HZ instead of tick_usec...
2006-02-27 Atsushi Nemoto[MIPS] Use generic compat routines for readdir, getdents
2006-02-27 Ralf Baechle[MIPS] SMP: Fix initialization order bug.
2006-02-24 Ulrich Drepper[PATCH] flags parameter for linkat
2006-02-21 Atsushi Nemoto[MIPS] jiffies_to_compat_timeval fix
2006-02-21 Rojhalat Ibrahim[MIPS] Add topology_init.
2006-02-21 Ralf Baechle[MIPS] N32: Make sure pointer is good before passing...
2006-02-21 Ralf Baechle[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend...
2006-02-21 Ralf Baechle[MIPS] Reformat _sys32_rt_sigsuspend with tabs instead...
2006-02-21 Martin Michlmayr[MIPS] Make do_signal32 return void.
2006-02-21 Martin Michlmayr[MIPS] Add support for TIF_RESTORE_SIGMASK for signal32
2006-02-21 Ralf Baechle[MIPS] Make integer overflow exceptions in kernel mode...
2006-02-14 Atsushi Nemoto[MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_s...
2006-02-14 Thomas Koeller[MIPS] RM9000: Fix buggy I-cache workaround.
2006-02-14 Ralf Baechle[MIPS] MT: Propagate config7 into VPE.
2006-02-14 Ralf Baechle[MIPS] MT: Fix c0 back-to-back hazard.
2006-02-14 Atsushi Nemoto[MIPS] Rewrite get_wchan and its helper functions using...
2006-02-14 Ralf Baechle[MIPS] Remove commented out function prom_build_cpu_map.
2006-02-13 Yoichi Yuasa[PATCH] MIPS 32bit machines need fstatat64 support.
2006-02-08 Atsushi Nemoto[MIPS] Sparse: Add __user tags to syscall.c
2006-02-08 Ralf Baechle[MIPS] Wire up new syscalls.
2006-02-08 Ralf Baechle[MIPS] Make do_signal return void.
2006-02-08 Ralf Baechle[MIPS] Add support for TIF_RESTORE_SIGMASK.
next