Commit Graph

70 Commits (779b0d53ca41873d59225eb776c5d4493a0abd0f)

Author SHA1 Message Date
Russell King 4260415f6a ARM: fix build error in arch/arm/kernel/process.c 15 years ago
Russell King 7511bce406 ARM: Fix wrong dmb 15 years ago
Russell King cc20d42986 ARM: Use a definition for the userspace cmpxchg emulation syscall 15 years ago
Catalin Marinas a771fe6e4e ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictable 16 years ago
Kirill A. Shutemov 4fb2847437 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() 16 years ago
Catalin Marinas 83e686ea02 Thumb-2: Correctly handle undefined instructions in the kernel 16 years ago
Catalin Marinas 200b812d00 Clear the exclusive monitor when returning from an exception 16 years ago
Uwe Kleine-König 0d928b0b61 Complete irq tracing support for ARM 16 years ago
Catalin Marinas b86040a59f Thumb-2: Implementation of the unified start-up and exceptions code 16 years ago
Catalin Marinas 88987ef91b Thumb-2: Add some .align statements to the .S files 16 years ago
Catalin Marinas 26584853a4 Add core support for ARMv6/v7 big-endian 16 years ago
Russell King bac4e960b5 [ARM] barriers: improve xchg, bitops and atomic SMP barriers 16 years ago
Catalin Marinas c4c5716e16 [ARM] 5385/2: unwind: Add unwinding information to exception entry points 16 years ago
Russell King ecbab71c52 [ARM] call undefined instruction exception handler with irqs enabled 16 years ago
Catalin Marinas 93ed397011 [ARM] 5227/1: Add the ENDPROC declarations to the .S files 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King 28fab1a2fd [ARM] Fix kernel mode preemption 17 years ago
Paul Brook cb170a45d6 Linux Thumb-2 support for user-space applications 17 years ago
Paul Brook 48d7927bdf Add a prefetch abort handler 17 years ago
Nicolas Pitre 785d3cd286 ARM kprobes: prevent some functions involved with kprobes from being probed 17 years ago
Nicolas Pitre d30a0c8bf9 ARM kprobes: don't let a single-stepped stmdb corrupt the exception stack 17 years ago
Nicolas Pitre 70b6f2b4af [ARM] 4689/1: small comment wrap fix 17 years ago
Catalin Marinas b5872db4a2 [ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension support 17 years ago
Nicolas Pitre d28a170d5b [ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user space 17 years ago
Nicolas Pitre b49c0f24cf [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_cmpxchg 17 years ago
Dan Williams f80dff9da0 [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user 18 years ago
Russell King ae0a846e41 [ARM] Move processor_modes[] to .../process.c 18 years ago
Russell King db6ccbb61c [ARM] Fix kernel-mode undefined instruction aborts 18 years ago
Lennert Buytenhek afe4b25e7d [ARM] 3881/4: xscale: clean up cp0/cp1 handling 18 years ago
Russell King 7ad1bcb25c [ARM] Add ARM irqtrace support 19 years ago
Nicolas Pitre ba9b5d7637 [ARM] 3746/2: Userspace helpers must be Thumb mode interworkable 19 years ago
Lennert Buytenhek ae95bfbb2b [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Lennert Buytenhek c17fad11f3 [ARM] 3370/2: ep93xx: add crunch support 19 years ago
Russell King d6551e884c [ARM] Add thread_notify infrastructure 19 years ago
Paul Brook 6896eec029 [ARM] 3420/1: Missing clobber in example code 19 years ago
Russell King 5d25ac038a [ARM] Move IRQ enable after coprocessor number decode 19 years ago
Russell King 43cc19816b [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K 19 years ago
Nicolas Pitre 5964eae835 [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient false 19 years ago
Nicolas Pitre 49bca4c281 [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU case 19 years ago
Nicolas Pitre 5e0974459d [ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation 19 years ago
Nicolas Pitre 2dede2d8e9 [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exception 19 years ago
Hyok S. Choi afeb90ca08 [ARM] Support register switch in nommu mode 19 years ago
Russell King 78ff18a412 [ARM] Cleanup ARM includes 19 years ago
Nicolas Pitre 7c612bfd4e [ARM] 3210/1: add missing memory barrier helper for NPTL support 19 years ago
Russell King 37ee16ae93 [ARM SMP] Add core ARM support for local timers 20 years ago
Nicolas Pitre b7ec479553 [ARM] 3115/1: small optimizations to exception vector entry code 20 years ago
Nicolas Pitre f09b997999 [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code 20 years ago
Russell King 73394322a4 [ARM] Fix context switch with ARMv6 + TLS 20 years ago
Russell King b876386ee4 [ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switch 20 years ago