aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-12[MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle1-2/+3
2008-03-12[MIPS] Lasat: fix LASAT_CASCADE_IRQYoichi Yuasa1-1/+1
2008-03-12[MIPS] Fix yosemite build errorRalf Baechle2-1/+2
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle1-1/+1
2008-03-12[MIPS] IP27: Tighten up CPU description to fix warnings.Ralf Baechle1-0/+4
2008-03-12[MIPS] Fix plat_ioremap for JMR3927Atsushi Nemoto1-1/+1
2008-02-24Alchemy: compile fixManuel Lauss4-0/+4
2008-02-19[MIPS] RM: fix EISA=n compilationAdrian Bunk1-0/+7
2008-02-19[MIPS] Qemu: finish platform removalAdrian Bunk1-30/+0
2008-02-19[MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev1-6/+15
2008-02-19[MIPS] IP27: Add missing ~ in DMA code.Ralf Baechle1-1/+1
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-5/+13
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger1-2/+2
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2-13/+7
2008-02-07Add cmpxchg64 and cmpxchg64_local to mipsMathieu Desnoyers1-0/+17
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov3-13/+0
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-6/+6
2008-02-05maps4: rework TASK_SIZE macrosDave Hansen1-0/+2
2008-02-03include/asm-mips/: Spelling fixesJoe Perches4-4/+4
2008-02-03asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz1-1/+1
2008-02-01au1xxx-ide: use hwif->devBartlomiej Zolnierkiewicz1-1/+0
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+2
2008-01-29[MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev1-0/+4
2008-01-29[MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev1-0/+2
2008-01-29[MIPS] Qemu: Remove platform.Ralf Baechle2-57/+0
2008-01-29[MIPS] Delete CONFIG_MSP_FPGARalf Baechle1-4/+0
2008-01-29[MIPS] remove unneeded button check for resetYoichi Yuasa1-14/+1
2008-01-29[MIPS] time: remove unused mips_timer_state()Yoichi Yuasa1-8/+1
2008-01-29[MIPS] fixmap: delete unused __set_fixmap, set_fixmap and set_fixmap_nocacheRalf Baechle1-10/+0
2008-01-29[MIPS] RM: Collected changesThomas Bogendoerfer3-68/+94
2008-01-29[MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss1-2/+2
2008-01-29[MIPS] IP28 supportThomas Bogendoerfer5-4/+104
2008-01-29[MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}Ralf Baechle2-22/+2
2008-01-29[MIPS] IP28: added cache barrier to assembly routinesThomas Bogendoerfer1-0/+8
2008-01-29[MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500Atsushi Nemoto1-0/+1
2008-01-29[MIPS] IP22/IP28: fix extracting board/chip revThomas Bogendoerfer1-2/+2
2008-01-29[MIPS] Use real cache invalidateThomas Bogendoerfer1-0/+7
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle3-58/+61
2008-01-29[MIPS] MT: Scheduler support for SMTRalf Baechle3-1/+23
2008-01-29[MIPS] Put cast inside macro instead of all the callersAndrew Sharp1-1/+1
2008-01-29[MIPS] remove unused mips_machtypeYoichi Yuasa1-104/+0
2008-01-29[MIPS] CFE: Make code remotely resemble Linux code.Christoph Hellwig2-87/+19
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki3-4/+29
2008-01-29[MIPS] R4000/R4400 errata workaroundsMaciej W. Rozycki3-2/+97
2008-01-22[MIPS] SMTC: Fix build error.Frank Rowand1-3/+3
2008-01-15[MIPS] Cacheops.h: Fix typo.Ralf Baechle1-1/+1
2007-12-14[MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov1-4/+5
2007-12-09[MIPS] Alchemy: Fix Au1x SD controller IRQManuel Lauss1-2/+5
2007-12-06[MIPS] Alchemy: fix IRQ basesSergei Shtylyov1-10/+11