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