aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/kernel/setup.c
AgeCommit message (Expand)Author
2013-07-03mm/tile: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03tile: normalize global variables exported by vmlinux.ldsJiang Liu
2013-03-29tile: expect new initramfs name from hypervisor file systemChris Metcalf
2013-02-04tile: provide "screen_info" when enabling VTChris Metcalf
2012-07-18tile: updates to pci root complex from community feedbackChris Metcalf
2012-07-18tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf
2012-07-18arch/tile: enable ZONE_DMA for tilegxChris Metcalf
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf
2012-06-06tile: add #include to unbreak build after generic init_task conversionChris Metcalf
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf
2012-05-05tile: Use generic init_taskThomas Gleixner
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-02arch/tile: use proper memparse() for "maxmem" optionsChris Metcalf
2012-04-02arch/tile: fix a couple of comments that needed updatingChris Metcalf
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-04arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRDChris Metcalf
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf
2010-11-24arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf
2010-11-01arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf
2010-10-27Remove duplicate includes from many filesZimny Lech
2010-10-15arch/tile: convert a BUG_ON to BUILD_BUG_ONChris Metcalf
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf
2010-10-14arch/tile: Add a warning if we try to allocate too much vmalloc memory.Chris Metcalf
2010-08-13arch/tile: correct a bug in freeing bootmem by VA for the optional second ini...Chris Metcalf
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf