aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-03tile PCI RC: add comment about "PCI hole" problemChris Metcalf1-0/+5
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf2-1/+2
2013-09-03tile: support reporting Tilera hypervisor statisticsChris Metcalf1-3/+13
2013-09-03tilegx: support KGDBChris Metcalf1-0/+71
2013-09-03tilegx: provide kernel support for the tilegx UART shimChris Metcalf5-0/+598
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf4-35/+24
2013-09-03tile: don't assume user privilege is zeroChris Metcalf2-3/+3
2013-08-30tile: handle super huge pages in virt_to_pteChris Metcalf2-7/+19
2013-08-30tilegx: change how we find the kernel stackChris Metcalf1-14/+33
2013-08-30tile: fix some -Wsign-compare warningsChris Metcalf3-6/+6
2013-08-30tile: remove set/clear_fixmap APIsChris Metcalf1-8/+0
2013-08-30tile: support ASLR fullyTony Lu1-0/+4
2013-08-30tile: use proper .align directives on __ex_table sectionsChris Metcalf2-0/+7
2013-08-30tile: support kprobes on tilegxTony Lu6-1/+110
2013-08-30tile: support ftrace on tilegxTony Lu1-1/+21
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf7-5/+71
2013-08-13tile: improve big-endian supportChris Metcalf2-21/+9
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf2-11/+18
2013-08-13tile: avoid recursive backtrace faultsChris Metcalf1-0/+2
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf5-3/+28
2013-08-12tile: various console improvementsChris Metcalf2-3/+29
2013-08-06tile PCI RC: remove stale include of linux/numa.hChris Metcalf1-1/+0
2013-08-06tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf1-0/+3
2013-08-06tile PCI RC: add dma_get_required_mask()Chris Metcalf1-0/+4
2013-08-06tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf1-3/+0
2013-08-06tile PCI RC: restructure TRIO initializationChris Metcalf1-0/+1
2013-08-06tile PCI RC: support I/O space accessChris Metcalf2-10/+127
2013-08-06tile PCI RC: gentler warning for missing plug-in PCIChris Metcalf1-2/+3
2013-08-06tile PCI RC: support more MSI-X interrupt vectorsChris Metcalf2-0/+44
2013-08-06tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf1-3/+7
2013-08-05tile PCI RC: cleanups for tilepro PCI RCChris Metcalf1-1/+0
2013-08-01tile: optimize strnlen using SIMD instructionsKen Steele1-0/+2
2013-08-01tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf2-3/+21
2013-08-01tile: support multiple mPIPE shims in tilegx network driverChris Metcalf3-0/+35
2013-08-01tile: support jumbo frames in the tilegx network driverChris Metcalf2-4/+101
2013-07-31tile: convert uses of "inv" to "finv"Chris Metcalf3-57/+22
2013-07-29tile / cpu topology: remove stale Macro arch_provides_topology_pointersHanjun Guo1-3/+0
2013-07-17arch: tile: include: asm: add cmpxchg64() definitionChen Gang1-0/+6
2013-07-03tile: normalize global variables exported by vmlinux.ldsJiang Liu1-1/+1
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-1/+1
2013-05-28tile: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-1/+1
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-3/+24
2013-05-02tile: support new Tilera hypervisorChris Metcalf1-3/+24
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds6-7/+39
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd1-1/+6
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1