aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2008-09-21[MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto
2008-09-21[MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto
2008-09-21[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle
2008-09-21[MIPS] Fix 64-bit IP checksum codeAtsushi Nemoto
2008-09-16[MIPS] VR41xx: unsigned irq cannot be negativeroel kluin
2008-09-08[MIPS] IP22: Fix detection of second HPC3 on Challenge SThomas Bogendoerfer
2008-09-05[MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto
2008-09-05[MIPS] TX39xx: Add missing local_flush_icache_range initializationAtsushi Nemoto
2008-09-05[MIPS] TXx9: Fix txx9_pcode initializationAtsushi Nemoto
2008-09-05[MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer
2008-09-05[MIPS] Fix data bus error recoveryThomas Bogendoerfer
2008-08-26[MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli
2008-08-26[MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto
2008-08-26[MIPS] RB532: Do not define registers that are already definedFlorian Fainelli
2008-08-26[MIPS] IP27: Export symbol pcibus_to_node to modules.Ralf Baechle
2008-08-26[MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle
2008-08-26[MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle
2008-08-26[MIPS] TXx9: Fix mips_hpt_frequency initializationAtsushi Nemoto
2008-08-26[MIPS] emma2rh: Fix build error by header file inclusion weeding.Ralf Baechle
2008-08-26[MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle
2008-08-26[MIPS] Wire up new syscalls.Ralf Baechle
2008-08-26[MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz
2008-07-30[MIPS] Cobalt: update defconfigYoichi Yuasa
2008-07-30[MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel
2008-07-30[MIPS] TXx9: Kconfig cleanupAtsushi Nemoto
2008-07-30[MIPS] TXx9: Support early_printkAtsushi Nemoto
2008-07-30[MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto
2008-07-30[MIPS] TXx9: Random cleanupAtsushi Nemoto
2008-07-30[MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto
2008-07-30[MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto
2008-07-30[MIPS] TXx9: Cleanup watchdogAtsushi Nemoto
2008-07-30[MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto
2008-07-30[MIPS] TXx9: PCI error handlingAtsushi Nemoto
2008-07-30[MIPS] TXx9: Add some pci optionsAtsushi Nemoto
2008-07-30[MIPS] Introduce pcibios_plat_setupAtsushi Nemoto
2008-07-30[MIPS] TXx9: PCI fixes for tx3927/tx4927Atsushi Nemoto
2008-07-30[MIPS] TXx9: Fix JMR3927 irq numbersAtsushi Nemoto
2008-07-30[MIPS] RB532: Flags are unsigned longAdrian Bunk
2008-07-30[MIPS] Initialization of Alchemy boardsKevin Hickey
2008-07-30[MIPS] tlb-r4k: Nuke broken paranoia error test.Ralf Baechle
2008-07-26mips: use generic show_mem()Johannes Weiner
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-24flag parameters: pipeUlrich Drepper