aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/mm/fault.c
AgeCommit message (Expand)Author
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2013-09-13tile: remove HUGE_VMAP dead codeChris Metcalf
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: remove obsolete init OOM protectionJohannes Weiner
2013-09-03tile: remove support for TILE64Chris Metcalf
2013-09-03tile: don't assume user privilege is zeroChris Metcalf
2013-08-30tile: support kprobes on tilegxTony Lu
2013-08-13tile: remove calls to arch_flush_lazy_mmu_mode()Chris Metcalf
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf
2013-08-12tile: fix tilegx vmalloc_sync_all BUG_ONChris Metcalf
2013-07-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-05-25tile/mm/fault.c: Port OOM changes to handle_page_faultKautuk Consul
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf
2012-04-02arch/tile: don't enable irqs unconditionally in page fault handlerChris Metcalf
2012-04-02arch/tile: don't wait for migrating PTEs in an NMI handlerChris Metcalf
2012-04-02arch/tile: fix a couple of comments that needed updatingChris Metcalf
2012-03-28Disintegrate asm/system.h for TileDavid Howells
2011-12-11tile: Make tile use the new is_idle_task() APIPaul E. McKenney
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf
2011-05-02arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-10arch/tile: fix some comments and whitespaceChris Metcalf
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf
2010-10-14arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf
2010-08-13arch/tile: Various cleanups.Chris Metcalf
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf