summaryrefslogtreecommitdiff
path: root/arch/tile/mm/fault.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-02arch/tile: don't enable irqs unconditionally in page fault handlerChris Metcalf1-2/+5
2012-04-02arch/tile: don't wait for migrating PTEs in an NMI handlerChris Metcalf1-3/+10
2012-04-02arch/tile: fix a couple of comments that needed updatingChris Metcalf1-1/+1
2012-03-28Disintegrate asm/system.h for TileDavid Howells1-1/+0
2011-12-11tile: Make tile use the new is_idle_task() APIPaul E. McKenney1-2/+2
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf1-9/+15
2011-05-02arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf1-2/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-10arch/tile: fix some comments and whitespaceChris Metcalf1-8/+0
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf1-3/+3
2010-10-14arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf1-3/+3
2010-08-13arch/tile: Various cleanups.Chris Metcalf1-0/+8
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-51/+13
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+905