aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-parisc/linkage.h
Commit message (Collapse)AuthorAge
* parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-10
|
* include/asm-parisc/: Spelling fixesJoe Perches2008-02-03
| | | | | | Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Grant Grundler <grundler@parisc-linux.org> Signed-off-by: Adrian Bunk <bunk@kernel.org>
* [PARISC] fix trivial spelling nit in asm/linkage.hKyle McMartin2007-05-30
| | | | | | Noticed by John David Anglin. Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
* [PARISC] fix "ENTRY" macro redefinitionHelge Deller2007-05-30
| | | | | | | | | | | | | | Thanks to James for noticing. It fixes: fs/ext3/xattr.c:65:1: warning: "ENTRY" redefined In file included from include/linux/linkage.h:4, from include/linux/fs.h:271, from fs/ext3/xattr.c:54: include/asm/linkage.h:13:1: warning: this is the location of the previous definition Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
* [PARISC] fix ENTRY() and ENDPROC() for 64bit-pariscHelge Deller2007-02-17
| | | | | Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
* [PARISC] implement standard ENTRY(), END() and ENDPROC()Helge Deller2007-02-17
| | | | | | | Use the macros in entry.S Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!