Age | Commit message (Expand) | Author | Files | Lines |
2014-12-17 | x86: mm: fix VM_FAULT_RETRY handling |  Linus Torvalds | 1 | -1/+1 |
2014-12-15 | x86: mm: consolidate VM_FAULT_RETRY handling |  Linus Torvalds | 1 | -28/+30 |
2014-12-15 | x86: mm: move mmap_sem unlock from mm_fault_error() to caller |  Linus Torvalds | 1 | -7/+1 |
2014-10-14 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+1 |
2014-09-23 | x86: skip check for spurious faults for non-present faults |  David Vrabel | 1 | -2/+20 |
2014-09-19 | sched: Add helper for task stack page overrun checking |  Aaron Tomlin | 1 | -3/+1 |
2014-09-19 | init/main.c: Give init_task a canary |  Aaron Tomlin | 1 | -2/+1 |
2014-09-16 | x86/mm/hotplug: Modify PGD entry when removing memory |  Yasuaki Ishimatsu | 1 | -1/+1 |
2014-08-06 | mm: describe mmap_sem rules for __lock_page_or_retry() and callers |  Paul Cassella | 1 | -1/+2 |
2014-08-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+6 |
2014-06-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -11/+18 |
2014-06-11 | x86/smep: Be more informative when signalling an SMEP fault |  Jiri Kosina | 1 | -0/+6 |
2014-05-05 | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO |  Andy Lutomirski | 1 | -2/+3 |
2014-04-24 | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation |  Masami Hiramatsu | 1 | -11/+18 |
2014-03-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+6 |
2014-03-06 | x86, trace: Further robustify CR2 handling vs tracing |  Peter Zijlstra | 1 | -10/+23 |
2014-03-05 | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo |  Matt Fleming | 1 | -1/+6 |
2014-03-04 | x86, trace: Fix CR2 corruption when tracing page faults |  Jiri Olsa | 1 | -7/+13 |
2014-03-04 | x86/mm/pageattr: Always dump the right page table in an oops |  Matt Fleming | 1 | -1/+6 |
2014-02-13 | x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off |  H. Peter Anvin | 1 | -5/+9 |
2014-01-16 | x86, mm, perf: Allow recursive faults from interrupts |  Peter Zijlstra | 1 | -0/+18 |
2013-11-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
2013-11-14 | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+23 |
2013-11-12 | x86/dumpstack: Fix printk_address for direct addresses |  Jiri Slaby | 1 | -1/+1 |
2013-11-11 | x86, trace: Change user|kernel_page_fault to page_fault_user|kernel |  H. Peter Anvin | 1 | -2/+2 |
2013-11-08 | x86, trace: Add page fault tracepoints |  Seiji Aguchi | 1 | -0/+13 |
2013-11-08 | x86, trace: Register exception handler to trace IDT |  Seiji Aguchi | 1 | -0/+10 |
2013-10-29 | perf/x86: Further optimize copy_from_user_nmi() |  Peter Zijlstra | 1 | -20/+21 |
2013-09-12 | x86: finish user fault error path with fatal signal |  Johannes Weiner | 1 | -18/+17 |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler |  Johannes Weiner | 1 | -3/+5 |
2013-04-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
2013-04-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+5 |
2013-04-10 | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates |  Samu Kallio | 1 | -2/+4 |
2013-04-02 | x86, cpu: Convert F00F bug detection |  Borislav Petkov | 1 | -1/+1 |
2013-03-07 | context_tracking: Restore correct previous context state on exception exit |  Frederic Weisbecker | 1 | -2/+4 |
2013-03-07 | context_tracking: Move exception handling to generic code |  Frederic Weisbecker | 1 | -1/+1 |
2013-02-24 | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check the PRESENT bit" |  Andrea Arcangeli | 1 | -7/+1 |
2013-02-07 | x86: Do not leak kernel page mapping locations |  Kees Cook | 1 | -3/+5 |
2012-12-12 | mm, oom: remove statically defined arch functions of same name |  David Rientjes | 1 | -15/+8 |
2012-11-30 | context_tracking: New context tracking susbsystem |  Frederic Weisbecker | 1 | -1/+1 |
2012-10-09 | readahead: fault retry breaks mmap file read random detection |  Shaohua Li | 1 | -0/+1 |
2012-10-01 | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+18 |
2012-09-26 | x86: Exception hooks for userspace RCU extended QS |  Frederic Weisbecker | 1 | -2/+11 |
2012-09-21 | x86, smap: A page fault due to SMAP is an oops |  H. Peter Anvin | 1 | -0/+18 |
2012-05-03 | userns: Store uid and gid values in struct cred with kuid_t and kgid_t types |  Eric W. Biederman | 1 | -1/+1 |
2012-03-13 | x86: Rename trap_no to trap_nr in thread_struct |  Srikar Dronamraju | 1 | -5/+5 |
2012-01-26 | bugs, x86: Fix printk levels for panic, softlockups and stack dumps |  Prarit Bhargava | 1 | -2/+2 |
2011-12-05 | x86-64: Set siginfo and context on vsyscall emulation faults |  Andy Lutomirski | 1 | -6/+16 |
2011-10-28 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |