summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/fiq.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: convert printk(KERN_* to pr_*Russell King2014-11-211-1/+1
* ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson2014-09-181-4/+13
* ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam2013-08-201-1/+2
* ARM: Fix FIQ code on VIVT CPUsRussell King2013-08-081-6/+2
* ARM: update FIQ support for relocation of vectorsRussell King2013-07-311-5/+14
* ARM: fiq: change FIQ_START to a variableShawn Guo2012-07-011-3/+6
* ARM: move CP15 definitions to separate header fileRussell King2012-03-281-1/+1
* ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2Dave Martin2011-05-261-43/+2
* Merge branch 'smp' into miscRussell King2011-01-061-2/+3
|\
| * ARM: fix /proc/interrupts formattingRussell King2010-12-201-2/+3
* | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas2010-11-041-0/+5
|/
* [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-121-2/+2
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-061-1/+0
* [ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner2006-07-011-0/+1
* [ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas2006-01-121-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+181