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
/
hexagon
/
kernel
Age
Commit message (
Expand
)
Author
2018-10-10
arch/hexagon: fix kernel/dma.c build warning
Randy Dunlap
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-06
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
hexagon: remove arch-specific dma_supported implementation
Christoph Hellwig
2017-06-28
hexagon: switch to use ->mapping_error for error reporting
Christoph Hellwig
2017-05-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-04-24
hexagon: switch to RAW_COPY_USER
Al Viro
2017-04-14
hexagon/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-14
arch/hexagon: Add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-05-23
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
2016-04-18
hexagon: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-08
hexagon/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-04-11
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-12-16
Hexagon: fix signal delivery for debug traps
Richard Kuo
2014-12-16
Hexagon: fix alignment of init_task in RW_DATA_SECTION
Richard Kuo
2014-12-16
hexagon: Fix build failures in linux-next
Guenter Roeck
2014-08-06
hexagon: Use sigsp()
Richard Weinberger
2014-08-06
hexagon: Use get_signal() signal_setup_done()
Richard Weinberger
2014-04-04
Hexagon: set the e_flags in user regset view for core dumps
Richard Kuo
2014-04-04
Hexagon: add screen_info for VGA_CONSOLE
Richard Kuo
2014-04-04
smp, hexagon: kill SMP single function call interrupt
Jiang Liu
2014-04-04
arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...
Chen Gang
2014-04-04
arch: hexagon: kernel: reset.c: use function pointer instead of function for ...
Chen Gang
2014-04-04
arch: hexagon: kernel: add export symbol function __delay()
Chen Gang
2014-04-04
hexagon: kernel: kgdb: include related header for pass compiling.
Chen Gang
2014-04-04
hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...
Chen Gang
2013-10-09
hexagon: remove unnecessary prom.h includes
Rob Herring
2013-07-14
hexagon: delete __cpuinit usage from all hexagon files
Paul Gortmaker
2013-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
2013-05-07
Hexagon: fix register used to call do_work_pending
Richard Kuo
[next]