aboutsummaryrefslogtreecommitdiff
path: root/include/asm-mips
AgeCommit message (Expand)Author
2007-03-29[MIPS] MV64340: Add missing prototype for mv64340_irq_init().Ralf Baechle
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle
2007-03-24[MIPS] ARC: Fix warning.Ralf Baechle
2007-03-24[MIPS] Implement flush_anon_page().Ralf Baechle
2007-03-24[MIPS] Fix pipeline hazard.Ralf Baechle
2007-03-24[MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPTDeepak Saxena
2007-03-24[MIPS] Always use virt_to_phys() when translating kernel addressesFranck Bui-Huu
2007-03-17ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.hDaniel Mack
2007-03-17[MIPS] Lockdep: Fix recursion bug.Ralf Baechle
2007-03-17[MIPS] RTLX: Handle copy_*_user return values.Ralf Baechle
2007-03-17[MIPS] FPU ownership management & preemption fixesAtsushi Nemoto
2007-03-17[MIPS] IP27, IP35: Fix warnings.Ralf Baechle
2007-03-09[MIPS] Sibyte: Fix ZBbus profilerRalf Baechle
2007-03-08[MIPS] ISA: Fix typoRalf Baechle
2007-03-07[MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle
2007-03-07[MIPS] Fix __raw_read_trylock() to allow multiple readersDave Johnson
2007-03-07[MIPS] Export __copy_user_inatomic.Ralf Baechle
2007-03-07[MIPS] R2 bitops compile fix for gcc < 4.0.Ralf Baechle
2007-03-07[MIPS] SMTC: Add fordward declarations for mm_struct and task_struct.Ralf Baechle
2007-03-07[MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>Ralf Baechle
2007-03-07[MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>Ralf Baechle
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas
2007-03-04[MIPS] DMA: Fix a bunch of warnings due to missing inline keywords.Ralf Baechle
2007-03-04[MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ...Ralf Baechle
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle
2007-03-04[MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto
2007-03-04[MIPS] SNI: Fix mc146818_decode_yearThomas Bogendoerfer
2007-02-26[MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.Robert P. J. Day
2007-02-26[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer
2007-02-22[MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu
2007-02-20[MIPS] Fixup copy_from_user_inatomicRalf Baechle
2007-02-20[MIPS] Fix struct sigcontext for N32 userlandAtsushi Nemoto
2007-02-18[MIPS] Support for several more SNI RM models.Thomas Bogendoerfer
2007-02-18[MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto
2007-02-18[MIPS] Use MIPS R2 instructions for bitops.Ralf Baechle
2007-02-18[MIPS] signals: Share even more code.Ralf Baechle
2007-02-18[MIPS] Iomap implementation.Ralf Baechle
2007-02-18[MIPS] <asm/compat-signal.h> needs to include <asm/uaccess.h>.Ralf Baechle
2007-02-18[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Atsushi Nemoto
2007-02-13[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle
2007-02-13[MIPS] Remove stray instruction from __get_user_asm_ll32.Ralf Baechle
2007-02-13[MIPS] 32-bit: Fix warning about cast for fetching pointer from userspace.Ralf Baechle
2007-02-13Revert "[MIPS] Fix warning in get_user when fetching pointer object from user...Ralf Baechle
2007-02-13[MIPS] Don't claim we support dma_declare_coherent_memory - we don't.Ralf Baechle
2007-02-13[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle
2007-02-13[MIPS] Improve branch prediction in ll/sc atomic operations.Ralf Baechle
2007-02-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day
2007-02-10[MIPS] signal32: no need to save c0_status register in setup_sigcontext32()Franck Bui-Huu