aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2008-07-15[MIPS] Add an appropriate header into display.cDmitri Vorobiev
2008-07-15[MIPS] Make gcmp_probe() staticDmitri Vorobiev
2008-07-15[MIPS] A few cleanups in malta_int.cDmitri Vorobiev
2008-07-15[MIPS] Namespace clean-up in arch/mips/pci/pci.cDmitri Vorobiev
2008-07-15[MIPS] i8253: make the pit_clockevent variable staticDmitri Vorobiev
2008-07-15[MIPS] Enable FAST-20 for onboard scsiThomas Bogendoerfer
2008-07-15[MIPS] Cobalt: Register new LCD platform device.Yoichi Yuasa
2008-07-15[MIPS] Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day
2008-07-15[MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle
2008-07-15[MIPS] Alchemy, PNX: Use symbolic constants for DMA masks.Ralf Baechle
2008-07-15[MIPS] unexport {allocate,free}_irqnoDmitri Vorobiev
2008-07-15[MIPS] Make two functions staticDmitri Vorobiev
2008-07-15[MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki
2008-07-15[MIPS] Remove board_watchpoint_handlerDavid Daney
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-08[MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer
2008-07-08[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald
2008-07-03[MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto
2008-07-03[MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer
2008-07-03[MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer
2008-06-20basler-excite: BKL pushdownArnd Bergmann
2008-06-16[MIPS] Au1200: MMC resource size off by oneSergei Shtylyov
2008-06-16[MIPS] TANBAC: Update defconfigYoichi Yuasa
2008-06-16[MIPS] Vr41xx: Initialize PCI io_map_baseYoichi Yuasa
2008-06-16[MIPS] Malta: Always compile MTD platform device registration code.Ralf Baechle
2008-06-16[MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer
2008-06-16[MIPS] Lasat: sysctl fixupThomas Horsten
2008-06-16[MIPS] Fix buggy use of kmap_coherent.Ralf Baechle
2008-06-16[MIPS] Lasat: bring back from the deadThomas Horsten
2008-06-16[MIPS] Export smp_call_function and smp_call_function_single.Zenon Fortuna
2008-06-16[MIPS] Bring the SWARM defconfig up to dateMaciej W. Rozycki
2008-06-16[MIPS] Sibyte: Build RTC support as an objectMaciej W. Rozycki
2008-06-16[MIPS] Fix the fix for divide by zero error in build_{clear,copy}_pageAtsushi Nemoto
2008-06-16[MIPS] Fix build for PNX platforms.Ralf Baechle
2008-06-16[MIPS] Add RM200 with R5000 CPU to known ARC machinesThomas Bogendoerfer
2008-06-16[MIPS] Better load address for big endian SNI RMThomas Bogendoerfer
2008-06-16[MIPS] SB1250: Initialize io_map_baseMaciej W. Rozycki
2008-06-16[MIPS] Export empty_zero_page for sake of the ext4 module.Ralf Baechle
2008-06-05Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa
2008-06-05[MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle
2008-06-05[MIPS] IP27: misc fixesThomas Bogendoerfer
2008-06-05[MIPS] IP27: Fix clockevent setupThomas Bogendoerfer
2008-06-05[MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer
2008-06-05[MIPS] remove CONFIG_CPU_R4000 line from MakefileAdrian Bunk
2008-06-05[MIPS] Fix check for valid stack pointer during backtraceThomas Bogendoerfer
2008-06-05[MIPS] R4700: Fix build_tlb_probe_entryThomas Bogendoerfer
2008-06-05[MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.Manuel Lauss
2008-06-05[MIPS] Alchemy: export get_au1x00_speed for modulesManuel Lauss
2008-05-18mips: cdev lock_kernel() pushdownJonathan Corbet