summaryrefslogtreecommitdiffstats
path: root/arch/tile/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-12-161-1/+1
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-271-1/+1
* arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf2016-01-181-3/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-07-011-7/+10
|\
| * tile: avoid a "label not used" warning in do_page_fault()Chris Metcalf2015-06-041-7/+10
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+2
|/
* tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf2015-04-171-3/+7
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-111-19/+15Star
* tile: remove HUGE_VMAP dead codeChris Metcalf2013-09-131-2/+0Star
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-2/+5
* arch: mm: remove obsolete init OOM protectionJohannes Weiner2013-09-131-6/+0Star
* tile: remove support for TILE64Chris Metcalf2013-09-031-53/+17Star
* tile: don't assume user privilege is zeroChris Metcalf2013-09-031-2/+2
* tile: support kprobes on tilegxTony Lu2013-08-301-0/+12
* tile: remove calls to arch_flush_lazy_mmu_mode()Chris Metcalf2013-08-131-3/+2Star
* tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-131-0/+41
* tile: fix tilegx vmalloc_sync_all BUG_ONChris Metcalf2013-08-121-1/+2
* mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-091-4/+4
* arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-231-2/+3
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* tile/mm/fault.c: Port OOM changes to handle_page_faultKautuk Consul2012-05-251-5/+27
* arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-251-1/+1
* arch/tile: don't enable irqs unconditionally in page fault handlerChris Metcalf2012-04-021-2/+5
* arch/tile: don't wait for migrating PTEs in an NMI handlerChris Metcalf2012-04-021-3/+10
* arch/tile: fix a couple of comments that needed updatingChris Metcalf2012-04-021-1/+1
* Disintegrate asm/system.h for TileDavid Howells2012-03-281-1/+0Star
* tile: Make tile use the new is_idle_task() APIPaul E. McKenney2011-12-111-2/+2
* arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-201-9/+15
* arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf2011-05-031-2/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* arch/tile: fix some comments and whitespaceChris Metcalf2011-03-101-8/+0Star
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0Star
* arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-151-3/+3
* arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf2010-10-141-3/+3
* arch/tile: Various cleanups.Chris Metcalf2010-08-131-0/+8
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-061-51/+13Star
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+905