Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8a19da7b7f16d8360e39035f6ab96686e835522b
/
arch
/
x86
/
mm
/
fault_64.c
8a19da7
x86: clean up arch/x86/mm/fault_64.c
by Ingo Molnar
· 17 years ago
c4aba4a
x86: introduce force_sig_info_fault helper to X86_64
by Harvey Harrison
· 17 years ago
1dc85be
x86: begin fault_{32|64}.c unification
by Harvey Harrison
· 17 years ago
33cb524
x86: cosmetic fixes fault_{32|64}.c
by Harvey Harrison
· 17 years ago
85f2adf
x86: use helper in fault_64.c
by Harvey Harrison
· 17 years ago
22f5991
x86-64: honor notify_die() returning NOTIFY_STOP
by Jan Beulich
· 17 years ago
8533bbe
x86: prepare kprobes code for x86 unification
by Masami Hiramatsu
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
143a5d3
lockdep: fixup irq tracing
by Peter Zijlstra
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
676b185
spelling fixes: arch/x86_64/
by Simon Arlott
· 17 years ago
60812a4
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
b1992df
x86: honor _PAGE_PSE bit on page walks
by Jan Beulich
· 17 years ago
b3f5dde
x86: don't zero pad addresses in segfault message
by Andi Kleen
· 17 years ago
af93ebc
x86: remove page_fault_trace
by Andi Kleen
· 17 years ago
74a0b57
x86: optimize page faults like all other achitectures and kill notifier cruft
by Christoph Hellwig
· 17 years ago
95119fb
x86_64: move mm
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/mm/fault_64.c]
9c89b00
x86_64: prepare shared mm/fault.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/mm/fault.c]
dbe3ed1
x86-64: page faults from user mode are always user faults
by Linus Torvalds
· 17 years ago
f51c945
x86_64: Use read and write crX in .c files
by Glauber de Oliveira Costa
· 17 years ago
abd4f75
x86: i386-show-unhandled-signals-v3
by Masoud Asgharifard Sharbiani
· 17 years ago
021daae
x86_64: During VM oom condition, kill all threads in process group
by Will Schmidt
· 17 years ago
74a1ddc
x86_64: minor exception trace variables cleanup
by Jan Beulich
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
e5e3c84
enable interrupts in user path of page fault.
by Steven Rostedt
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
2bff738
[PATCH] x86-64: use lru instead of page->index and page->private for pgd lists management.
by Christoph Lameter
· 18 years ago
9b35589
[PATCH] x86: simplify notify_page_fault()
by Jan Beulich
· 18 years ago
cefc8be
[PATCH] Consolidate bust_spinlocks()
by Kirill Korotaev
· 18 years ago
ab2bf0c
[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*
by Andi Kleen
· 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
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
273819a
[PATCH] make fault notifier unconditional and export it
by Andi Kleen
· 18 years ago
dd2994f
[PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.c
by Andi Kleen
· 18 years ago
3ac9493
[PATCH] lockdep: beautify x86_64 stacktraces
by Ingo Molnar
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
80f7228
typo fixes: occuring -> occurring
by Adrian Bunk
· 18 years ago
81a07d7
Merge branch 'x86-64'
by Linus Torvalds
· 18 years ago
03fdc2c
[PATCH] x86_64: enlarge window for stack growth
by Chuck Ebbert
· 18 years ago
d2ae5b5
[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k
by Andi Kleen
· 18 years ago
1bd858a
[PATCH] Notify page fault call chain for x86_64
by Anil S Keshavamurthy
· 18 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 19 years ago
a9ba9a3
[PATCH] x86_64: prefetch the mmap_sem in the fault path
by Arjan van de Ven
· 19 years ago
8c914cb
[PATCH] x86_64: actively synchronize vmalloc area when registering certain callbacks
by Jan Beulich
· 19 years ago
d646bce
[PATCH] x86_64: minor odering correction to dump_pagetable()
by Jan Beulich
· 19 years ago
66c5815
[PATCH] x86_64: Convert page fault error codes to symbolic constants.
by Andi Kleen
· 19 years ago
f95190b
[PATCH] x86_64: Remove unnecessary case from the page fault handler
by Andi Kleen
· 19 years ago
8b1bde9
[PATCH] x86_64: Adjust page fault handling
by Jan Beulich
· 19 years ago
6e3f361
[PATCH] x86_64: make trap information available to die notification handlers
by Jan Beulich
· 19 years ago
9e43e1b
[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefault tracing
by Andi Kleen
· 19 years ago
1209140
[PATCH] x86-64: Safe interrupts in oops_begin/end
by Jan Beulich
· 19 years ago
0f2fbdc
[PATCH] kprobes: prevent possible race conditions x86_64 changes
by Prasanna S Panchamukhi
· 19 years ago
5e5ec10
[PATCH] x86_64: Don't print exceptions for ltrace
by Andi Kleen
· 19 years ago
9680021
[PATCH] x86-64: use proper VM_FAULT_xxx macros
by Alexander Nyberg
· 19 years ago
3ba80e7
[PATCH] x86_64: Remove unnecessary include in fault.c
by Andi Kleen
· 19 years ago
76381fe
[PATCH] xen: x86_64: use more usermode macro
by Vincent Hanquez
· 19 years ago
8492980
[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes
by Suresh Siddha
· 19 years ago
3b9ba4d
[PATCH] x86_64: When checking vmalloc mappings don't use pte_page
by Andi Kleen
· 20 years ago
f1290ec
[PATCH] x86_64: Use a common function to find code segment bases
by Andi Kleen
· 20 years ago
1e01441
[PATCH] x86_64: Use a VMA for the 32bit vsyscall
by Andi Kleen
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago