Switch Sibyte profiling driver to ->compat_ioctl
[linux-2.6] / arch / mips /
2005-10-29  Ralf BaechleSwitch Sibyte profiling driver to ->compat_ioctl
2005-10-29  Daniel JacobowitzRevise MIPS 64-bit ptrace interface
2005-10-29  Atsushi NemotoSync c-tx39.c with c-r4k.c.
2005-10-29  Pete Popovsmc91x platform support; requires patch to smc91x.h...
2005-10-29  Pete PopovAu1[12]00 mmc driver. Only tested on the Au1200 at...
2005-10-29  Pete PopovKernel gpio/2 routines that will be used by some drivers.
2005-10-29  Pete PopovFix a cache snooping issue.
2005-10-29  Pete PopovUpdated pcmcia driver with pb1200 and db1200 support.
2005-10-29  Pete Popov- moved platform structure to platform.c
2005-10-29  Ralf BaechleFix excessive signal latencies.
2005-10-29  Ralf BaechleUse ARCH_MAY_HAVE_PC_FDC where needed.
2005-10-29  Ralf BaechleGCC bulletproofing: __mips64 is only defined when compi...
2005-10-29  Ralf BaechleDefine pcibus_to_node() for IP27.
2005-10-29  Pete PopovCleaned up AMD Au1200 IDE driver:
2005-10-29  Pete PopovMisc au1200 updates.
2005-10-29  Pete PopovWhen no yamon command line is passed to the kernel...
2005-10-29  Thiemo SeuferAdd/Fix missing bit of R4600 hit cacheop workaround.
2005-10-29  Thiemo SeuferMinor code cleanup.
2005-10-29  Thiemo SeuferR4600 v2.0 needs a nop before tlbp.
2005-10-29  Thiemo SeuferDon't set up a sg dma address if we have no page addres...
2005-10-29  Thiemo SeuferMore .set push/pop.
2005-10-29  Ralf BaechleMove genrtc.c's functions into <asm/rtc.h>
2005-10-29  Thiemo SeuferLet r4600 PRID detection match only legacy CPUs, cleanups.
2005-10-29  Thiemo SeuferIP22 EISA support update.
2005-10-29  Ralf BaechleHandle mtc0 - tlb write hazard for VR5432.
2005-10-29  Maciej W. RozyckiMake static what ought to be static.
2005-10-29  Pete PopovGet rid of a bunch of debug serial routines. Use prom_p...
2005-10-29  Ralf BaechleVirtual SMP support for the 34K.
2005-10-29  Ralf BaechleMT bulletproofing.
2005-10-29  Ralf BaechleDo the timer interrupt only once on CPU 0 ...
2005-10-29  Ralf BaechleAdd a few simple error checks to tlb dumper.
2005-10-29  Ralf BaechleReindent dump_tlb.c.
2005-10-29  Ralf BaechleDisplay presence of SmartMIPS, DSP and MT ASEs in ...
2005-10-29  Ralf BaechleDelete old junk.
2005-10-29  Ralf BaechleSpelling fix.
2005-10-29  Ralf BaechleSupport for CoreFPGA-3.
2005-10-29  Ralf BaechleImplement get_system_type() for Qemu to get procfs...
2005-10-29  Ralf BaechleA little more Kconfig untangeling.
2005-10-29  Ralf BaechleInlining will result in back-to-back mtc0 mfc0 instruct...
2005-10-29  Ralf BaechleUse pr_debug instead of homegrown debug print macros.
2005-10-29  Ralf BaechleSend CONFIG_VTAG_ICACHE back into it's cold grave.
2005-10-29  Ralf BaechleGet rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH...
2005-10-29  Ralf Baechlesys is only used for native o32 ...
2005-10-29  Thiemo SeuferR4600 has 32 FPRs.
2005-10-29  Ralf BaechleSupport for Toshiba's RBHMA4500 eval board for the...
2005-10-29  Ladislav MichlVoid functions shouldn't return values
2005-10-29  Ralf Baechlecommit 1858f72fa2e2f63e62114a9bd40c8e68468d8c5e
2005-10-29  Pete PopovAu1x PM fixes.
2005-10-29  Ralf BaechleDrop IP27 support for Qlogic ISP. This driver is buggy...
2005-10-29  Ralf BaechleMake sure that the processor is actually online or...
2005-10-29  Ralf BaechleAvoid SMP cacheflushes. This is a minor optimization...
2005-10-29  Pete PopovPhilips PNX8550 support: MIPS32-like core with 2 Trimed...
2005-10-29  Ralf BaechleMore AP / SP bits for the 34K, the Malta bits and thing...
2005-10-29  Ralf BaechleMove Origin crapola into a machine-specific header...
2005-10-29  Ralf BaechlePrevent gcc from optimizing a few functions away completly.
2005-10-29  Ralf BaechleDetect the MIPS R2 vectored interrupt, external interru...
2005-10-29  Ralf BaechleNew kernel option nowait allows disabling the use of...
2005-10-29  Ralf BaechleUse an irq_enable_hazard hazard barrier in unmask_mips_...
2005-10-29  Ralf BaechleAdd inotify syscalls for MIPS.
2005-10-29  Ralf BaechleMark a few variables __read_mostly.
2005-10-29  Ralf BaechleMIPS R2 instruction hazard handling.
2005-10-29  Ralf BaechleDetect the 34K.
2005-10-29  Ralf BaechleGenerate code for MIPS32 / MIPS64 Release 2 if configur...
2005-10-29  Ralf BaechleMIPS 32/64 R2 config option.
2005-10-29  Ralf BaechleIn pcibios_enable_resources go back to handling all...
2005-10-29  Ralf BaechleUse Kconfig.preempt.
2005-10-29  Ralf BaechleDefine kmap_atomic_pfn() for MIPS.
2005-10-29  Ralf BaechleSetup_frame is now returning a success value.
2005-10-29  Ralf BaechleTemporary hack for Qemu and MIPSsim until they get...
2005-10-29  Ralf BaechleDate: Fri Jul 8 20:10:17 2005 +0000
2005-10-29  Thiemo SeuferIP30 Identification.
2005-10-29  Thiemo Seufer... and it isn't a canonicalized triplet but just the...
2005-10-29  Thiemo SeuferGrep deesn't like shell-style matching...
2005-10-29  Thiemo SeuferHack to make compiles for the other endianness easier.
2005-10-29  Ralf BaechleRename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32...
2005-10-29  Ralf BaechleDon't redeclare ll_local_timer_interrupt.
2005-10-29  Thiemo SeuferBrian Murphy says:
2005-10-29  Thiemo SeuferCode cleanup, thanks Brian Murphy.
2005-10-29  Maciej W. RozyckiUse physical addresses at the interface level, letting...
2005-10-29  Maciej W. RozyckiAvoid tlbw* hazards for the R4600/R4700/R5000.
2005-10-29  Maciej W. RozyckiInline ioremap() calls for constant addresses that...
2005-10-29  Ralf BaechleAvoid defining variables in the middle of a block which...
2005-10-29  Maciej W. RozyckiFix the diagnostic dump for the XTLB refill handler.
2005-10-29  Maciej W. RozyckiFix a diagnostic message.
2005-10-29  Ralf BaechleConversion to plat_setup() for TX4927 also.
2005-10-29  Ralf BaechleUsing get_nasid() to find the console node will blow...
2005-10-29  Maciej W. RozyckiAlways use ".set mips3" rather than select between...
2005-10-29  Maciej W. RozyckiActual handlers for bus errors for Pmax and 3min.
2005-10-29  Maciej W. RozyckiSystem-specific handling of bus errors for DECstation...
2005-10-29  Maciej W. RozyckiUse correct names for bits in the R3k cp0.status register.
2005-10-29  Maciej W. RozyckiUse macros for the RM7k cp0.config bits instead of...
2005-10-29  Maciej W. RozyckiFix types for firmware arguments. Don't define unneede...
2005-10-29  Maciej W. RozyckiMark __die() "noreturn" for real.
2005-10-29  Maciej W. RozyckiDeal with the bloody KSEG vs CKSEG horror...
2005-10-29  Maciej W. RozyckiThere is NO port I/O space on the DECstation. Minor...
2005-10-29  Ralf BaechleRedo RM9000 workaround which along with other DSP ASE...
2005-10-29  Maciej W. RozyckiEnable a suitable ISA for the assembler around ll/sc...
2005-10-29  Maciej W. RozyckiOptimize R3k TLB Load/Store/Modified handlers, by sched...
2005-10-29  Maciej W. RozyckiFill R3k load delay slots properly.
2005-10-29  Maciej W. RozyckiOnly dump instructions actually emitted.
next