aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-11
|\
| * [MIPS] Cleanup definitions of speed_t and tcflag_t.Ralf Baechle2006-10-11
| * [MIPS] Optimize and cleanup get_saved_sp, set_saved_spAtsushi Nemoto2006-10-11
| * [MIPS] <asm/irq.h> does not need pt_regs anymore.Atsushi Nemoto2006-10-11
* | [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-11
|/
* [MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto2006-10-09
* [MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle2006-10-09
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-09
* [MIPS] DEC: pt_regs fixes for buserror handlersRalf Baechle2006-10-08
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [MIPS] PNX8550 fixupsVitaly Wool2006-10-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-03
|\
| * fix file specification in commentsUwe Zeisberger2006-10-03
* | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa2006-10-03
* | [MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundaryFranck Bui-Huu2006-10-03
|/
* [PATCH] sched: introduce child field in sched_domainSiddha, Suresh B2006-10-03
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-02
|\
| * [MIPS] Remove unused galileo-boars header filesYoichi Yuasa2006-10-01
| * [MIPS] Rename SERIAL_PORT_DEFNS for EV64120Yoichi Yuasa2006-10-01
| * [MIPS] Add UART IRQ number for EV64120Yoichi Yuasa2006-10-01
| * [MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto2006-10-01
| * [MIPS] Remove __flush_icache_pageAtsushi Nemoto2006-10-01
| * [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto2006-10-01
| * [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORTAtsushi Nemoto2006-10-01
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-02
|/
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-01
* [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.Ralf Baechle2006-09-27
* [MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.Ralf Baechle2006-09-27
* [MIPS] fstatat syscall namesRichard Sandiford2006-09-27
* [MIPS] Remove EV96100 as previously announced.Ralf Baechle2006-09-27
* [MIPS] Cleanup hazard handling.Ralf Baechle2006-09-27
* [MIPS] Fix USER_PTRS_PER_PGD for 64K page size.Peter Watkins2006-09-27
* [MIPS] Move excite_fpga.h to include/asm-mips/mach-excitethomas@koeller.dyndns.org2006-09-27
* [MIPS] Reformat missformated SMTC bits.Ralf Baechle2006-09-27
* [MIPS] Qemu does not have D-cache aliasesAtsushi Nemoto2006-09-27
* [MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.Yoichi Yuasa2006-09-27
* [MIPS] Move definition of IRIX compat constant into IRIX compat code.Ralf Baechle2006-09-27
* [MIPS] Use common definitions from asm-generic/signal.hYoichi Yuasa2006-09-27
* [MIPS] Atlas: update interrupt handlingMaciej W. Rozycki2006-09-27
* [MIPS] Atlas: Fix building the RTC driverMaciej W. Rozycki2006-09-27
* [MIPS] Wire up set_robust_list(2) and get_robust_list(2)Atsushi Nemoto2006-09-27
* [MIPS] Fix errors detected by "make headers_check"Atsushi Nemoto2006-09-27
* [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().Ralf Baechle2006-09-27
* [MIPS] Replace generic__raw_read_trylock usageRalf Baechle2006-09-27
* [MIPS] Retire flush_icache_page from mm use.Ralf Baechle2006-09-27
* [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPURalf Baechle2006-09-27
* [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-26
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-26
* [PATCH] headers_check: fix userspace build of asm-mips/page.hDavid Woodhouse2006-09-13