summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-041-10/+0
* [MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2006-12-046-209/+218
* [MIPS] Fix atomic.h build errors.Ralf Baechle2006-12-041-1/+1
* [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto2006-12-041-0/+68
* [MIPS] klconfig add missing bracketMariusz Kozlowski2006-12-041-1/+1
* [NET]: MIPS checksum annotations and cleanups.Al Viro2006-12-021-29/+26
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-0119-182/+170
|\
| * [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle2006-11-301-0/+2
| * [MIPS] Remove unused definition of cpu_to_lelongp()Ralf Baechle2006-11-301-2/+0
| * [MIPS] Remove userspace proofing from <asm/bitops.h>.Ralf Baechle2006-11-301-42/+21
| * [MIPS] Remove old junk left from old atomic_lock.Ralf Baechle2006-11-301-9/+1
| * [MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle2006-11-302-2/+12
| * [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-301-4/+4
| * [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-301-6/+0
| * [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-1/+1
| * [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-2/+0
| * [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-301-1/+0
| * [MIPS] Fix alignment hole in struct cache_desc; shrink struct.Ralf Baechle2006-11-301-5/+5
| * [MIPS] Remove unused R10000 performance counter definitions.Ralf Baechle2006-11-301-56/+0
| * [MIPS] Add support for kexecNicolas Schichan2006-11-301-0/+32
| * [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto2006-11-301-0/+13
| * [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa2006-11-303-28/+43
| * [MIPS] Use "long" for 64-bit values on 64-bit kernel.Atsushi Nemoto2006-11-301-18/+22
| * [MIPS] Introduce __pa_symbol()Franck Bui-Huu2006-11-301-0/+1
| * [MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernelsFranck Bui-Huu2006-11-301-2/+7
| * [MIPS] page.h: remove __pa() usages.Franck Bui-Huu2006-11-303-4/+6
* | Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
|/
* [PATCH] make au1xxx-ide compile againManuel Lauss2006-11-221-4/+2
* [MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle2006-11-061-0/+4
* [MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.Ralf Baechle2006-11-021-1/+1
* [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-013-2/+4
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-313-30/+3
* [MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle2006-10-311-0/+2
* [MIPS] MIPS doesn't need compat_sys_getdents.Ralf Baechle2006-10-301-0/+1
* [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle2006-10-301-6/+12
* [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle2006-10-212-18/+15
* [MIPS] Fix iounmap argument to const volatile.Ralf Baechle2006-10-191-2/+2
* [MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle2006-10-191-6/+9
* [MIPS] More vr41xx pt_regs fixupsYoichi Yuasa2006-10-191-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-113-56/+22
|\
| * [MIPS] Cleanup definitions of speed_t and tcflag_t.Ralf Baechle2006-10-111-9/+3
| * [MIPS] Optimize and cleanup get_saved_sp, set_saved_spAtsushi Nemoto2006-10-111-45/+19
| * [MIPS] <asm/irq.h> does not need pt_regs anymore.Atsushi Nemoto2006-10-111-2/+0
* | [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-26/+0
|/
* [MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto2006-10-091-2/+4
* [MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle2006-10-091-73/+0
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* [MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle2006-10-093-6/+3
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-088-15/+31
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-2/+3
OpenPOWER on IntegriCloud