aboutsummaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)Author
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-07-31memcg: rename config variablesAndrew Morton
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-25tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf
2012-07-25tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24tile: remove km_type definitionsCong Wang
2012-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-07-23tile: remove usage of enum km_typeCong Wang
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-18tile: updates to pci root complex from community feedbackChris Metcalf
2012-07-18bounce: allow use of bounce pool via config optionChris Metcalf
2012-07-18usb: add host support for the tilegx architectureChris Metcalf
2012-07-18arch/tile: provide kernel support for the tilegx USB shimChris Metcalf
2012-07-18tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf
2012-07-18arch/tile: enable ZONE_DMA for tilegxChris Metcalf
2012-07-18tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf
2012-07-18tile: remove unused headerPaul Bolle
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf
2012-07-11arch/tile: provide kernel support for the tilegx TRIO shimChris Metcalf
2012-07-11arch/tile: break out the "csum a long" function to <asm/checksum.h>Chris Metcalf
2012-07-11arch/tile: provide kernel support for the tilegx mPIPE shimChris Metcalf
2012-07-11arch/tile: common DMA code for the GXIO IORPC subsystemChris Metcalf
2012-07-11arch/tile: support MMIO-based readb/writeb etc.Chris Metcalf
2012-07-11arch/tile: introduce GXIO IORPC framework for tilegxChris Metcalf
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05tile/PCI: factor out pcibios_setup()Myron Stowe
2012-06-28Remove useless wrappers of asm-generic/ipc.hPaul Bolle
2012-06-18arch/tile: big-endian: properly bswap instruction bundles when backtracingChris Metcalf
2012-06-16tile: fix bug in get_user() for 4-byte valuesChris Metcalf
2012-06-13tile/PCI: use pci_scan_root_bus instead pci_scan_busYinghai Lu
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-06tile: add #include to unbreak build after generic init_task conversionChris Metcalf
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf
2012-06-05tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-05-25tile: default to tilegx_defconfig for ARCH=tileChris Metcalf
2012-05-25tile: fix bug where fls(0) was not returning 0Chris Metcalf