Kirill A. Shutemov
|
b8ab5397bc
ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault
|
15 years ago |
Kirill A. Shutemov
|
993bf4ec8c
ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime
|
15 years ago |
Kirill A. Shutemov
|
33a9c41bf5
ARM: 6255/1: Workaround infinity loop in handling of translation faults
|
15 years ago |
Kirill A. Shutemov
|
6338a6aa7c
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
|
15 years ago |
Kirill A. Shutemov
|
3dc91aff9c
ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL
|
15 years ago |
Anfei
|
5e27fb78df
ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6
|
15 years ago |
Kirill A. Shutemov
|
8c0b742ca7
ARM: 6134/1: Handle instruction cache maintenance fault properly
|
15 years ago |
Jamie Iles
|
7ada189f5c
ARM: 5900/2: arm: enable support for software perf events
|
15 years ago |
Imre Deak
|
1d2127123d
ARM: 5742/1: ARM: add debug check for invalid kernel page faults
|
15 years ago |
Kirill A. Shutemov
|
d25ef8b86e
ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7
|
15 years ago |
Kirill A. Shutemov
|
4fb2847437
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
|
15 years ago |
Russell King
|
df297bf6c7
ARM: Add support for checking access permissions on prefetch aborts
|
15 years ago |
Russell King
|
d374bf14a5
ARM: Separate out access error checking
|
15 years ago |
Russell King
|
bf4569922b
ARM: Ensure correct might_sleep() check in pagefault path
|
15 years ago |
Russell King
|
b42c6344b0
ARM: Update page fault handling for new OOM techniques
|
15 years ago |
Russell King
|
c88d6aa71b
ARM: Provide definitions and helpers for decoding the FSR register
|
15 years ago |
Russell King
|
ddd559b13f
Merge branch 'devel-stable' into devel
|
15 years ago |
Russell King
|
65cec8e3db
ARM: implement highpte
|
16 years ago |
Catalin Marinas
|
412bb0a622
Include linux/sched.h in arch/arm/mm/fault.c
|
16 years ago |
Catalin Marinas
|
09529f7a1a
nommu: Fix the fault processing for the MMU-less case
|
16 years ago |
Linus Torvalds
|
d06063cc22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
|
16 years ago |
Russell King
|
c613bbba6f
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel
|
16 years ago |
Russell King
|
67306da610
[ARM] Ensure linux/hardirqs.h is included where required
|
16 years ago |
Nicolas Pitre
|
252d4c276d
[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()
|
16 years ago |
Nicolas Pitre
|
da46c79a54
[ARM] 5272/1: remove conditional compilation in show_pte()
|
16 years ago |
Russell King
|
33fa9b1328
[ARM] Convert asm/uaccess.h to linux/uaccess.h
|
16 years ago |
Nicolas Pitre
|
785d3cd286
ARM kprobes: prevent some functions involved with kprobes from being probed
|
17 years ago |
Nicolas Pitre
|
25ce1dd71b
ARM kprobes: add the kprobes hook to the page fault handler
|
17 years ago |
Serge E. Hallyn
|
b460cbc581
pid namespaces: define is_global_init() and is_container_init()
|
17 years ago |
Will Schmidt
|
dcca2bde4f
During VM oom condition, kill all threads in process group
|
17 years ago |