aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-03tile: support FRAME_POINTERChris Metcalf4-9/+12
2013-09-03tile: support reporting Tilera hypervisor statisticsChris Metcalf2-3/+89
2013-09-03tilegx: support KGDBChris Metcalf5-0/+577
2013-09-03tilegx: provide kernel support for the tilegx UART shimChris Metcalf9-0/+768
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf12-60/+51
2013-09-03tile: don't assume user privilege is zeroChris Metcalf5-12/+23
2013-09-03tile: clean up relocate_kernel_64 debug codeChris Metcalf1-2/+7
2013-08-30tile: handle super huge pages in virt_to_pteChris Metcalf3-7/+22
2013-08-30tilegx: change how we find the kernel stackChris Metcalf6-37/+57
2013-08-30tile: don't call show_regs_print_info() with corrupt currentChris Metcalf1-3/+5
2013-08-30tile: fix some -Wsign-compare warningsChris Metcalf3-6/+6
2013-08-30tile: group .hottext* sections properly in vmlinux.ldsChris Metcalf1-0/+2
2013-08-30tile: fix strncpy_from_user bugChris Metcalf2-10/+12
2013-08-30tile: remove set/clear_fixmap APIsChris Metcalf3-61/+1
2013-08-30tile: do less L1 I-cache evictionChris Metcalf1-1/+7
2013-08-30tile: allow "initrd" boot argument for kexecChris Metcalf1-0/+42
2013-08-30tile: support ASLR fullyTony Lu2-2/+26
2013-08-30tile: correct r1 value during syscall tracingChris Metcalf1-0/+15
2013-08-30tile: fix panic with large IRQ numberChris Metcalf1-1/+2
2013-08-30tile: use proper .align directives on __ex_table sectionsChris Metcalf7-0/+24
2013-08-30tile: support kprobes on tilegxTony Lu13-5/+709
2013-08-30tile: support ftrace on tilegxTony Lu7-2/+510
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas1-7/+2
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socKevin Hilman1-1/+0
2013-08-13tile: provide traceability for hypervisor callsChris Metcalf12-76/+368
2013-08-13tile: avoid struct vm_struct leakChris Metcalf1-1/+1
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf22-62/+732
2013-08-13tile: support simulator notification for ET_DYN objectsChris Metcalf1-14/+48
2013-08-13tile: improve illegal translation interrupt handlingChris Metcalf2-11/+16
2013-08-13tile: make register dumps more readableChris Metcalf1-10/+10
2013-08-13tile: improve big-endian supportChris Metcalf3-31/+23
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf14-45/+98
2013-08-13tile: remove calls to arch_flush_lazy_mmu_mode()Chris Metcalf2-5/+2
2013-08-13tile: fix some issues in hugepage supportChris Metcalf1-35/+3
2013-08-13tile: avoid recursive backtrace faultsChris Metcalf2-2/+30
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf15-69/+1996
2013-08-12tile: remove unnecessary backslashes in asm-offsets.cChris Metcalf1-14/+14
2013-08-12tile: fix tilegx vmalloc_sync_all BUG_ONChris Metcalf1-1/+2
2013-08-12tile: fix comment bug in sys_cmpxchg descriptionChris Metcalf1-1/+1
2013-08-12tile: support "memmap" boot parameterChris Metcalf1-4/+76
2013-08-12tile: various console improvementsChris Metcalf6-42/+43
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni1-1/+0
2013-08-06tile PCI RC: remove stale include of linux/numa.hChris Metcalf1-1/+0
2013-08-06tile PCI RC: reduce driver's vmalloc space usageChris Metcalf1-2/+8
2013-08-06tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf2-3/+33
2013-08-06tile PCI DMA: fix bug in non-page-aligned accessorsChris Metcalf1-2/+2
2013-08-06tile PCI RC: add dma_get_required_mask()Chris Metcalf2-0/+22
2013-08-06tile PCI RC: use proper accessor functionChris Metcalf1-13/+11
2013-08-06tile PCI RC: bomb comments and whitespace formatChris Metcalf1-124/+56
2013-08-06tile PCI RC: include pci/pcie/KconfigChris Metcalf1-0/+2