aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[MIPS] Pass NULL not 0 for pointer value.Ralf Baechle1-1/+1
2006-10-11[MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.Ralf Baechle1-1/+1
2006-10-11[MIPS] BigSur: More useful defconfig.Ralf Baechle1-21/+81
2006-10-11[MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.cMark Mason1-3/+3
2006-10-11[MIPS] Workaround for bug in gcc -EB / -EL options.Ralf Baechle1-2/+11
2006-10-11[MIPS] Fix timer setup for JazzYoichi Yuasa1-1/+1
2006-10-09[MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto6-22/+26
2006-10-09[MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto5-29/+3
2006-10-09[MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle10-1589/+9
2006-10-09[MIPS] Malta: Fix build for non-MIPS32/64 configuration.Ralf Baechle1-6/+6
2006-10-09[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.Ralf Baechle1-5/+9
2006-10-09[MIPS] ret_from_irq adjustmentAtsushi Nemoto4-23/+19
2006-10-09[MIPS] Fix RM9000 wait instruction detection.Ralf Baechle1-1/+8
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells3-3/+3
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle29-33/+6
2006-10-09[MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle3-5/+10
2006-10-09[MIPS] Fix return type of gt64120_irq.Ralf Baechle1-1/+3
2006-10-09[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.Ralf Baechle1-1/+1
2006-10-09[MIPS] Jazz defconfig file.Ralf Baechle1-0/+1404
2006-10-09[MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle1-0/+1
2006-10-09[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle1-2/+0
2006-10-09[MIPS] Jazz: Fix I/O port resources.Ralf Baechle1-4/+21
2006-10-09[MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle2-2/+2
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle71-610/+529
2006-10-08[MIPS] Show actual CPU information in /proc/cpuinfoKarl-Johan Karlsson1-5/+5
2006-10-08[MIPS] Cobalt: Time runs too quicklyScott Ashcroft1-2/+2
2006-10-08[MIPS] Update Malta config.Ralf Baechle2-33/+85
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells4-13/+21
2006-10-04[MIPS] PNX8550 fixupsVitaly Wool5-18/+12
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-4/+4
2006-10-03fix file specification in commentsUwe Zeisberger4-4/+4
2006-10-03Attack of "the the"s in archMatt LaPlante1-1/+1
2006-10-03[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle3-76/+4
2006-10-03[MIPS] DECstation defconfig updateMaciej W. Rozycki1-73/+73
2006-10-03[MIPS] Fix size of zones_size and zholes_size arrayAtsushi Nemoto1-2/+2
2006-10-03[MIPS] BCM1480: Mask pending interrupts against c0_status.im.Ralf Baechle1-1/+1
2006-10-03[MIPS] SB1250: Interrupt handler fixesMaciej W. Rozycki1-2/+5
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa25-4207/+0
2006-10-03[MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki1-1/+22
2006-10-03[MIPS] Remove dead DECstation boot codeMaciej W. Rozycki3-139/+0
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-2/+0
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2-3/+9
2006-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds65-547/+281
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells1-2/+2
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater2-2/+3
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+29
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn3-18/+23
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-01[MIPS] Remove excite_flash.cYoichi Yuasa1-294/+0