| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Pass NULL not 0 for pointer value. | Ralf Baechle | 2006-10-11 | 1 | -1/+1 |
* | [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype. | Ralf Baechle | 2006-10-11 | 1 | -1/+1 |
* | [MIPS] BigSur: More useful defconfig. | Ralf Baechle | 2006-10-11 | 1 | -21/+81 |
* | [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c | Mark Mason | 2006-10-11 | 1 | -3/+3 |
* | [MIPS] Workaround for bug in gcc -EB / -EL options. | Ralf Baechle | 2006-10-11 | 1 | -2/+11 |
* | [MIPS] Fix timer setup for Jazz | Yoichi Yuasa | 2006-10-11 | 1 | -1/+1 |
* | [MIPS] Make sure cpu_has_fpu is used only in atomic context | Atsushi Nemoto | 2006-10-09 | 6 | -22/+26 |
* | [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938. | Atsushi Nemoto | 2006-10-09 | 5 | -29/+3 |
* | [MIPS] Alchemy: nuke usbdev; it's useless as is ... | Ralf Baechle | 2006-10-09 | 10 | -1589/+9 |
* | [MIPS] Malta: Fix build for non-MIPS32/64 configuration. | Ralf Baechle | 2006-10-09 | 1 | -6/+6 |
* | [MIPS] NUMA: Register all nodes before cpus or sysfs will barf. | Ralf Baechle | 2006-10-09 | 1 | -5/+9 |
* | [MIPS] ret_from_irq adjustment | Atsushi Nemoto | 2006-10-09 | 4 | -23/+19 |
* | [MIPS] Fix RM9000 wait instruction detection. | Ralf Baechle | 2006-10-09 | 1 | -1/+8 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 3 | -3/+3 |
* | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle | 2006-10-09 | 29 | -33/+6 |
* | [MIPS] DEC: pt_regs fixes for buserror handlers | Ralf Baechle | 2006-10-09 | 3 | -5/+10 |
* | [MIPS] Fix return type of gt64120_irq. | Ralf Baechle | 2006-10-09 | 1 | -1/+3 |
* | [MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument. | Ralf Baechle | 2006-10-09 | 1 | -1/+1 |
* | [MIPS] Jazz defconfig file. | Ralf Baechle | 2006-10-09 | 1 | -0/+1404 |
* | [MIPS] Jazz: build fix - include <linux/screen_info.h> | Ralf Baechle | 2006-10-09 | 1 | -0/+1 |
* | [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;) | Ralf Baechle | 2006-10-09 | 1 | -2/+0 |
* | [MIPS] Jazz: Fix I/O port resources. | Ralf Baechle | 2006-10-09 | 1 | -4/+21 |
* | [MIPS] DEC: pt_regs fixes for dec_intr_halt. | Ralf Baechle | 2006-10-09 | 2 | -2/+2 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 71 | -610/+529 |
* | [MIPS] Show actual CPU information in /proc/cpuinfo | Karl-Johan Karlsson | 2006-10-08 | 1 | -5/+5 |
* | [MIPS] Cobalt: Time runs too quickly | Scott Ashcroft | 2006-10-08 | 1 | -2/+2 |
* | [MIPS] Update Malta config. | Ralf Baechle | 2006-10-08 | 2 | -33/+85 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 4 | -13/+21 |
* | [MIPS] PNX8550 fixups | Vitaly Wool | 2006-10-04 | 5 | -18/+12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-10-03 | 4 | -4/+4 |
|\ |
|
| * | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 4 | -4/+4 |
| * | Attack of "the the"s in arch | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | | [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME. | Ralf Baechle | 2006-10-03 | 3 | -76/+4 |
* | | [MIPS] DECstation defconfig update | Maciej W. Rozycki | 2006-10-03 | 1 | -73/+73 |
* | | [MIPS] Fix size of zones_size and zholes_size array | Atsushi Nemoto | 2006-10-03 | 1 | -2/+2 |
* | | [MIPS] BCM1480: Mask pending interrupts against c0_status.im. | Ralf Baechle | 2006-10-03 | 1 | -1/+1 |
* | | [MIPS] SB1250: Interrupt handler fixes | Maciej W. Rozycki | 2006-10-03 | 1 | -2/+5 |
* | | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. | Yoichi Yuasa | 2006-10-03 | 25 | -4207/+0 |
* | | [MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systems | Maciej W. Rozycki | 2006-10-03 | 1 | -1/+22 |
* | | [MIPS] Remove dead DECstation boot code | Maciej W. Rozycki | 2006-10-03 | 3 | -139/+0 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-10-03 | 2 | -2/+0 |
|\ |
|
| * | [SERIAL] Remove wrong asm/serial.h inclusions | Russell King | 2006-10-01 | 2 | -2/+0 |
* | | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 | 2 | -3/+9 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-10-02 | 65 | -547/+281 |
|\ \ |
|
| * | | [MIPS] Remove excite_flash.c | Yoichi Yuasa | 2006-10-01 | 1 | -294/+0 |
| * | | [MIPS] Update i8259 resources. | Yoichi Yuasa | 2006-10-01 | 1 | -2/+2 |
| * | | [MIPS] Make unwind_stack() can dig into interrupted context | Atsushi Nemoto | 2006-10-01 | 3 | -33/+38 |
| * | | [MIPS] Stacktrace build-fix and improvement | Atsushi Nemoto | 2006-10-01 | 3 | -35/+29 |
| * | | [MIPS] QEMU: Add support for little endian mips | Aurelien Jarno | 2006-10-01 | 1 | -0/+1 |
| * | | [MIPS] Remove __flush_icache_page | Atsushi Nemoto | 2006-10-01 | 5 | -189/+0 |