summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-10locking/arch: Avoid variable shadowing in local_try_cmpxchg()Uros Bizjak
2023-07-09Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2023-07-03MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-26Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-23MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva
2023-06-21mips: ralink: mt7620: remove clock related codeSergio Paracuellos
2023-06-21mips: ralink: rt3883: remove clock related codeSergio Paracuellos
2023-06-21mips: ralink: rt305x: remove clock related codeSergio Paracuellos
2023-06-21mips: ralink: rt288x: remove clock related codeSergio Paracuellos
2023-06-19MIPS: Loongson32: Remove deprecated PWM timer clocksourceKeguang Zhang
2023-06-16mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-13gpiolib: remove unused gpio_cansleep()Andy Shevchenko
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann
2023-06-09add intptr_tAlexey Dobriyan
2023-06-09MIPS: Rework smt cmdline parametersJiaxun Yang
2023-06-09MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-06-09mips: provide unxlate_dev_mem_ptr() in asm/io.hArnd Bergmann
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2023-05-23MIPS: Loongson32: Remove reset.cKeguang Zhang
2023-05-18fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann
2023-05-15MIPS: SMP_CPS: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-04-29locking/arch: Wire up local_try_cmpxchg()Uros Bizjak
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-24MIPS: Don't clear _PAGE_SPECIAL in _PAGE_CHG_MASKHenry Willard
2023-04-22MIPS: Sink body of check_bugs_early() into its only call siteNathan Chancellor
2023-04-22MIPS: Mark check_bugs() as __initNathan Chancellor
2023-04-20arch/mips: Implement <asm/fb.h> with generic helpersThomas Zimmermann
2023-04-12MIPS: Remove deprecated CONFIG_MIPS_CMPThomas Bogendoerfer
2023-04-05mips: fix comment about pgtable_init()Mike Rapoport (IBM)
2023-04-05MIPS: lantiq: remove unused function declarationAleksander Jan Bajkowski
2023-04-05MIPS: Drop unused positional parameter in local_irq_{dis,en}ableNathan Chancellor
2023-04-05MIPS: mm: Remove local_cache_flush_pageThomas Bogendoerfer
2023-04-05MIPS: Remove no longer used ide.hThomas Bogendoerfer
2023-04-05MIPS: Octeon: Allow CVMSEG to be disabledJiaxun Yang
2023-04-05MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang
2023-04-05MIPS: Octeon: Opt-out 4k_cache featureJiaxun Yang