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
/
m68k
/
Kconfig
Age
Commit message (
Expand
)
Author
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-04-14
m68k: mark PMD folded and expose number of page table levels
Kirill A. Shutemov
2014-08-29
kexec: remove CONFIG_KEXEC dependency on crypto
Vivek Goyal
2014-08-08
kexec: load and relocate purgatory at kernel load time
Vivek Goyal
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-03-06
m68k: Skip futex_atomic_cmpxchg_inatomic() test
Finn Thain
2013-12-08
m68k: Add support to export bootinfo in procfs
Geert Uytterhoeven
2013-12-08
m68k: Add kexec support
Geert Uytterhoeven
2013-10-23
m68k: select ARCH_MIGHT_HAVE_PC_PARPORT
Mark Salter
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-08-26
m68knommu: user generic iomap to support ioread*/iowrite*
Greg Ungerer
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
2013-02-14
burying unused conditionals
Al Viro
2013-02-03
m68k: switch to generic old sigaction()
Al Viro
2013-02-03
m68k: switch to generic old sigsuspend
Al Viro
2013-02-03
m68k: switch to generic sigaltstack
Al Viro
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-10-17
m68k: switch to saner kernel_execve() semantics
Al Viro
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
2012-10-09
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
2012-10-01
m68k: split ret_from_fork(), simplify kernel_thread()
Al Viro
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-08-17
m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types
Greg Ungerer
2012-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-06-10
m68k: Move CPU_HAS_* config options
Geert Uytterhoeven
2012-06-10
m68k: Remove duplicate FPU config option
Geert Uytterhoeven
2012-06-06
m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()
Geert Uytterhoeven
2012-05-21
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
2012-05-21
m68k: Use generic time config
Anna-Maria Gleixner
2012-03-05
m68k: make support for FPU hardware configurable
Greg Ungerer
2012-03-05
m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE option
Greg Ungerer
2012-01-11
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2011-12-30
m68k: ColdFire with MMU enabled uses same clocking code as non-MMU
Greg Ungerer
2011-12-30
m68k: compile appropriate mm arch files for ColdFire MMU support
Greg Ungerer
2011-12-30
m68k: modify user space access functions to support ColdFire CPUs
Greg Ungerer
2011-12-24
m68k: handle presence of 64bit mul/div instructions cleanly
Greg Ungerer
2011-12-24
m68k: simpler m68k and ColdFire CPU's can use generic csum code
Greg Ungerer
2011-12-24
m68k: selection of GENERIC_ATOMIC64 is not MMU specific
Greg Ungerer
2011-11-24
lib: move GENERIC_IOMAP to lib/Kconfig
Michael S. Tsirkin
2011-11-08
m68k/irq: Remove obsolete m68k irq framework
Geert Uytterhoeven
2011-11-08
m68k/q40: Convert Q40/Q60 to genirq
Geert Uytterhoeven
2011-11-08
m68k/sun3: Convert Sun3/3x to genirq
Geert Uytterhoeven
2011-11-08
m68k/apollo: Convert Apollo to genirq
Geert Uytterhoeven
2011-11-08
m68k/vme: Convert VME to genirq
Geert Uytterhoeven
[next]