summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* Add cmpxchg64 and cmpxchg64_local to mipsMathieu Desnoyers2008-02-071-0/+17
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-1/+1
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-073-13/+0Star
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-6/+6
* maps4: rework TASK_SIZE macrosDave Hansen2008-02-051-0/+2
* include/asm-mips/: Spelling fixesJoe Perches2008-02-034-4/+4
* asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz2008-02-031-1/+1
* au1xxx-ide: use hwif->devBartlomiej Zolnierkiewicz2008-02-011-1/+0Star
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-02-011-0/+2
* [MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev2008-01-291-0/+4
* [MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev2008-01-291-0/+2
* [MIPS] Qemu: Remove platform.Ralf Baechle2008-01-292-57/+0Star
* [MIPS] Delete CONFIG_MSP_FPGARalf Baechle2008-01-291-4/+0Star
* [MIPS] remove unneeded button check for resetYoichi Yuasa2008-01-291-14/+1Star
* [MIPS] time: remove unused mips_timer_state()Yoichi Yuasa2008-01-291-8/+1Star
* [MIPS] fixmap: delete unused __set_fixmap, set_fixmap and set_fixmap_nocacheRalf Baechle2008-01-291-10/+0Star
* [MIPS] RM: Collected changesThomas Bogendoerfer2008-01-293-68/+94
* [MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss2008-01-291-2/+2
* [MIPS] IP28 supportThomas Bogendoerfer2008-01-295-4/+104
* [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}Ralf Baechle2008-01-292-22/+2Star
* [MIPS] IP28: added cache barrier to assembly routinesThomas Bogendoerfer2008-01-291-0/+8
* [MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500Atsushi Nemoto2008-01-291-0/+1
* [MIPS] IP22/IP28: fix extracting board/chip revThomas Bogendoerfer2008-01-291-2/+2
* [MIPS] Use real cache invalidateThomas Bogendoerfer2008-01-291-0/+7
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-293-58/+61
* [MIPS] MT: Scheduler support for SMTRalf Baechle2008-01-293-1/+23
* [MIPS] Put cast inside macro instead of all the callersAndrew Sharp2008-01-291-1/+1
* [MIPS] remove unused mips_machtypeYoichi Yuasa2008-01-291-104/+0Star
* [MIPS] CFE: Make code remotely resemble Linux code.Christoph Hellwig2008-01-292-87/+19Star
* [MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki2008-01-293-4/+29
* [MIPS] R4000/R4400 errata workaroundsMaciej W. Rozycki2008-01-293-2/+97
* [MIPS] SMTC: Fix build error.Frank Rowand2008-01-221-3/+3
* [MIPS] Cacheops.h: Fix typo.Ralf Baechle2008-01-151-1/+1
* [MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov2007-12-141-4/+5
* [MIPS] Alchemy: Fix Au1x SD controller IRQManuel Lauss2007-12-091-2/+5
* [MIPS] Alchemy: fix IRQ basesSergei Shtylyov2007-12-061-10/+11
* [MIPS] Fix use of smp_processor_id() in preemptible code.Pavel Kiryukhin2007-12-011-3/+3
* IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-291-2/+0Star
* [MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle2007-11-261-0/+1
* [MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle2007-11-261-0/+11
* [MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle2007-11-261-2/+3
* [MIPS] Fix possible hang in LL/SC futex loops.Ralf Baechle2007-11-261-3/+3
* [MIPS] Fix context DSP context / TLS pointer switching bug for new threads.Ralf Baechle2007-11-261-2/+6
* [MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle2007-11-261-1/+1
* [MIPS] Fix pcspeaker build.Ralf Baechle2007-11-262-10/+2Star
* [MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa2007-11-162-5/+13
* [MIPS] Fix shadow register support.Ralf Baechle2007-11-161-0/+1
* [MIPS] Change get_cycles to always return 0.Ralf Baechle2007-11-161-1/+1
* Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle2007-11-031-0/+4
* [MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.Ralf Baechle2007-11-026-91/+5Star