Russell King
|
274e91b81e
ARM: alignment: fix alignment handling for uaccess changes
|
10 年之前 |
Ard Biesheuvel
|
c4a84ae39b
ARM: 8322/1: keep .text and .fixup regions closer together
|
10 年之前 |
Russell King
|
4ed89f2228
ARM: convert printk(KERN_* to pr_*
|
10 年之前 |
Robin Murphy
|
5ca918e5e3
ARM: 8165/1: alignment: don't break misaligned NEON load/store
|
11 年之前 |
Russell King
|
1e7e321185
ARM: alignment: save last kernel aligned fault location
|
11 年之前 |
Russell King
|
0aeb3408ca
ARM: remove global cr_no_alignment
|
11 年之前 |
Russell King
|
3cb099f089
ARM: remove CPU_CP15 conditional from alignment.c
|
11 年之前 |
Russell King
|
175352a51c
ARM: move "noalign" command line option to alignment.c
|
11 年之前 |
Russell King
|
b4b20ad881
ARM: provide common method to clear bits in CPU control register
|
11 年之前 |
Russell King
|
4585eaff63
ARM: use get_cr() rather than cr_alignment
|
11 年之前 |
Ben Dooks
|
8592edf0de
ARM: alignment: correctly decode instructions in BE8 mode.
|
12 年之前 |
Russell King
|
73a09d212e
Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable
|
12 年之前 |
Russell King
|
b255188f90
ARM: fix scheduling while atomic warning in alignment handling code
|
12 年之前 |
Uwe Kleine-König
|
b849a60e09
ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15
|
13 年之前 |
viresh kumar
|
6404f0b71c
ARM: 7569/1: mm: uninitialized warning corrections
|
12 年之前 |
Arnd Bergmann
|
31d2a638a9
ARM: Fix another build warning in arch/arm/mm/alignment.c
|
13 年之前 |
Russell King
|
a761cebfd7
ARM: Fix build warning in arch/arm/mm/alignment.c
|
13 年之前 |
David Howells
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 年之前 |
Russell King
|
15d07dc9c5
ARM: move CP15 definitions to separate header file
|
13 年之前 |
Catalin Marinas
|
f7b8156d15
ARM: LPAE: Add fault handling support
|
13 年之前 |
Arnd Bergmann
|
ffc660c51b
ARM: allow building alignment.c without PROC_FS
|
14 年之前 |
Dave Martin
|
2102a65e69
ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correct
|
14 年之前 |
Dave Martin
|
088c01f1e3
ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned access model
|
14 年之前 |
Russell King
|
02fe2845d6
ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
|
14 年之前 |
Nicolas Pitre
|
2f27bf834e
ARM: 6401/1: plug a race in the alignment trap handler
|
15 年之前 |
Kirill A. Shutemov
|
b8ab5397bc
ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault
|
15 年之前 |
Kirill A. Shutemov
|
6338a6aa7c
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
|
15 年之前 |
Kirill A. Shutemov
|
3dc91aff9c
ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL
|
15 年之前 |
Russell King
|
ac1d426e82
Merge branch 'devel-stable' into devel
|
15 年之前 |
Alexey Dobriyan
|
b7072c63c1
ARM: convert /proc/cpu/aligment to seq_file
|
15 年之前 |