summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/fiq.c
AgeCommit message (Expand)Author
2020-06-08arm: fix the flush_icache_range arguments in set_fiq_handlerChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King
2014-09-18ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson
2013-08-20ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam
2013-08-08ARM: Fix FIQ code on VIVT CPUsRussell King
2013-07-31ARM: update FIQ support for relocation of vectorsRussell King
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo
2012-03-28ARM: move CP15 definitions to separate header fileRussell King
2011-05-26ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2Dave Martin
2011-01-06Merge branch 'smp' into miscRussell King
2010-12-20ARM: fix /proc/interrupts formattingRussell King
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King
2006-07-01[ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner
2006-01-12[ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas
2005-03-02[ARM] Fix set_fiq_regs()/get_fiq_regs()Russell King
2005-01-23[ARM] Add warning about building fiq.c with gcc >= 3.4Russell King
2005-01-23[ARM] msr can take immediate constants.Russell King
2004-12-17[ARM] Clean up vector support code.Russell King
2004-04-19[ARM] Clean up ARM includesRussell King
2004-01-04[ARM] Fix more gcc3 build errors.Russell King
2003-09-20[ARM] Fix up includesRussell King
2003-03-26[ARM PATCH] 1445/1: [PATCH] removes CONFIG_CPU_{26,32} from arch/arm/kernelIan Molton
2002-10-30[ARM] Replace __backtrace() with dump_stack().Russell King
2002-08-03[TRIVIAL] acorn & arm designated initializer reworkRussell King
2002-02-05v2.5.1.8 -> v2.5.1.9Linus Torvalds
2002-02-04v2.5.0.2 -> v2.5.0.3Linus Torvalds
2002-02-04v2.4.5.5 -> v2.4.5.6Linus Torvalds
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04v2.4.1.1 -> v2.4.1.2Linus Torvalds
2002-02-04Import changesetLinus Torvalds