summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-1/+1
* | remove references to cpu_*_map in arch/Rusty Russell2012-03-291-3/+3
|/
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-2/+1Star
* arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRDChris Metcalf2011-05-041-0/+6
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-101-8/+12
* arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf2010-11-241-1/+1
* arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf2010-11-011-4/+4
* Remove duplicate includes from many filesZimny Lech2010-10-281-2/+0Star
* arch/tile: convert a BUG_ON to BUILD_BUG_ONChris Metcalf2010-10-151-1/+1
* arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-151-12/+16
* arch/tile: Add a warning if we try to allocate too much vmalloc memory.Chris Metcalf2010-10-141-0/+4
* arch/tile: correct a bug in freeing bootmem by VA for the optional second ini...Chris Metcalf2010-08-131-2/+2
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-061-59/+73
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+1497