summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-03tile: eliminate no-op "noatomichash" boot argumentChris Metcalf
2013-09-03tile: use standard tile_bundle_bits type in traps.cChris Metcalf
2013-09-03tile: simplify code referencing hypervisor API addressesChris Metcalf
2013-09-03tile: change <asm/system.h> to <asm/switch_to.h> in commentsChris Metcalf
2013-09-03tile: mark pcibios_init() as __initChris Metcalf
2013-09-03tile: check for correct compiler earlier in asm-offsets.cChris Metcalf
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: Add tty serial support for TILE-Gx on-chip UARTChris 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-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: add some tile drivers to MAINTAINERSChris 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