aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2010-10-04MIPS: Fix syscall 64 bit number comments.Ralf Baechle
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney
2010-10-04MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle
2010-10-04MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle
2010-10-04MIPS: kspd: Adjust confusing if indentationJulia Lawall
2010-10-04MIPS: Fix a typo.Andrea Gelmini
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel
2010-08-05kgdb,mips: Individual register get/set for mipsJason Wessel
2010-08-05MIPS: Clean up notify_die() usage.David Daney
2010-08-05MIPS: Remove unused task_struct.trap_no field.David Daney
2010-08-05MIPS: kprobe: Add support.David Daney
2010-08-05MIPS: Decode core number for R2 CPUs.David Daney
2010-08-05MIPS: SMTC: Use %p to format pointersKulikov Vasiliy
2010-08-05MIPS: Export __cpu_number_map and __cpu_logical_map.David Daney
2010-08-05MIPS: uasm: Add option to export uasm API.David Daney
2010-08-05MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen
2010-08-05MIPS: tracing: Fix the indentation of mcount.SWu Zhangjin
2010-08-05MIPS: Enable heap randomization.David Daney
2010-08-05MIPS: Randomize mmap if randomize_va_space is setDavid Daney
2010-08-05MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.Ralf Baechle
2010-08-05MIPS: Add -Werror to arch/mips/KbuildSam Ravnborg
2010-08-05MIPS: N32: Fix syscall number comments.David Daney
2010-08-05MIPS: Don't overflow cevt-r4k.c calculations at high clock rates.David Daney
2010-07-26MIPS: N32: Define getdents64.Ralf Baechle
2010-07-26MIPS: Make init_vdso a subsys_initcall.David Daney
2010-07-26MIPS: "Fix" useless 'init_vdso successfully' message.David Daney
2010-07-05MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson
2010-07-05MIPS: MT: Fix FPU affinity.Ralf Baechle
2010-07-05MIPS: Tracing: Cleanup of address space checkingWu Zhangjin
2010-07-05MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin
2010-07-05MIPS: Tracing: Reduce the overhead of dynamic Function TracerWu Zhangjin
2010-07-05MIPS: Tracing: Cleanup of instructions usedWu Zhangjin
2010-07-05MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressWu Zhangjin
2010-07-05MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin
2010-07-05MIPS: Tracing: Cleanup commentsWu Zhangjin
2010-07-05MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin
2010-07-05MIPS: Tracing: Merge adjacent #ifdefs with same condition.Wu Zhangjin
2010-05-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-05-21MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee
2010-05-21MIPS: Use set_cpus_allowed_ptrJulia Lawall
2010-05-20mips,kgdb: kdb low level trap catch and stack traceJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-15 MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar
2010-04-30MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior