summaryrefslogtreecommitdiffstats
path: root/arch/tile
AgeCommit message (Expand)AuthorLines
2013-08-06tile PCI RC: bomb comments and whitespace formatChris Metcalf-124/+56
2013-08-06tile PCI RC: include pci/pcie/KconfigChris Metcalf-0/+2
2013-08-06tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf-62/+12
2013-08-06tile PCI RC: restructure TRIO initializationChris Metcalf-92/+118
2013-08-06tile PCI DMA: handle a NULL dev argument properlyChris Metcalf-2/+3
2013-08-06tile PCI RC: support I/O space accessChris Metcalf-18/+257
2013-08-06tile PCI RC: gentler warning for missing plug-in PCIChris Metcalf-4/+11
2013-08-06tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf-20/+106
2013-08-06tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf-12/+38
2013-08-05tile PCI RC: handle case that PCI link is already upChris Metcalf-13/+28
2013-08-05tile PCI RC: tweak the the pcie_rc_delay supportChris Metcalf-19/+16
2013-08-05tile PCI RC: support pci=off boot arg for tileproChris Metcalf-0/+17
2013-08-05tile PCI RC: tilepro conflict with PCI and RAM addressesChris Metcalf-4/+5
2013-08-05tile PCI RC: cleanups for tilepro PCI RCChris Metcalf-14/+3
2013-08-01tile: optimize strnlen using SIMD instructionsKen Steele-1/+98
2013-08-01tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf-3/+40
2013-08-01tile: support multiple mPIPE shims in tilegx network driverChris Metcalf-2/+76
2013-08-01tile: support jumbo frames in the tilegx network driverChris Metcalf-7/+163
2013-08-01tile: optimize and clean up string functionsChris Metcalf-84/+212
2013-07-31tile: convert uses of "inv" to "finv"Chris Metcalf-103/+32
2013-07-31tile: various minor cleanups to hardwall subsystemChris Metcalf-15/+18
2013-07-29tile / cpu topology: remove stale Macro arch_provides_topology_pointersHanjun Guo-3/+0
2013-07-17arch: tile: include: asm: add cmpxchg64() definitionChen Gang-0/+6
2013-07-14tile: delete __cpuinit usage from all tile filesPaul Gortmaker-13/+13
2013-07-10mm: remove free_area_cacheMichel Lespinasse-2/+0
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner-4/+4
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds-7/+1
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen-7/+1
2013-07-03mm/tile: prepare for removing num_physpages and simplify mem_init()Jiang Liu-22/+9
2013-07-03tile: normalize global variables exported by vmlinux.ldsJiang Liu-5/+7
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu-1/+1
2013-07-03mm/tile: use common help functions to free reserved pagesJiang Liu-5/+2
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+0
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar-0/+2
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro-3/+0
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar-2/+2
2013-06-15tilepro: work around module link error with gcc 4.7Chris Metcalf-0/+2
2013-05-28tile: uaccess s/might_sleep/might_fault/Michael S. Tsirkin-1/+1
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds-12/+45
2013-05-09arch/tile: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov-1/+1
2013-05-02tile: support new Tilera hypervisorChris Metcalf-11/+44
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-49/+93
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-7/+0
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd-16/+7
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo-2/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-61/+10
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner-22/+5