index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
/
sparc
Age
Commit message (
Expand
)
Author
2015-04-09
sparc64: Fix several bugs in memmove().
David S. Miller
2015-04-09
sparc: Touch NMI watchdog when walking cpus and calling printk
David Ahern
2015-04-09
sparc: perf: Make counting mode actually work
David Ahern
2015-04-09
sparc: perf: Remove redundant perf_pmu_{en|dis}able calls
David Ahern
2015-04-09
sparc: semtimedop() unreachable due to comparison error
Rob Gardner
2015-04-09
sparc32: destroy_context() and switch_mm() needs to disable interrupts.
Andreas Larsson
2015-03-16
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-03-12
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-27
sparc64: Fix constraints on swab helpers.
David S. Miller
2014-11-19
sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks
Andreas Larsson
2014-11-19
sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().
David S. Miller
2014-11-19
sparc64: Fix crashes in schizo_pcierr_intr_other().
David S. Miller
2014-11-19
vio: fix reuse of vio_dring slot
Dwight Engen
2014-11-19
sunvdc: add cdrom and v1.1 protocol support
Allen Pais
2014-10-31
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
2014-10-31
sparc64: sparse irq
bob picco
2014-10-31
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
2014-10-31
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller
2014-10-31
sparc64: Use kernel page tables for vmemmap.
David S. Miller
2014-10-31
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
2014-10-31
sparc64: Adjust KTSB assembler to support larger physical addresses.
David S. Miller
2014-10-31
sparc64: Define VA hole at run time, rather than at compile time.
David S. Miller
2014-10-31
sparc64: Switch to 4-level page tables.
David S. Miller
2014-10-31
sparc64: T5 PMU
bob picco
2014-10-31
sparc64: cpu hardware caps support for sparc M6 and M7
Allen Pais
2014-10-31
sparc64: support M6 and M7 for building CPU distribution map
Allen Pais
2014-10-31
sparc64: correctly recognise M6 and M7 cpu type
Allen Pais
2014-10-31
sparc64: Fix hibernation code refrence to PAGE_OFFSET.
David S. Miller
2014-10-31
sparc64: Add basic validations to {pud,pmd}_bad().
David S. Miller
2014-10-31
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
2014-10-31
sparc64: Fix range check in kern_addr_valid().
David S. Miller
2014-10-31
sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.
David S. Miller
2014-10-31
sparc64: Fix hex values in comment above pte_modify().
David S. Miller
2014-10-31
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
David S. Miller
2014-10-31
sparc64: Fix huge PMD invalidation.
David S. Miller
2014-10-31
sparc64: Fix executable bit testing in set_pmd_at() paths.
David S. Miller
2014-10-31
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
Dave Kleikamp
2014-10-31
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...
oftedal
2014-10-31
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
2014-10-31
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
2014-10-31
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
2014-10-31
sparc64: Make PAGE_OFFSET variable.
David S. Miller
2014-10-31
sparc64: Fix inconsistent max-physical-address defines.
David S. Miller
2014-10-31
sparc64: Document the shift counts used to validate linear kernel addresses.
David S. Miller
2014-10-31
sparc64: Define PAGE_OFFSET in terms of physical address bits.
David S. Miller
2014-10-31
sparc64: Use PAGE_OFFSET instead of a magic constant.
David S. Miller
2014-10-31
sparc64: Clean up 64-bit mmap exclusion defines.
David S. Miller
2014-10-31
sparc64: Implement __get_user_pages_fast().
David S. Miller
2014-10-31
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
[next]