summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-03MIPS: End asm function prologue macros with .insnPaul Burton1-4/+6
2017-01-03MIPS: Use generic asm/export.hPaul Burton1-0/+1
2017-01-03MIPS: IRQ: Remove useless i8259_of_init() prototype.Ralf Baechle1-1/+0
2017-01-03MIPS: ralink: Add missing pinmux.John Crispin1-1/+6
2017-01-03MIPS: platform: Allow for DTB to be moved during kernel relocationMarcin Nowakowski1-0/+13
2017-01-03MIPS: elfcore: add correct copy_regs implementationsMarcin Nowakowski1-0/+6
2017-01-03MIPS: Move register dump routines out of ptrace codeMarcin Nowakowski1-0/+3
2017-01-03MIPS: kexec: remove SMP_DUMPMarcin Nowakowski1-7/+1
2017-01-03MIPS: Loongson1: Add watchdog support for Loongson1 boardYang Ling1-4/+5
2017-01-03MIPS: Loongson1: Remove several redundant RTC-related macrosYang Ling2-3/+27
2017-01-03MIPS: Remove RESTORE_ALL_AND_RETPaul Burton1-8/+0
2017-01-03MIPS: Cleanup LLBit handling in switch_toPaul Burton1-6/+12
2017-01-03MIPS: Remove r2_emul_return from struct thread_infoPaul Burton2-1/+4
2017-01-03MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton1-0/+7
2017-01-03MIPS: Loongson1B: Modify DEFAULT_MEMSIZEKelvin Cheung1-1/+1
2017-01-03MIPS: SMP: Remove cpu_callin_mapMatt Redfearn1-2/+0
2017-01-03MIPS: Remove unused HIGHMEM_DEBUG macroPaul Burton1-3/+0
2017-01-03MIPS: Use generic asm/unaligned.hPaul Burton2-28/+1
2017-01-03MIPS: Octeon: Enable KASLRSteven J. Hill1-2/+13
2017-01-03MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn1-0/+7
2017-01-03MIPS: Introduce irq_stackMatt Redfearn1-0/+12
2017-01-03MIPS: Octeon: Kill cvmx_helper_link_autoconf()Aaro Koskinen5-21/+5
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds4-4/+4
2016-12-18Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+0
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+0
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2-0/+19
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+19
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan1-0/+2
2016-11-24MIPS: Mask out limit field when calculating wired entry countPaul Burton2-0/+19
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar3-3/+35
2016-11-05MIPS: jz4740: Remove obsolete codePaul Cercueil1-1/+0
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+4
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2-0/+31
2016-10-26KVM: MIPS: Precalculate MMIO load resume PCJames Hogan1-3/+4
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-1/+0
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds33-737/+449
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle1-6/+16
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+15
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai1-0/+1
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2016-10-10MIPS: Enable hardened usercopyPaul Burton1-0/+18
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski1-12/+0
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-2/+3
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie1-2/+0
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-23/+40