aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/err_impl.h
AgeCommit message (Collapse)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells1-0/+2
Disintegrate asm/system.h for Alpha. Signed-off-by: David Howells <[email protected]> cc: [email protected]
2009-05-02alpha: titan and marvel build fixesIvan Kokshaysky1-5/+5
These platforms got broken after u64 => 'long long' conversion. Apparently that change was compile-tested with 'make allmodconfig', but it doesn't include systems that depend on !ALPHA_LEGACY_START_ADDRESS. Signed-off-by: Ivan Kokshaysky <[email protected]> Cc: Al Viro <[email protected]> Cc: Richard Henderson <[email protected] Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
2006-10-08[PATCH] alpha pt_regs cleanups: machine_check()Al Viro1-5/+5
do set_irq_regs() in caller, kill pt_regs argument. Signed-off-by: Al Viro <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+85
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!