summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tile: support reporting Tilera hypervisor statisticsChris Metcalf2013-09-032-3/+89
* tilegx: support KGDBChris Metcalf2013-09-035-0/+577
* tilegx: Add tty serial support for TILE-Gx on-chip UARTChris Metcalf2013-09-035-0/+722
* tilegx: provide kernel support for the tilegx UART shimChris Metcalf2013-09-039-0/+768
* tile: parameterize VA and PA space more cleanlyChris Metcalf2013-09-0312-60/+51
* tile: don't assume user privilege is zeroChris Metcalf2013-09-035-12/+23
* tile: clean up relocate_kernel_64 debug codeChris Metcalf2013-09-031-2/+7
* tile: handle super huge pages in virt_to_pteChris Metcalf2013-08-303-7/+22
* tilegx: change how we find the kernel stackChris Metcalf2013-08-306-37/+57
* tile: don't call show_regs_print_info() with corrupt currentChris Metcalf2013-08-301-3/+5
* tile: fix some -Wsign-compare warningsChris Metcalf2013-08-303-6/+6
* tile: group .hottext* sections properly in vmlinux.ldsChris Metcalf2013-08-301-0/+2
* tile: fix strncpy_from_user bugChris Metcalf2013-08-302-10/+12
* tile: remove set/clear_fixmap APIsChris Metcalf2013-08-303-61/+1
* tile: do less L1 I-cache evictionChris Metcalf2013-08-301-1/+7
* tile: allow "initrd" boot argument for kexecChris Metcalf2013-08-301-0/+42
* tile: support ASLR fullyTony Lu2013-08-302-2/+26
* tile: correct r1 value during syscall tracingChris Metcalf2013-08-301-0/+15
* tile: fix panic with large IRQ numberChris Metcalf2013-08-301-1/+2
* tile: use proper .align directives on __ex_table sectionsChris Metcalf2013-08-307-0/+24
* tile: support kprobes on tilegxTony Lu2013-08-3014-5/+718
* tile: support ftrace on tilegxTony Lu2013-08-308-2/+514
* tile: provide traceability for hypervisor callsChris Metcalf2013-08-1312-76/+368
* tile: avoid struct vm_struct leakChris Metcalf2013-08-131-1/+1
* tile: implement gettimeofday() via vDSOChris Metcalf2013-08-1322-62/+732
* tile: support simulator notification for ET_DYN objectsChris Metcalf2013-08-131-14/+48
* tile: improve illegal translation interrupt handlingChris Metcalf2013-08-132-11/+16
* tile: make register dumps more readableChris Metcalf2013-08-131-10/+10
* tile: improve big-endian supportChris Metcalf2013-08-133-31/+23
* tile: support CONFIG_PREEMPTChris Metcalf2013-08-1314-45/+98
* tile: remove calls to arch_flush_lazy_mmu_mode()Chris Metcalf2013-08-132-5/+2
* tile: fix some issues in hugepage supportChris Metcalf2013-08-131-35/+3
* tile: add some tile drivers to MAINTAINERSChris Metcalf2013-08-131-2/+6
* tile: avoid recursive backtrace faultsChris Metcalf2013-08-132-2/+30
* tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-1315-69/+1996
* tile: remove unnecessary backslashes in asm-offsets.cChris Metcalf2013-08-121-14/+14
* tile: fix tilegx vmalloc_sync_all BUG_ONChris Metcalf2013-08-121-1/+2
* tile: fix comment bug in sys_cmpxchg descriptionChris Metcalf2013-08-121-1/+1
* tile: support "memmap" boot parameterChris Metcalf2013-08-121-4/+76
* tile: various console improvementsChris Metcalf2013-08-127-48/+186
* tile PCI RC: remove stale include of linux/numa.hChris Metcalf2013-08-061-1/+0
* tile PCI RC: reduce driver's vmalloc space usageChris Metcalf2013-08-061-2/+8
* tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf2013-08-062-3/+33
* tile PCI DMA: fix bug in non-page-aligned accessorsChris Metcalf2013-08-061-2/+2
* tile PCI RC: add dma_get_required_mask()Chris Metcalf2013-08-062-0/+22
* tile PCI RC: use proper accessor functionChris Metcalf2013-08-061-13/+11
* tile PCI RC: bomb comments and whitespace formatChris Metcalf2013-08-061-124/+56
* tile PCI RC: include pci/pcie/KconfigChris Metcalf2013-08-061-0/+2
* tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf2013-08-062-62/+12
* tile PCI RC: restructure TRIO initializationChris Metcalf2013-08-062-92/+118
OpenPOWER on IntegriCloud