summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-10-30MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle1-0/+10
2013-10-30MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().Ralf Baechle1-2/+4
2013-10-30MIPS: Move audit_arch() helper function to __syscall_get_arch().Ralf Baechle1-13/+3
2013-10-30MIPS: Implement task_user_regset_view.Ralf Baechle1-0/+129
2013-10-30MIPS: ptrace: Use tracehook helpers.Ralf Baechle1-41/+5
2013-10-30MIPS: O32 / 32-bit: Always copy 4 stack arguments.Ralf Baechle2-433/+401
2013-10-30MIPS: Provide arch_syscall_addr.Ralf Baechle2-0/+34
2013-10-30MIPS: 32-bit: Remove unused gas macros fifty and mille.Ralf Baechle1-14/+0
2013-10-30MIPS: 64-bit: Mark native syscall table as data object.Ralf Baechle1-1/+2
2013-10-30MIPS: compat: Mark N32 syscall table as data object.Ralf Baechle1-0/+1
2013-10-30MIPS: compat: Export O32 syscall table and rename to avoid duplicate symbol.Ralf Baechle1-5/+5
2013-10-30MIPS: Tell R4k SC and MC variations apartMaciej W. Rozycki1-4/+24
2013-10-30MIPS: Add 8250/16550 serial early printk driverYoichi Yuasa2-0/+67
2013-10-30MIPS: Fix start of free memory when using initrdGreg Ungerer1-5/+14
2013-10-30MIPS: Panic messages should not end in \n.Ralf Baechle2-3/+3
2013-10-30MIPS: Use NUMA_NO_NODE instead of -1 for node ID.Ralf Baechle1-1/+2
2013-10-30MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()Jiang Liu1-1/+0
2013-10-07MIPS: stack protector: Fix per-task canary switchJames Hogan3-3/+3
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle1-0/+13
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki1-20/+22
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle4-3/+7
2013-09-13MIPS: kernel: vpe: Make vpe_attrs an array of pointers.Markos Chandras1-1/+1
2013-09-13MIPS: Fix SMP core calculations when using MT support.Leonid Yegoshin1-2/+11
2013-09-13MIPS: DECstation HRT initialization rearrangementMaciej W. Rozycki1-1/+7
2013-09-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-56/+81
2013-09-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+1
2013-09-05Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle3-54/+57
2013-09-05MIPS: kexec: Fix random crashes while loading crashkernelPrem Mallappa1-51/+48
2013-09-05MIPS: kdump: Skip walking indirection page for crashkernelsPrem Mallappa1-0/+6
2013-09-05MIPS: DECstation HRT calibration bug fixesMaciej W. Rozycki1-3/+3
2013-09-04Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle2-2/+10
2013-09-04MIPS: Netlogic: Add support for XLP2XXJayachandran C1-0/+5
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+10
2013-09-03MIPS: Ftrace: Fix function tracing return address to matchCorey Minyard1-1/+1
2013-09-03MIPS: R4k clock source initialization bug fixMaciej W. Rozycki1-1/+9
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2-9/+19
2013-08-26MIPS: Discard .eh_frame sections in linker script.David Daney1-0/+1
2013-08-26MIPS: Use r4k_wait for OCTEON3 CPUs.David Daney1-0/+1
2013-08-26MIPS: Probe for new OCTEON CPU/SoC types.David Daney1-0/+7
2013-08-20mips: convert vpe_class to use dev_groupsGreg Kroah-Hartman1-7/+10
2013-08-05MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0Florian Fainelli1-2/+8
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli2-3/+13
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli1-7/+1
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar1-2/+1
2013-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+1
2013-07-19MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli1-1/+1
2013-07-17MIPS: Delete dead invocation of exception_exit().Ralf Baechle1-1/+0
2013-07-15MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker18-54/+46
2013-07-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds24-136/+180
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle6-48/+19