summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10 hours3-5/+3
|\
| * mm: define general function pXd_init()Bibo Mao12 days1-0/+2
| * asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2024-11-071-0/+1
| * mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador2024-11-061-5/+0
* | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3 days2-9/+0
|\ \
| * | asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need toAl Viro12 days1-4/+0
| * | asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig2024-10-281-5/+0
| |/
* | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4 days2-7/+1
|\ \
| * | vdso: Introduce vdso/page.hVincenzo Frascino2024-10-161-6/+1
| * | MIPS: vdso: Remove timekeeper includesThomas Weißschuh2024-10-151-1/+0
| |/
* | MIPS: Allow using more than 32-bit addresses for reset vectors when possibleGregory CLEMENT2024-10-301-0/+2
* | mips: asm: fix warning when disabling MIPS_FP_SUPPORTJonas Gorski2024-10-301-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-281-2/+2
|\
| * KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVMSean Christopherson2024-09-041-2/+2
* | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-212-5/+0
|\ \
| * | arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2024-09-032-8/+0
| * | MIPS: loongson64: rename __node_data to node_dataMike Rapoport (Microsoft)2024-09-031-2/+2
| * | MIPS: sgi-ip27: make NODE_DATA() the same as on all other architecturesMike Rapoport (Microsoft)2024-09-031-1/+4
| |/
* | MIPS: dec: prom: Remove unused unregister_prom_console() declarationGaosheng Cui2024-08-291-1/+0
* | MIPS: Remove unused mips_display/_scroll_message() declarationsGaosheng Cui2024-08-291-3/+0
* | MIPS: Remove unused declarations in asm/cmp.hGaosheng Cui2024-08-291-8/+0
* | MIPS: MT: Remove unused function mips_mt_regdump()Gaosheng Cui2024-08-291-2/+0
* | MIPS: Remove unused function dump_au1000_dma_channel() in dma.cGaosheng Cui2024-08-291-1/+0
|/
* Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2024-07-252-1/+4
|\
| * MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT2024-07-231-0/+4
| * MIPS: Loongson64: Switch to SYNC_R4KJiaxun Yang2024-07-231-1/+0
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-211-2/+2
|\ \
| * | mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li2024-07-031-2/+0
| * | mm: add update_mmu_tlb_range()Bang Li2024-07-031-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-201-1/+0
|\ \ \
| * \ \ Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-161-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson2024-06-111-1/+0
* | | | Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2024-07-208-32/+105
|\ \ \ \ | | |_|/ | |/| |
| * | | MIPS: Implement ieee754 NAN2008 emulation modeJiaxun Yang2024-07-121-0/+15
| * | | MIPS: GIC: Generate redirect block accessorsPaul Burton2024-07-091-16/+34
| * | | MIPS: CPS: Add a couple of multi-cluster utility functionsPaul Burton2024-07-091-0/+39
| * | | MIPS: sync-r4k: Rework based on x86 tsc_syncJiaxun Yang2024-07-031-5/+0
| * | | mips: bmips: rework and cache CBR addr handlingChristian Marangi2024-06-271-0/+1
| * | | Merge branch 'mips-fixes' into mips-nextThomas Bogendoerfer2024-06-271-1/+1
| |\| |
| * | | MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang2024-06-211-0/+2
| * | | MIPS: sgi-ip22: Add prototypes for several functions to headerGenjian Zhang2024-06-111-0/+3
| * | | MIPS: asm/pm.h: Use platform agnostic macrosJiaxun Yang2024-06-111-11/+11
| | |/ | |/|
* | | clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-1/+0
| |/ |/|
* | MIPS: mipsmtregs: Fix target register for MFTC0Jiaxun Yang2024-06-211-1/+1
|/
* Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-201-6/+6
|\
| * arch: Rename fbdev header and source filesThomas Zimmermann2024-05-031-6/+6
* | Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2024-05-203-8/+20
|\ \
| * | MIPS: Take in account load hazards for HI/LO restoringSiarhei Volkau2024-05-031-8/+11
| * | MIPS: Add prototypes for plat_post_relocation() and relocate_kernel()Nathan Chancellor2024-04-151-0/+6
| * | MIPS: Guard some macros with __ASSEMBLY__ in asm.hJiaxun Yang2024-04-151-0/+3
| |/