index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
mm
/
fault.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tile: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-12-16
1
-1
/
+1
*
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
*
arch/tile: move user_exit() to early kernel entry sequence
Chris Metcalf
2016-01-18
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2015-06-30
1
-7
/
+10
|
\
|
*
tile: avoid a "label not used" warning in do_page_fault()
Chris Metcalf
2015-06-04
1
-7
/
+10
*
|
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-2
/
+2
|
/
*
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
Chris Metcalf
2015-04-17
1
-3
/
+7
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+2
*
tile: Use the more common pr_warn instead of pr_warning
Joe Perches
2014-11-11
1
-19
/
+15
*
tile: remove HUGE_VMAP dead code
Chris Metcalf
2013-09-13
1
-2
/
+0
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-2
/
+5
*
arch: mm: remove obsolete init OOM protection
Johannes Weiner
2013-09-12
1
-6
/
+0
*
tile: remove support for TILE64
Chris Metcalf
2013-09-03
1
-53
/
+17
*
tile: don't assume user privilege is zero
Chris Metcalf
2013-09-03
1
-2
/
+2
*
tile: support kprobes on tilegx
Tony Lu
2013-08-30
1
-0
/
+12
*
tile: remove calls to arch_flush_lazy_mmu_mode()
Chris Metcalf
2013-08-13
1
-3
/
+2
*
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
2013-08-13
1
-0
/
+41
*
tile: fix tilegx vmalloc_sync_all BUG_ON
Chris Metcalf
2013-08-12
1
-1
/
+2
*
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2013-07-09
1
-4
/
+4
*
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2012-10-23
1
-2
/
+3
*
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
1
-0
/
+1
*
tile/mm/fault.c: Port OOM changes to handle_page_fault
Kautuk Consul
2012-05-25
1
-5
/
+27
*
arch/tile: support multiple huge page sizes dynamically
Chris Metcalf
2012-05-25
1
-1
/
+1
*
arch/tile: don't enable irqs unconditionally in page fault handler
Chris Metcalf
2012-04-02
1
-2
/
+5
*
arch/tile: don't wait for migrating PTEs in an NMI handler
Chris Metcalf
2012-04-02
1
-3
/
+10
*
arch/tile: fix a couple of comments that needed updating
Chris Metcalf
2012-04-02
1
-1
/
+1
*
Disintegrate asm/system.h for Tile
David Howells
2012-03-28
1
-1
/
+0
*
tile: Make tile use the new is_idle_task() API
Paul E. McKenney
2011-12-11
1
-2
/
+2
*
arch/tile: support signal "exception-trace" hook
Chris Metcalf
2011-05-19
1
-9
/
+15
*
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
2011-05-02
1
-2
/
+4
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
arch/tile: fix some comments and whitespace
Chris Metcalf
2011-03-10
1
-8
/
+0
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
arch/tile: parameterize system PLs to support KVM port
Chris Metcalf
2010-10-15
1
-3
/
+3
*
arch/tile: Use <asm-generic/syscalls.h>
Chris Metcalf
2010-10-14
1
-3
/
+3
*
arch/tile: Various cleanups.
Chris Metcalf
2010-08-13
1
-0
/
+8
*
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-07-06
1
-51
/
+13
*
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
2010-06-04
1
-0
/
+905