summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] sched: introduce child field in sched_domainSiddha, Suresh B2006-10-031-0/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-027-78/+78
|\
| * [MIPS] Remove unused galileo-boars header filesYoichi Yuasa2006-10-022-67/+0Star
| * [MIPS] Rename SERIAL_PORT_DEFNS for EV64120Yoichi Yuasa2006-10-021-9/+8Star
| * [MIPS] Add UART IRQ number for EV64120Yoichi Yuasa2006-10-021-0/+1
| * [MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto2006-10-021-1/+1
| * [MIPS] Remove __flush_icache_pageAtsushi Nemoto2006-10-021-2/+0Star
| * [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto2006-10-021-0/+44
| * [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORTAtsushi Nemoto2006-10-021-0/+25
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-39/+0Star
|/
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.Ralf Baechle2006-09-274-6/+6
* [MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.Ralf Baechle2006-09-271-1/+1
* [MIPS] fstatat syscall namesRichard Sandiford2006-09-271-3/+3
* [MIPS] Remove EV96100 as previously announced.Ralf Baechle2006-09-274-477/+3Star
* [MIPS] Cleanup hazard handling.Ralf Baechle2006-09-271-236/+126Star
* [MIPS] Fix USER_PTRS_PER_PGD for 64K page size.Peter Watkins2006-09-271-1/+5
* [MIPS] Move excite_fpga.h to include/asm-mips/mach-excitethomas@koeller.dyndns.org2006-09-271-0/+80
* [MIPS] Reformat missformated SMTC bits.Ralf Baechle2006-09-271-4/+4
* [MIPS] Qemu does not have D-cache aliasesAtsushi Nemoto2006-09-271-1/+1
* [MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.Yoichi Yuasa2006-09-271-2/+0Star
* [MIPS] Move definition of IRIX compat constant into IRIX compat code.Ralf Baechle2006-09-271-2/+0Star
* [MIPS] Use common definitions from asm-generic/signal.hYoichi Yuasa2006-09-271-8/+1Star
* [MIPS] Atlas: update interrupt handlingMaciej W. Rozycki2006-09-272-39/+87
* [MIPS] Atlas: Fix building the RTC driverMaciej W. Rozycki2006-09-271-0/+2
* [MIPS] Wire up set_robust_list(2) and get_robust_list(2)Atsushi Nemoto2006-09-271-6/+12
* [MIPS] Fix errors detected by "make headers_check"Atsushi Nemoto2006-09-274-2/+11
* [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().Ralf Baechle2006-09-271-1/+3
* [MIPS] Replace generic__raw_read_trylock usageRalf Baechle2006-09-271-1/+46
* [MIPS] Retire flush_icache_page from mm use.Ralf Baechle2006-09-272-6/+13
* [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPURalf Baechle2006-09-271-4/+0Star
* [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-261-3/+3
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-263-7/+9
* [PATCH] headers_check: fix userspace build of asm-mips/page.hDavid Woodhouse2006-09-131-6/+2Star
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-151-3/+0Star
* [MIPS] vr41xx: Update workpad setup functionYoichi Yuasa2006-07-131-43/+0Star
* [MIPS] vr41xx: Update e55 setup functionYoichi Yuasa2006-07-131-43/+0Star
* [MIPS] vr41xx: Removed old v2.4 VRC4173 driverYoichi Yuasa2006-07-131-201/+0Star
* [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-139-80/+107
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+2
* [MIPS] vr41xx: Replace magic number for P4K bit with symbol.Yoichi Yuasa2006-07-131-0/+1
* [MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle2006-07-135-37/+41
* [MIPS] Fix rdhwr_op definition.Atsushi Nemoto2006-07-131-1/+1
* [MIPS] Sparsemem fixesAtsushi Nemoto2006-07-131-8/+4Star
* [MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.Yoichi Yuasa2006-07-131-0/+1
* [MIPS] Use the proper technical term for naming some of the cache macros.Ralf Baechle2006-07-1311-14/+14
* [MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133.Yoichi Yuasa2006-07-131-3/+0Star
* [MIPS] Wire up vmsplice(2) and move_pages(2).Ralf Baechle2006-07-131-6/+12
* [MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle2006-07-132-2/+0Star
* [MIPS] Default cpu_has_mipsmt to a runtime checkChris Dearman2006-07-131-5/+1Star