summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2018-02-19MIPS: Remove a warning when PHYS_OFFSET is 0x0Mathieu Malaterre-1/+1
2018-02-19MIPS: Make declaration for function `memory_region_available` staticMathieu Malaterre-1/+2
2018-02-16Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+13
2018-02-13Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhog...Linus Torvalds-0/+13
2018-02-13MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski-4/+12
2018-02-13MIPS: BMIPS: Fix section mismatch warningJaedon Shin-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-2/+2
2018-02-08MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton-0/+13
2018-02-07Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+12
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-41/+35
2018-02-05MIPS: SMP-CPS: Remove duplicate assignment of core in play_deadMatt Redfearn-2/+0
2018-02-05MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW falloutJames Hogan-5/+12
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+0
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+2
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-76/+20
2018-01-30mips: remove arch specific early_init_dt_alloc_memory_archRob Herring-5/+0
2018-01-23MIPS: Watch: Avoid duplication of bits in mips_read_watch_registersMatt Redfearn-8/+6
2018-01-23MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers.Matt Redfearn-10/+7
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman-9/+20
2018-01-18MIPS: Use proper kernel-doc Return keywordMathieu Malaterre-1/+1
2018-01-18MIPS: Setup boot_command_line before plat_mem_setupPaul Burton-19/+20
2018-01-18MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_returnMathieu Malaterre-1/+1
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman-57/+0
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman-10/+0
2018-01-10MIPS: CM: Drop WARN_ON(vp != 0)James Hogan-1/+0
2017-12-20MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki-0/+12
2017-12-12MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki-0/+3
2017-12-12MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki-0/+1
2017-12-12MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki-11/+36
2017-12-12MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki-1/+1
2017-12-12MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki-1/+11
2017-12-12MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki-25/+83
2017-12-12MIPS: CPS: Fix r1 .set mt assembler warningJames Hogan-0/+2
2017-11-27mips: annotate ->poll() instancesAl Viro-2/+2
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-13/+1
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-15/+61
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2017-11-13MIPS: Add iomem resource for kernel bss section.David Daney-0/+4
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells-13/+1
2017-11-09MIPS/ptrace: Update syscall nr on register changesJames Hogan-0/+22
2017-11-09MIPS/ptrace: Pick up ptrace/seccomp changed syscallsJames Hogan-3/+6
2017-11-09MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki-0/+17
2017-11-09MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan-10/+10
2017-11-07MIPS: BMIPS: Fix missing cbr addressJaedon Shin-2/+2
2017-11-07MIPS: Allow __cpu_number_map to be larger than NR_CPUSDavid Daney-1/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-21/+50
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-12/+22
2017-11-03Update MIPS email addressesPaul Burton-9/+9
2017-11-02MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+19