[PATCH] FUSE: atomic create+open
[linux-2.6] / arch / mips /
2005-11-07  Christoph Hellwig[PATCH] consolidate sys_ptrace()
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  Stephen RothwellMerge Paulus' tree
2005-11-02  Linus TorvaldsMerge /pub/scm/linux/kernel/git/airlied/drm-2.6
2005-11-02  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-11-02  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-11-02  Paul MackerrasMerge ../linux-2.6
2005-11-01  Anton AltaparmakovMerge branch 'master' of /home/src/linux-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 git://git./linux/kernel/git/aia21/ntfs-2.6
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  Tim Schmielau[PATCH] fix missing includes
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: init_mm without ptlock
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 BaechleUpdate MIPS defconfig files.
2005-10-29  Arthur Othieno prom_free_prom_memory() returns unsigned long
2005-10-29  Ralf BaechleGet rid of SINGLE_ONLY_FPU. Linux does not support...
2005-10-29  Ralf BaechleFix all the get_user / put_user related sparse warnings.
2005-10-29  Ralf BaechleDelete unused ieee754_cname[] and declaration.
2005-10-29  Ralf BaechleInclude for prototypes.
2005-10-29  Ralf BaechleProtect against multiple inclusion.
2005-10-29  Ralf BaechleRemove useless casts of kmalloc return values.
2005-10-29  Ralf BaechleHack to resolve longstanding prefetch issue
2005-10-29  Ralf BaechleMore foolproofing of the CPU configuration.
2005-10-29  Andrew Isaacsonpci-expmem-hack
2005-10-29  Andrew IsaacsonBCM1480 HT support
2005-10-29  Andrew IsaacsonSupport for the BCM1480 on-chip PCI-X bridge.
2005-10-29  Andrew IsaacsonSB1 cache exception handling.
2005-10-29  Andrew IsaacsonSupport for BigSur board.
2005-10-29  Andrew IsaacsonAdd support for BCM1480 family of chips.
2005-10-29  Andrew IsaacsonAdd support for SB1A CPU.
2005-10-29  Andrew IsaacsonSibyte fixes
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 BaechleSliceup Kconfig; it's grown too large.
2005-10-29  Ralf BaechleDate: Fri Jan 14 03:03:23 2005 +0000
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 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 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 BaechleDon't call memset to clean irq_desc; these data fields...
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  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>
next