Russell King
|
e6978e4bf1
ARM: save and reset the address limit when entering an exception
|
9 years ago |
Russell King
|
5745eef6b8
ARM: rename S_FRAME_SIZE to PT_REGS_SIZE
|
9 years ago |
Russell King
|
2190fed67b
ARM: entry: provide uaccess assembly macro hooks
|
10 years ago |
Russell King
|
aa06e5c1f9
ARM: entry: get rid of multiple macro definitions
|
10 years ago |
Daniel Thompson
|
a18f36453e
ARM: 8266/1: Remove early stack deallocation from restore_user_regs
|
10 years ago |
Russell King
|
d5d1689224
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next
|
11 years ago |
Russell King
|
195b58add4
ARM: Avoid writing to control register on every exception
|
11 years ago |
Daniel Thompson
|
c0e7f7ee71
ARM: 8150/3: fiq: Replace default FIQ handler
|
11 years ago |
Mark Rutland
|
2c32c65e37
ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex
|
11 years ago |
Russell King
|
6ebbf2ce43
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
|
11 years ago |
Russell King
|
1fb333489f
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
|
11 years ago |
Russell King
|
8229c54fa1
ARM: consolidate last remaining open-coded alignment trap enable
|
11 years ago |
Rabin Vincent
|
483a6c9d44
ARM: 8064/1: fix v7-M signal return
|
11 years ago |
Catalin Marinas
|
39ad04ccd6
ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h
|
11 years ago |
Frederic Weisbecker
|
0c06a5d4b1
arm: Fix build error with context tracking calls
|
12 years ago |
Russell King
|
f150abe101
Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable
|
12 years ago |
Russell King
|
946342d03e
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus
|
12 years ago |
Uwe Kleine-König
|
19c4d593f0
ARM: ARMv7-M: Add support for exception handling
|
15 years ago |
Kevin Hilman
|
b008848020
ARM: 7688/1: add support for context tracking subsystem
|
12 years ago |
Russell King
|
f8f02ec25c
ARM: entry: move disable_irq_notrace into svc_exit
|
12 years ago |
Russell King
|
9b56febea2
ARM: entry: move IRQ tracing exit into svc_exit
|
12 years ago |
Russell King
|
3ad55155b2
Merge branch 'devel-stable' into for-next
|
14 years ago |
Jon Medhurst
|
594810621d
ARM: Thumb-2: Fix exception return sequence to restore stack correctly
|
14 years ago |
Russell King
|
02fe2845d6
ARM: entry: avoid enabling interrupts in prefetch/data abort handlers
|
14 years ago |
Russell King
|
7db44c75a2
ARM: v6k: select clear exclusive code seqences according to V6 variants
|
14 years ago |
Will Deacon
|
7e20269647
ARM: hw_breakpoint: disable preemption during debug exception handling
|
14 years ago |
Anders Grafström
|
8e4971f2fb
ARM: 5991/1: Fix regression in restore_user_regs macro
|
15 years ago |
Catalin Marinas
|
a771fe6e4e
ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictable
|
16 years ago |
Nicolas Pitre
|
9e6ec39bec
make Linux bootable on ARM again
|
16 years ago |
Catalin Marinas
|
200b812d00
Clear the exclusive monitor when returning from an exception
|
16 years ago |