aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2007-04-24[MIPS] Fix oprofile logic to physical counter remappingRalf Baechle
2007-04-20[MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto
2007-04-20[MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto
2007-04-20[MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto
2007-04-20[MIPS] Add missing silicon revisions for BCM112xMark Mason
2007-03-29[MIPS] SMTC: Fix recursion in instant IPI replay code.Ralf Baechle
2007-03-29[MIPS] BCM1480: Fix setting of irq affinity.Mark Mason
2007-03-29[MIPS] do_page_fault() needs to use raw_smp_processor_id().Ralf Baechle
2007-03-29[MIPS] SMTC: Fix false trigger of debug code on single VPE.Ralf Baechle
2007-03-29[MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.Ralf Baechle
2007-03-29[MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGSChris Dearman
2007-03-29[MIPS] lockdep: Handle interrupts in R3000 style c0_status register.Chris Dearman
2007-03-29[MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT.Ralf Baechle
2007-03-29[MIPS] EV64120: Include <asm/irq.h> to fix warning.Ralf Baechle
2007-03-29[MIPS] Ocelot: Fix warning.Ralf Baechle
2007-03-29[MIPS] Ocelot: Give PMON_v1_setup a proper prototype.Ralf Baechle
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle
2007-03-24[MIPS] SB1: Fix pile of gcc's bogus format string warnings.Ralf Baechle
2007-03-24[MIPS] Jazz: Fix warning.Ralf Baechle
2007-03-24[MIPS] R3000: local_flush_data_cache_page take a pointer argument.Ralf Baechle
2007-03-24[MIPS] Implement flush_anon_page().Ralf Baechle
2007-03-24[MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.Atsushi Nemoto
2007-03-24[MIPS] Always use virt_to_phys() when translating kernel addressesFranck Bui-Huu
2007-03-19[MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.Ralf Baechle
2007-03-19[MIPS] mips-boards: More liberal check for mips-board consoleThiemo Seufer
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer
2007-03-19[MIPS] Qemu: Fix Symmetric Uniprocessor support.Atsushi Nemoto
2007-03-19[MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.Ralf Baechle
2007-03-17[MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP.Ralf Baechle
2007-03-17[MIPS] RTLX: Handle copy_*_user return values.Ralf Baechle
2007-03-17[MIPS] RTLX: Protect rtlx_{read,write} with mutex.Ralf Baechle
2007-03-17[MIPS] RTLX: Harden against compiler reordering and optimization.Ralf Baechle
2007-03-17[MIPS] RTLX: Don't use volatile; it's fragile.Ralf Baechle
2007-03-17[MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken.Ralf Baechle
2007-03-17[MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.Ralf Baechle
2007-03-17[MIPS] FPU ownership management & preemption fixesAtsushi Nemoto
2007-03-17[MIPS] Check FCSR for pending interrupts, alternative versionAtsushi Nemoto
2007-03-13[MIPS] kspd: ioctl needs a translation entry.Ralf Baechle
2007-03-13[MIPS] Viper2: Remove defective support.Ralf Baechle
2007-03-13[MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configsChris Dearman
2007-03-09[MIPS] Sibyte: Fix ZBbus profilerRalf Baechle
2007-03-09[MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled.Ralf Baechle
2007-03-09[MIPS] DEC: Remove call to register_prom_console.Ralf Baechle
2007-03-08[PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi
2007-03-08[MIPS] ARC: Fix several compiler warnings.Ralf Baechle
2007-03-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-03-07[MIPS] IP27: Build fixRalf Baechle
2007-03-07[MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle
2007-03-07[MIPS] Export __copy_user_inatomic.Ralf Baechle
2007-03-07[MIPS] TX39: Remove redundant tx39_blast_icache() callsAtsushi Nemoto