aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+1
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner3-13/+2
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-0/+1
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds11-37/+47
2006-06-29[MIPS] Add missing backslashes to macro definitions.Ralf Baechle1-2/+2
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle1-5/+5
2006-06-29[MIPS] ioc3.h: Uses u8, so include <linux/types.h>.Ralf Baechle1-0/+2
2006-06-29[MIPS] au1xxx: fix PSC_SMBTXRX_RSR.Domen Puncer1-1/+1
2006-06-29[MIPS] Fix FIXADDR_TOP for TX39/TX49.Atsushi Nemoto1-0/+4
2006-06-29[MIPS] Fix configuration of R2 CPU features and multithreading.Ralf Baechle1-12/+8
2006-06-29[MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle3-11/+12
2006-06-29[MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems.Ralf Baechle2-6/+4
2006-06-29[MIPS] Wire up tee(2).Ralf Baechle1-6/+9
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar1-4/+4
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar1-6/+0
2006-06-25[PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__akpm@osdl.org1-3/+0
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall2-2/+2
2006-06-23[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the proper onesSergei Shtylyov2-1/+20
2006-06-23[PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle1-1/+0
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas1-1/+1
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds106-109/+3
2006-06-19[MIPS] Make timer interrupt frequency configurable from kconfig.Atsushi Nemoto6-74/+1
2006-06-19[MIPS] Fix R4K cache macro namesKumba4-6/+6
2006-06-19[MIPS] Add Missing R4K Cache Macros to IP27 & IP32Kumba2-0/+5
2006-06-19[MIPS] Support for the RM9000-based Basler eXcite smart camera platform.Ralf Baechle9-2/+313
2006-06-19[MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins boarddmitry pervushin4-0/+425
2006-06-19[MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.Thomas Bogendoerfer2-7/+2
2006-06-19[MIPS] SN: include asm/sn/types.h for nasid_t.Ralf Baechle1-0/+1
2006-06-19[MIPS] Remove support for NEC DDB5476.Ralf Baechle2-160/+1
2006-06-19[MIPS] Remove support for NEC DDB5074.Ralf Baechle4-88/+1
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-0/+6
2006-06-19[MIPS] SN: Declare bridge_pci_ops.Ralf Baechle1-0/+2
2006-06-19[MIPS] IP27: Cleanup N/M mode configuration.Ralf Baechle1-2/+2
2006-06-19[MIPS] IP27: Throw away old unused hacks.Ralf Baechle1-8/+1
2006-06-19[MIPS] Drop 0 definition for kern_addr_validRalf Baechle2-5/+0
2006-06-19[MIPS] Consolidate definitions of pfn_valid in one file.Ralf Baechle2-8/+19
2006-06-19[MIPS] APM emu supportRodolfo Giometti1-0/+65
2006-06-19[MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.Ralf Baechle3-6/+6
2006-06-19[MIPS] SN: Move FRU header one level up; it is not SN0-specific.Ralf Baechle2-5/+5
2006-06-19[MIPS] IP27: Remove #if 0'ed code.Ralf Baechle3-57/+0
2006-06-19[MIPS] IP27: Nuke leftovers of _STANDALONERalf Baechle2-95/+3
2006-06-19[MIPS] IP27: Remove leftovers of sable support.Ralf Baechle4-22/+2
2006-06-19[MIPS] IP27: Nuke last leftovers from FRUTESTRalf Baechle1-14/+0
2006-06-19[MIPS] IP27: Nuke last leftovers of CONFIG_SGI_IO.Ralf Baechle3-83/+2
2006-06-19[MIPS] Cleanup __emt() a bit.Ralf Baechle1-3/+1
2006-06-19[MIPS] Remove unused definitions from addrspace.h.Yoichi Yuasa1-35/+0
2006-06-19[MIPS] Qemu system shutdown supportThiemo Seufer1-0/+6
2006-06-19[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto3-17/+6
2006-06-19[MIPS] Wind River 4KC PPMC Eval Board SupportMark.Zhan1-0/+84
2006-06-19[MIPS] Fix futex_atomic_op_inuser.Atsushi Nemoto1-15/+17