Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1ea2d020ba477cb7011a7174e8501a9e04a325d4
/
arch
/
arm
/
mm
/
fault.c
6d021b7
ARM: dump pgd, pmd and pte states on unhandled data abort faults
by Russell King
· 10 years ago
4ed89f2
ARM: convert printk(KERN_* to pr_*
by Russell King
· 10 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
8713410
arch: mm: do not invoke OOM killer on kernel fault OOM
by Johannes Weiner
· 11 years ago
809e660
ARM: 7775/1: mm: Remove do_sect_fault from LPAE code
by Steven Capper
· 11 years ago
45cac65
readahead: fault retry breaks mmap file read random detection
by Shaohua Li
· 12 years ago
4ab1056
Merge branch 'v3-removal' into for-linus
by Russell King
· 12 years ago
9b61a4d
ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
by Russell King
· 12 years ago
357c9c1
ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs
by Russell King
· 13 years ago
dff2aa7
ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incremented
by Kautuk Consul
· 13 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
9f97da7
Disintegrate asm/system.h for ARM
by David Howells
· 13 years ago
f5274c2
ARM: 7319/1: Print debug info for SIGBUS in user faults
by Javi Merino
· 13 years ago
2e0e943
Merge branch 'devel-stable' into for-linus
by Russell King
· 13 years ago
f7b8156
ARM: LPAE: Add fault handling support
by Catalin Marinas
· 13 years ago
136848d
ARM: LPAE: Move the FSR definitions to separate files
by Catalin Marinas
· 13 years ago
8878a53
ARM: 7178/1: fault.c: Port OOM changes into do_page_fault
by Kautuk Consul
· 13 years ago
5a567d7
ARM: 7115/4: move __exception and friends to asm/exception.h
by Jamie Iles
· 13 years ago
b6844e8
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 13 years ago
06f365a
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next
by Russell King
· 13 years ago
140d5dc
ARM: 7000/1: LPAE: Use long long printk format for displaying the pud
by Catalin Marinas
· 13 years ago
02fe284
ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
by Russell King
· 13 years ago
a8b0ca1
perf: Remove the nmi parameter from the swevent and overflow interface
by Peter Zijlstra
· 13 years ago
516295e
ARM: pgtable: add pud-level code
by Russell King
· 14 years ago
29a3819
ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes
by Will Deacon
· 14 years ago
d30e45e
ARM: pgtable: switch order of Linux vs hardware page tables
by Russell King
· 14 years ago
3a4b5dc
ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch aborts
by Will Deacon
· 14 years ago
b8ab539
ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault
by Kirill A. Shutemov
· 14 years ago
993bf4e
ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime
by Kirill A. Shutemov
· 14 years ago
33a9c41
ARM: 6255/1: Workaround infinity loop in handling of translation faults
by Kirill A. Shutemov
· 14 years ago
6338a6a
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
by Kirill A. Shutemov
· 14 years ago
3dc91af
ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL
by Kirill A. Shutemov
· 14 years ago
5e27fb7
ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6
by Anfei
· 14 years ago
8c0b742
ARM: 6134/1: Handle instruction cache maintenance fault properly
by Kirill A. Shutemov
· 14 years ago
7ada189
ARM: 5900/2: arm: enable support for software perf events
by Jamie Iles
· 15 years ago
1d21271
ARM: 5742/1: ARM: add debug check for invalid kernel page faults
by Imre Deak
· 15 years ago
d25ef8b
ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7
by Kirill A. Shutemov
· 15 years ago
4fb2847
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
by Kirill A. Shutemov
· 15 years ago
df297bf
ARM: Add support for checking access permissions on prefetch aborts
by Russell King
· 15 years ago
d374bf1
ARM: Separate out access error checking
by Russell King
· 15 years ago
bf456992
ARM: Ensure correct might_sleep() check in pagefault path
by Russell King
· 15 years ago
b42c634
ARM: Update page fault handling for new OOM techniques
by Russell King
· 15 years ago
c88d6aa
ARM: Provide definitions and helpers for decoding the FSR register
by Russell King
· 15 years ago
ddd559b
Merge branch 'devel-stable' into devel
by Russell King
· 15 years ago
65cec8e
ARM: implement highpte
by Russell King
· 15 years ago
412bb0a
Include linux/sched.h in arch/arm/mm/fault.c
by Catalin Marinas
· 15 years ago
09529f7
nommu: Fix the fault processing for the MMU-less case
by Catalin Marinas
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
c613bbb
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel
by Russell King
· 16 years ago
67306da
[ARM] Ensure linux/hardirqs.h is included where required
by Russell King
· 16 years ago
252d4c2
[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()
by Nicolas Pitre
· 16 years ago
da46c79
[ARM] 5272/1: remove conditional compilation in show_pte()
by Nicolas Pitre
· 16 years ago
33fa9b1
[ARM] Convert asm/uaccess.h to linux/uaccess.h
by Russell King
· 16 years ago
785d3cd
ARM kprobes: prevent some functions involved with kprobes from being probed
by Nicolas Pitre
· 17 years ago
25ce1dd
ARM kprobes: add the kprobes hook to the page fault handler
by Nicolas Pitre
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
dcca2bd
During VM oom condition, kill all threads in process group
by Will Schmidt
· 17 years ago
5c72fc5
arm: fix up handle_mm_fault changes
by Nick Piggin
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
0f0a00b
[ARM] Remove needless linux/ptrace.h includes
by Russell King
· 18 years ago
7ab3f8d
[ARM] Add ability to dump exception stacks to kernel backtraces
by Russell King
· 18 years ago
6edaf68
[PATCH] mm: arch do_page_fault() vs in_atomic()
by Peter Zijlstra
· 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
e5beac3
[ARM] do_bad_area() always takes current and current->active_mm
by Russell King
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
840ff6a
[ARM] Prevent deadlock in page fault handler
by Russell King
· 19 years ago
ff2afb9
[PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.
by Russell King
· 19 years ago
cfb0810
[PATCH] ARM: Don't try to send a signal to pid0
by Russell King
· 19 years ago
2d137c2
[PATCH] arm: fix SIGBUS handling
by akpm@osdl.org
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago