aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-04MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan4-0/+8
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds28-1217/+1921
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker4-4/+0
2014-01-24MIPS: Netlogic: Identify XLP 9XX chipJayachandran C1-0/+1
2014-01-24MIPS: /proc/cpuinfo: always print the supported ISAAaro Koskinen1-20/+19
2014-01-24MIPS: replace open-coded init_dspPaul Burton1-2/+1
2014-01-22MIPS: VPE: Remove vpe_getuid and vpe_getgidEric W. Biederman1-28/+0
2014-01-22MIPS: APRP: Code formatting clean-ups.Steven J. Hill3-222/+167
2014-01-22MIPS: APRP: Add RTLX API support for CMP platforms.Deng-Cheng Zhu2-0/+117
2014-01-22MIPS: APRP: Split RTLX support into separate files.Deng-Cheng Zhu3-132/+159
2014-01-22MIPS: APRP: Add VPE loader support for CMP platforms.Deng-Cheng Zhu2-0/+181
2014-01-22MIPS: APRP: Split VPE loader into separate files.Deng-Cheng Zhu3-628/+543
2014-01-22MIPS: kernel: cpu-probe: Add support for probing interAptiv coresLeonid Yegoshin1-0/+8
2014-01-22MIPS: Add support for interAptiv coresLeonid Yegoshin3-0/+3
2014-01-22MIPS: Add debugfs file to print the segmentation control registersSteven J. Hill2-0/+111
2014-01-22MIPS: Add support for FTLBsLeonid Yegoshin3-7/+103
2014-01-22MIPS: kernel: cpu-probe: Add support for probing proAptiv coresLeonid Yegoshin1-0/+8
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin3-0/+3
2014-01-22MIPS: features: Add initial support for Segmentation Control registersSteven J. Hill1-0/+2
2014-01-22MIPS: features: Add initial support for TLBINVF capable coresLeonid Yegoshin1-0/+5
2014-01-22MIPS: MT: proc: Add support for printing VPE and TC idsMarkos Chandras1-1/+8
2014-01-22MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.Leonid Yegoshin1-8/+21
2014-01-22MIPS: GIC: Send IPIs using the GICSteven J. Hill1-0/+27
2014-01-22MIPS: MT: Mark existing TCs as presentMarkos Chandras1-0/+1
2014-01-22MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MTMarkos Chandras1-0/+3
2014-01-22MIPS: BMIPS: change compile time checks to runtime checksJonas Gorski2-135/+232
2014-01-13MIPS: Support for 64-bit FP with O32 binariesPaul Burton10-72/+209
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