index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
x86_64: prepare shared mm/fault.c
Thomas Gleixner
1
-636
/
+0
2007-09-19
x86-64: page faults from user mode are always user faults
Linus Torvalds
1
-0
/
+7
2007-07-22
x86_64: Use read and write crX in .c files
Glauber de Oliveira Costa
1
-2
/
+2
2007-07-22
x86: i386-show-unhandled-signals-v3
Masoud Asgharifard Sharbiani
1
-12
/
+3
2007-07-21
x86_64: During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-07-21
x86_64: minor exception trace variables cleanup
Jan Beulich
1
-1
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-13
/
+12
2007-06-07
enable interrupts in user path of page fault.
Steven Rostedt
1
-0
/
+6
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-1
/
+2
2007-05-02
[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...
Christoph Lameter
1
-3
/
+2
2007-02-13
[PATCH] x86: simplify notify_page_fault()
Jan Beulich
1
-10
/
+8
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
1
-21
/
+0
2006-12-07
[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*
Andi Kleen
1
-5
/
+5
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-2
/
+2
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-1
/
+1
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-14
/
+8
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-3
/
+3
2006-09-26
[PATCH] make fault notifier unconditional and export it
Andi Kleen
1
-9
/
+3
2006-09-26
[PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.c
Andi Kleen
1
-5
/
+5
2006-07-03
[PATCH] lockdep: beautify x86_64 stacktraces
Ingo Molnar
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
typo fixes: occuring -> occurring
Adrian Bunk
1
-1
/
+1
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
1
-3
/
+5
2006-06-26
[PATCH] x86_64: enlarge window for stack growth
Chuck Ebbert
1
-2
/
+4
2006-06-26
[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k
Andi Kleen
1
-1
/
+1
2006-06-26
[PATCH] Notify page fault call chain for x86_64
Anil S Keshavamurthy
1
-2
/
+37
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-1
/
+1
2006-03-25
[PATCH] x86_64: prefetch the mmap_sem in the fault path
Arjan van de Ven
1
-2
/
+4
2006-03-25
[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...
Jan Beulich
1
-13
/
+60
2006-02-04
[PATCH] x86_64: minor odering correction to dump_pagetable()
Jan Beulich
1
-2
/
+1
2006-01-11
[PATCH] x86_64: Convert page fault error codes to symbolic constants.
Andi Kleen
1
-17
/
+17
2006-01-11
[PATCH] x86_64: Remove unnecessary case from the page fault handler
Andi Kleen
1
-4
/
+7
2006-01-11
[PATCH] x86_64: Adjust page fault handling
Jan Beulich
1
-3
/
+4
2006-01-11
[PATCH] x86_64: make trap information available to die notification handlers
Jan Beulich
1
-0
/
+8
2005-11-14
[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...
Andi Kleen
1
-12
/
+7
2005-09-12
[PATCH] x86-64: Safe interrupts in oops_begin/end
Jan Beulich
1
-4
/
+6
2005-09-07
[PATCH] kprobes: prevent possible race conditions x86_64 changes
Prasanna S Panchamukhi
1
-1
/
+3
2005-08-19
[PATCH] x86_64: Don't print exceptions for ltrace
Andi Kleen
1
-3
/
+1
2005-08-04
[PATCH] x86-64: use proper VM_FAULT_xxx macros
Alexander Nyberg
1
-3
/
+3
2005-07-28
[PATCH] x86_64: Remove unnecessary include in fault.c
Andi Kleen
1
-1
/
+0
2005-06-23
[PATCH] xen: x86_64: use more usermode macro
Vincent Hanquez
1
-2
/
+2
2005-06-21
[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes
Suresh Siddha
1
-1
/
+1
2005-05-17
[PATCH] x86_64: When checking vmalloc mappings don't use pte_page
Andi Kleen
1
-2
/
+9
2005-04-16
[PATCH] x86_64: Use a common function to find code segment bases
Andi Kleen
1
-7
/
+5
2005-04-16
[PATCH] x86_64: Use a VMA for the 32bit vsyscall
Andi Kleen
1
-12
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+579