index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
2025-03-20
Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD
Paolo Bonzini
2025-03-19
MIPS: cm: Fix warning if MIPS_CM is disabled
Thomas Bogendoerfer
2025-03-19
MIPS: Fix Macro name
Abhishek Tamboli
2025-03-18
mips: fix PCI_IOBASE definition
Arnd Bergmann
2025-03-17
MIPS: make setup_zero_pages() use memblock
Mike Rapoport (Microsoft)
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-03-15
mips: drop GENERIC_IOMAP wrapper
Arnd Bergmann
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2025-02-27
MIPS: ds1287: Match ds1287_set_base_clock() function types
WangYuli
2025-02-26
KVM: Drop kvm_arch_sync_events() now that all implementations are nops
Sean Christopherson
2025-02-21
MIPS: Use arch specific syscall name match function
Bibo Mao
2025-02-21
MIPS: cm: Detect CM quirks from device tree
Gregory CLEMENT
2025-02-21
MIPS: CPS: Boot CPUs in secondary clusters
Paul Burton
2025-02-21
MIPS: CPS: Introduce struct cluster_boot_config
Paul Burton
2025-02-21
MIPS: vdso: Switch to generic storage implementation
Thomas Weißschuh
2025-02-13
MIPS: fix mips_get_syscall_arg() for o32
Dmitry V. Levin
2025-02-13
MIPS: Export syscall stack arguments properly for remote use
Maciej W. Rozycki
2025-01-27
Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2025-01-11
MIPS: Loongson: Add comments for interface_info
Kexy Biscuit
2025-01-11
MIPS: kernel: Rename read/write_c0_ecc to read/writec0_errctl
Thomas Bogendoerfer
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-11
mm: define general function pXd_init()
Bibo Mao
2024-11-11
asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need to
Al Viro
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-11-06
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
2024-10-30
MIPS: Allow using more than 32-bit addresses for reset vectors when possible
Gregory CLEMENT
2024-10-30
mips: asm: fix warning when disabling MIPS_FP_SUPPORT
Jonas Gorski
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-10-15
MIPS: vdso: Remove timekeeper includes
Thomas Weißschuh
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-04
KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVM
Sean Christopherson
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-03
MIPS: loongson64: rename __node_data to node_data
Mike Rapoport (Microsoft)
2024-09-03
MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
Mike Rapoport (Microsoft)
2024-08-29
MIPS: dec: prom: Remove unused unregister_prom_console() declaration
Gaosheng Cui
2024-08-29
MIPS: Remove unused mips_display/_scroll_message() declarations
Gaosheng Cui
2024-08-29
MIPS: Remove unused declarations in asm/cmp.h
Gaosheng Cui
2024-08-29
MIPS: MT: Remove unused function mips_mt_regdump()
Gaosheng Cui
2024-08-29
MIPS: Remove unused function dump_au1000_dma_channel() in dma.c
Gaosheng Cui
2024-07-25
Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2024-07-23
MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later
Gregory CLEMENT
2024-07-23
MIPS: Loongson64: Switch to SYNC_R4K
Jiaxun Yang
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[prev]
[next]