summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* mips: spram: fix missing prototype warning for spram_configArnd Bergmann2023-12-112-1/+2
* mips: add missing declarationsArnd Bergmann2023-12-113-0/+5
* mips: move cache declarations into headerArnd Bergmann2023-12-116-12/+10
* mips: fix tlb_init() prototypeArnd Bergmann2023-12-114-2/+3
* mips: fix setup_zero_pages() prototypeArnd Bergmann2023-12-113-1/+3
* mips: unhide uasm_in_compat_space_p() declarationArnd Bergmann2023-12-111-2/+0
* mips: move jump_label_apply_nops() declaration to headerArnd Bergmann2023-12-112-2/+4
* mips: move build_tlb_refill_handler() prototypeArnd Bergmann2023-12-113-4/+3
* mips: mark local function static if possibleArnd Bergmann2023-12-112-2/+2
* mips: signal: move sigcontext declarations to headerArnd Bergmann2023-12-112-3/+3
* mips: add missing declarations for trap handlersArnd Bergmann2023-12-114-0/+27
* mips: add asm/syscalls.h headerArnd Bergmann2023-12-118-0/+40
* mips: decompress: fix add missing prototypesArnd Bergmann2023-12-114-14/+29
* arch: turn off -Werror for architectures with known warningsArnd Bergmann2023-12-111-6/+0
* Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-111-2/+0
|\
| * kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-2/+0
* | Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-11-1037-2583/+5
|\ \ | |/ |/|
| * MIPS: AR7: remove platformWolfram Sang2023-10-1918-2493/+0
| * arch: mips: remove ReiserFS from defconfigPeter Lafreniere2023-10-197-27/+0
| * MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h>Bjorn Helgaas2023-10-191-1/+0
| * MIPS: lantiq: Fix pcibios_plat_dev_init() "no previous prototype" warningBjorn Helgaas2023-10-191-0/+1
| * MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen2023-10-191-2/+1
| * MIPS: Remove dead code in relocate_new_kernelTiezhu Yang2023-10-061-1/+0
| * mips: dts: ralink: mt7621: rename to GnuBee GB-PC1 and GnuBee GB-PC2Arınç ÜNAL2023-10-062-2/+2
| * mips: dts: ralink: mt7621: define each reset as an itemArınç ÜNAL2023-10-061-3/+2
| * mips: dts: ingenic: Remove unneeded probe-type propertiesGeert Uytterhoeven2023-10-062-2/+0
| * MIPS: loongson32: Remove dma.h and nand.hKeguang Zhang2023-10-065-54/+0
* | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-041-3/+0
|\ \
| * | kbuild: remove ARCH_POSTLINK from module buildsMasahiro Yamada2023-10-281-3/+0
| |/
* | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-045-40/+29
|\ \
| * | vgacon: fix mips/sibyte build regressionArnd Bergmann2023-10-241-0/+1
| * | vgacon: clean up global screen_info instancesArnd Bergmann2023-10-174-29/+26
| * | vgacon: remove screen_info dependencyArnd Bergmann2023-10-171-1/+1
| * | vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann2023-10-171-9/+0
| * | vgacon: rework screen_info #ifdef checksArnd Bergmann2023-10-173-3/+3
| |/
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-031-1/+2
|\ \
| * | crash_core: change the prototype of function parse_crashkernel()Baoquan He2023-10-041-1/+2
| |/
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-034-2/+40
|\ \
| * | mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)2023-10-181-1/+0
| * | mips: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)2023-10-182-1/+39
| * | mm: add statistics for PUD level pagetableBaolin Wang2023-10-061-0/+1
| * | mips: use nth_page() in place of direct struct page manipulationZi Yan2023-10-041-1/+1
| |/
* | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-11-031-2/+0
|\ \
| * | crypto: mips/crc32 - remove redundant setting of alignmask to 0Eric Biggers2023-10-271-2/+0
* | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-023-3/+6
|\ \ \
| * | | arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-063-0/+3
| * | | syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-033-3/+3
| |/ /
* | | Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-011-6/+5
|\ \ \
| * \ \ BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2023-10-234-2/+15
| |\ \ \
| * | | | fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann2023-10-121-6/+5
| | |/ / | |/| |