deliverable/linux.git
2005-10-29  Andrew IsaacsonBCM1480 headers
2005-10-29  Andrew IsaacsonSibyte fixes
2005-10-29  Ralf BaechleMake UL what should be UL.
2005-10-29  Atsushi NemotoFix zero length sys_cacheflush
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 BaechleRename page argument of flush_cache_page to something...
2005-10-29  Ralf BaechleDefine EOWNERDEAD and ENOTRECOVERABLE.
2005-10-29  Ralf BaechleSliceup Kconfig; it's grown too large.
2005-10-29  Ralf BaechleMore configcheck fixes.
2005-10-29  Ralf Baechle2.6.14-rc1 updates for MIPS compat types.
2005-10-29  Ralf BaechleComplete the fcntl.h cleanup.
2005-10-29  Ralf BaechleCleanup Sibyte Kconfig a bit further.
2005-10-29  Ralf BaechleDate: Fri Jan 14 03:03:23 2005 +0000
2005-10-29  Ralf BaechleFix weirdness in <asm/bug.h>
2005-10-29  Ralf BaechleFix wrong comment.
2005-10-29  Ralf BaechleFixup a few lose ends in explicit support for MIPS...
2005-10-29  Ralf BaechleDocument the meaning of the CPU_MIPS32, CPU_MIPS64...
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 BaechleWe're no longer hosted on oss for ages ...
2005-10-29  Ralf BaechleConvert the remaining SPIN_LOCK_UNLOCKED instances...
2005-10-29  Ralf BaechleDefine and initialize kdb_lock using DEFINE_SPINLOCK.
2005-10-29  Ralf BaechleMake kgdb_wait static.
2005-10-29  Ralf BaechleDon't copy SB1 cache error handler to uncached memory.
2005-10-29  Ralf BaechleProvide 64-bit address space definitions for the Sibyte...
2005-10-29  Ralf BaechleNo need to explicitly call __read_64bit_c0_split; __rea...
2005-10-29  Andrew IsaacsonFix stale comment in c-sb1.c.
2005-10-29  Ralf BaechleCleanup the mess in cpu_cache_init.
2005-10-29  Andrew IsaacsonUse cpumask_t rather than hand-rolled bitmask code...
2005-10-29  Ralf BaechleUse R4000 TLB routines for SB1 also.
2005-10-29  Ralf BaechleFix build error caused by missmatching duplicate declar...
2005-10-29  Ralf BaechleDon't call memset to clean irq_desc; these data fields...
2005-10-29  Ralf BaechleFix ARCH_KMALLOC_MINALIGN values on MIPS
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  Atsushi NemotoSync c-tx39.c with c-r4k.c.
2005-10-29  Ralf BaechleGlue again after removal of BUILD_BUG().
2005-10-29  Ladislav MichlLet it compile again after i2c algo id removal. Sort...
2005-10-29  Ralf BaechleSMP on Malta needs to define ARCH_HAS_IRQ_PER_CPU since...
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  Ralf BaechleAdd SOCK_DCCP definition for MIPS also.
2005-10-29  Ralf BaechleThe type of sum in csum_tcpudp_nofold is "unsigned...
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 BaechleReorder & reformat a bit.
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 BaechleThe values for SO_SNDBUFFORCE / SO_RCVBUFFORCE were...
2005-10-29  Ralf BaechleFutexes for MIPS, for the time being only the R10000_LL...
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  Ralf BaechleDelete the SABLE_RTL case.
2005-10-29  Pete PopovWhen no yamon command line is passed to the kernel...
2005-10-29  Ralf BaechleProvide MODULE_ARCH_VERMAGIC for MIPS.
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  Maciej W. RozyckiMove MIPS Technologies processor IDs to where they...
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 SeuferDefine some more common ip22 CPU features.
2005-10-29  Thiemo SeuferTypo fix.
2005-10-29  Thiemo SeuferMore .set push/pop encapsulation, more eyefriendly...
2005-10-29  Thiemo SeuferFix MAP_BASE for 64bit ip22.
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  Ralf BaechleSprinkle a few more .set mipsX over xchg to make sure...
2005-10-29  Pete PopovGet rid of a bunch of debug serial routines. Use prom_p...
2005-10-29  Ralf BaechleRemove workaround for binutils 2.15 assembler bug;...
2005-10-29  Ralf BaechleDrop might_sleep() calls from get_user() & co. This...
2005-10-29  Ralf BaechleVirtual SMP support for the 34K.
2005-10-29  Ralf BaechleMT bulletproofing.
2005-10-29  Ralf BaechleOn CONFIG_64BIT_PHYS_ADDR, pfn always fits in 'unsigned...
2005-10-29  Ralf BaechleFix parenthesis in macros.
2005-10-29  Ralf BaechleDo the timer interrupt only once on CPU 0 ...
2005-10-29  Ralf BaechleDefine cpu_icache_snoops_remote_store. This is slight...
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 BaechleAdd missing space.
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.
next
This page took 0.036926 seconds and 5 git commands to generate.