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
2019-04-17
parisc: regs_return_value() should return gpr28
Sven Schnelle
2019-04-17
parisc: Detect QEMU earlier in boot process
Helge Deller
2019-02-27
parisc: Fix ptrace syscall number modification
Dmitry V. Levin
2018-11-13
parisc: Fix exported address of os_hpmc handler
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-06-21
parisc: Move setup_profiling_timer() out of init section
Helge Deller
2018-06-21
parisc: drivers.c: Fix section mismatches
Helge Deller
2018-06-21
parisc: time: Convert read_persistent_clock() to read_persistent_clock64()
Baolin Wang
2018-04-19
parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
Helge Deller
2018-04-19
parisc: Fix out of array access in match_pci_device()
Helge Deller
2018-03-21
parisc: Handle case where flush_cache_range is called with no context
John David Anglin
2018-03-08
parisc: Fix ordering of cache and TLB flushes
John David Anglin
2018-03-08
parisc: Reduce irq overhead when run in qemu
Helge Deller
2018-03-08
parisc: Use cr16 interval timers unconditionally on qemu
Helge Deller
2018-03-03
parisc: Reduce thread stack to 16 kb
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-12-29
Revert "parisc: Re-enable interrupts early"
John David Anglin
2017-12-29
parisc: Fix indenting in puts()
Helge Deller
2017-12-29
parisc: Align os_hpmc_size on word boundary
Helge Deller
2017-12-17
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
2017-11-30
parisc: Fix validity check of pointer size argument in new CAS implementation
John David Anglin
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
parisc: Fix detection of nonsynchronous cr16 cycle counters
Helge Deller
2017-10-19
parisc: Export __cmpxchg_u64 unconditionally
Guenter Roeck
2017-10-19
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
John David Anglin
2017-10-06
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-09-22
parisc: Unbreak bootloader due to gcc-7 optimizations
Helge Deller
2017-09-22
parisc: Reintroduce option to gzip-compress the kernel
Helge Deller
2017-09-22
parisc: Add HWPOISON page fault handler code
Helge Deller
2017-09-22
parisc: Move init_per_cpu() into init section
Helge Deller
2017-09-22
parisc: Check if initrd was loaded into broken RAM
Helge Deller
2017-09-22
parisc: Add PDCE_CHECK instruction to HPMC handler
Helge Deller
2017-09-22
parisc: Add wrapper for pdc_instr() firmware function
Helge Deller
2017-09-22
parisc: Move start_parisc() into init section
Helge Deller
2017-09-22
parisc: Stop unwinding at start of stack
Helge Deller
2017-09-14
parisc, watchdog/core: Use lockup_detector_stop()
Thomas Gleixner
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-08
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
Babu Moger
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
2017-09-06
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
[next]