- 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
- 9fd5a04 exit: Remove calls of do_exit after noreturn versions of die by Eric W. Biederman · 3 years, 3 months ago
- 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
- fd722f2 Revert "sh: add loglvl to printk_address()" by Geert Uytterhoeven · 4 years, 7 months ago
- 845d915 sh: fault: Fix duplicate printing of "PC:" by Geert Uytterhoeven · 4 years, 7 months ago
- 105f886 mm/sh: use general page fault accounting by Peter Xu · 4 years, 5 months ago
- bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 2deebe4d sh: add loglvl to printk_address() by Dmitry Safonov · 4 years, 7 months ago
- 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
- eaabf98 sh: fault: modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
- 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 9 months ago
- 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
- dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
- fb027ad sh/mm: use helper fault_signal_pending() by Peter Xu · 4 years, 10 months ago
- b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 6 years ago
- 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
- e165682 signal/sh: Remove tsk parameter from force_sig_info_fault by Eric W. Biederman · 6 years ago
- 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
- c65626c signal/sh: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
- 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
- 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
- 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
- c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
- 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
- 90eed7d sh: Fix up recursive fault in oops with unset TTB. by Paul Mundt · 12 years ago
- d8fd35f sh64: Fix up vmalloc fault range check. by Paul Mundt · 13 years ago
- c3e0af9 Revert "sh: Ensure fixmap and store queue space can co-exist." by Paul Mundt · 13 years ago
- 2808032 sh: Enable shared page fault handler for _32/_64. by Paul Mundt · 13 years ago[Renamed (85%) from arch/sh/mm/fault_32.c]
- 20e7c29 sh: Ensure fixmap and store queue space can co-exist. by Paul Mundt · 13 years ago
- 5a1dc78 sh: Support thread fault code encoding. by Paul Mundt · 13 years ago
- dbdb4e9 sh: Tidy up and generalize page fault error paths. by Paul Mundt · 13 years ago
- fb56a91 Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest by Paul Mundt · 13 years ago
- 45c0e0e sh: Improve oops error reporting by Stuart Menefy · 13 years ago
- 8d9a784 sh: Fix error synchronising kernel page tables by Stuart Menefy · 13 years ago
- 11fd982 sh/mm/fault_32.c: Port OOM changes to do_page_fault by Kautuk Consul · 13 years ago
- e839ca5 Disintegrate asm/system.h for SH by David Howells · 13 years ago
- a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
- 364b97d sh: Kill off dangling goto labels from oom-killer rework. by Paul Mundt · 15 years ago
- 6b6b18e sh: invoke oom-killer from page fault by Nick Piggin · 15 years ago
- ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
- 5d9b4b1 sh: Definitions for 3-level page table layout by Matt Fleming · 15 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
- 0906a3a sh: Fix up and optimize the kmap_coherent() interface. by Paul Mundt · 15 years ago
- 8010fbe sh: TLB fast path optimizations for load/store exceptions. by Paul Mundt · 15 years ago
- 112e584 sh: TLB protection violation exception optimizations. by Paul Mundt · 15 years ago
- 05dd2cd sh: Restore previous behaviour on kernel fault by Matt Fleming · 16 years ago
- 0f60bb2 sh: Tidy up vmalloc fault handling. by Paul Mundt · 16 years ago
- c63c310 sh: use kprobes_built_in() for notify_page_fault(). by Paul Mundt · 16 years ago
- 7433ab770 sh: Hook up page fault events for software perf counters. by Paul Mundt · 16 years ago
- d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
- 4505ffd sh: remove stray markers. by Christoph Hellwig · 16 years ago
- ab6e570 sh: Generic kgdb stub support. by Paul Mundt · 16 years ago
- 716777d sh: P4 ioremap pass-through by Magnus Damm · 16 years ago
- 3d58695 sh: Trivial trace_mark() instrumentation for core events. by Paul Mundt · 16 years ago
- 8f2baee sh: Kill off duplicate page fault notifiers in slow path. by Paul Mundt · 16 years ago
- 887f1ae sh: Look up the trap vector for the page fault notifier. by Paul Mundt · 16 years ago
- 037c10a sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. by Paul Mundt · 16 years ago
- 96e14e5 sh: vmalloc pgtable sync fix. by Stuart Menefy · 16 years ago
- f2fb4e4 sh: Conditionally re-enable IRQs in fault path. by Stuart Menefy · 17 years ago
- a602cc0 sh: Fix multiple UTLB hit on UP SH-4. by Hideo Saito · 17 years ago
- e7cc9a7 sh: trapped io support V2 by Magnus Damm · 17 years ago
- b62ad83 sh: Correct pte size mismatch for X2 TLB. by Paul Mundt · 17 years ago
- 811d50c sh: Move in the SH-5 TLB miss. by Paul Mundt · 17 years ago[Renamed from arch/sh/mm/fault.c]
- 0f1a394 sh: lockless UTLB miss fast-path. by Paul Mundt · 17 years ago
- 1c6b2ca sh: Kill off UTLB flush in fast-path. by Paul Mundt · 17 years ago
- b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
- dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
- 06f862c sh: Fix pgd mismatch from cached TTB in unhandled fault. by Paul Mundt · 17 years ago
- 83c5407 mm: fault feedback #2 by Nick Piggin · 18 years ago
- 0630e45 sh: Check oops_may_print() in unhandled fault. by Paul Mundt · 18 years ago
- fce692e sh: revert addition of page fault notifiers by Christoph Hellwig · 18 years ago
- b894744 sh: Shut up compiler warnings in __do_page_fault(). by Paul Mundt · 18 years ago
- b118ca5 sh: Convert to common die chain. by Paul Mundt · 18 years ago
- 3a2e117 sh: Add die chain notifiers. by Paul Mundt · 18 years ago
- db2e1fa sh: Revert TLB miss fast-path changes that broke PTEA parts. by Paul Mundt · 18 years ago
- afbfb52 sh: stacktrace/lockdep/irqflags tracing support. by Paul Mundt · 18 years ago
- bca7c20 sh: Get the PGD right in oops case with 64-bit PTEs. by Paul Mundt · 18 years ago
- 9b3a53a sh: TLB miss fast-path optimizations. by Stuart Menefy · 18 years ago
- 99a596f sh: pmd rework. by Stuart Menefy · 18 years ago
- b5a1bcb sh: Set up correct siginfo structures for page faults. by Stuart Menefy · 18 years ago
- f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
- df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
- 0f08f33 sh: More cosmetic cleanups and trivial fixes. by Paul Mundt · 18 years ago
- f647d33 sh: Fix split ptlock for user mappings in __do_page_fault(). by Paul Mundt · 18 years ago
- 26ff6c1 sh: page table alloc cleanups and page fault optimizations. by Paul Mundt · 18 years ago
- 2984762 sh: Add control register barriers. by Paul Mundt · 18 years ago
- 60ec558 [PATCH] mm: i386 sh sh64 ready for split ptlock by Hugh Dickins · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago