aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix syscall 64 bit number comments.Ralf Baechle2010-10-041-2/+2
* MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney2010-10-045-3/+22
* MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle2010-10-041-1/+1
* MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-041-1/+1
* MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle2010-10-041-2/+1
* MIPS: kspd: Adjust confusing if indentationJulia Lawall2010-10-041-1/+1
* MIPS: Fix a typo.Andrea Gelmini2010-10-041-1/+1
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-3/+7
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-65/+146
|\
| * kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel2010-08-051-7/+1
| * kgdb,mips: Individual register get/set for mipsJason Wessel2010-08-051-58/+145
* | MIPS: Clean up notify_die() usage.David Daney2010-08-051-10/+15
* | MIPS: Remove unused task_struct.trap_no field.David Daney2010-08-052-2/+1
* | MIPS: kprobe: Add support.David Daney2010-08-053-1/+579
* | MIPS: Decode core number for R2 CPUs.David Daney2010-08-051-0/+3
* | MIPS: SMTC: Use %p to format pointersKulikov Vasiliy2010-08-051-2/+1
* | MIPS: Export __cpu_number_map and __cpu_logical_map.David Daney2010-08-051-0/+4
* | MIPS: uasm: Add option to export uasm API.David Daney2010-08-051-1/+1
* | MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen2010-08-051-0/+20
* | MIPS: tracing: Fix the indentation of mcount.SWu Zhangjin2010-08-051-3/+3
* | MIPS: Enable heap randomization.David Daney2010-08-051-0/+28
* | MIPS: Randomize mmap if randomize_va_space is setDavid Daney2010-08-051-1/+20
* | MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.Ralf Baechle2010-08-051-6/+1
* | MIPS: Add -Werror to arch/mips/KbuildSam Ravnborg2010-08-051-2/+0
* | MIPS: N32: Fix syscall number comments.David Daney2010-08-051-4/+4
* | MIPS: Don't overflow cevt-r4k.c calculations at high clock rates.David Daney2010-08-051-3/+2
|/
* MIPS: N32: Define getdents64.Ralf Baechle2010-07-261-0/+1
* MIPS: Make init_vdso a subsys_initcall.David Daney2010-07-261-1/+1
* MIPS: "Fix" useless 'init_vdso successfully' message.David Daney2010-07-261-2/+0
* MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson2010-07-051-1/+1
* MIPS: MT: Fix FPU affinity.Ralf Baechle2010-07-051-26/+61
* MIPS: Tracing: Cleanup of address space checkingWu Zhangjin2010-07-051-3/+19
* MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin2010-07-051-22/+26
* MIPS: Tracing: Reduce the overhead of dynamic Function TracerWu Zhangjin2010-07-051-44/+49
* MIPS: Tracing: Cleanup of instructions usedWu Zhangjin2010-07-051-8/+11
* MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressWu Zhangjin2010-07-051-2/+14
* MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin2010-07-051-3/+9
* MIPS: Tracing: Cleanup commentsWu Zhangjin2010-07-051-5/+6
* MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin2010-07-051-14/+22
* MIPS: Tracing: Merge adjacent #ifdefs with same condition.Wu Zhangjin2010-07-051-2/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-05-215-26/+35
|\
| * MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee2010-05-212-21/+30
| * MIPS: Use set_cpus_allowed_ptrJulia Lawall2010-05-213-5/+5
* | mips,kgdb: kdb low level trap catch and stack traceJason Wessel2010-05-202-1/+34
* | kgdb: core changes to support kdbJason Wessel2010-05-201-0/+5
|/
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-7/+7
|\
| * Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-0317-321/+174
| |\
| * | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-021-7/+7
* | | MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva2010-05-151-1/+1