aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/setup.c
Commit message (Expand)AuthorAge
* tile: properly use node_isset() on a nodemask_tChris Metcalf2015-04-28
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\
| * tile: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* | tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf2015-04-17
|/
* tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-12-16
|\
| * tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-11
* | tile: use pr_warn instead of pr_warningJoe Perches2014-12-10
* | tile: neaten early_printk usesJoe Perches2014-12-10
|/
* tile: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* replace strict_strto* call with kstrto*Daniel Walter2014-05-28
* tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flagsWang Sheng-Hui2014-05-02
* tile: remove HUGE_VMAP dead codeChris Metcalf2013-09-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-06
|\
| * tile: add null check for kzalloc in tile/kernel/setup.cWang Sheng-Hui2013-09-03
| * tile: remove support for TILE64Chris Metcalf2013-09-03
| * tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf2013-09-03
| * tile: parameterize VA and PA space more cleanlyChris Metcalf2013-09-03
| * tile: allow "initrd" boot argument for kexecChris Metcalf2013-08-30
| * tile: support "memmap" boot parameterChris Metcalf2013-08-12
| * tile PCI RC: tilepro conflict with PCI and RAM addressesChris Metcalf2013-08-05
* | tile: delete __cpuinit usage from all tile filesPaul Gortmaker2013-07-14
|/
* mm/tile: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* tile: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-03
* tile: expect new initramfs name from hypervisor file systemChris Metcalf2013-03-29
* tile: provide "screen_info" when enabling VTChris Metcalf2013-02-04
* tile: updates to pci root complex from community feedbackChris Metcalf2012-07-18
* tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf2012-07-18
* arch/tile: enable ZONE_DMA for tilegxChris Metcalf2012-07-18
* arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-18
* tile: add #include to unbreak build after generic init_task conversionChris Metcalf2012-06-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-25
|\
| * arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-25
| * arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf2012-05-25
* | tile: Use generic init_taskThomas Gleixner2012-05-05
|/
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-06
|\
| * arch/tile: use proper memparse() for "maxmem" optionsChris Metcalf2012-04-02
| * arch/tile: fix a couple of comments that needed updatingChris Metcalf2012-04-02
* | documentation: remove references to cpu_*_map.Rusty Russell2012-03-29
* | remove references to cpu_*_map in arch/Rusty Russell2012-03-29
|/
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRDChris Metcalf2011-05-04
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-10
* arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf2010-11-24
* arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf2010-11-01
* Remove duplicate includes from many filesZimny Lech2010-10-27
* arch/tile: convert a BUG_ON to BUILD_BUG_ONChris Metcalf2010-10-15
* arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-15
* arch/tile: Add a warning if we try to allocate too much vmalloc memory.Chris Metcalf2010-10-14
* arch/tile: correct a bug in freeing bootmem by VA for the optional second ini...Chris Metcalf2010-08-13