summaryrefslogtreecommitdiffstats
path: root/arch/arm/nwfpe
Commit message (Expand)AuthorAgeFilesLines
* ARM: swpan: fix nwfpe for uaccess changesRussell King2015-09-091-1/+2
* ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-291-1/+1
* ARM: drop nwfpe initialisation message from warning to info levelRussell King2014-11-211-2/+2
* ARM: convert printk(KERN_* to pr_*Russell King2014-11-211-2/+2
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-4/+4
* Merge branch 'master' into for-nextJiri Kosina2012-04-081-1/+0
|\
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
* | arm: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-04-051-1/+1
|/
* ARM: 7207/1: Use generic ARM instruction set condition code checks for nwfpe.Leif Lindholm2011-12-133-32/+5
* Update broken web addresses in arch directory.Justin P. Mattock2010-10-185-10/+10
* ARM: arch/arm/nwfpe/fpsr.h: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
* ARM: arch/arm/nwfpe/ChangeLog: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
* Merge branch 'devel-stable' into develRussell King2010-05-171-4/+4
|\
| * ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-211-4/+4
* | ARM: nwfpe: allow debugging output to be configured at runtimeRussell King2010-05-151-2/+11
|/
* ARM: Kill CONFIG_CPU_32Russell King2009-12-181-2/+2
* [ARM] nwfpe: fix 'floatx80_is_nan' sparse warningBen Dooks2009-05-152-4/+2
* [ARM] nwfpe: Add decleration for ExtendedCPDOBen Dooks2009-05-151-0/+4
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-061-1/+1
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-021-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-17/+17
* Replace __attribute_pure__ with __pureRalf Baechle2007-10-181-3/+3
* [ARM] 4581/1: Fix the conditional execution of the NWFPE instructionsCatalin Marinas2007-10-121-11/+14
* [ARM] "extern inline" -> "static inline"Adrian Bunk2007-10-122-5/+5
* Remove the arm26 portAdrian Bunk2007-07-312-113/+0
* [ARM] 4416/1: NWFPE: fix undeclared symbolsBen Dooks2007-05-301-0/+3
* [ARM] 3729/3: EABI padding rules necessitate the packed attribute of floatx80Koen Kooi2006-07-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-309-9/+0
* [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2006-06-251-1/+1
* [ARM] Add thread_notify infrastructureRussell King2006-06-221-6/+19
* [ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI k...Nicolas Pitre2006-01-141-2/+2
* [ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endianLennert Buytenhek2005-11-073-6/+21
* [ARM] 3117/1: nwfpe kernel memory info leakLennert Buytenhek2005-11-074-8/+16
* [ARM] 2978/1: nwfpe - clean up sparse errorsBen Dooks2005-10-125-7/+30
* kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* [PATCH] qualifiers in return types - easy casesAl Viro2005-08-231-3/+3
* [PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handlingRichard Purdie2005-08-151-24/+10
* [PATCH] ARM: 2837/2: Re: ARM: Make NWFPE preempt safeRichard Purdie2005-08-0311-304/+304
* [PATCH] ARM: Remove global nwfpe register variableRussell King2005-07-173-11/+9
* [PATCH] ARM: remove linux/version.h include from arch/armOlaf Hering2005-07-111-1/+0
* [PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpeNicolas Pitre2005-06-232-6/+28
* Linux-2.6.12-rc2Linus Torvalds2005-04-1625-0/+7926