Age | Commit message (Expand) | Author | Files | Lines |
2006-09-27 | [MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache. | Atsushi Nemoto | 2 | -27/+33 |
2006-09-27 | [MIPS] MT: Fix setting of XTC. | Elizabeth Oldham | 1 | -0/+6 |
2006-09-27 | [MIPS] SMTC Build fix. | Ralf Baechle | 1 | -1/+1 |
2006-09-27 | [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. | Ralf Baechle | 2 | -33/+3 |
2006-09-27 | [MIPS] MT: When doing "select SMP" also select SMP's prerequesites or ... | Ralf Baechle | 1 | -0/+2 |
2006-09-27 | [MIPS] eXcite: Don't set SERIAL_RM9000. | Ralf Baechle | 1 | -1/+0 |
2006-09-27 | [MIPS] Retire flush_icache_page from mm use. | Ralf Baechle | 5 | -13/+15 |
2006-09-27 | [MIPS] Avoid double signal restarting. | Ralf Baechle | 3 | -1/+3 |
2006-09-27 | [MIPS] MT: Initialise all writable bits in Cause register to zero. | Chris Dearman | 1 | -1/+1 |
2006-09-27 | [MIPS] Fix EV64120 PCI fixup in Makefile | Yoichi Yuasa | 1 | -1/+1 |
2006-09-27 | [MIPS] Add missing returns in signal code. | Ralf Baechle | 2 | -0/+4 |
2006-09-27 | [MIPS] IRIX: Crapectopy. | Ralf Baechle | 1 | -15/+40 |
2006-09-27 | [MIPS] Don't call try_to_freeze in do_signal & co. | Ralf Baechle | 3 | -12/+0 |
2006-09-27 | [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU | Ralf Baechle | 1 | -2/+1 |
2006-09-27 | [MIPS] Improve unwind_stack() | Franck Bui-Huu | 2 | -25/+34 |
2006-09-27 | [MIPS] Make get_frame_info() more robust | Franck Bui-Huu | 1 | -8/+6 |
2006-09-27 | [MIPS] Simplify dump_stack() | Franck Bui-Huu | 1 | -11/+9 |
2006-09-27 | [MIPS] Make frame_info_init() more readable. | Franck Bui-Huu | 1 | -9/+9 |
2006-09-27 | [MIPS] Miscellaneous cleanup in prologue analysis code | Franck Bui-Huu | 1 | -19/+14 |
2006-09-27 | [MIPS] Remove unused MODULE_RANGE macro. | Franck Bui-Huu | 1 | -5/+0 |
2006-09-27 | [MIPS] Make get_frame_info() more readable. | Franck Bui-Huu | 1 | -31/+36 |
2006-09-27 | [MIPS] c-r4k: Typo fix. | Ralf Baechle | 1 | -1/+1 |
2006-09-27 | [MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64 | Peter Watkins | 1 | -1/+1 |
2006-09-27 | [MIPS] dump_stack() based on prologue code analysis | Atsushi Nemoto | 2 | -23/+141 |
2006-09-27 | [MIPS] db1x00: Remove unused mirage_ts.c | Yoichi Yuasa | 2 | -261/+0 |
2006-09-27 | [MIPS] Rearrange show_stack, show_trace | Atsushi Nemoto | 1 | -28/+23 |
2006-09-27 | [MIPS] Updat mpc30x defconfig | Yoichi Yuasa | 1 | -6/+6 |
2006-09-27 | [MIPS] Updat workpad defconfig | Yoichi Yuasa | 1 | -4/+6 |
2006-09-27 | [MIPS] Update e55 defconfig | Yoichi Yuasa | 1 | -5/+5 |
2006-09-27 | [MIPS] Honour "panic_on_oops" sysctl. | Maxime Bizon | 1 | -0/+11 |
2006-09-26 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 143 | -4477/+5735 |
2006-09-26 | [PATCH] s390: fix cmm kernel thread handling | Heiko Carstens | 1 | -19/+35 |
2006-09-26 | [PATCH] UML: tty locking | Alan Cox | 1 | -1/+3 |
2006-09-26 | [PATCH] uml: stack usage reduction | Jeff Dike | 4 | -14/+20 |
2006-09-26 | [PATCH] uml: clean our set_ether_mac | Paolo 'Blaisorblade' Giarrusso | 2 | -9/+6 |
2006-09-26 | [PATCH] uml: Remove unused variable | Jeff Dike | 3 | -13/+0 |
2006-09-26 | [PATCH] uml: timer cleanups | Jeff Dike | 4 | -13/+22 |
2006-09-26 | [PATCH] uml: Move signal handlers to arch code | Jeff Dike | 12 | -89/+102 |
2006-09-26 | [PATCH] uml: SIGIO cleanups | Jeff Dike | 3 | -71/+67 |
2006-09-26 | [PATCH] uml: Improve SIGBUS diagnostics | Jeff Dike | 1 | -2/+9 |
2006-09-26 | [PATCH] uml: Fix handling of failed execs of helpers | Jeff Dike | 1 | -11/+11 |
2006-09-26 | [PATCH] uml: Whitespace fixes | Jeff Dike | 1 | -184/+183 |
2006-09-26 | [PATCH] uml: Fix stack alignment | Jeff Dike | 1 | -1/+2 |
2006-09-26 | [PATCH] uml: Use ARRAY_SIZE more assiduously | Jeff Dike | 11 | -32/+25 |
2006-09-26 | [PATCH] uml: Use klibc setjmp/longjmp | Jeff Dike | 14 | -23/+173 |
2006-09-26 | [PATCH] i386: Detect clock skew during suspend | Rafael J. Wysocki | 1 | -6/+18 |
2006-09-26 | [PATCH] Change the name of pagedir_nosave | Rafael J. Wysocki | 3 | -4/+4 |
2006-09-26 | [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 | Rafael J. Wysocki | 2 | -0/+49 |
2006-09-26 | [PATCH] alpha: Fix ALPHA_EV56 dependencies typo | Fernando J. Pereda | 1 | -1/+1 |
2006-09-26 | [PATCH] mtrr: Add lock annotations for prepare_set and post_set | Josh Triplett | 1 | -2/+2 |