PNX8550 uses a MIPS32-like processor core, not R4xx0.
[powerpc.git] / arch / mips / kernel /
2005-11-07 Ralf BaechleTurn rtlx upside down.
2005-11-05 Jeff GarzikMerge branch 'master'
2005-11-05 James BottomleyMerge by Hand
2005-11-05 Jeff GarzikMerge branch 'master'
2005-11-05 Linus TorvaldsMerge branch 'srp' of /linux/kernel/git/roland/infiniband
2005-11-05 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/airlied/drm-2.6
2005-10-31 Tony Luckmanual update from upstream:
2005-10-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-10-31 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-10-31 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-10-31 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2005-10-31 Paul MackerrasMerge ../linux-2.6 by hand
2005-10-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-10-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-10-31 Jeff GarzikMerge branch 'master'
2005-10-31 Thomas Gleixner[PATCH] jiffies_64 cleanup
2005-10-31 Christoph Hellwig[PATCH] unify sys_ptrace prototype
2005-10-31 Eric W. Biederman[PATCH] Don't uselessly export task_struct to userspace...
2005-10-30 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2005-10-30 Jeff GarzikMerge branch 'upstream'
2005-10-30 Jeff GarzikMerge branch 'master'
2005-10-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2005-10-30 Hugh Dickins[PATCH] mm: mm_init set_mm_counters
2005-10-29 Jeff GarzikMerge branch 'master'
2005-10-29 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-29 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2005-10-29 Ralf BaechleRemove useless casts of kmalloc return values.
2005-10-29 Andrew IsaacsonAdd support for SB1A CPU.
2005-10-29 Andrew IsaacsonSibyte fixes
2005-10-29 Ralf BaechleGet 64-bit right in the kgdb stub.
2005-10-29 Ralf BaechleSys_lookup_dcookie arguments occupy 4 argument slots.
2005-10-29 Ralf BaechleFPU emulator garbage collection.
2005-10-29 Ralf BaechleDon't print file name and line in die and die_if_kernel.
2005-10-29 Ralf BaechleDate: Fri Jan 14 03:03:23 2005 +0000
2005-10-29 Ralf BaechleFixup a few lose ends in explicit support for MIPS...
2005-10-29 Ralf BaechleProtect manipulation of c0_status against preemption...
2005-10-29 Ralf BaechleDetect 4KSD and treat it like 4KSc.
2005-10-29 Ralf BaechleDefine and initialize kdb_lock using DEFINE_SPINLOCK.
2005-10-29 Ralf BaechleMake kgdb_wait static.
2005-10-29 Ralf BaechleCleanup the mess in cpu_cache_init.
2005-10-29 Ralf BaechleSupport for MIPSsim, the cycle accurate MIPS simulator.
2005-10-29 Ralf BaechleSwitch Sibyte profiling driver to ->compat_ioctl
2005-10-29 Daniel JacobowitzRevise MIPS 64-bit ptrace interface
2005-10-29 Ralf BaechleFix excessive signal latencies.
2005-10-29 Ralf BaechleMove genrtc.c's functions into <asm/rtc.h>
2005-10-29 Ralf BaechleVirtual SMP support for the 34K.
2005-10-29 Ralf BaechleMT bulletproofing.
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 BaechleInlining will result in back-to-back mtc0 mfc0 instruct...
2005-10-29 Ralf Baechlesys is only used for native o32 ...
2005-10-29 Thiemo SeuferR4600 has 32 FPRs.
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 BaechleDetect the 34K.
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 BaechleRename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32...
2005-10-29 Ralf BaechleAvoid defining variables in the middle of a block which...
2005-10-29 Maciej W. RozyckiAlways use ".set mips3" rather than select between...
2005-10-29 Maciej W. RozyckiUse correct names for bits in the R3k cp0.status register.
2005-10-29 Maciej W. RozyckiMark __die() "noreturn" for real.
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. RozyckiFor MIPS32/MIPS64 cp0.config.mt == 1 implies a standard...
2005-10-29 Ralf BaechleSupport the MIPS32 / MIPS64 DSP ASE.
2005-10-29 Ralf Baechle64-bit fixes for Alchemy code ;)
2005-10-29 Ralf BaechleFix tasteless #ifdef mess in audit_arch(), minor cleanups.
2005-10-29 Ralf Baechle__compute_return_epc() uses CFC1 instruction which...
2005-10-29 Maciej W. Rozyckisys_nfsservctl() needs translation.
2005-10-29 Ralf BaechleNo point in checking cpu_has_tlb before we've computed...
2005-10-29 Ralf BaechleCleanup decoding of MIPSxx config registers.
2005-10-29 Ralf BaechleFix preemption and SMP problems in the FP emulator...
2005-10-29 Thiemo SeuferUstat needs a wrapper on n32.
2005-10-29 Ralf BaechleWe pass a kernel pointer to do_sigaltstack in sys32_sig...
2005-10-29 Ralf BaechleNPTL, round one.
2005-10-29 Ralf BaechleFix BogoMIPS display on UP and some minor cosmetical...
2005-10-29 Thiemo Seuferfcntl64 needs to be wrapped for n32.
2005-10-29 Ralf BaechleFix one more case of computing the return EPC after...
2005-10-29 Ralf BaechleWhen simulating ll/sc compute the return EPC before...
2005-10-29 Ralf BaechleDetect the 4KEcR2 and for now detect handle it like...
2005-10-29 Pete PopovFixed buglet with previous patch that broke non au1x...
2005-10-29 Pete PopovRemove CONFIG_PM dependency from au1x wait in cpu_probe.
2005-10-29 Thiemo SeuferFix 64bit SMP TLB handler and stack frame handling...
2005-10-29 Ralf BaechleUse compat_sigval_t in struct compat_siginfo.
2005-10-29 Ralf BaechleReformatting, remove debugging code.
2005-10-29 Ralf BaechleGet rid of the the remains of 2.4-style ramdisk support.
2005-10-29 Ralf BaechleMultithreaded core dumps.
next