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
/
c6x
Age
Commit message (
Expand
)
Author
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-04-30
c6x: convert fdt pointers to opaque pointers
Rob Herring
2014-04-18
arch,c6x: Convert smp_mb__*()
Peter Zijlstra
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-03-07
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
2014-03-04
c6x: fix build failure caused by cache.h
Mark Salter
2014-02-09
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2014-02-09
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
2013-12-17
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-15
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-29
c6x: remove unused COMMON_CLKDEV Kconfig parameter
Michael Opdenacker
2013-10-09
of: remove empty arch prom.h headers
Rob Herring
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-09
c6x: use early_init_dt_scan
Rob Herring
2013-10-09
c6x: use boot_command_line instead of private c6x_command_line
Rob Herring
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-18
c6x: remove unused parameter in Kconfig
Michael Opdenacker
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-08-28
of: consolidate definition of early_init_dt_alloc_memory_arch()
Grant Likely
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
mm/c6x: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
c6x: normalize global variables exported by vmlinux.lds
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
arch: c6x: mm: include "asm/uaccess.h" to pass compiling
Chen Gang
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-16
c6x: Wire up asm-generic/xor.h
Geert Uytterhoeven
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-29
mm/c6x: use common help functions to free reserved pages
Jiang Liu
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
2013-04-09
add memory barrier to arch_local_irq_restore
Mark Salter
2013-04-08
c6x: Use generic idle loop
Thomas Gleixner
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-14
burying unused conditionals
Al Viro
2013-02-03
c6x: switch to generic sigaltstack
Al Viro
2013-01-29
c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable()
Geert Uytterhoeven
2012-12-21
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
[next]