aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2014-01-22MIPS: VPE: Remove vpe_getuid and vpe_getgidEric W. Biederman
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar
2013-10-29MIPS: traps: Reformat notify_die invocations to 80 columns.Ralf Baechle
2013-10-29MIPS: Print correct PC in trace dump after NMI exceptionLeonid Yegoshin
2013-10-29MIPS: kernel: cpu-probe: Report CPU id during probeLeonid Yegoshin
2013-10-29MIPS: Remove bogus BUG_ON()Markos Chandras
2013-10-29MIPS: PowerTV: Remove support code.Ralf Baechle
2013-10-29MIPS: ftrace: Add support for syscall tracepoints.Ralf Baechle
2013-10-29MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry().Ralf Baechle
2013-10-29MIPS: Move audit_arch() helper function to __syscall_get_arch().Ralf Baechle
2013-10-29MIPS: Implement task_user_regset_view.Ralf Baechle
2013-10-29MIPS: ptrace: Use tracehook helpers.Ralf Baechle
2013-10-29MIPS: O32 / 32-bit: Always copy 4 stack arguments.Ralf Baechle
2013-10-29MIPS: Provide arch_syscall_addr.Ralf Baechle
2013-10-29MIPS: 32-bit: Remove unused gas macros fifty and mille.Ralf Baechle
2013-10-29MIPS: 64-bit: Mark native syscall table as data object.Ralf Baechle
2013-10-29MIPS: compat: Mark N32 syscall table as data object.Ralf Baechle
2013-10-29MIPS: compat: Export O32 syscall table and rename to avoid duplicate symbol.Ralf Baechle
2013-10-29MIPS: Tell R4k SC and MC variations apartMaciej W. Rozycki
2013-10-29MIPS: Add 8250/16550 serial early printk driverYoichi Yuasa
2013-10-29MIPS: Fix start of free memory when using initrdGreg Ungerer
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle
2013-10-29MIPS: Use NUMA_NO_NODE instead of -1 for node ID.Ralf Baechle
2013-10-29MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()Jiang Liu
2013-10-29MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu
2013-10-09mips: use common of_flat_dt_get_machine_nameRob Herring
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-09mips: use early_init_dt_scanRob Herring
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-10-07MIPS: stack protector: Fix per-task canary switchJames Hogan
2013-10-04sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-09-13MIPS: kernel: vpe: Make vpe_attrs an array of pointers.Markos Chandras
2013-09-13MIPS: Fix SMP core calculations when using MT support.Leonid Yegoshin
2013-09-13MIPS: DECstation HRT initialization rearrangementMaciej W. Rozycki
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-05Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle
2013-09-05MIPS: kexec: Fix random crashes while loading crashkernelPrem Mallappa
2013-09-05MIPS: kdump: Skip walking indirection page for crashkernelsPrem Mallappa
2013-09-05MIPS: DECstation HRT calibration bug fixesMaciej W. Rozycki
2013-09-04Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle