summaryrefslogtreecommitdiffstats
path: root/arch/tile
AgeCommit message (Expand)Author
2013-09-03tile: use standard 'generic-y' model for <asm/hw_irq.h>Chris Metcalf
2013-09-03tile: use asm-generic version of <asm/local64.h>Chris Metcalf
2013-09-03tile PCI RC: add comment about "PCI hole" problemChris Metcalf
2013-09-03tile: remove DEBUG_EXTRA_FLAGS kernel config optionChris Metcalf
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf
2013-09-03tile: support FRAME_POINTERChris Metcalf
2013-09-03tile: support reporting Tilera hypervisor statisticsChris Metcalf
2013-09-03tilegx: support KGDBChris Metcalf
2013-09-03tilegx: provide kernel support for the tilegx UART shimChris Metcalf
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf
2013-09-03tile: don't assume user privilege is zeroChris Metcalf
2013-09-03tile: clean up relocate_kernel_64 debug codeChris Metcalf
2013-08-30tile: handle super huge pages in virt_to_pteChris Metcalf
2013-08-30tilegx: change how we find the kernel stackChris Metcalf
2013-08-30tile: don't call show_regs_print_info() with corrupt currentChris Metcalf
2013-08-30tile: fix some -Wsign-compare warningsChris Metcalf
2013-08-30tile: group .hottext* sections properly in vmlinux.ldsChris Metcalf
2013-08-30tile: fix strncpy_from_user bugChris Metcalf
2013-08-30tile: remove set/clear_fixmap APIsChris Metcalf
2013-08-30tile: do less L1 I-cache evictionChris Metcalf
2013-08-30tile: allow "initrd" boot argument for kexecChris Metcalf
2013-08-30tile: support ASLR fullyTony Lu
2013-08-30tile: correct r1 value during syscall tracingChris Metcalf
2013-08-30tile: fix panic with large IRQ numberChris Metcalf
2013-08-30tile: use proper .align directives on __ex_table sectionsChris Metcalf
2013-08-30tile: support kprobes on tilegxTony Lu
2013-08-30tile: support ftrace on tilegxTony Lu
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman
2013-08-13tile: provide traceability for hypervisor callsChris Metcalf
2013-08-13tile: avoid struct vm_struct leakChris Metcalf
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf
2013-08-13tile: support simulator notification for ET_DYN objectsChris Metcalf
2013-08-13tile: improve illegal translation interrupt handlingChris Metcalf
2013-08-13tile: make register dumps more readableChris Metcalf
2013-08-13tile: improve big-endian supportChris Metcalf
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf
2013-08-13tile: remove calls to arch_flush_lazy_mmu_mode()Chris Metcalf
2013-08-13tile: fix some issues in hugepage supportChris Metcalf
2013-08-13tile: avoid recursive backtrace faultsChris Metcalf
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf
2013-08-12tile: remove unnecessary backslashes in asm-offsets.cChris Metcalf
2013-08-12tile: fix tilegx vmalloc_sync_all BUG_ONChris Metcalf
2013-08-12tile: fix comment bug in sys_cmpxchg descriptionChris Metcalf
2013-08-12tile: support "memmap" boot parameterChris Metcalf
2013-08-12tile: various console improvementsChris Metcalf
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni
2013-08-06tile PCI RC: remove stale include of linux/numa.hChris Metcalf
2013-08-06tile PCI RC: reduce driver's vmalloc space usageChris Metcalf
2013-08-06tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf