[PATCH] matroxfb: Add support for Mystique AGP
[safe/jmp/linux-2.6] / arch / mips / kernel /
2005-11-07 Christoph Hellwig[PATCH] consolidate sys_ptrace()
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 Hugh Dickins[PATCH] mm: mm_init set_mm_counters
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.
2005-10-29 Thiemo Seufersys_futex has 6 arguments.
2005-10-29 Ralf BaechleExport shm_align_mask and flush_data_cache_page.
2005-10-29 Ralf BaechleGcc 4.0 fixes.
2005-10-29 Ralf BaechleFix preemption bug.
2005-10-29 Ralf BaechleSparseify MIPS.
2005-10-29 Ralf BaechleOn 24K we did always disable cache parity protection...
2005-10-29 Ralf BaechleISOify.
2005-10-29 Pete PopovBase Au1200 2.6 support.
2005-10-29 Steven J. HillFix 'prctl' system call for IRIX. At this point IRIX...
2005-10-29 Ralf BaechleConvert struct hw_interrupt_type initializations to...
2005-10-29 Ralf BaechleMerge do_boot_cpu() into the new style __cpu_up().
2005-10-29 Ralf BaechleOn multiprocessor systems the BogoMIPS for each CPU...
2005-10-29 Thiemo SeuferFix wchan implementation, based on earlier by from...
2005-10-29 Thiemo SeuferImproved modules loader, more robust and works on 64bit...
2005-10-29 Steven J. HillUntil I figure out why NFS filesystems are having probl...
2005-10-29 Ralf Baechle32-bit compatibility for various timer-related system...
2005-10-29 Ralf BaechleUpdate to match the native siginfo structure and code.
2005-10-29 Ralf Baechle32-bit compatibility for ptrace GETEVENTMSG operation.
2005-10-29 Ralf BaechleImplement 32-bit compatibility for waitid(2).
2005-10-29 Ralf BaechleWaitid(2) now has 5 arguments.
2005-10-29 Ralf BaechleUse generic compat_sys_wait4 to implement 32-bit wait4(2).
2005-10-29 Ralf BaechleDocument why calling smp_call_function will deadlock...
2005-10-29 Ralf BaechleUse preempt_schedule_irq.
next