summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGSChris Dearman2007-03-291-0/+31
* [MIPS] lockdep: Handle interrupts in R3000 style c0_status register.Chris Dearman2007-03-291-1/+5
* [MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT.Ralf Baechle2007-03-291-1/+1
* [MIPS] EV64120: Include <asm/irq.h> to fix warning.Ralf Baechle2007-03-291-0/+1
* [MIPS] Ocelot: Fix warning.Ralf Baechle2007-03-291-1/+0
* [MIPS] Ocelot: Give PMON_v1_setup a proper prototype.Ralf Baechle2007-03-291-1/+1
* [MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2007-03-245-15/+16
* [MIPS] SB1: Fix pile of gcc's bogus format string warnings.Ralf Baechle2007-03-241-4/+5
* [MIPS] Jazz: Fix warning.Ralf Baechle2007-03-241-1/+2
* [MIPS] R3000: local_flush_data_cache_page take a pointer argument.Ralf Baechle2007-03-241-1/+1
* [MIPS] Implement flush_anon_page().Ralf Baechle2007-03-242-3/+17
* [MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.Atsushi Nemoto2007-03-241-1/+1
* [MIPS] Always use virt_to_phys() when translating kernel addressesFranck Bui-Huu2007-03-241-5/+12
* [MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.Ralf Baechle2007-03-191-3/+3
* [MIPS] mips-boards: More liberal check for mips-board consoleThiemo Seufer2007-03-191-1/+1
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-1913-17/+16
* [MIPS] Qemu: Fix Symmetric Uniprocessor support.Atsushi Nemoto2007-03-192-3/+19
* [MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.Ralf Baechle2007-03-191-0/+10
* [MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP.Ralf Baechle2007-03-171-1/+1
* [MIPS] RTLX: Handle copy_*_user return values.Ralf Baechle2007-03-172-29/+35
* [MIPS] RTLX: Protect rtlx_{read,write} with mutex.Ralf Baechle2007-03-171-0/+6
* [MIPS] RTLX: Harden against compiler reordering and optimization.Ralf Baechle2007-03-171-17/+24
* [MIPS] RTLX: Don't use volatile; it's fragile.Ralf Baechle2007-03-171-5/+16
* [MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken.Ralf Baechle2007-03-171-1/+1
* [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.Ralf Baechle2007-03-171-0/+12
* [MIPS] FPU ownership management & preemption fixesAtsushi Nemoto2007-03-176-93/+77
* [MIPS] Check FCSR for pending interrupts, alternative versionAtsushi Nemoto2007-03-175-23/+75
* [MIPS] kspd: ioctl needs a translation entry.Ralf Baechle2007-03-131-1/+3
* [MIPS] Viper2: Remove defective support.Ralf Baechle2007-03-1349-65/+1
* [MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configsChris Dearman2007-03-131-9/+13
* [MIPS] Sibyte: Fix ZBbus profilerRalf Baechle2007-03-093-108/+283
* [MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled.Ralf Baechle2007-03-091-4/+6
* [MIPS] DEC: Remove call to register_prom_console.Ralf Baechle2007-03-091-3/+0
* [PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi2007-03-081-46/+0
* [MIPS] ARC: Fix several compiler warnings.Ralf Baechle2007-03-081-3/+3
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-0613-56/+28
|\
| * [MIPS] IP27: Build fixRalf Baechle2007-03-071-2/+0
| * [MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle2007-03-074-1/+11
| * [MIPS] Export __copy_user_inatomic.Ralf Baechle2007-03-071-0/+1
| * [MIPS] TX39: Remove redundant tx39_blast_icache() callsAtsushi Nemoto2007-03-071-12/+6
| * [MIPS] Cobalt: Fix early printkYoichi Yuasa2007-03-073-12/+2
| * [MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle2007-03-072-27/+6
| * [MIPS] Atlas, Malta: Fix build warning.Ralf Baechle2007-03-071-2/+2
* | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-063-2/+18
|/
* [MIPS] MTX1: clear PCI errorsFlorian Fainelli2007-03-041-1/+5
* [MIPS] MTX1: add idsel cardbus ressourcesFlorian Fainelli2007-03-042-1/+30
* [MIPS] MTX1: remove unneeded settingsFlorian Fainelli2007-03-041-3/+1
* [MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s.Ralf Baechle2007-03-041-1/+1
* [MIPS] Cobalt: update reserved resourcesYoichi Yuasa2007-03-041-23/+24
* [MIPS] SN: PCI fixup needs to include <irq.h>.Ralf Baechle2007-03-041-0/+2