summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2019-10-23MIPS: bmips: mark exception vectors as char arraysJonas Gorski-4/+4
2019-10-10MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang-0/+33
2019-10-02MIPS: init: Prevent adding memory before PHYS_OFFSETThomas Bogendoerfer-0/+3
2019-10-02MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startThomas Bogendoerfer-1/+1
2019-10-02MIPS: Wire up clone3 syscallPaul Burton-3/+4
2019-10-01MIPS: cpu-bugs64: Mark inline functions as __always_inlineJiaxun Yang-6/+8
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-343/+129
2019-08-31mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra-0/+1
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang-0/+10
2019-08-24mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers-1/+1
2019-08-23MIPS: Fix build with CONFIG_PROC_VMCORE=yPaul Burton-1/+1
2019-08-23MIPS: init: Drop boot_mem_mapJiaxun Yang-270/+85
2019-08-11MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor-1/+1
2019-08-06Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+4
2019-08-05MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie-0/+7
2019-07-30mips: remove nargs from __SYSCALLFiroz Khan-6/+6
2019-07-25mips: Add support for generic vDSOVincenzo Frascino-31/+6
2019-07-23MIPS: Remove unused R8000 CPU supportPaul Burton-9/+0
2019-07-23MIPS: Remove unused R5432_CP0_INTERRUPT_WARPaul Burton-3/+0
2019-07-23MIPS: Remove unused R5432 CPU supportPaul Burton-8/+0
2019-07-23MIPS: Remove unused R4300 CPU supportPaul Burton-10/+0
2019-07-21MIPS: Decode config3 register on Ingenic SoCsPaul Cercueil-0/+8
2019-07-21MIPS: Rename JZRISC to XBURSTPaul Cercueil-4/+4
2019-07-18mips: fix cacheinfoVladimir Kondratiev-0/+2
2019-07-18MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer-1/+2
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-26/+27
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual-1/+1
2019-07-15MIPS: perf events: handle switch statement falling through warningsStephen Rothwell-15/+15
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner-0/+3
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-55/+55
2019-07-03mips/kprobes: Export kprobe_fault_handler()Anshuman Khandual-1/+1
2019-06-28arch: wire-up pidfd_open()Christian Brauner-0/+3
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar-27/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-21/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner-6/+2
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar-15/+1
2019-06-11MIPS: ftrace: Reword prepare_ftrace_return() comment blockGeert Uytterhoeven-11/+12
2019-06-08Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 252Thomas Gleixner-12/+1
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner-24/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-30/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-68/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-89/+18
2019-05-29MIPS: uprobes: remove set but not used variable 'epc'YueHaibing-3/+0
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman-6/+6
2019-05-29signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...Eric W. Biederman-1/+1