summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove tile portArnd Bergmann2018-03-161-1743/+0Star
* tile: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig2018-01-151-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2017-09-231-1/+1
|\
| * tile: array underflow in setup_maxnodemem()Dan Carpenter2017-07-241-1/+1
* | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-091-1/+1
|/
* tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2016-12-161-9/+9
* include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-201-3/+1Star
* arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+8
* tile: fix a -Wframe-larger-than warningChris Metcalf2016-01-181-1/+1
* tile: use free_bootmem_late() for initrdChris Metcalf2015-07-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-07-011-1/+1
|\
| * tile: set up initial stack top to honor STACK_TOP_DELTAChris Metcalf2015-05-111-1/+1
* | tile: properly use node_isset() on a nodemask_tChris Metcalf2015-04-281-1/+1
|/
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-1/+1
|\
| * tile: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+1
* | tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf2015-04-171-0/+23
|/
* tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-8/+5Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-12-161-20/+16Star
|\
| * tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-111-20/+16Star
* | tile: use pr_warn instead of pr_warningJoe Perches2014-12-111-18/+15Star
* | tile: neaten early_printk usesJoe Perches2014-12-111-7/+5Star
|/
* tile: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+2
* replace strict_strto* call with kstrto*Daniel Walter2014-05-281-5/+2Star
* tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flagsWang Sheng-Hui2014-05-021-2/+3
* tile: remove HUGE_VMAP dead codeChris Metcalf2013-09-131-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-061-28/+134
|\
| * tile: add null check for kzalloc in tile/kernel/setup.cWang Sheng-Hui2013-09-031-0/+4
| * tile: remove support for TILE64Chris Metcalf2013-09-031-13/+0Star
| * tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf2013-09-031-3/+3
| * tile: parameterize VA and PA space more cleanlyChris Metcalf2013-09-031-4/+4
| * tile: allow "initrd" boot argument for kexecChris Metcalf2013-08-301-0/+42
| * tile: support "memmap" boot parameterChris Metcalf2013-08-121-4/+76
| * tile PCI RC: tilepro conflict with PCI and RAM addressesChris Metcalf2013-08-051-4/+5
* | tile: delete __cpuinit usage from all tile filesPaul Gortmaker2013-07-151-6/+6
|/
* mm/tile: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-8/+8
* tile: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-041-2/+2
* tile: expect new initramfs name from hypervisor file systemChris Metcalf2013-03-291-13/+12Star
* tile: provide "screen_info" when enabling VTChris Metcalf2013-02-041-0/+5
* tile: updates to pci root complex from community feedbackChris Metcalf2012-07-181-3/+1Star
* tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf2012-07-181-19/+16Star
* arch/tile: enable ZONE_DMA for tilegxChris Metcalf2012-07-181-1/+11
* arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-181-0/+6
* tile: add #include to unbreak build after generic init_task conversionChris Metcalf2012-06-061-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-261-54/+115
|\
| * arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-251-50/+111
| * arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf2012-05-251-4/+4
* | tile: Use generic init_taskThomas Gleixner2012-05-051-0/+16
|/
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-071-11/+17
|\
| * arch/tile: use proper memparse() for "maxmem" optionsChris Metcalf2012-04-021-9/+8Star
| * arch/tile: fix a couple of comments that needed updatingChris Metcalf2012-04-021-2/+9