aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/include
AgeCommit message (Expand)Author
2013-09-16tile: <arch/> header updates from upstreamChris Metcalf
2013-09-16tile: improve gxio iorpc autogenerated code styleChris Metcalf
2013-09-13tile: remove HUGE_VMAP dead codeChris Metcalf
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-06tile: rework <asm/cmpxchg.h>Chris Metcalf
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-03tile PCI RC: make default consistent DMA mask 32-bitChris Metcalf
2013-09-03tile: make __write_once a synonym for __read_mostlyChris Metcalf
2013-09-03tile: remove support for TILE64Chris Metcalf
2013-09-03tile: use asm-generic/bitops/builtin-*.hAkinobu Mita
2013-09-03tile: use standard 'generic-y' model for <asm/hw_irq.h>Chris Metcalf
2013-09-03tile: use asm-generic version of <asm/local64.h>Chris Metcalf
2013-09-03tile PCI RC: add comment about "PCI hole" problemChris Metcalf
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf
2013-09-03tile: support reporting Tilera hypervisor statisticsChris Metcalf
2013-09-03tilegx: support KGDBChris Metcalf
2013-09-03tilegx: provide kernel support for the tilegx UART shimChris Metcalf
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf
2013-09-03tile: don't assume user privilege is zeroChris Metcalf
2013-08-30tile: handle super huge pages in virt_to_pteChris Metcalf
2013-08-30tilegx: change how we find the kernel stackChris Metcalf
2013-08-30tile: fix some -Wsign-compare warningsChris Metcalf
2013-08-30tile: remove set/clear_fixmap APIsChris Metcalf
2013-08-30tile: support ASLR fullyTony Lu
2013-08-30tile: use proper .align directives on __ex_table sectionsChris Metcalf
2013-08-30tile: support kprobes on tilegxTony Lu
2013-08-30tile: support ftrace on tilegxTony Lu
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf
2013-08-13tile: improve big-endian supportChris Metcalf
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf
2013-08-13tile: avoid recursive backtrace faultsChris Metcalf
2013-08-13tile: fast-path unaligned memory access for tilegxChris 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: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf
2013-08-06tile PCI RC: add dma_get_required_mask()Chris 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 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: cleanups for tilepro PCI RCChris Metcalf
2013-08-01tile: optimize strnlen using SIMD instructionsKen Steele
2013-08-01tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf
2013-08-01tile: support multiple mPIPE shims in tilegx network driverChris Metcalf
2013-08-01tile: support jumbo frames in the tilegx network driverChris Metcalf
2013-07-31tile: convert uses of "inv" to "finv"Chris Metcalf
2013-07-29tile / cpu topology: remove stale Macro arch_provides_topology_pointersHanjun Guo
2013-07-17arch: tile: include: asm: add cmpxchg64() definitionChen Gang