summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* | [MIPS] Add CFE support to BCM47XXAurelien Jarno2007-10-113-5/+161
* | [MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno2007-10-1115-7/+7
* | [MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno2007-10-1112-278/+18
* | [MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle2007-10-112-1/+4
* | [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle2007-10-117-555/+35
* | [MIPS] Alchemy: remove useless prototypes.Ralf Baechle2007-10-111-11/+0
* | [MIPS] Sibyte: cleanup static inline forward declarations.Ralf Baechle2007-10-112-76/+76
* | [MIPS] R3000 setup for kernel_thread()Maciej W. Rozycki2007-10-111-2/+2
* | [MIPS] Introduce a consistent style for vmlinux.lds.Sam Ravnborg2007-10-111-150/+189
* | [MIPS] Add GT641xx IRQ routines.Yoichi Yuasa2007-10-118-109/+189
* | [MIPS] i8295 cleanups.Yoichi Yuasa2007-10-111-6/+8
* | [MIPS] Kill useless volatile keywordRalf Baechle2007-10-111-2/+2
* | [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-10-112-2/+0
* | [MIPS] PCI: Always enable CONFIG_PCI_DOMAINSRalf Baechle2007-10-111-3/+1
* | [MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto2007-10-115-41/+36
* | [MIPS] cleanup struct irqaction initializersThomas Gleixner2007-10-115-12/+30
* | [MIPS] Add support for BCM47XX CPUs.Aurelien Jarno2007-10-1111-0/+342
* | [MIPS] JAZZ fixesThomas Bogendoerfer2007-10-116-158/+161
* | [MIPS] Add back support for LASAT platformsBrian Murphy2007-10-1128-0/+3507
* | [MIPS] IP27: remove duplicate extern dump_tlb_all() prototypeYoichi Yuasa2007-10-111-2/+0
* | [MIPS] VR41xx: replace infinite loop with hibernateYoichi Yuasa2007-10-111-9/+2
* | [MIPS] VR41xx: Add default restart routine.Yoichi Yuasa2007-10-111-1/+6
* | [MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu2007-10-111-7/+5
* | [MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu2007-10-112-18/+20
* | [MIPS] Remove '-mno-explicit-relocs' option when CONFIG_BUILD_ELF64Franck Bui-Huu2007-10-111-3/+1
* | [MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.Ralf Baechle2007-10-111-1/+1
* | [MIPS] vr41xx: add cpu_waitYoichi Yuasa2007-10-111-2/+16
* | [MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2007-10-114-0/+129
|/
* [MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli2007-10-091-0/+1
* [MIPS] Alchemy: Fix USB initialization.Florian Fainelli2007-10-094-10/+10
* [MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco2007-10-091-1/+1
* [MIPS] IP32: Enable PCI bridgesGiuseppe Sacco2007-10-051-12/+9
* [MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaroundMaciej W. Rozycki2007-10-031-1/+1
* [MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki2007-10-011-0/+2
* [MIPS] Fix fallocate on o32 binary compat ABIKyle McMartin2007-09-281-1/+1
* [MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle2007-09-281-2/+2
* [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle2007-09-244-22/+8
* [MIPS] BCM1480: include <linux/init.h>.Ralf Baechle2007-09-211-0/+1
* [MIPS] BCM1480: Export zbbus_mhz.Ralf Baechle2007-09-211-0/+1
* [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki2007-09-191-2/+2
* [MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki2007-09-191-1/+1
* [MIPS] 20Kc: Disable use of WAIT instruction.Ralf Baechle2007-09-141-1/+8
* [MIPS] Workaround for 4Kc machine check exceptionMaciej W. Rozycki2007-09-141-1/+25
* [MIPS] Malta: Fix off by one bug in interrupt handler.Ralf Baechle2007-09-141-1/+1
* [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.cYoichi Yuasa2007-09-141-0/+1
* [MIPS] N32 needs to use compat_sys_futimesatJohannes Dickgreber2007-09-141-1/+1
* [MIPS] rtlx: Fix build error.Ralf Baechle2007-09-141-2/+0
* [MIPS] rtlx: fix int vs. long bug.Ralf Baechle2007-09-141-1/+1
* [MIPS] Fix aliasing bug in copy_user_highpage.Ralf Baechle2007-09-111-1/+4
* [MIPS] IP22: fix wrong argument orderThomas Bogendoerfer2007-09-111-2/+2