summaryrefslogtreecommitdiffstats
path: root/arch/arm/nwfpe
AgeCommit message (Expand)AuthorLines
2023-05-17ARM: entry: Make asm coproc dispatch code NWFPE onlyArd Biesheuvel-0/+77
2022-11-07ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers-0/+6
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-182/+14
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar-1/+1
2015-09-09ARM: swpan: fix nwfpe for uaccess changesRussell King-1/+2
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel-1/+1
2014-11-21ARM: drop nwfpe initialisation message from warning to info levelRussell King-2/+2
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King-2/+2
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King-4/+4
2012-04-08Merge branch 'master' into for-nextJiri Kosina-1/+0
2012-04-05arm: Use vsprintf extention %pf with builtin_return_addressJoe Perches-1/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells-1/+0
2011-12-13ARM: 7207/1: Use generic ARM instruction set condition code checks for nwfpe.Leif Lindholm-32/+5
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock-10/+10
2010-05-24ARM: arch/arm/nwfpe/fpsr.h: Checkpatch cleanupAndrea Gelmini-1/+1
2010-05-24ARM: arch/arm/nwfpe/ChangeLog: Checkpatch cleanupAndrea Gelmini-1/+1
2010-05-17Merge branch 'devel-stable' into develRussell King-4/+4
2010-05-15ARM: nwfpe: allow debugging output to be configured at runtimeRussell King-2/+11
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King-4/+4
2009-12-18ARM: Kill CONFIG_CPU_32Russell King-2/+2
2009-05-15[ARM] nwfpe: fix 'floatx80_is_nan' sparse warningBen Dooks-4/+2
2009-05-15[ARM] nwfpe: Add decleration for ExtendedCPDOBen Dooks-0/+4
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King-1/+1
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt-17/+17
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle-3/+3
2007-10-12[ARM] 4581/1: Fix the conditional execution of the NWFPE instructionsCatalin Marinas-11/+14
2007-10-12[ARM] "extern inline" -> "static inline"Adrian Bunk-5/+5
2007-07-31Remove the arm26 portAdrian Bunk-113/+0
2007-05-30[ARM] 4416/1: NWFPE: fix undeclared symbolsBen Dooks-0/+3
2006-07-13[ARM] 3729/3: EABI padding rules necessitate the packed attribute of floatx80Koen Kooi-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-9/+0
2006-06-25[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King-1/+1
2006-06-22[ARM] Add thread_notify infrastructureRussell King-6/+19
2006-01-14[ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI k...Nicolas Pitre-2/+2
2005-11-07[ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endianLennert Buytenhek-6/+21
2005-11-07[ARM] 3117/1: nwfpe kernel memory info leakLennert Buytenhek-8/+16
2005-10-12[ARM] 2978/1: nwfpe - clean up sparse errorsBen Dooks-7/+30
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg-1/+1
2005-08-23[PATCH] qualifiers in return types - easy casesAl Viro-3/+3
2005-08-15[PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handlingRichard Purdie-24/+10
2005-08-03[PATCH] ARM: 2837/2: Re: ARM: Make NWFPE preempt safeRichard Purdie-304/+304
2005-07-17[PATCH] ARM: Remove global nwfpe register variableRussell King-11/+9
2005-07-11[PATCH] ARM: remove linux/version.h include from arch/armOlaf Hering-1/+0
2005-06-23[PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpeNicolas Pitre-6/+28
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+7926