aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-armv.S
Commit message (Expand)AuthorAgeFilesLines
...
* [ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...Nicolas Pitre2007-11-261-37/+57
* [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams2007-02-171-0/+1
* [ARM] Move processor_modes[] to .../process.cRussell King2007-02-061-1/+0
* [ARM] Fix kernel-mode undefined instruction abortsRussell King2007-01-061-4/+8
* [ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek2006-12-031-9/+0
* [ARM] Add ARM irqtrace supportRussell King2006-09-201-0/+13
* [ARM] 3746/2: Userspace helpers must be Thumb mode interworkableNicolas Pitre2006-08-181-9/+12
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-3/+1
|\
| * [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek2006-07-011-3/+1
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
|/
* [ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek2006-06-281-0/+6
* [ARM] Add thread_notify infrastructureRussell King2006-06-221-13/+11
* [ARM] 3420/1: Missing clobber in example codePaul Brook2006-03-281-1/+1
* [ARM] Move IRQ enable after coprocessor number decodeRussell King2006-03-211-1/+1
* [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6KRussell King2006-02-221-1/+1
* [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient falseNicolas Pitre2006-02-081-1/+6
* [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU caseNicolas Pitre2006-02-081-0/+10
* [ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulationNicolas Pitre2006-01-181-1/+4
* [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2006-01-141-0/+17
* [ARM] Support register switch in nommu modeHyok S. Choi2006-01-131-0/+7
* [ARM] Cleanup ARM includesRussell King2006-01-031-2/+0
* [ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre2005-12-191-0/+49
* [ARM SMP] Add core ARM support for local timersRussell King2005-11-081-0/+7
* [ARM] 3115/1: small optimizations to exception vector entry codeNicolas Pitre2005-11-061-8/+7
* [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre2005-10-291-1/+2
* [ARM] Fix context switch with ARMv6 + TLSRussell King2005-09-231-1/+1
* [ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switchRussell King2005-08-101-0/+7
* Merge with ../linux-2.6-smpRussell King2005-06-181-117/+137
|\
| * [PATCH] ARM SMP: Fix vector entryRussell King2005-05-311-83/+89
| * [PATCH] ARM SMP: convert alignment enableRussell King2005-05-311-1/+3
| * [PATCH] ARM SMP: add IPI supportRussell King2005-05-211-0/+14
| * [PATCH] ARM SMP: reallocate main IRQ handler code registersRussell King2005-05-211-19/+16
| * [PATCH] ARM SMP: consolidate main IRQ handler codeRussell King2005-05-211-14/+15
* | [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systemsNicolas Pitre2005-06-081-5/+11
|/
* [PATCH] ARM: 2665/1: kill warnings in entry-armv.SNicolas Pitre2005-05-051-2/+2
* [PATCH] ARM: 2663/1: straightify TLS register emulation a bit moreNicolas Pitre2005-05-051-7/+3
* [PATCH] ARM: 2651/3: kernel helpers for NPTL supportNicolas Pitre2005-04-291-1/+212
* [PATCH] ARM: make entry*.S includes more logicalRussell King2005-04-261-3/+3
* [PATCH] ARM: Remove SVC_MODE definitionRussell King2005-04-261-1/+1
* [PATCH] ARM: Remove argument for disable_irq/enable_irqRussell King2005-04-261-6/+6
* [PATCH] ARM: remove some entry initialisation asm codeRussell King2005-04-261-29/+18
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+745