summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
AgeCommit message (Expand)AuthorLines
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle-2/+1
2006-02-07[MIPS] Fix C version of ssnop to use the right opcode.Ralf Baechle-1/+1
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro-2/+0
2006-01-12[PATCH] mips: task_stack_page()Al Viro-1/+1
2006-01-12[PATCH] mips: task_pt_regs()Al Viro-5/+5
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org-1/+0
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar-0/+10
2006-01-10MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation.Ralf Baechle-5/+15
2006-01-10MIPS: R2: Fix local_irq_save()Maxime Bizon-0/+1
2006-01-10MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro-2/+2
2006-01-10MIPS: Au1550: Fix OHCI memory map sizeSergei Shtylyov-2/+5
2006-01-10Update Yoichi Yuasa's email address.Ralf Baechle-11/+11
2006-01-10MIPS: Reorganize ISA constants strictly as bitmasks.Ralf Baechle-31/+31
2006-01-10MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle-1/+62
2006-01-10MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle-10/+7
2006-01-10MIPS: Get rid of atomic_lock.Ralf Baechle-22/+21
2006-01-10MIPS: DSP: Put mask field into the right place.Ralf Baechle-1/+1
2006-01-10MIPS: DSP: Set all register masks to 0x3ff.Ralf Baechle-3/+3
2006-01-10MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000Atsushi Nemoto-4/+2
2006-01-10MIPS: DSP: eleminate used_dsp.Ralf Baechle-1/+0
2006-01-10MIPS: DSP: Context switch the DSPcontrol register also.Ralf Baechle-0/+2
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar-0/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai-1/+0
2006-01-06[PATCH] mips: remove include/asm-mips/riscos-syscall.hDomen Puncer-979/+0
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty-0/+1
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-1/+0
2006-01-03[FLS64]: generic versionStephen Hemminger-1/+1
2006-01-01gitignore: asm-offsets.hBrian Gerst-1/+0
2005-12-15[PATCH] ide: AU1200 IDE updateJordan Crouse-9/+8
2005-12-15[PATCH] ide: core modifications for AU1200Jordan Crouse-5/+0
2005-12-01[MIPS] Qemu: Qemu is emulating a 1193.182kHz i8254 PIC.Ralf Baechle-0/+16
2005-11-17[MIPS] SEAD: More build fixes.Ralf Baechle-2/+9
2005-11-17[MIPS] SEAD: Delete seadint_init() prototype.Ralf Baechle-2/+0
2005-11-17[MIPS] JMR3927: Fix include wrapper symbol.Ralf Baechle-3/+3
2005-11-17[MIPS] Fix documentation typos.Arnaud Giersch-6/+8
2005-11-17[MIPS] Add const qualifier to writes##bwlq.Arnaud Giersch-3/+3
2005-11-17[MIPS] IP32: Fix sparse warnings.Arnaud Giersch-2/+2
2005-11-17[MIPS] IP32 Fix and complete IP32 parport definitionsArnaud Giersch-16/+26
2005-11-17[MIPS] JMR3927: Undo accidental rename.Ralf Baechle-0/+0
2005-11-17[MIPS] IP32: No need to include <asm/io.h>.Ralf Baechle-3/+4
2005-11-17[MIPS] Add missing arch defines for the Alchemy MTD driver.Ralf Baechle-0/+19
2005-11-17[MIPS] Delete duplicate definitions of break codes.Ralf Baechle-21/+0
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin-0/+19
2005-11-13[PATCH] atomic: cmpxchgNick Piggin-0/+2
2005-11-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-49/+95
2005-11-07Redefine outs[wl] for ide_outs[wl].Atsushi Nemoto-0/+4
2005-11-07Delete duplicate definitions.Ralf Baechle-4/+0
2005-11-07Define MAX_UDELAY_MSAtsushi Nemoto-0/+9