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
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2015-07-23
tile: use free_bootmem_late() for initrd
Chris Metcalf
2015-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2015-05-11
tile: set up initial stack top to honor STACK_TOP_DELTA
Chris Metcalf
2015-04-28
tile: properly use node_isset() on a nodemask_t
Chris Metcalf
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-17
tile: nohz: warn if nohz_full uses hypervisor shared cores
Chris Metcalf
2015-03-05
tile: fix up obsolete cpu function usage.
Rusty Russell
2015-02-13
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2014-12-10
tile: use pr_warn instead of pr_warning
Joe Perches
2014-12-10
tile: neaten early_printk uses
Joe Perches
2014-11-11
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
2014-08-26
tile: Replace __get_cpu_var uses
Christoph Lameter
2014-05-28
replace strict_strto* call with kstrto*
Daniel Walter
2014-05-02
tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flags
Wang Sheng-Hui
2013-09-13
tile: remove HUGE_VMAP dead code
Chris Metcalf
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-09-03
tile: add null check for kzalloc in tile/kernel/setup.c
Wang Sheng-Hui
2013-09-03
tile: remove support for TILE64
Chris Metcalf
2013-09-03
tile: add virt_to_kpte() API and clean up and document behavior
Chris Metcalf
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
2013-08-30
tile: allow "initrd" boot argument for kexec
Chris Metcalf
2013-08-12
tile: support "memmap" boot parameter
Chris Metcalf
2013-08-05
tile PCI RC: tilepro conflict with PCI and RAM addresses
Chris Metcalf
2013-07-14
tile: delete __cpuinit usage from all tile files
Paul Gortmaker
2013-07-03
mm/tile: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
tile: normalize global variables exported by vmlinux.lds
Jiang Liu
2013-03-29
tile: expect new initramfs name from hypervisor file system
Chris Metcalf
2013-02-04
tile: provide "screen_info" when enabling VT
Chris Metcalf
2012-07-18
tile: updates to pci root complex from community feedback
Chris Metcalf
2012-07-18
tile pci: enable IOMMU to support DMA for legacy devices
Chris Metcalf
2012-07-18
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
2012-07-18
arch/tile: tilegx PCI root complex support
Chris Metcalf
2012-06-06
tile: add #include to unbreak build after generic init_task conversion
Chris Metcalf
2012-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-05-25
arch/tile: support multiple huge page sizes dynamically
Chris Metcalf
2012-05-25
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
2012-05-05
tile: Use generic init_task
Thomas Gleixner
2012-04-06
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2012-04-02
arch/tile: use proper memparse() for "maxmem" options
Chris Metcalf
2012-04-02
arch/tile: fix a couple of comments that needed updating
Chris Metcalf
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-04
arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD
Chris Metcalf
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
2010-11-24
arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly
Chris Metcalf
2010-11-01
arch/tile: bomb raw_local_irq_ to arch_local_irq_
Chris Metcalf
2010-10-27
Remove duplicate includes from many files
Zimny Lech
2010-10-15
arch/tile: convert a BUG_ON to BUILD_BUG_ON
Chris Metcalf
[next]