aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] SEAD: Remove support code.Ralf Baechle2008-07-1551-953/+2
* [MIPS] Atlas: Remove support code.Ralf Baechle2008-07-1555-2159/+2
* [MIPS] Enable -ffunction-sections sections.Ralf Baechle2008-07-151-1/+1
* [MIPS] Bigsur: Make defconfig a bit more useful.Ralf Baechle2008-07-151-58/+104
* [MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle2008-07-153-17/+12
* [MIPS] rbtx4927: misc cleanupsAtsushi Nemoto2008-07-157-553/+29
* [MIPS] Declare some pci variables in header fileAtsushi Nemoto2008-07-154-4/+0
* [MIPS] IP32: Add platform devices for audio and volume buttonThomas Bogendoerfer2008-07-151-0/+36
* [MIPS] IP28: switch to "normal" mode after PROM no longer neededThomas Bogendoerfer2008-07-151-0/+26
* [MIPS] Add an appropriate header into display.cDmitri Vorobiev2008-07-151-0/+1
* [MIPS] Make gcmp_probe() staticDmitri Vorobiev2008-07-151-1/+1
* [MIPS] A few cleanups in malta_int.cDmitri Vorobiev2008-07-151-3/+6
* [MIPS] Namespace clean-up in arch/mips/pci/pci.cDmitri Vorobiev2008-07-151-2/+1
* [MIPS] i8253: make the pit_clockevent variable staticDmitri Vorobiev2008-07-151-1/+1
* [MIPS] Enable FAST-20 for onboard scsiThomas Bogendoerfer2008-07-151-0/+7
* [MIPS] Cobalt: Register new LCD platform device.Yoichi Yuasa2008-07-152-1/+56
* [MIPS] Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day2008-07-152-3/+3
* [MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle2008-07-1510-5755/+0
* [MIPS] Alchemy, PNX: Use symbolic constants for DMA masks.Ralf Baechle2008-07-153-20/+23
* [MIPS] unexport {allocate,free}_irqnoDmitri Vorobiev2008-07-151-4/+0
* [MIPS] Make two functions staticDmitri Vorobiev2008-07-152-4/+2
* [MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev2008-07-152-5/+3
* [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-155-14/+0
* [MIPS] Remove board_watchpoint_handlerDavid Daney2008-07-151-6/+0
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1440-1002/+935
|\
| * [MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer2008-07-081-29/+32
| * [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2008-07-082-5/+5
| * [MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto2008-07-031-0/+3
| * [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer2008-07-031-1/+1
| * [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-031-0/+5
| * [MIPS] Au1200: MMC resource size off by oneSergei Shtylyov2008-06-161-2/+2
| * [MIPS] TANBAC: Update defconfigYoichi Yuasa2008-06-163-288/+303
| * [MIPS] Vr41xx: Initialize PCI io_map_baseYoichi Yuasa2008-06-161-1/+13
| * [MIPS] Malta: Always compile MTD platform device registration code.Ralf Baechle2008-06-161-2/+1
| * [MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer2008-06-161-2/+2
| * [MIPS] Lasat: sysctl fixupThomas Horsten2008-06-163-153/+56
| * [MIPS] Fix buggy use of kmap_coherent.Ralf Baechle2008-06-161-2/+5
| * [MIPS] Lasat: bring back from the deadThomas Horsten2008-06-161-0/+2
| * [MIPS] Export smp_call_function and smp_call_function_single.Zenon Fortuna2008-06-161-0/+2
| * [MIPS] Bring the SWARM defconfig up to dateMaciej W. Rozycki2008-06-161-319/+357
| * [MIPS] Sibyte: Build RTC support as an objectMaciej W. Rozycki2008-06-162-9/+9
| * [MIPS] Fix the fix for divide by zero error in build_{clear,copy}_pageAtsushi Nemoto2008-06-161-1/+1
| * [MIPS] Fix build for PNX platforms.Ralf Baechle2008-06-163-19/+28
| * [MIPS] Add RM200 with R5000 CPU to known ARC machinesThomas Bogendoerfer2008-06-161-0/+5
| * [MIPS] Better load address for big endian SNI RMThomas Bogendoerfer2008-06-161-0/+4
| * [MIPS] SB1250: Initialize io_map_baseMaciej W. Rozycki2008-06-161-3/+5
| * [MIPS] Export empty_zero_page for sake of the ext4 module.Ralf Baechle2008-06-161-0/+1
| * Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa2008-06-051-4/+6
| * [MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle2008-06-051-19/+0
| * [MIPS] IP27: misc fixesThomas Bogendoerfer2008-06-053-24/+26