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
/
parisc
Age
Commit message (
Expand
)
Author
2018-11-21
parisc: Fix exported address of os_hpmc handler
Helge Deller
2018-11-21
parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
Helge Deller
2018-11-21
parisc: Align os_hpmc_size on word boundary
Helge Deller
2018-11-13
parisc: Fix map_pages() to not overwrite existing pte entries
Helge Deller
2018-11-13
parisc: Fix address in HPMC IVA
John David Anglin
2018-08-24
parisc: Remove unnecessary barriers from spinlock.h
John David Anglin
2018-08-24
parisc: Remove ordered stores from syscall.S
John David Anglin
2018-08-15
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
2018-08-15
parisc: Enable CONFIG_MLONGCALLS by default
Helge Deller
2018-05-19
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2018-04-20
parisc: Fix out of array access in match_pci_device()
Helge Deller
2018-03-22
parisc: Handle case where flush_cache_range is called with no context
John David Anglin
2018-03-11
parisc: Fix ordering of cache and TLB flushes
John David Anglin
2018-01-10
parisc: qemu idle sleep support
Helge Deller
2018-01-10
parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
Helge Deller
2017-11-30
parisc: Fix validity check of pointer size argument in new CAS implementation
John David Anglin
2017-10-27
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
John David Anglin
2017-10-08
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
2017-08-11
parisc: Handle vma's whose context is not current in flush_cache_range
John David Anglin
2017-08-06
parisc: Suspend lockup detectors before system halt
Helge Deller
2017-08-06
parisc: Extend disabled preemption in copy_user_page
John David Anglin
2017-08-06
parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...
John David Anglin
2017-07-21
parisc/mm: Ensure IRQs are off in switch_mm()
Helge Deller
2017-07-21
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
2017-07-21
parisc: use compat_sys_keyctl()
Eric Biggers
2017-07-21
parisc: Report SIGSEGV instead of SIGBUS when running out of stack
Helge Deller
2017-06-24
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-04-21
parisc: Fix get_user() for 64-bit value on 32-bit kernel
Helge Deller
2017-04-21
parisc: fix bugs in pa_memcpy
Mikulas Patocka
2017-04-08
parisc: Fix access fault handling in pa_memcpy()
Helge Deller
2017-04-08
parisc: Avoid stalled CPU warnings after system shutdown
Helge Deller
2017-04-08
parisc: Clean up fixup routines for get_user()/put_user()
Helge Deller
2017-03-26
parisc: Fix system shutdown halt
Helge Deller
2017-03-26
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
John David Anglin
2017-02-01
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
2017-01-12
parisc: Mark cr16 clocksource unstable on SMP systems
Helge Deller
2017-01-12
parisc: Add line-break when printing segfault info
Helge Deller
2016-12-08
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
2016-12-07
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
2016-12-07
parisc: Purge TLB before setting PTE
John David Anglin
2016-11-25
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
2016-11-25
parisc: Fix race in pci-dma.c
John David Anglin
2016-11-25
parisc: Switch to generic sched_clock implementation
Helge Deller
2016-11-25
parisc: Fix races in parisc_setup_cache_timing()
John David Anglin
2016-11-22
parisc: Fix printk continuations in system detection
Helge Deller
2016-11-02
parisc: Ignore the pkey system calls for now
Helge Deller
2016-11-02
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
2016-11-02
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
2016-11-02
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
2016-11-02
parisc: use KERN_CONT when printing device inventory
Helge Deller
[next]