summaryrefslogtreecommitdiff
path: root/arch/tile/kernel
AgeCommit message (Expand)Author
2012-10-23arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12arch/tile: enable interrupts in do_work_pending()Chris Metcalf
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-01tile: don't bother with SIGTRAP in setup_frameAl Viro
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-08-23tile: PCI: Use PCI Express Capability accessorsJiang Liu
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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
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-18usb: add host support for the tilegx architectureChris 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-18arch/tile: tilegx PCI root complex supportChris Metcalf
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05tile/PCI: factor out pcibios_setup()Myron Stowe
2012-06-18arch/tile: big-endian: properly bswap instruction bundles when backtracingChris 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-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl 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-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-05-25arch/tile: add descriptive text if the kernel reports a bad trapChris Metcalf
2012-05-25arch/tile: allow querying cpu module information from the hypervisorChris Metcalf
2012-05-25arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf
2012-05-25arch/tile: support kexec() for tilegxChris Metcalf
2012-05-25arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf
2012-05-25arch/tile: optimize get_user/put_user and friendsChris Metcalf
2012-05-25arch/tile: support building big-endian kernelChris Metcalf
2012-05-25arch/tile: use interrupt critical sections lessChris Metcalf
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf