| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] arch/mips/au1000/time.c cleanup | Sergei Shtylyov | 2006-06-19 | 1 | -7/+2 |
* | [MIPS] Remove unused instances of prom_build_cpu_map. | Ralf Baechle | 2006-06-19 | 2 | -40/+0 |
* | [MIPS] Qemu system shutdown support | Thiemo Seufer | 2006-06-19 | 3 | -1/+39 |
* | [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. | Atsushi Nemoto | 2006-06-19 | 9 | -92/+70 |
* | [MIPS] Remove prototype for non-existing function. | Ralf Baechle | 2006-06-19 | 1 | -1/+0 |
* | [MIPS] Wind River 4KC PPMC Eval Board Support | Mark.Zhan | 2006-06-19 | 12 | -0/+1336 |
* | [MIPS] Au1xxx: board specific irq code cleanup | Herbert Valerio Riedel | 2006-06-19 | 11 | -22/+22 |
* | [MIPS] IP27: Fix collision with hardcoded interrupt number. | Ralf Baechle | 2006-06-19 | 2 | -3/+60 |
* | [PATCH] Fix BCM1480 doubled process accounting times. | [MIPS] James E Wilson | 2006-06-19 | 1 | -8/+9 |
* | [MIPS] Mark PNX8550 support broken. | Ralf Baechle | 2006-06-19 | 1 | -0/+2 |
* | [MIPS] Fix optimization for size build. | Ralf Baechle | 2006-06-19 | 6 | -0/+120 |
* | [MIPS] IP22: Fix ISA driver builds if CONFIG_EISA is selected. | Ralf Baechle | 2006-06-19 | 1 | -0/+4 |
* | [MIPS] Cobalt: Fix undefined reference to disable_early_printk. | Yoichi Yuasa | 2006-06-19 | 1 | -0/+5 |
* | [MIPS] Fix fpu_save_double on 64-bit. | Atsushi Nemoto | 2006-06-19 | 1 | -5/+8 |
* | [MIPS] Malta: Handle byteswapping hardare bug in big endian mode. | Elizabeth Oldham | 2006-06-19 | 1 | -0/+9 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-06-05 | 8 | -8/+8 |
|\ |
|
| * | [SERIAL] typo: buad -> baud | Horst Schirmeier | 2006-06-05 | 8 | -8/+8 |
* | | [MIPS] Fix sparsemem support. | Chad Reese | 2006-06-06 | 2 | -3/+2 |
* | | [MIPS] Fix compiler warnings (field width, unused variable) | Atsushi Nemoto | 2006-06-06 | 6 | -11/+21 |
* | | [MIPS] Fix sparse warnings about too big constants. | Atsushi Nemoto | 2006-06-06 | 2 | -5/+5 |
* | | [MIPS] IP32: Fix warnings. | Ralf Baechle | 2006-06-06 | 1 | -2/+2 |
* | | [MIPS] SB1: Only pass1 FPUs are broken beyond recovery. | Ralf Baechle | 2006-06-06 | 1 | -1/+1 |
* | | [MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels | Thiemo Seufer | 2006-06-06 | 1 | -1/+1 |
* | | [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment | Sergei Shtylyov | 2006-06-06 | 1 | -15/+9 |
* | | [MIPS] Save write-only Config.OD from being clobbered | Sergei Shtylyov | 2006-06-06 | 2 | -0/+39 |
* | | [MIPS] Print more information if we're struck by a machine check exception. | Ralf Baechle | 2006-06-06 | 1 | -2/+17 |
* | | [MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops. | Atsushi Nemoto | 2006-06-06 | 3 | -21/+21 |
* | | [MIPS] Ignore unresolved weak symbols in modules. | Atsushi Nemoto | 2006-06-06 | 1 | -0/+6 |
* | | [MIPS] Fix SMP now that fixup_cpu_present_map is gone. | Ralf Baechle | 2006-06-06 | 1 | -1/+4 |
|/ |
|
* | [MIPS] Treat R14000 like R10000. | Kumba | 2006-06-01 | 5 | -0/+16 |
* | [MIPS] Remove EXPERIMENTAL from PAGE_SIZE_16KB | Ralf Baechle | 2006-06-01 | 1 | -6/+4 |
* | [MIPS] Fix deadlock on MP with cache aliases. | Ralf Baechle | 2006-06-01 | 1 | -9/+30 |
* | [MIPS] Use generic STABS_DEBUG macro. | Atsushi Nemoto | 2006-06-01 | 1 | -5/+2 |
* | [MIPS] Create consistency in "system type" selection. | Martin Michlmayr | 2006-06-01 | 1 | -43/+43 |
* | [MIPS] Use generic DWARF_DEBUG | Atsushi Nemoto | 2006-06-01 | 1 | -10/+3 |
* | [MIPS] Fix kgdb exception handler from user mode. | Atsushi Nemoto | 2006-06-01 | 1 | -3/+5 |
* | [MIPS] Update struct sigcontext member names | Daniel Jacobowitz | 2006-06-01 | 2 | -32/+2 |
* | [MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations. | Ralf Baechle | 2006-06-01 | 1 | -24/+0 |
* | [MIPS] Fix detection and handling of the 74K processor. | Chris Dearman | 2006-06-01 | 5 | -0/+11 |
* | [MIPS] Add missing 34K processor IDs | Nigel Stephens | 2006-06-01 | 2 | -0/+2 |
* | [MIPS] AU1xxx mips_timer_interrupt() fixes | Herbert Valerio Riedel | 2006-06-01 | 2 | -0/+2 |
* | [MIPS] Fix typo | Ralf Baechle | 2006-06-01 | 1 | -1/+1 |
* | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 | 1 | -2/+2 |
* | [MIPS] Fix branch emulation for floating-point exceptions. | Ralf Baechle | 2006-04-27 | 1 | -1/+1 |
* | [MIPS] Cleanup inode->r_dev usage. | Ralf Baechle | 2006-04-27 | 2 | -9/+8 |
* | [MIPS] Update MIPS defconfigs. | Ralf Baechle | 2006-04-27 | 46 | -1768/+2316 |
* | [MIPS] Get rid of CONFIG_ADVANCED. | Ralf Baechle | 2006-04-27 | 1 | -27/+23 |
* | [MIPS] Kconfig: Clarify description of CROSSCOMPILE. | Ralf Baechle | 2006-04-27 | 1 | -1/+7 |
* | [MIPS] 24K LV: Add core card id. | Chris Dearman | 2006-04-27 | 3 | -0/+5 |
* | [MIPS] Sparse: fix sparse for 64-bit kernels. | Atsushi Nemoto | 2006-04-27 | 1 | -1/+4 |