summaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)AuthorFilesLines
2012-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+0
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+0
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-36/+6
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+13
2012-09-24tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf1-11/+13
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas2-16/+0
2012-09-19PCI: Provide a default pcibios_update_irq()Thierry Reding2-16/+0
2012-09-19PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2-2/+2
2012-09-07tile: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman1-8/+0
2012-09-03netfilter: remove xt_NOTRACKCong Wang2-2/+0
2012-08-23tile: PCI: Use PCI Express Capability accessorsJiang Liu1-20/+6
2012-08-15tile: Remove SD_PREFER_LOCAL leftoverAlex Shi1-1/+0
2012-08-01memcg: rename config variablesAndrew Morton2-4/+4
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+0
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2-31/+2
2012-07-26tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf1-1/+1
2012-07-26tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf1-1/+1
2012-07-25Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-13/+6
2012-07-24tile: remove km_type definitionsCong Wang1-30/+1
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds65-400/+10771
2012-07-23tile: remove usage of enum km_typeCong Wang1-1/+1
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-10/+0
2012-07-19tile: updates to pci root complex from community feedbackChris Metcalf3-64/+47
2012-07-19bounce: allow use of bounce pool via config optionChris Metcalf1-0/+6
2012-07-19usb: add host support for the tilegx architectureChris Metcalf3-0/+80
2012-07-19arch/tile: provide kernel support for the tilegx USB shimChris Metcalf9-0/+413
2012-07-19tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf8-203/+588
2012-07-19arch/tile: enable ZONE_DMA for tilegxChris Metcalf4-13/+28
2012-07-19tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf7-171/+278
2012-07-19tile: remove unused headerPaul Bolle1-33/+0
2012-07-19arch/tile: tilegx PCI root complex supportChris Metcalf6-17/+1645
2012-07-12arch/tile: provide kernel support for the tilegx TRIO shimChris Metcalf16-0/+1707
2012-07-12arch/tile: break out the "csum a long" function to <asm/checksum.h>Chris Metcalf2-14/+19
2012-07-12arch/tile: provide kernel support for the tilegx mPIPE shimChris Metcalf14-0/+4658
2012-07-12arch/tile: common DMA code for the GXIO IORPC subsystemChris Metcalf4-0/+344
2012-07-12arch/tile: support MMIO-based readb/writeb etc.Chris Metcalf1-28/+116
2012-07-12arch/tile: introduce GXIO IORPC framework for tilegxChris Metcalf10-0/+985
2012-07-06Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-10/+0
2012-07-06tile/PCI: factor out pcibios_setup()Myron Stowe1-10/+0
2012-06-28Remove useless wrappers of asm-generic/ipc.hPaul Bolle1-1/+0
2012-06-18arch/tile: big-endian: properly bswap instruction bundles when backtracingChris Metcalf1-2/+7
2012-06-17tile: fix bug in get_user() for 4-byte valuesChris Metcalf1-1/+1
2012-06-14tile/PCI: use pci_scan_root_bus instead pci_scan_busYinghai Lu1-1/+4
2012-06-14PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-2/+2
2012-06-06tile: add #include to unbreak build after generic init_task conversionChris Metcalf1-0/+1
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf2-19/+0
2012-06-05tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang1-10/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-38/+25
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0