aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAge
* Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-09
* Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-06
|\
| * UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-04
* | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-05
* | tile: fix personality bits handling upon exec()Jiri Kosina2012-10-05
|/
* Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-03
|\
| * UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-02
| * UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\
| * | netfilter: remove xt_NOTRACKCong Wang2012-09-03
* | | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-01
|\ \ \
| * | | tile: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman2012-09-06
| |/ /
* | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\ \ \
| * \ \ Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas2012-09-19
| |\ \ \
| | * | | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-18
| | * | | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-18
| | |/ /
| * / / tile: PCI: Use PCI Express Capability accessorsJiang Liu2012-08-23
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-01
|\ \ \ | |_|/ |/| |
| * | tile: Remove SD_PREFER_LOCAL leftoverAlex Shi2012-08-15
| |/
* / tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf2012-09-24
|/
* memcg: rename config variablesAndrew Morton2012-07-31
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-30
|\
| * Remove useless wrappers of asm-generic/ipc.hPaul Bolle2012-06-28
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-27
|\ \
| * | tile: remove km_type definitionsCong Wang2012-07-24
| * | tile: remove usage of enum km_typeCong Wang2012-07-23
* | | tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf2012-07-25
* | | tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf2012-07-25
* | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
|\ \ \
| * \ \ Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-05
| |\ \ \
| | * | | tile/PCI: factor out pcibios_setup()Myron Stowe2012-07-05
| * | | | tile/PCI: use pci_scan_root_bus instead pci_scan_busYinghai Lu2012-06-13
| * | | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-07-23
|\ \ \ \ | |_|/ / |/| | |
| * | | tile: updates to pci root complex from community feedbackChris Metcalf2012-07-18
| * | | bounce: allow use of bounce pool via config optionChris Metcalf2012-07-18
| * | | usb: add host support for the tilegx architectureChris Metcalf2012-07-18
| * | | arch/tile: provide kernel support for the tilegx USB shimChris Metcalf2012-07-18
| * | | tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf2012-07-18
| * | | arch/tile: enable ZONE_DMA for tilegxChris Metcalf2012-07-18
| * | | tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf2012-07-18
| * | | tile: remove unused headerPaul Bolle2012-07-18
| * | | arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-18
| * | | arch/tile: provide kernel support for the tilegx TRIO shimChris Metcalf2012-07-11
| * | | arch/tile: break out the "csum a long" function to <asm/checksum.h>Chris Metcalf2012-07-11
| * | | arch/tile: provide kernel support for the tilegx mPIPE shimChris Metcalf2012-07-11
| * | | arch/tile: common DMA code for the GXIO IORPC subsystemChris Metcalf2012-07-11
| * | | arch/tile: support MMIO-based readb/writeb etc.Chris Metcalf2012-07-11
| * | | arch/tile: introduce GXIO IORPC framework for tilegxChris Metcalf2012-07-11