summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__akpm@osdl.org2006-06-251-3/+0
* [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall2006-06-252-2/+2
* [PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope...Sergei Shtylyov2006-06-232-1/+20
* [PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle2006-06-231-1/+0
* [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas2006-06-221-1/+1
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20106-109/+3
|\
| * Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-3/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-04-292-32/+25
| |\
| * | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26106-106/+0
* | | [MIPS] Make timer interrupt frequency configurable from kconfig.Atsushi Nemoto2006-06-196-74/+1
* | | [MIPS] Fix R4K cache macro namesKumba2006-06-194-6/+6
* | | [MIPS] Add Missing R4K Cache Macros to IP27 & IP32Kumba2006-06-192-0/+5
* | | [MIPS] Support for the RM9000-based Basler eXcite smart camera platform.Ralf Baechle2006-06-199-2/+313
* | | [MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins boarddmitry pervushin2006-06-194-0/+425
* | | [MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.Thomas Bogendoerfer2006-06-192-7/+2
* | | [MIPS] SN: include asm/sn/types.h for nasid_t.Ralf Baechle2006-06-191-0/+1
* | | [MIPS] Remove support for NEC DDB5476.Ralf Baechle2006-06-192-160/+1
* | | [MIPS] Remove support for NEC DDB5074.Ralf Baechle2006-06-194-88/+1
* | | [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-0/+6
* | | [MIPS] SN: Declare bridge_pci_ops.Ralf Baechle2006-06-191-0/+2
* | | [MIPS] IP27: Cleanup N/M mode configuration.Ralf Baechle2006-06-191-2/+2
* | | [MIPS] IP27: Throw away old unused hacks.Ralf Baechle2006-06-191-8/+1
* | | [MIPS] Drop 0 definition for kern_addr_validRalf Baechle2006-06-192-5/+0
* | | [MIPS] Consolidate definitions of pfn_valid in one file.Ralf Baechle2006-06-192-8/+19
* | | [MIPS] APM emu supportRodolfo Giometti2006-06-191-0/+65
* | | [MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.Ralf Baechle2006-06-193-6/+6
* | | [MIPS] SN: Move FRU header one level up; it is not SN0-specific.Ralf Baechle2006-06-192-5/+5
* | | [MIPS] IP27: Remove #if 0'ed code.Ralf Baechle2006-06-193-57/+0
* | | [MIPS] IP27: Nuke leftovers of _STANDALONERalf Baechle2006-06-192-95/+3
* | | [MIPS] IP27: Remove leftovers of sable support.Ralf Baechle2006-06-194-22/+2
* | | [MIPS] IP27: Nuke last leftovers from FRUTESTRalf Baechle2006-06-191-14/+0
* | | [MIPS] IP27: Nuke last leftovers of CONFIG_SGI_IO.Ralf Baechle2006-06-193-83/+2
* | | [MIPS] Cleanup __emt() a bit.Ralf Baechle2006-06-191-3/+1
* | | [MIPS] Remove unused definitions from addrspace.h.Yoichi Yuasa2006-06-191-35/+0
* | | [MIPS] Qemu system shutdown supportThiemo Seufer2006-06-191-0/+6
* | | [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto2006-06-193-17/+6
* | | [MIPS] Wind River 4KC PPMC Eval Board SupportMark.Zhan2006-06-191-0/+84
* | | [MIPS] Fix futex_atomic_op_inuser.Atsushi Nemoto2006-06-191-15/+17
* | | [MIPS] Fix fpu_save_double on 64-bit.Atsushi Nemoto2006-06-192-12/+11
* | | [MIPS] Fix sparsemem support.Chad Reese2006-06-062-0/+16
* | | [MIPS] Fix 64-bit build for RM7000.Ralf Baechle2006-06-061-0/+1
* | | [MIPS] Fix non-linear memory mapping on MIPSSergei Shtylyov2006-06-062-27/+31
* | | [MIPS] Fix swap entry for MIPS32 36-bit physical addressSergei Shtylyov2006-06-061-2/+14
* | | [MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address supportSergei Shtylyov2006-06-061-2/+3
* | | [MIPS] Fix declaration of smp_prepare_cpus() platform hook.Ralf Baechle2006-06-061-2/+2
* | | [MIPS] Fix instable BogoMIPS on multi-issue processors.Ralf Baechle2006-06-061-10/+12
* | | [MIPS] Remove duplicate declaration of cpu_online_map.Ralf Baechle2006-06-061-1/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-021-1/+9
|\ \ \
| * | | [SPARC64]: Fix D-cache corruption in mremapDavid S. Miller2006-06-011-1/+9
| | |/ | |/|
* | | [MIPS] Treat R14000 like R10000.Kumba2006-06-011-1/+3
OpenPOWER on IntegriCloud