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
/
microblaze
Age
Commit message (
Expand
)
Author
2009-05-26
microblaze_mmu_v2: Update cacheflush.h
Michal Simek
2009-05-26
microblaze_mmu_v2: Update signal returning address
Michal Simek
2009-05-26
microblaze_mmu_v2: Traps MMU update
Michal Simek
2009-05-26
microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMU
Michal Simek
2009-05-26
microblaze_mmu_v2: Update linker script for MMU
Michal Simek
2009-05-26
microblaze_mmu_v2: Add MMU related exceptions handling
Michal Simek
2009-05-26
microblaze_mmu_v2: uaccess MMU update
Michal Simek
2009-05-26
microblaze_mmu_v2: Update exception handling - MMU exception
Michal Simek
2009-05-26
microblaze_mmu_v2: entry.S, entry.h
Michal Simek
2009-05-26
microblaze_mmu_v2: Add CURRENT_TASK for entry.S
Michal Simek
2009-05-26
microblaze_mmu_v2: MMU asm offset update
Michal Simek
2009-05-26
microblaze_mmu_v2: Update tlb.h and tlbflush.h
Michal Simek
2009-05-26
microblaze_mmu_v2: Update process creation for MMU
Michal Simek
2009-05-26
microblaze_mmu_v2: pgalloc.h and page.h
Michal Simek
2009-05-26
microblaze_mmu_v2: io.h MMU update
Michal Simek
2009-05-26
microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section update
Michal Simek
2009-05-26
microblaze_mmu_v2: Context handling - mmu_context.c/h
Michal Simek
2009-05-26
microblaze_mmu_v2: Page fault handling high level - fault.c
Michal Simek
2009-05-26
microblaze_mmu_v2: mmu.h update
Michal Simek
2009-05-26
microblaze_mmu_v2: MMU initialization
Michal Simek
2009-05-26
microblaze_mmu_v2: TLB low level code
Michal Simek
2009-05-26
microblaze_mmu_v2: Alocate TLB for early console
Michal Simek
2009-05-26
microblaze_mmu_v2: MMU update for startup code
Michal Simek
2009-05-26
microblaze_mmu_v2: Add mmu_defconfig
Michal Simek
2009-05-26
microblaze: Fix size of __kernel_mode_t to short
Michal Simek
2009-05-26
microblaze: Add audit and seccomp thread flags.
Edgar E. Iglesias
2009-05-22
microblaze: Kbuild update
Michal Simek
2009-05-21
microblaze: Fix cast warning for __va in prom.c
Michal Simek
2009-05-21
Microblaze: Remove unused variable from paging init
Michal Simek
2009-05-21
microblaze: Cleanup compiled-in rootfs in BSS section
Michal Simek
2009-05-21
microblaze: Fix early cmdline for CMDLINE_FORCE
Michal Simek
2009-05-21
microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.h
Steve Magnani
2009-05-21
microblaze: clean LDFLAGS to build kernel
Thomas Chou
2009-05-21
microblaze: Fix paging init-zone initialization
Steve Magnani
2009-05-21
microblaze: use generic dma-mapping-broken.h
Arnd Bergmann
2009-05-21
microblaze: prepare signal handling for generic unistd.h
Michal Simek
2009-05-21
microblaze: clean up checksum.c
Arnd Bergmann
2009-05-21
microblaze: remove bad_user_access_length
Arnd Bergmann
2009-05-21
microblaze: do not include types.h in ptrace.h
Arnd Bergmann
2009-05-21
microblaze: add a dummy pgprot_noncached
Arnd Bergmann
2009-05-21
microblaze: add security initcalls
Arnd Bergmann
2009-05-21
microblaze: remove cacheable_memcpy
Arnd Bergmann
2009-05-21
microblaze: kill incorrect __bad_xchg definition
Arnd Bergmann
2009-05-21
microblaze: fix __user annotations
Arnd Bergmann
2009-05-21
microblaze: export some symbols
Arnd Bergmann
2009-05-21
microblaze: Kconfig: Enable drivers for Microblaze
Michal Simek
2009-05-21
microblaze: Remove POWERPC reference from Microblaze gpio.h
Michal Simek
2009-05-18
microblaze: Fix kind-of-intr checking against number of interrupts
Michal Simek
2009-05-18
microblaze: Update Microblaze defconfig
Michal Simek
2009-05-08
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
[prev]
[next]