aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[NET]: MIPS checksum annotations and cleanups.Al Viro1-29/+26
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds19-182/+170
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-11-30[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle1-0/+2
2006-11-30[MIPS] Remove unused definition of cpu_to_lelongp()Ralf Baechle1-2/+0
2006-11-30[MIPS] Remove userspace proofing from <asm/bitops.h>.Ralf Baechle1-42/+21
2006-11-30[MIPS] Remove old junk left from old atomic_lock.Ralf Baechle1-9/+1
2006-11-30[MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle2-2/+12
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto1-4/+4
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto1-6/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-1/+1
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-2/+0
2006-11-30[MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto1-1/+0
2006-11-30[MIPS] Fix alignment hole in struct cache_desc; shrink struct.Ralf Baechle1-5/+5
2006-11-30[MIPS] Remove unused R10000 performance counter definitions.Ralf Baechle1-56/+0
2006-11-30[MIPS] Add support for kexecNicolas Schichan1-0/+32
2006-11-30[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto1-0/+13
2006-11-30[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa3-28/+43
2006-11-30[MIPS] Use "long" for 64-bit values on 64-bit kernel.Atsushi Nemoto1-18/+22
2006-11-30[MIPS] Introduce __pa_symbol()Franck Bui-Huu1-0/+1
2006-11-30[MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernelsFranck Bui-Huu1-2/+7
2006-11-30[MIPS] page.h: remove __pa() usages.Franck Bui-Huu3-4/+6
2006-11-22[PATCH] make au1xxx-ide compile againManuel Lauss1-4/+2
2006-11-06[MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle1-0/+4
2006-11-02[MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.Ralf Baechle1-1/+1
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle3-2/+4
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto3-30/+3
2006-10-31[MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle1-0/+2
2006-10-30[MIPS] MIPS doesn't need compat_sys_getdents.Ralf Baechle1-0/+1
2006-10-30[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle1-6/+12
2006-10-21[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle2-18/+15
2006-10-19[MIPS] Fix iounmap argument to const volatile.Ralf Baechle1-2/+2
2006-10-19[MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle1-6/+9
2006-10-19[MIPS] More vr41xx pt_regs fixupsYoichi Yuasa1-1/+1
2006-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-56/+22
2006-10-11[MIPS] Cleanup definitions of speed_t and tcflag_t.Ralf Baechle1-9/+3
2006-10-11[MIPS] Optimize and cleanup get_saved_sp, set_saved_spAtsushi Nemoto1-45/+19
2006-10-11[MIPS] <asm/irq.h> does not need pt_regs anymore.Atsushi Nemoto1-2/+0
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-26/+0
2006-10-09[MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto1-2/+4
2006-10-09[MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle1-73/+0
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-09[MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle3-6/+3
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle8-15/+31
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-2/+3
2006-10-04[MIPS] PNX8550 fixupsVitaly Wool1-0/+14
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa8-852/+0
2006-10-03[MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundaryFranck Bui-Huu1-2/+1