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
/
arc
/
kernel
Age
Commit message (
Expand
)
Author
2013-09-05
ARC: remove console_verbose() from setup_arch()
Mischa Jonker
2013-09-05
ARC: Handle un-aligned user space access in BE.
Noam Camus
2013-08-26
ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
Vineet Gupta
2013-08-26
ARC: Exception Handlers Code consolidation
Vineet Gupta
2013-08-26
ARC: Add some .gitignore entries
Vineet Gupta
2013-07-03
Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-06-29
more open-coded file_inode() calls
Al Viro
2013-06-27
ARC: warn on improper stack unwind FDE entries
Vineet Gupta
2013-06-27
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
2013-06-27
ARC: Adjustments for gcc 4.8
Vineet Gupta
2013-06-26
ARC: Setup Vector Table Base in early boot
Vineet Gupta
2013-06-26
ARC: Remove explicit passing around of ECR
Vineet Gupta
2013-06-26
ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth values
Vineet Gupta
2013-06-22
ARC: pt_regs update #4: r25 saved/restored unconditionally
Vineet Gupta
2013-06-22
ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption
Vineet Gupta
2013-06-22
ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR values
Vineet Gupta
2013-06-22
ARC: Increase readability of entry handlers
Vineet Gupta
2013-06-22
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
2013-06-22
ARC: pt_regs update #2: Remove unused gutter at start of pt_regs
Vineet Gupta
2013-06-22
ARC: pt_regs update #1: Align pt_regs end with end of kernel stack page
Vineet Gupta
2013-06-22
ARC: [mm] Remove @write argument to do_page_fault()
Vineet Gupta
2013-06-22
ARC: Reduce Code for ECR printing
Vineet Gupta
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
2013-06-22
ARC: More code beautification with IS_ENABLED()
Vineet Gupta
2013-06-22
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
2013-05-09
Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-07
ARC: Prepare interrupt code for external controllers
Christian Ruppert
2013-05-07
ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchy
Vineet Gupta
2013-05-07
ARC: [cmdline] Don't overwrite u-boot provided bootargs
Vineet Gupta
2013-05-07
ARC: [cmdline] Remove CONFIG_CMDLINE
Vineet Gupta
2013-05-07
ARC: unaligned access emulation broken if callee-reg dest of LD/ST
Vineet Gupta
2013-05-07
ARC: unaligned access emulation error handling consolidation
Vineet Gupta
2013-05-07
ARC: Debug/crash-printing Improvements
Vineet Gupta
2013-05-07
ARC: fix typo with clock speed
Noam Camus
2013-04-30
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-09
ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH
Vineet Gupta
2013-04-09
ARC: [build] Build failure with !KPROBES
Christian Ruppert
2013-04-09
ARC: Remove duplicate inclusion of header files
Sachin Kamat
2013-04-09
ARC: Fix coding style issues
Sachin Kamat
2013-04-09
ARC: Use <linux/*> headers instead of <asm/*>
Sachin Kamat
2013-04-08
arc: Use generic idle loop
Thomas Gleixner
2013-03-20
ARC: Fix the typo in event identifier flags used by ptrace
Vineet Gupta
2013-03-18
arc: fix incorrect ifdef comment
Paul Bolle
2013-03-11
ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI
Vineet Gupta
2013-03-11
ARC: ABIv3: Print the correct ABI ver
Vineet Gupta
2013-03-11
ARC: make allyesconfig build breakages
Vineet Gupta
2013-02-27
ARC: Fixup the current ABI version
Vineet Gupta
[next]