Age | Commit message (Expand) | Author | Files | Lines |
2018-11-10 | sparc64 mm: Fix more TSB sizing issues | Mike Kravetz | 1 | -0/+1 |
2016-11-21 | sparc64 mm: Fix base TSB sizing when hugetlb pages are used | Mike Kravetz | 1 | -3/+3 |
2015-06-25 | sparc64: Convert BUG_ON to warning | David Ahern | 1 | -2/+3 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 1 | -2/+2 |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 1 | -0/+2 |
2014-09-17 | sparc64: sun4v TLB error power off events | bob picco | 1 | -0/+3 |
2014-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 1 | -3/+1 |
2014-05-19 | sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.c | Sam Ravnborg | 1 | -3/+1 |
2014-05-07 | sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr... | David S. Miller | 1 | -15/+1 |
2014-05-04 | sparc64: Fix top-level fault handling bugs. | David S. Miller | 1 | -30/+52 |
2013-11-15 | sparc64: Implement HAVE_CONTEXT_TRACKING | Kirill Tkhai | 1 | -5/+9 |
2013-09-13 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 1 | -2/+4 |
2013-02-20 | sparc64: Fix tsb_grow() in atomic context. | David S. Miller | 1 | -2/+7 |
2012-10-11 | sparc64: Fix deficiencies in sun4v error reporting. | David S. Miller | 1 | -2/+0 |
2012-10-09 | sparc64: Support transparent huge pages. | David Miller | 1 | -2/+2 |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 1 | -0/+1 |
2012-04-05 | sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault | Kautuk Consul | 1 | -7/+30 |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 1 | -5/+3 |
2010-03-01 | sparc: Support show_unhandled_signals. | David S. Miller | 1 | -3/+31 |
2010-01-21 | sparc: Add missing SW perf fault events. | David S. Miller | 1 | -3/+10 |
2009-12-11 | sparc64: Add some missing __kprobes annotations to kernel fault paths. | David S. Miller | 1 | -7/+8 |
2009-12-11 | sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c | David S. Miller | 1 | -8/+1 |
2009-08-03 | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. | David S. Miller | 1 | -3/+4 |
2009-06-22 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 1 | -1/+1 |
2009-02-04 | sparc64: Kill bogus TPC/address truncation during 32-bit faults. | David S. Miller | 1 | -14/+35 |
2009-02-03 | sparc64: Validate kernel generated fault addresses on sparc64. | David S. Miller | 1 | -7/+18 |
2008-12-04 | sparc,sparc64: unify mm/ | Sam Ravnborg | 1 | -0/+440 |