aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips
AgeCommit message (Expand)AuthorFilesLines
2006-03-09[MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>.Ralf Baechle1-0/+3
2006-02-28[MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle1-0/+18
2006-02-27[MIPS] Fix atomic*_sub_if_positive return value.Ralf Baechle1-0/+12
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle1-2/+9
2006-02-27[MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().Ralf Baechle1-4/+4
2006-02-21[MIPS] Follow Uli's latest *at syscall changes.Ralf Baechle1-3/+3
2006-02-21[MIPS] Fixes for uaccess.h with gcc >= 4.0.1Atsushi Nemoto1-3/+3
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-10/+12
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-0/+2
2006-02-14[MIPS] Fix CPU type bitmasks for MIPS III, IV and V.Maciej W. Rozycki1-3/+3
2006-02-14[MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.Ralf Baechle1-17/+0
2006-02-14[MIPS] More uaccess.h fixes with gcc >= 4.0.1.Ralf Baechle1-1/+4
2006-02-14[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.Atsushi Nemoto1-33/+41
2006-02-14[MIPS] Fold non-__mips64 case into CONFIG_32BIT case.Ralf Baechle1-3/+1
2006-02-14[MIPS] RM200: Give RM200 it's own timex.h.Ralf Baechle2-10/+14
2006-02-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-10/+62
2006-02-08[MIPS] Add 'const' to readb and friendsAtsushi Nemoto1-1/+1
2006-02-08[MIPS] Wire up new syscalls.Ralf Baechle1-7/+57
2006-02-08[MIPS] Make do_signal return void.Ralf Baechle1-1/+1
2006-02-08[MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle2-2/+4
2006-02-08[PATCH] mips: namespace pollution - mem_... -> __mem_... in io.hAl Viro1-16/+16
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2006-02-07[MIPS] TX49x7: Fix reporting of the CPU name and PCI clockSergei Shtylylov1-0/+10
2006-02-07[MIPS] TX49 MFC0 bug workaroundAtsushi Nemoto1-6/+17
2006-02-07[MIPS] MIPS R2 optimized endianess swapping.Ralf Baechle1-0/+29
2006-02-07[MIPS] Remove buggy inline version of memscan.Ralf Baechle1-22/+0
2006-02-07[MIPS] Remove wrong __user tags.Atsushi Nemoto1-2/+1
2006-02-07[MIPS] Cleanup fls implementation.Ralf Baechle1-26/+32
2006-02-07[MIPS] local_irq_restore wasn't safe to be used in other macros mode.Ralf Baechle1-2/+2
2006-02-07[MIPS] Build blast_cache routines from templateAtsushi Nemoto1-350/+50
2006-02-07[MIPS] Au1200: Make KGDB compileSergei Shtylylov1-0/+4
2006-02-07[MIPS] TX49x7: Fix timer register #define'sSergei Shtylylov1-11/+10
2006-02-07[MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation.Ralf Baechle1-35/+36
2006-02-07[MIPS] Nevada support for SGI O2.Ralf Baechle1-1/+1
2006-02-07[MIPS] CPU definitions for Cobalt.Ralf Baechle1-0/+56
2006-02-07[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle2-0/+0
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-2/+1
2006-02-07[MIPS] Fix C version of ssnop to use the right opcode.Ralf Baechle1-1/+1
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-2/+0
2006-01-12[PATCH] mips: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] mips: task_pt_regs()Al Viro2-5/+5
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org1-1/+0
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-10MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation.Ralf Baechle1-5/+15
2006-01-10MIPS: R2: Fix local_irq_save()Maxime Bizon1-0/+1
2006-01-10MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro1-2/+2
2006-01-10MIPS: Au1550: Fix OHCI memory map sizeSergei Shtylyov1-2/+5
2006-01-10Update Yoichi Yuasa's email address.Ralf Baechle11-11/+11
2006-01-10MIPS: Reorganize ISA constants strictly as bitmasks.Ralf Baechle2-31/+31
2006-01-10MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle9-1/+62
2006-01-10MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle1-10/+7
2006-01-10MIPS: Get rid of atomic_lock.Ralf Baechle1-22/+21
2006-01-10MIPS: DSP: Put mask field into the right place.Ralf Baechle1-1/+1
2006-01-10MIPS: DSP: Set all register masks to 0x3ff.Ralf Baechle1-3/+3
2006-01-10MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000Atsushi Nemoto1-4/+2
2006-01-10MIPS: DSP: eleminate used_dsp.Ralf Baechle1-1/+0
2006-01-10MIPS: DSP: Context switch the DSPcontrol register also.Ralf Baechle1-0/+2
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven1-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai1-1/+0
2006-01-06[PATCH] mips: remove include/asm-mips/riscos-syscall.hDomen Puncer1-979/+0
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+1
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+0
2006-01-03[FLS64]: generic versionStephen Hemminger1-1/+1
2006-01-01gitignore: asm-offsets.hBrian Gerst1-1/+0
2005-12-15[PATCH] ide: AU1200 IDE updateJordan Crouse1-9/+8
2005-12-15[PATCH] ide: core modifications for AU1200Jordan Crouse1-5/+0
2005-12-01[MIPS] Qemu: Qemu is emulating a 1193.182kHz i8254 PIC.Ralf Baechle1-0/+16
2005-11-17[MIPS] SEAD: More build fixes.Ralf Baechle1-2/+9
2005-11-17[MIPS] SEAD: Delete seadint_init() prototype.Ralf Baechle1-2/+0
2005-11-17[MIPS] JMR3927: Fix include wrapper symbol.Ralf Baechle1-3/+3
2005-11-17[MIPS] Fix documentation typos.Arnaud Giersch1-6/+8
2005-11-17[MIPS] Add const qualifier to writes##bwlq.Arnaud Giersch1-3/+3
2005-11-17[MIPS] IP32: Fix sparse warnings.Arnaud Giersch2-2/+2
2005-11-17[MIPS] IP32 Fix and complete IP32 parport definitionsArnaud Giersch1-16/+26
2005-11-17[MIPS] JMR3927: Undo accidental rename.Ralf Baechle1-0/+0
2005-11-17[MIPS] IP32: No need to include <asm/io.h>.Ralf Baechle1-3/+4
2005-11-17[MIPS] Add missing arch defines for the Alchemy MTD driver.Ralf Baechle4-0/+19
2005-11-17[MIPS] Delete duplicate definitions of break codes.Ralf Baechle1-21/+0
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+19
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+2
2005-11-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds10-49/+95
2005-11-07Redefine outs[wl] for ide_outs[wl].Atsushi Nemoto1-0/+4
2005-11-07Delete duplicate definitions.Ralf Baechle1-4/+0
2005-11-07Define MAX_UDELAY_MSAtsushi Nemoto1-0/+9
2005-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto2-2/+25
2005-11-07Remove mips_rtc_lockAtsushi Nemoto1-7/+0
2005-11-07Add .gitignore files for MIPS.Ralf Baechle1-0/+1
2005-11-07O2 parport definitionsIlya A. Volynets-Evenbakh1-1/+25
2005-11-07Add spaces to MODULE_PROC_FAMILY values.Ralf Baechle1-19/+19
2005-11-07Turn rtlx upside down.Ralf Baechle1-16/+12
2005-11-07[PATCH] fix remaining missing includesTim Schmielau2-0/+5
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno1-3/+0
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo2-2/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-10-29BCM1480 HT supportAndrew Isaacson1-0/+5
2005-10-29Support for BigSur board.Andrew Isaacson2-0/+53
2005-10-29Add support for SB1A CPU.Andrew Isaacson2-2/+4
2005-10-29Sibyte header cleanupAndrew Isaacson14-30/+7
2005-10-29BCM1480 headersAndrew Isaacson17-98/+3236
2005-10-29Make UL what should be UL.Ralf Baechle2-9/+9
2005-10-29Don't print file name and line in die and die_if_kernel.Ralf Baechle1-9/+7
2005-10-29Define EOWNERDEAD and ENOTRECOVERABLE.Ralf Baechle1-0/+4
2005-10-29More configcheck fixes.Ralf Baechle3-3/+5
2005-10-292.6.14-rc1 updates for MIPS compat types.Ralf Baechle1-6/+6
2005-10-29Complete the fcntl.h cleanup.Ralf Baechle1-10/+7
2005-10-29Cleanup Sibyte Kconfig a bit further.Ralf Baechle1-14/+0
2005-10-29Fix weirdness in <asm/bug.h>Ralf Baechle1-3/+2
2005-10-29Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle6-38/+37
2005-10-29Provide 64-bit address space definitions for the Sibyte SB1 CPU core.Ralf Baechle1-0/+10
2005-10-29Cleanup the mess in cpu_cache_init.Ralf Baechle6-27/+40
2005-10-29Use R4000 TLB routines for SB1 also.Ralf Baechle1-2/+4
2005-10-29Fix ARCH_KMALLOC_MINALIGN values on MIPSRalf Baechle4-2/+34
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle3-0/+140
2005-10-29Revise MIPS 64-bit ptrace interfaceDaniel Jacobowitz1-4/+11
2005-10-29Glue again after removal of BUILD_BUG().Ralf Baechle1-25/+32
2005-10-29SMP on Malta needs to define ARCH_HAS_IRQ_PER_CPU since 2.6.14-rc1.Ralf Baechle1-0/+14
2005-10-29Add SOCK_DCCP definition for MIPS also.Ralf Baechle1-0/+1
2005-10-29The type of sum in csum_tcpudp_nofold is "unsigned int", so when we assignRalf Baechle1-1/+1
2005-10-29Kernel gpio/2 routines that will be used by some drivers.Pete Popov1-0/+20
2005-10-29Updated pcmcia driver with pb1200 and db1200 support.Pete Popov2-0/+18
2005-10-29Reorder & reformat a bit.Ralf Baechle1-15/+16
2005-10-29The values for SO_SNDBUFFORCE / SO_RCVBUFFORCE were already taken ...Ralf Baechle1-2/+2
2005-10-29Futexes for MIPS, for the time being only the R10000_LLSC_WAR version.Ralf Baechle1-0/+50
2005-10-29Define pcibus_to_node() for IP27.Ralf Baechle1-0/+3
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov3-0/+349
2005-10-29Delete the SABLE_RTL case.Ralf Baechle1-5/+0
2005-10-29Provide MODULE_ARCH_VERMAGIC for MIPS.Ralf Baechle1-0/+50
2005-10-29Move MIPS Technologies processor IDs to where they belong.Maciej W. Rozycki1-2/+7
2005-10-29Move genrtc.c's functions into <asm/rtc.h>Ralf Baechle1-5/+48
2005-10-29Define some more common ip22 CPU features.Thiemo Seufer1-0/+6
2005-10-29Typo fix.Thiemo Seufer1-1/+1
2005-10-29More .set push/pop encapsulation, more eyefriendly code formatting.Thiemo Seufer1-36/+36
2005-10-29Fix MAP_BASE for 64bit ip22.Thiemo Seufer1-1/+1
2005-10-29Sprinkle a few more .set mipsX over xchg to make sure we dont' end up withRalf Baechle1-0/+4
2005-10-29Remove workaround for binutils 2.15 assembler bug; this version is notRalf Baechle1-8/+0
2005-10-29Drop might_sleep() calls from get_user() & co. This should fix the issueRalf Baechle1-2/+0
2005-10-29Virtual SMP support for the 34K.Ralf Baechle2-2/+2
2005-10-29On CONFIG_64BIT_PHYS_ADDR, pfn always fits in 'unsigned long', butRalf Baechle1-1/+1
2005-10-29Fix parenthesis in macros.Ralf Baechle1-3/+3
2005-10-29Define cpu_icache_snoops_remote_store. This is slight abuse of somethingRalf Baechle1-0/+2
2005-10-29Add missing space.Ralf Baechle1-1/+1
2005-10-29Support for CoreFPGA-3.Ralf Baechle1-0/+1
2005-10-29Support for Toshiba's RBHMA4500 eval board for the TX4938.Ralf Baechle5-0/+1042
2005-10-29Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov11-1/+901
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle4-2/+119
2005-10-29Cleanups.Ralf Baechle1-10/+12
2005-10-29Move Origin crapola into a machine-specific header file.Ralf Baechle2-0/+77
2005-10-29Detect the MIPS R2 vectored interrupt, external interrupt controllerRalf Baechle4-48/+99
2005-10-29Macros to access the register of processors using the new MIPSRalf Baechle2-0/+369
2005-10-29Fix the fixup_bigphys_addr compile problem.Pete Popov2-2/+4
2005-10-29Removed __ilog2 since it's no longer needed and conflicts with thePete Popov1-23/+0
2005-10-29A few more macros to access MIPS R2 architecture registers.Ralf Baechle1-0/+28
2005-10-29Add EF_MIPS_ARCH_32R2 and EF_MIPS_ARCH_64R2 for tagging of R2 binaries.Ralf Baechle1-0/+2
2005-10-29Add a few more SHN_MIPS_* symbols from glibc.Ralf Baechle1-1/+7
2005-10-29Add inotify syscalls for MIPS.Ralf Baechle1-3/+13
2005-10-29MIPS R2 instruction hazard handling.Ralf Baechle1-0/+16
2005-10-29Detect the 34K.Ralf Baechle1-1/+3
2005-10-29Use ei / di MIPS32 R2 instructions if available.Ralf Baechle1-53/+85
2005-10-29Use clz / dclz on MIPS32 / MIPS64 processors.Ralf Baechle1-22/+115
2005-10-29Define kmap_atomic_pfn() for MIPS.Ralf Baechle1-0/+2
2005-10-29Fix endianess bugs.Ralf Baechle1-0/+25
2005-10-29Protect noat assembly with .set push/pop and make it somewhat readable.Thiemo Seufer1-76/+78
2005-10-29Fix get_saved_sp for 64bit address space. Simplify set_save_sp.Thiemo Seufer1-5/+9
2005-10-29IP30 Identification.Thiemo Seufer1-0/+1
2005-10-29Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle6-13/+13
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki9-68/+40
2005-10-29Prevent 64-bit constants from being cropped to 32 bits when used in C code.Maciej W. Rozycki1-38/+42
2005-10-29Inline ioremap() calls for constant addresses that map to KSEG1.Maciej W. Rozycki3-2/+82
2005-10-29More .set to keep 32-bit processors happy.Ralf Baechle1-0/+4
2005-10-29Always use ".set mips3" rather than select between "mips2" or "mips3"Maciej W. Rozycki3-29/+27
2005-10-29System-specific handling of bus errors for DECstation variationsMaciej W. Rozycki5-51/+92
2005-10-29Get the thing to compile again ...Ralf Baechle1-1/+1
2005-10-29Use macros for the RM7k cp0.config bits instead of magic numbers.Maciej W. Rozycki1-2/+7
2005-10-29Mark __die() "noreturn" for real.Maciej W. Rozycki1-1/+1
2005-10-29GCC 4.0.0 broke `attribute(("alias"))' -- resort to an assembly variant.Maciej W. Rozycki1-13/+15
2005-10-29Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki5-12/+12
2005-10-29Redo RM9000 workaround which along with other DSP ASE changes wasRalf Baechle5-29/+14
2005-10-29Enable a suitable ISA for the assembler around ll/sc so that codeMaciej W. Rozycki3-28/+110
2005-10-29Remove dead code which was causing warnings.Ralf Baechle1-3/+0
2005-10-29Fix build with CONFIG_PRINTK disabled.Ralf Baechle1-0/+4
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle20-57/+568
2005-10-29Fix build for CONFIG_BUG=n. Yes, bugs are now a compile time option ;-)Ralf Baechle1-2/+2
2005-10-29Bugs are now a configuration option.Ralf Baechle1-0/+6
2005-10-29On MIPS the struct sigev preamble is only 8 bytes.Ralf Baechle1-0/+1
2005-10-29Now that a struct is the only member left in structRalf Baechle1-10/+8
2005-10-29Get rid of the eir struct mips_fpu_emulator_private member. It'sRalf Baechle1-1/+0
2005-10-29__compute_return_epc() uses CFC1 instruction which might result in aRalf Baechle1-2/+7
2005-10-29Cleanup decoding of MIPSxx config registers.Ralf Baechle4-5/+70
2005-10-29Better interface to run uncached cache setup code.Thiemo Seufer2-0/+6
2005-10-29* use 'unsigned long' as address supplied to au_write[bwl]()Pete Popov1-95/+32
2005-10-29Fix D-cache aliasing problem in the PIO IDE driver potencially resultingRalf Baechle1-8/+65
2005-10-29Fix a few build warnings.Ralf Baechle1-2/+2
2005-10-29Need to include smp.h for the definition of smp_processor_id().Ralf Baechle1-1/+1
2005-10-29Move sync into the delay slot here also.Ralf Baechle1-6/+3
2005-10-29NPTL, round one.Ralf Baechle3-7/+11
2005-10-29Build fix for certain configurations.Ralf Baechle1-0/+1
2005-10-29Fix BogoMIPS display on UP and some minor cosmetical things.Ralf Baechle2-6/+5
2005-10-29Use fixed up pfn.Thiemo Seufer1-1/+1