aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2014-03-17MIPS: ftrace: Fix icache flush range errorViller Hsiao
2014-03-14MIPS: FPU: Fix conflict of register usageHuacai Chen
2014-03-14MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle
2014-03-06MIPS: APRP: Unregister rtlx interrupt hook at module exitDeng-Cheng Zhu
2014-02-04MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24MIPS: Netlogic: Identify XLP 9XX chipJayachandran C
2014-01-24MIPS: /proc/cpuinfo: always print the supported ISAAaro Koskinen
2014-01-24MIPS: replace open-coded init_dspPaul Burton
2014-01-22MIPS: VPE: Remove vpe_getuid and vpe_getgidEric W. Biederman
2014-01-22MIPS: APRP: Code formatting clean-ups.Steven J. Hill
2014-01-22MIPS: APRP: Add RTLX API support for CMP platforms.Deng-Cheng Zhu
2014-01-22MIPS: APRP: Split RTLX support into separate files.Deng-Cheng Zhu
2014-01-22MIPS: APRP: Add VPE loader support for CMP platforms.Deng-Cheng Zhu
2014-01-22MIPS: APRP: Split VPE loader into separate files.Deng-Cheng Zhu
2014-01-22MIPS: kernel: cpu-probe: Add support for probing interAptiv coresLeonid Yegoshin
2014-01-22MIPS: Add support for interAptiv coresLeonid Yegoshin
2014-01-22MIPS: Add debugfs file to print the segmentation control registersSteven J. Hill
2014-01-22MIPS: Add support for FTLBsLeonid Yegoshin
2014-01-22MIPS: kernel: cpu-probe: Add support for probing proAptiv coresLeonid Yegoshin
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin
2014-01-22MIPS: features: Add initial support for Segmentation Control registersSteven J. Hill
2014-01-22MIPS: features: Add initial support for TLBINVF capable coresLeonid Yegoshin
2014-01-22MIPS: MT: proc: Add support for printing VPE and TC idsMarkos Chandras
2014-01-22MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.Leonid Yegoshin
2014-01-22MIPS: GIC: Send IPIs using the GICSteven J. Hill
2014-01-22MIPS: MT: Mark existing TCs as presentMarkos Chandras
2014-01-22MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MTMarkos Chandras
2014-01-22MIPS: BMIPS: change compile time checks to runtime checksJonas Gorski
2014-01-13MIPS: Support for 64-bit FP with O32 binariesPaul Burton
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