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
/
um
Age
Commit message (
Expand
)
Author
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-13
kconfig: kill off GENERIC_IO option
Rob Herring
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
2017-10-18
um: net: Convert timers to use timer_setup()
Kees Cook
2017-09-29
um/time: Fixup namespace collision
Thomas Gleixner
2017-09-22
arch: remove unused *_segments() macros/functions
Tobias Klauser
2017-09-16
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-13
um: return negative in tuntap_open_tramp()
Dan Carpenter
2017-09-13
um: Use relative modversions with LD_SCRIPT_DYN
Thomas Meyer
2017-09-13
um: link vmlinux with -no-pie
Thomas Meyer
2017-09-13
um: Fix CONFIG_GCOV for modules.
Thomas Meyer
2017-09-13
Fix minor typos and grammar in UML start_up help
James Pack
2017-09-13
um: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2017-09-04
mconsole: switch to kernel_read
Christoph Hellwig
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-08-10
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
2017-08-10
mm: refactor TLB gathering API
Minchan Kim
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-10
um: v2: Use generic NOTES macro
Thomas Meyer
2017-07-07
um: Add kerneldoc for userspace_tramp() and start_userspace()
Thomas Meyer
2017-07-07
um: Add kerneldoc for segv_handler
Thomas Meyer
2017-07-07
um: stub-data.h: remove superfluous include
Thomas Meyer
2017-07-07
um: userspace - be more verbose in ptrace set regs error
Thomas Meyer
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-05
um: add dummy ioremap and iounmap functions
Logan Gunthorpe
2017-07-05
um: Avoid longjmp/setjmp symbol clashes with libpthread.a
Florian Fainelli
2017-07-05
um: console: Ignore console= option
Masami Hiramatsu
2017-07-05
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
um: Add os_warn() for pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
um: Use os_info for the messages on normal path
Masami Hiramatsu
2017-07-05
um: Add os_info() for pre-boot information messages
Masami Hiramatsu
2017-07-05
um: Use printk instead of printf in make_uml_dir
Masami Hiramatsu
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-05-15
kill strlen_user()
Al Viro
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-04
um: Add missing NR_CPUS include
Richard Weinberger
2017-05-03
um: Fix to call read_initrd after init_bootmem
Masami Hiramatsu
2017-05-03
um: Set number of CPUs
Nikola Kotur
2017-05-03
um: Fix _print_addr()
Richard Weinberger
[next]