aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-22MIPS: VPE: Remove vpe_getuid and vpe_getgidEric W. Biederman1-28/+0
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-58/+2
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+9
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro1-1/+1
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds17-688/+737
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring3-3/+3
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar3-3/+3
2013-10-29MIPS: traps: Reformat notify_die invocations to 80 columns.Ralf Baechle1-10/+14
2013-10-29MIPS: Print correct PC in trace dump after NMI exceptionLeonid Yegoshin2-5/+22
2013-10-29MIPS: kernel: cpu-probe: Report CPU id during probeLeonid Yegoshin1-2/+2
2013-10-29MIPS: Remove bogus BUG_ON()Markos Chandras1-1/+0
2013-10-29MIPS: PowerTV: Remove support code.Ralf Baechle2-152/+0
2013-10-29MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle1-0/+10
2013-10-29MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().Ralf Baechle1-2/+4
2013-10-29MIPS: Move audit_arch() helper function to __syscall_get_arch().Ralf Baechle1-13/+3
2013-10-29MIPS: Implement task_user_regset_view.Ralf Baechle1-0/+129
2013-10-29MIPS: ptrace: Use tracehook helpers.Ralf Baechle1-41/+5
2013-10-29MIPS: O32 / 32-bit: Always copy 4 stack arguments.Ralf Baechle2-433/+401
2013-10-29MIPS: Provide arch_syscall_addr.Ralf Baechle2-0/+34
2013-10-29MIPS: 32-bit: Remove unused gas macros fifty and mille.Ralf Baechle1-14/+0
2013-10-29MIPS: 64-bit: Mark native syscall table as data object.Ralf Baechle1-1/+2
2013-10-29MIPS: compat: Mark N32 syscall table as data object.Ralf Baechle1-0/+1
2013-10-29MIPS: compat: Export O32 syscall table and rename to avoid duplicate symbol.Ralf Baechle1-5/+5
2013-10-29MIPS: Tell R4k SC and MC variations apartMaciej W. Rozycki1-4/+24
2013-10-29MIPS: Add 8250/16550 serial early printk driverYoichi Yuasa2-0/+67
2013-10-29MIPS: Fix start of free memory when using initrdGreg Ungerer1-5/+14
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle2-3/+3
2013-10-29MIPS: Use NUMA_NO_NODE instead of -1 for node ID.Ralf Baechle1-1/+2
2013-10-29MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()Jiang Liu1-1/+0
2013-10-29MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu1-2/+2
2013-10-09mips: use common of_flat_dt_get_machine_nameRob Herring1-14/+1
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring1-10/+0
2013-10-09mips: use early_init_dt_scanRob Herring1-36/+3
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar4-23/+42
2013-10-07MIPS: stack protector: Fix per-task canary switchJames Hogan3-3/+3
2013-10-04sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra1-10/+9
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-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-56/+81
2013-09-10Merge 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