aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/nwfpe (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-08Merge branch 'master' into for-nextJiri Kosina1-1/+0
2012-04-05arm: Use vsprintf extention %pf with builtin_return_addressJoe Perches1-1/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2011-12-13ARM: 7207/1: Use generic ARM instruction set condition code checks for nwfpe.Leif Lindholm3-32/+5
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock5-10/+10
2010-05-24ARM: arch/arm/nwfpe/fpsr.h: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-24ARM: arch/arm/nwfpe/ChangeLog: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-17Merge branch 'devel-stable' into develRussell King1-4/+4
2010-05-15ARM: nwfpe: allow debugging output to be configured at runtimeRussell King1-2/+11
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King1-4/+4
2009-12-18ARM: Kill CONFIG_CPU_32Russell King1-2/+2
2009-05-15[ARM] nwfpe: fix 'floatx80_is_nan' sparse warningBen Dooks2-4/+2
2009-05-15[ARM] nwfpe: Add decleration for ExtendedCPDOBen Dooks1-0/+4
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King1-1/+1
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-17/+17
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle1-3/+3
2007-10-12[ARM] 4581/1: Fix the conditional execution of the NWFPE instructionsCatalin Marinas1-11/+14
2007-10-12[ARM] "extern inline" -> "static inline"Adrian Bunk2-5/+5
2007-07-31Remove the arm26 portAdrian Bunk2-113/+0
2007-05-30[ARM] 4416/1: NWFPE: fix undeclared symbolsBen Dooks1-0/+3
2006-07-13[ARM] 3729/3: EABI padding rules necessitate the packed attribute of floatx80Koen Kooi1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel9-9/+0
2006-06-25[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King1-1/+1
2006-06-22[ARM] Add thread_notify infrastructureRussell King1-6/+19
2006-01-14[ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI kernelNicolas Pitre1-2/+2
2005-11-07[ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endianLennert Buytenhek3-6/+21
2005-11-07[ARM] 3117/1: nwfpe kernel memory info leakLennert Buytenhek4-8/+16
2005-10-12[ARM] 2978/1: nwfpe - clean up sparse errorsBen Dooks5-7/+30
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-08-23[PATCH] qualifiers in return types - easy casesAl Viro1-3/+3
2005-08-15[PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handlingRichard Purdie1-24/+10
2005-08-03[PATCH] ARM: 2837/2: Re: ARM: Make NWFPE preempt safeRichard Purdie11-304/+304
2005-07-17[PATCH] ARM: Remove global nwfpe register variableRussell King3-11/+9
2005-07-11[PATCH] ARM: remove linux/version.h include from arch/armOlaf Hering1-1/+0
2005-06-23[PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpeNicolas Pitre2-6/+28
2005-04-16Linux-2.6.12-rc2Linus Torvalds25-0/+7926