[PATCH] uml: networking - clear transport-specific structure
[safe/jmp/linux-2.6] / arch / mips /
2006-01-17 Yoichi Yuasa[PATCH] mips: add pm_power_off
2006-01-12 Al Viro[PATCH] mips: task_stack_page()
2006-01-12 Al Viro[PATCH] mips: task_thread_info()
2006-01-12 Al Viro[PATCH] mips: task_pt_regs()
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (arch/)
2006-01-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-01-10 Christoph Hellwig[PATCH] sanitize building of fs/compat_ioctl.c
2006-01-10 Ralf BaechleMIPS: Malta: Change CPU default to R2.
2006-01-10 Ralf BaechleMIPS: R2: Set 64BIT_PHYS_ADDR for R2 processor also.
2006-01-10 Ralf BaechleMIPS: Don't pass -finline-limit=100000.
2006-01-10 Al ViroMIPS: Namespace pollution: dump_regs() -> elf_dump_regs()
2006-01-10 Ralf BaechleMIPS: Remove unused CONFIG_CPU_HAS_LLDSCD.
2006-01-10 Ralf BaechleUpdate Yoichi Yuasa's email address.
2006-01-10 Ralf BaechleMIPS: Oprofile: Add 5K, 20K and 25K support.
2006-01-10 Ralf BaechleMIPS: Oprofile: Print error message if the CPU happen...
2006-01-10 Ralf BaechleMIPS: Oprofile: Fixup the loose ends in the plumbing.
2006-01-10 Ralf BaechleMIPS: MIPS boards: Get rid of useless SMP/non-SMP casing.
2006-01-10 Ralf BaechleMIPS: Introduce machinery for testing for MIPSxxR1/2.
2006-01-10 Ralf BaechleMIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M...
2006-01-10 Ralf BaechleMIPS: MT: Fix 32-bit dependencies.
2006-01-10 Ralf BaechleMIPS: FP: Remove silly trick to avoid warning.
2006-01-10 Ralf BaechleMIPS: DSP: Put DSPcontrol register into the right place...
2006-01-10 Ralf BaechleMIPS: DSP: eleminate used_dsp.
2006-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-01-09 Alexey Dobriyan[PATCH] Fix more "if ((err = foo() < 0))" typos
2006-01-09 Richard Knutsson[PATCH] arch: Replace pci_module_init() with pci_regist...
2006-01-09 Christoph Hellwig[PATCH] use ptrace_get_task_struct in various places
2006-01-09 Tim Schmielau[PATCH] fix more missing includes
2006-01-05 Linus TorvaldsRelax the rw_verify_area() error checking.
2005-12-12 Hugh Dickins[PATCH] mips: setup_zero_pages count 1
2005-12-01 Ralf Baechle[MIPS] Update defconfigs to reflect Kconfig changes.
2005-12-01 Ralf Baechle[MIPS] Avoid duplicate do_syscall_trace calls on return...
2005-12-01 Ralf Baechle[MIPS] Fix register handling in syscalls when debugging.
2005-12-01 Ralf Baechle[MIPS] Alchemy: Set board type on initialization.
2005-12-01 Ralf Baechle[MIPS] Alchemy: Fix BCSR accesses.
2005-12-01 Ralf Baechle[MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET,...
2005-12-01 Ralf Baechle[MIPS] Qemu: Accept kernel command line passed by the...
2005-12-01 Daniel Jacobowitz[MIPS] Generate SIGILL again
2005-12-01 Ralf Baechle[MIPS] Kconfig: Include init/Kconfig after we've set...
2005-12-01 Ralf Baechle[MIPS] Use reset_page_mapcount to initialize empty_zero...
2005-12-01 Ralf Baechle[MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...
2005-12-01 Ralf Baechle[MIPS] JMR3927: Declare puts function.
2005-12-01 Sergei Shtylylov[MIPS] JMR3927 fixes.
2005-11-17 Ralf Baechle[MIPS] Update defconfigs
2005-11-17 Ralf Baechle[MIPS] SEAD: More build fixes.
2005-11-17 Ralf Baechle[MIPS] TX3927: Try to glue the PCI code.
2005-11-17 Ralf Baechle[MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to...
2005-11-17 Ralf Baechle[MIPS] JMR3927: Fix compilation by including <linux...
2005-11-17 Ralf Baechle[MIPS] JMR3927: need include/asm-mips/mach-jmr3927...
2005-11-17 Ralf Baechle[MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.o
2005-11-17 Pantelis Antoniou[MIPS] Alchemy: Console output fixup
2005-11-17 Arnaud Giersch[MIPS] IP32: Fix sparse warnings.
2005-11-17 Arnaud Giersch[MIPS] IP32: Export mace symbol.
2005-11-17 Ralf Baechle[MIPS] JMR3927: Fix syntax error.
2005-11-17 Ralf Baechle[MIPS] JMR3927: Undo accidental rename.
2005-11-17 Ralf Baechle[MIPS] DDB5477: Fix unused variable warning.
2005-11-14 Clemens Buchacher[PATCH] arch/mips/au1000/common/usbdev.c: don't concate...
2005-11-14 Jeff Garzik[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY,...
2005-11-09 Ralf Baechle[PATCH] fbdev: Remove remains of epson1356fb
2005-11-09 Nick Piggin[PATCH] sched: disable preempt in idle tasks
2005-11-09 Christoph Hellwig[PATCH] remove ioctl32_handler_t
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-07 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2005-11-07 Atsushi NemotoFix return type of setup_frame variants
2005-11-07 Ralf BaechleIRIX: Use schedule_timeout_interruptible.
2005-11-07 Atsushi NemotoUse rtc_lock to protect RTC operations
2005-11-07 Ralf BaechleAdd .gitignore files for MIPS.
2005-11-07 Ralf BaechleVPE loader janitoring
2005-11-07 Ralf BaechlePNX8550 uses a MIPS32-like processor core, not R4xx0.
2005-11-07 Ralf BaechleTurn rtlx upside down.
2005-11-07 Christoph Hellwig[PATCH] consolidate sys_ptrace()
2005-10-31 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
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 Hugh Dickins[PATCH] mm: init_mm without ptlock
2005-10-30 Hugh Dickins[PATCH] mm: mm_init set_mm_counters
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.
next