aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski
2016-08-02MIPS: Factor o32 specific code into signal_o32.cHarvey Hunt
2016-08-02MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton
2016-07-29MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan
2016-07-29MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hackJames Hogan
2016-07-29MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan
2016-07-29MIPS: SMP: Clear ASID without confusing has_valid_asid()James Hogan
2016-07-28KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-07-28MIPS: Print segment physical address when EU=1James Hogan
2016-07-24MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processorsMatt Redfearn
2016-07-24MIPS: smp-cps: Allow booting of CPU other than VP0 within a coreMatt Redfearn
2016-07-24MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen
2016-07-24MIPS: Fix r4k clockevents registrationHuacai Chen
2016-07-21MIPS: traps: return correct si code for accessing nonmapped addressesPetar Jovanovic
2016-07-05MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton
2016-07-05MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton
2016-07-05MIPS: KVM: Drop now unused asm offsetsJames Hogan
2016-06-15MIPS: KVM: Don't hardcode restored HWREnaJames Hogan
2016-06-15MIPS: Clean up RDHWR handlingJames Hogan
2016-06-14MIPS/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-14MIPS: KVM: Restore host EBase from ebase variableJames Hogan
2016-06-14MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan
2016-06-14MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle
2016-05-28MIPS: kernel: Fix typoAndrea Gelmini
2016-05-28MIPS: R6: Fix typoAndrea Gelmini
2016-05-28MIPS: CPS: Copy EVA configuration when starting secondary VPs.Matt Redfearn
2016-05-28MIPS: Fix incomplete separation of XPA CPU featureJames Hogan
2016-05-28MIPS: smp-cps: Clear Status IPL field when using EICPaul Burton
2016-05-28MIPS: Clear Status IPL field when using EICPaul Burton
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-17MIPS: perf: Fix I6400 event numbersJames Hogan
2016-05-17MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-13MIPS: Prevent "restoration" of MSA context in non-MSA kernelsPaul Burton
2016-05-13MIPS: cevt-r4k: Dynamically calculate min_delta_nsJames Hogan
2016-05-13MIPS: Force CPUs to lose FP context during mode switchesPaul Burton
2016-05-13MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)Paul Burton