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
/
tile
Age
Commit message (
Expand
)
Author
2012-10-30
arch/tile: avoid generating .eh_frame information in modules
Chris Metcalf
2012-05-31
tile: fix bug where fls(0) was not returning 0
Chris Metcalf
2012-05-31
tilegx: enable SYSCALL_WRAPPERS support
Chris Metcalf
2012-05-31
arch/tile/Kconfig: remove pointless "!M386" test.
Chris Metcalf
2012-05-20
arch/tile: apply commit 74fca9da0 to the compat signal handling as well
Chris Metcalf
2011-12-03
arch/tile: use new generic {enable,disable}_percpu_irq() routines
Chris Metcalf
2011-12-03
arch/tile: fix double-free bug in homecache_free_pages()
Chris Metcalf
2011-12-03
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
Chris Metcalf
2011-11-04
Merge branch 'for-linus' of git://github.com/cmetcalf-tilera/linux-tile
Linus Torvalds
2011-11-03
arch/tile: factor out <arch/opcode.h> header
Chris Metcalf
2011-11-03
arch/tile: add the <arch> headers to the set of installed kernel headers
Chris Metcalf
2011-11-03
arch/tile: avoid exporting a symbol no longer used by gcc
Chris Metcalf
2011-11-03
arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>
Chris Metcalf
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-10-13
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
2011-10-04
time: Cleanup old CONFIG_GENERIC_TIME references that snuck in
John Stultz
2011-08-03
Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-08-03
Merge branch 'apei' into apei-release
Len Brown
2011-08-03
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
Huang Ying
2011-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-08-02
arch/tile/mm/init.c: trivial: use BUG_ON
Julia Lawall
2011-08-02
Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Chris Metcalf
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
2011-07-25
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-23
virtio: expose for non-virtualization users too
Ohad Ben-Cohen
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-15
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
2011-06-27
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
2011-06-15
arch/tile: remove useless set_fixmap_nocache() macro
Chris Metcalf
2011-06-10
arch/tile: add hypervisor-based character driver for SPI flash ROM
Chris Metcalf
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-03
tile: use generic-y format for one-line asm-generic headers
Chris Metcalf
2011-06-03
clocksource: tile: convert to use clocksource_register_hz
John Stultz
2011-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-27
arch/tile: more /proc and /sys file support
Chris Metcalf
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-25
arch/tile: prefer "tilepro" as the name of the 32-bit architecture
Chris Metcalf
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
[next]