summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
AgeCommit message (Expand)AuthorLines
2006-11-22[PATCH] make au1xxx-ide compile againManuel Lauss-4/+2
2006-11-06[MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle-0/+4
2006-11-02[MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.Ralf Baechle-1/+1
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle-2/+4
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto-30/+3
2006-10-31[MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle-0/+2
2006-10-30[MIPS] MIPS doesn't need compat_sys_getdents.Ralf Baechle-0/+1
2006-10-30[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle-6/+12
2006-10-21[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle-18/+15
2006-10-19[MIPS] Fix iounmap argument to const volatile.Ralf Baechle-2/+2
2006-10-19[MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle-6/+9
2006-10-19[MIPS] More vr41xx pt_regs fixupsYoichi Yuasa-1/+1
2006-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-56/+22
2006-10-11[MIPS] Cleanup definitions of speed_t and tcflag_t.Ralf Baechle-9/+3
2006-10-11[MIPS] Optimize and cleanup get_saved_sp, set_saved_spAtsushi Nemoto-45/+19
2006-10-11[MIPS] <asm/irq.h> does not need pt_regs anymore.Atsushi Nemoto-2/+0
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox-26/+0
2006-10-09[MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto-2/+4
2006-10-09[MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle-73/+0
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells-1/+1
2006-10-09[MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle-6/+3
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle-15/+31
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+3
2006-10-04[MIPS] PNX8550 fixupsVitaly Wool-0/+14
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger-1/+1
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa-852/+0
2006-10-03[MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundaryFranck Bui-Huu-2/+1
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B-0/+1
2006-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-78/+78
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann-39/+0
2006-10-01[MIPS] Remove unused galileo-boars header filesYoichi Yuasa-67/+0
2006-10-01[MIPS] Rename SERIAL_PORT_DEFNS for EV64120Yoichi Yuasa-9/+8
2006-10-01[MIPS] Add UART IRQ number for EV64120Yoichi Yuasa-0/+1
2006-10-01[MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto-1/+1
2006-10-01[MIPS] Remove __flush_icache_pageAtsushi Nemoto-2/+0
2006-10-01[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto-0/+44
2006-10-01[MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORTAtsushi Nemoto-0/+25
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky-0/+4
2006-09-27[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.Ralf Baechle-6/+6
2006-09-27[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.Ralf Baechle-1/+1
2006-09-27[MIPS] fstatat syscall namesRichard Sandiford-3/+3
2006-09-27[MIPS] Remove EV96100 as previously announced.Ralf Baechle-477/+3
2006-09-27[MIPS] Cleanup hazard handling.Ralf Baechle-236/+126
2006-09-27[MIPS] Fix USER_PTRS_PER_PGD for 64K page size.Peter Watkins-1/+5
2006-09-27[MIPS] Move excite_fpga.h to include/asm-mips/mach-excitethomas@koeller.dyndns.org-0/+80
2006-09-27[MIPS] Reformat missformated SMTC bits.Ralf Baechle-4/+4
2006-09-27[MIPS] Qemu does not have D-cache aliasesAtsushi Nemoto-1/+1
2006-09-27[MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.Yoichi Yuasa-2/+0
2006-09-27[MIPS] Move definition of IRIX compat constant into IRIX compat code.Ralf Baechle-2/+0