summaryrefslogtreecommitdiff
path: root/arch/tile/kernel
AgeCommit message (Expand)Author
2013-08-30tile: do less L1 I-cache evictionChris Metcalf
2013-08-30tile: allow "initrd" boot argument for kexecChris Metcalf
2013-08-30tile: correct r1 value during syscall tracingChris Metcalf
2013-08-30tile: fix panic with large IRQ numberChris Metcalf
2013-08-30tile: support kprobes on tilegxTony Lu
2013-08-30tile: support ftrace on tilegxTony Lu
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas
2013-08-13tile: provide traceability for hypervisor callsChris Metcalf
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf
2013-08-13tile: improve illegal translation interrupt handlingChris Metcalf
2013-08-13tile: make register dumps more readableChris 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: remove unnecessary backslashes in asm-offsets.cChris 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: 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: 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-07-31tile: convert uses of "inv" to "finv"Chris Metcalf
2013-07-31tile: various minor cleanups to hardwall subsystemChris Metcalf
2013-07-14tile: delete __cpuinit usage from all tile filesPaul Gortmaker
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-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-05-02tile: support new Tilera hypervisorChris Metcalf
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds