An error occurred fetching the project authors.
- 26 Sep, 2003 1 commit
-
-
Martin Schwidefsky authored
- Fix cflags for z990 compiles. - Rename resume to __switch_to to avoid name clash. - Fix show_trace and show_stack. - Add alignments to linker script. - Add atomic64_t and related funtions. - Add include/asm-s390/local.h - Fix 31 bit get_user for 8 byte values. - Fix show_regs oops. - Add a couple of might_sleep() calls. - Fix loading of modules with a BIG symbol table. - Fix inline asm constraint in __get_user_asm_1 - Fix nested irq_enter bug on shutdown. - Add sched_clock function.
-
- 19 Aug, 2003 1 commit
-
-
Arnd Bergmann authored
A small bug in local.h apparently got copied a few times. I noticed this because I copied the same bug to s390. This patch should fix the occurrences in BK, but there are others that are not merged yet, e.g. ppc64 in -mm3.
-
- 31 Jul, 2003 1 commit
-
-
Ralf Bächle authored
Here's another MIPS update. The patch is huge because it completly folds mips64 into mips, thereby eleminating 41010 lines of code.
-
- 21 Jul, 2003 2 commits
-
-
Richard Henderson authored
-
Richard Henderson authored
-
- 18 Jul, 2003 1 commit
-
-
Rusty Russell authored
These are the local_t bits for sparc64. Other platforms such as PPC64 and Alpha (and in fact any "load locked/ store conditional" like platform other than IA64), probably want to do something similar.
-