index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
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-27
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/kerne...
Linus Torvalds
1
-1
/
+1
2011-09-28
x86-64: Don't apply destructive erratum workaround on unaffected CPUs
Jan Beulich
1
-1
/
+7
2011-08-16
x86, vsyscall: Add missing <asm/fixmap.h> to arch/x86/mm/fault.c
H. Peter Anvin
1
-0
/
+1
2011-08-16
x86: fix mm/fault.c build
Randy Dunlap
1
-0
/
+1
2011-08-13
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+13
2011-08-11
x86-64: Rework vsyscall emulation and add vsyscall= parameter
Andy Lutomirski
1
-0
/
+12
2011-08-05
x86-64: Add user_64bit_mode paravirt op
Andy Lutomirski
1
-1
/
+1
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-3
/
+3
2011-05-26
x86: Move do_page_fault()'s error path under unlikely()
KOSAKI Motohiro
1
-15
/
+20
2011-05-25
x86,mm: make pagefault killable
KOSAKI Motohiro
1
-1
/
+11
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-0
/
+1
2011-03-10
x86/mm: Fix pgd_lock deadlock
Andrea Arcangeli
1
-4
/
+3
2011-03-10
x86/mm: Handle mm_fault_error() in kernel space
Andrey Vagin
1
-0
/
+7
2010-10-27
x86: access_error API cleanup
Michel Lespinasse
1
-3
/
+3
2010-10-27
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
1
-12
/
+26
2010-10-22
Merge branch 'hwpoison-hugepages' into hwpoison
Andi Kleen
1
-6
/
+13
2010-10-22
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-25
/
+18
2010-10-20
x86, mm: Fix incorrect data type in vmalloc_sync_all()
Borislav Petkov
1
-1
/
+1
2010-10-20
x86, mm: Hold mm->page_table_lock while doing vmalloc_sync
Jeremy Fitzhardinge
1
-1
/
+10
2010-10-14
x86: Barf when vmalloc and kmemcheck faults happen in NMI
Frederic Weisbecker
1
-0
/
+4
2010-10-08
x86: HWPOISON: Report correct address granuality for huge hwpoison faults
Andi Kleen
1
-6
/
+13
2010-08-27
x86, mm: Make spurious_fault check explicitly check the PRESENT bit
Shaohua Li
1
-1
/
+7
2010-08-27
x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions
Haicheng Li
1
-23
/
+1
2010-08-13
x86: don't send SIGBUS for kernel page faults
Linus Torvalds
1
-1
/
+3
2009-12-06
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2009-11-23
x86: Suppress stack overrun message for init_task
Jan Beulich
1
-1
/
+1
2009-10-17
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
1
-4
/
+15
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-4
/
+15
2009-09-24
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
1
-34
/
+25
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-4
/
+4
2009-09-16
HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2
Andi Kleen
1
-4
/
+15
2009-09-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-30
/
+21
2009-08-30
kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions
Masami Hiramatsu
1
-5
/
+6
2009-07-11
x86: Remove spurious printk level from segfault message
Roland Dreier
1
-1
/
+1
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-4
/
+5
2009-06-29
x86: Clean up dump_pagetable()
Akinobu Mita
1
-30
/
+21
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2009-06-16
x86: mm: Read cr2 before prefetching the mmap_lock
Ingo Molnar
1
-2
/
+2
2009-06-15
x86: add hooks for kmemcheck
Vegard Nossum
1
-3
/
+15
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-45
/
+14
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
1
-3
/
+3
2009-06-11
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
[next]