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.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
2009-02-06
prevent kprobes from catching spurious page faults
Masami Hiramatsu
1
-2
/
+6
2009-01-12
x86: avoid theoretical vmalloc fault loop
Andi Kleen
1
-1
/
+1
2009-01-07
mm: invoke oom-killer from page fault
Nick Piggin
1
-18
/
+6
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-12-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+7
2008-12-03
Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace
Ingo Molnar
1
-4
/
+7
2008-11-14
CRED: Wrap task credential accesses in the x86 arch
David Howells
1
-1
/
+1
2008-10-27
trace: add the MMIO-tracer to the tracer menu, cleanup
Pekka Paalanen
1
-1
/
+1
2008-10-22
x86, dumpstack: let signr=0 signal no do_exit
Alexander van Heukelum
1
-4
/
+7
2008-10-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-28
/
+17
2008-10-13
x86/mm: unify init task OOM handling
Ingo Molnar
1
-9
/
+6
2008-10-13
x86/mm: do not trigger a kernel warning if user-space disables interrupts and...
Linus Torvalds
1
-19
/
+11
2008-10-13
traps: x86: remove trace_hardirqs_fixup from pagefault handler
Alexander van Heukelum
1
-5
/
+0
2008-10-12
Merge branch 'linus' into x86/xen
Ingo Molnar
1
-2
/
+1
2008-09-06
x86: adjust vmalloc_sync_all() for Xen (2nd try)
Jan Beulich
1
-8
/
+6
2008-07-23
x86: mm/fault.c declare do_page_fault before they get used
Jaswinder Singh
1
-2
/
+1
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
1
-0
/
+13
2008-07-08
x86: simplify vmalloc_sync_all
Jeremy Fitzhardinge
1
-51
/
+26
2008-07-08
Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...
Ingo Molnar
1
-12
/
+4
2008-07-07
Merge branch 'linus' into tracing/mmiotrace
Ingo Molnar
1
-0
/
+5
2008-07-03
x86: remove unnecessary #ifdef CONFIG_X86_32...#else
Gustavo Fernando Padovan
1
-4
/
+0
2008-07-01
x86: small unifications of address printing
Vegard Nossum
1
-12
/
+4
2008-06-12
x86: fix endless page faults in mount_block_root for Linux 2.6
Henry Nestler
1
-0
/
+5
2008-05-24
x86: mmiotrace full patch, preview 1
Pekka Paalanen
1
-52
/
+7
2008-05-24
x86: explicit call to mmiotrace in do_page_fault()
Pekka Paalanen
1
-32
/
+34
2008-05-23
x86: add a list for custom page fault handlers.
Pekka Paalanen
1
-0
/
+56
2008-04-17
x86: cleanup - rename VM_MASK to X86_VM_MASK
gorcunov@gmail.com
1
-1
/
+1
2008-04-17
x86: check vmlinux limits, 64-bit
Ingo Molnar
1
-4
/
+0
2008-03-28
x86: prefetch fix #2
Ingo Molnar
1
-7
/
+4
2008-03-27
x86: fix prefetch workaround
Ingo Molnar
1
-1
/
+2
2008-02-15
x86: make dump_pagetable() static
Adrian Bunk
1
-1
/
+1
2008-02-07
x86: fix deadlock, make pgd_lock irq-safe
Ingo Molnar
1
-2
/
+3
2008-02-07
x86: make spurious fault handler aware of large mappings
Thomas Gleixner
1
-6
/
+17
2008-02-04
x86: support gbpages in pagetable dump
Andi Kleen
1
-1
/
+2
2008-02-04
x86: reduce ifdef sections in fault.c
Harvey Harrison
1
-22
/
+9
2008-02-01
x86: fixes for lookup_address args
Harvey Harrison
1
-1
/
+1
2008-01-30
x86: use the same pgd_list for PAE and 64-bit
Jeremy Fitzhardinge
1
-7
/
+3
2008-01-30
x86: shrink some ifdefs in fault.c
Harvey Harrison
1
-29
/
+14
2008-01-30
x86: ignore spurious faults
Jeremy Fitzhardinge
1
-0
/
+55
2008-01-30
x86: remove nx_enabled from fault.c
Harvey Harrison
1
-8
/
+3
2008-01-30
x86: unify fault_32|64.c
Harvey Harrison
1
-0
/
+955