summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2-2/+2
2016-03-09MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki1-7/+6
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras1-2/+0
2015-08-16MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3
2015-06-22MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan1-1/+1
2015-03-06MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan1-0/+8
2015-02-11MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen1-1/+1
2015-02-11MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau1-0/+4
2014-10-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras1-0/+12
2014-09-17MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith1-19/+13
2014-09-17MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen1-1/+0
2014-09-17MIPS: Prevent user from setting FCSR cause bitsPaul Burton1-1/+2
2014-09-17MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith1-29/+160
2014-09-17MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith1-1/+1
2014-09-17MIPS: GIC: Prevent array overrunJeffrey Deans1-2/+4
2014-07-06MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras1-1/+1
2014-06-11MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras1-2/+2
2014-03-17MIPS: ftrace: Fix icache flush range errorViller Hsiao1-3/+2
2014-03-14MIPS: FPU: Fix conflict of register usageHuacai Chen1-4/+4
2014-03-14MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle1-4/+4
2014-03-06MIPS: APRP: Unregister rtlx interrupt hook at module exitDeng-Cheng Zhu2-0/+6
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/vir...Linus Torvalds1-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-58/+2