aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-5/+0
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2-57/+62
2012-10-06tile: fix personality bits handling upon exec()Jiri Kosina1-2/+2
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-5/+0
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds7-7/+11
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+0
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2-0/+4
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells5-7/+7
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus 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/kernel/git/tip/tipLinus 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-18PCI: Provide a default pcibios_update_irq()Thierry Reding2-16/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2-2/+2
2012-09-06tile: 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-07-31memcg: rename config variablesAndrew Morton2-4/+4
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+0
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2-31/+2
2012-07-25tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf1-1/+1
2012-07-25tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf1-1/+1
2012-07-24Merge 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-23Merge 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/kernel/git/tip/tipLinus Torvalds1-10/+0
2012-07-18tile: updates to pci root complex from community feedbackChris Metcalf3-64/+47
2012-07-18bounce: allow use of bounce pool via config optionChris Metcalf1-0/+6
2012-07-18usb: add host support for the tilegx architectureChris Metcalf3-0/+80
2012-07-18arch/tile: provide kernel support for the tilegx USB shimChris Metcalf9-0/+413
2012-07-18tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf8-203/+588
2012-07-18arch/tile: enable ZONE_DMA for tilegxChris Metcalf4-13/+28
2012-07-18tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf7-171/+278
2012-07-18tile: remove unused headerPaul Bolle1-33/+0
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf6-17/+1645
2012-07-11arch/tile: provide kernel support for the tilegx TRIO shimChris Metcalf16-0/+1707
2012-07-11arch/tile: break out the "csum a long" function to <asm/checksum.h>Chris Metcalf2-14/+19
2012-07-11arch/tile: provide kernel support for the tilegx mPIPE shimChris Metcalf14-0/+4658
2012-07-11arch/tile: common DMA code for the GXIO IORPC subsystemChris Metcalf4-0/+344
2012-07-11arch/tile: support MMIO-based readb/writeb etc.Chris Metcalf1-28/+116
2012-07-11arch/tile: introduce GXIO IORPC framework for tilegxChris Metcalf10-0/+985
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-10/+0
2012-07-05tile/PCI: factor out pcibios_setup()Myron Stowe1-10/+0