aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAge
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* 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
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-22
|\ \ \ \
| * | | | tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-05
| | |_|/ | |/| |
* | | | arch/tile: big-endian: properly bswap instruction bundles when backtracingChris Metcalf2012-06-18
| |/ / |/| |
* | | tile: fix bug in get_user() for 4-byte valuesChris Metcalf2012-06-16
| |/ |/|
* | tile: add #include to unbreak build after generic init_task conversionChris Metcalf2012-06-06
* | tile: remove cpu_idle_on_new_stackChris Metcalf2012-06-06
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * new helper: signal_delivered()Al Viro2012-06-01
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| * set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01