aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/nwfpe
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Gravatar Thomas Gleixner 14-182/+14
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelyGravatar Sakari Ailus 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Gravatar Ingo Molnar 1-1/+1
2015-09-09ARM: swpan: fix nwfpe for uaccess changesGravatar Russell King 1-1/+2
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherGravatar Ard Biesheuvel 1-1/+1
2014-11-21ARM: drop nwfpe initialisation message from warning to info levelGravatar Russell King 1-2/+2
2014-11-21ARM: convert printk(KERN_* to pr_*Gravatar Russell King 1-2/+2
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Gravatar Russell King 1-4/+4
2012-04-08Merge branch 'master' into for-nextGravatar Jiri Kosina 1-1/+0
2012-04-05arm: Use vsprintf extention %pf with builtin_return_addressGravatar Joe Perches 1-1/+1
2012-03-28Disintegrate asm/system.h for ARMGravatar David Howells 1-1/+0
2011-12-13ARM: 7207/1: Use generic ARM instruction set condition code checks for nwfpe.Gravatar Leif Lindholm 3-32/+5
2010-10-18Update broken web addresses in arch directory.Gravatar Justin P. Mattock 5-10/+10
2010-05-24ARM: arch/arm/nwfpe/fpsr.h: Checkpatch cleanupGravatar Andrea Gelmini 1-1/+1
2010-05-24ARM: arch/arm/nwfpe/ChangeLog: Checkpatch cleanupGravatar Andrea Gelmini 1-1/+1
2010-05-17Merge branch 'devel-stable' into develGravatar Russell King 1-4/+4
2010-05-15ARM: nwfpe: allow debugging output to be configured at runtimeGravatar Russell King 1-2/+11
2010-04-21ARM: fix build error in arch/arm/kernel/process.cGravatar Russell King 1-4/+4
2009-12-18ARM: Kill CONFIG_CPU_32Gravatar Russell King 1-2/+2
2009-05-15[ARM] nwfpe: fix 'floatx80_is_nan' sparse warningGravatar Ben Dooks 2-4/+2
2009-05-15[ARM] nwfpe: Add decleration for ExtendedCPDOGravatar Ben Dooks 1-0/+4
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hGravatar Russell King 1-1/+1
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmGravatar Russell King 1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsGravatar Jan Engelhardt 1-17/+17
2007-10-18Replace __attribute_pure__ with __pureGravatar Ralf Baechle 1-3/+3
2007-10-12[ARM] 4581/1: Fix the conditional execution of the NWFPE instructionsGravatar Catalin Marinas 1-11/+14
2007-10-12[ARM] "extern inline" -> "static inline"Gravatar Adrian Bunk 2-5/+5
2007-07-31Remove the arm26 portGravatar Adrian Bunk 2-113/+0
2007-05-30[ARM] 4416/1: NWFPE: fix undeclared symbolsGravatar Ben Dooks 1-0/+3
2006-07-13[ARM] 3729/3: EABI padding rules necessitate the packed attribute of floatx80Gravatar Koen Kooi 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 9-9/+0
2006-06-25[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQGravatar Russell King 1-1/+1
2006-06-22[ARM] Add thread_notify infrastructureGravatar Russell King 1-6/+19
2006-01-14[ARM] 3111/2: old ABI compat: adjust NWFPE to be operational within an EABI k...Gravatar Nicolas Pitre 1-2/+2
2005-11-07[ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endianGravatar Lennert Buytenhek 3-6/+21
2005-11-07[ARM] 3117/1: nwfpe kernel memory info leakGravatar Lennert Buytenhek 4-8/+16
2005-10-12[ARM] 2978/1: nwfpe - clean up sparse errorsGravatar Ben Dooks 5-7/+30
2005-09-09kbuild: arm - use generic asm-offsets.h supportGravatar Sam Ravnborg 1-1/+1
2005-08-23[PATCH] qualifiers in return types - easy casesGravatar Al Viro 1-3/+3
2005-08-15[PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handlingGravatar Richard Purdie 1-24/+10
2005-08-03[PATCH] ARM: 2837/2: Re: ARM: Make NWFPE preempt safeGravatar Richard Purdie 11-304/+304
2005-07-17[PATCH] ARM: Remove global nwfpe register variableGravatar Russell King 3-11/+9
2005-07-11[PATCH] ARM: remove linux/version.h include from arch/armGravatar Olaf Hering 1-1/+0
2005-06-23[PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpeGravatar Nicolas Pitre 2-6/+28
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 25-0/+7926