summaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)Author
2013-08-12tile: remove unnecessary backslashes in asm-offsets.cChris Metcalf
2013-08-12tile: fix tilegx vmalloc_sync_all BUG_ONChris Metcalf
2013-08-12tile: fix comment bug in sys_cmpxchg descriptionChris Metcalf
2013-08-12tile: support "memmap" boot parameterChris Metcalf
2013-08-12tile: various console improvementsChris Metcalf
2013-08-06tile PCI RC: remove stale include of linux/numa.hChris Metcalf
2013-08-06tile PCI RC: reduce driver's vmalloc space usageChris Metcalf
2013-08-06tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf
2013-08-06tile PCI DMA: fix bug in non-page-aligned accessorsChris Metcalf
2013-08-06tile PCI RC: add dma_get_required_mask()Chris Metcalf
2013-08-06tile PCI RC: use proper accessor functionChris Metcalf
2013-08-06tile PCI RC: bomb comments and whitespace formatChris Metcalf
2013-08-06tile PCI RC: include pci/pcie/KconfigChris Metcalf
2013-08-06tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf
2013-08-06tile PCI RC: restructure TRIO initializationChris Metcalf
2013-08-06tile PCI DMA: handle a NULL dev argument properlyChris Metcalf
2013-08-06tile PCI RC: support I/O space accessChris Metcalf
2013-08-06tile PCI RC: gentler warning for missing plug-in PCIChris Metcalf
2013-08-06tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf
2013-08-06tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf
2013-08-05tile PCI RC: handle case that PCI link is already upChris Metcalf
2013-08-05tile PCI RC: tweak the the pcie_rc_delay supportChris Metcalf
2013-08-05tile PCI RC: support pci=off boot arg for tileproChris Metcalf
2013-08-05tile PCI RC: tilepro conflict with PCI and RAM addressesChris Metcalf
2013-08-05tile PCI RC: cleanups for tilepro PCI RCChris Metcalf
2013-08-02tile: optimize strnlen using SIMD instructionsKen Steele
2013-08-01tile: optimize and clean up string functionsChris Metcalf
2013-07-31tile: convert uses of "inv" to "finv"Chris Metcalf
2013-07-31tile: various minor cleanups to hardwall subsystemChris Metcalf
2013-07-17arch: tile: include: asm: add cmpxchg64() definitionChen Gang
2013-07-11mm: remove free_area_cacheMichel Lespinasse
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
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-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm/tile: use common help functions to free reserved pagesJiang Liu
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-06-15tilepro: work around module link error with gcc 4.7Chris Metcalf
2013-05-28tile: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-05-09arch/tile: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-05-02tile: support new Tilera hypervisorChris Metcalf
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds