aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2006-10-11[MIPS] Pass NULL not 0 for pointer value.Ralf Baechle
2006-10-11[MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.Ralf Baechle
2006-10-11[MIPS] BigSur: More useful defconfig.Ralf Baechle
2006-10-11[MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.cMark Mason
2006-10-11[MIPS] Workaround for bug in gcc -EB / -EL options.Ralf Baechle
2006-10-11[MIPS] Fix timer setup for JazzYoichi Yuasa
2006-10-09[MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto
2006-10-09[MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto
2006-10-09[MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle
2006-10-09[MIPS] Malta: Fix build for non-MIPS32/64 configuration.Ralf Baechle
2006-10-09[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.Ralf Baechle
2006-10-09[MIPS] ret_from_irq adjustmentAtsushi Nemoto
2006-10-09[MIPS] Fix RM9000 wait instruction detection.Ralf Baechle
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle
2006-10-09[MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle
2006-10-09[MIPS] Fix return type of gt64120_irq.Ralf Baechle
2006-10-09[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.Ralf Baechle
2006-10-09[MIPS] Jazz defconfig file.Ralf Baechle
2006-10-09[MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle
2006-10-09[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle
2006-10-09[MIPS] Jazz: Fix I/O port resources.Ralf Baechle
2006-10-09[MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-10-08[MIPS] Show actual CPU information in /proc/cpuinfoKarl-Johan Karlsson
2006-10-08[MIPS] Cobalt: Time runs too quicklyScott Ashcroft
2006-10-08[MIPS] Update Malta config.Ralf Baechle
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[MIPS] PNX8550 fixupsVitaly Wool
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Attack of "the the"s in archMatt LaPlante
2006-10-03[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle
2006-10-03[MIPS] DECstation defconfig updateMaciej W. Rozycki
2006-10-03[MIPS] Fix size of zones_size and zholes_size arrayAtsushi Nemoto
2006-10-03[MIPS] BCM1480: Mask pending interrupts against c0_status.im.Ralf Baechle
2006-10-03[MIPS] SB1250: Interrupt handler fixesMaciej W. Rozycki
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa
2006-10-03[MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki
2006-10-03[MIPS] Remove dead DECstation boot codeMaciej W. Rozycki
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-01[MIPS] Remove excite_flash.cYoichi Yuasa