aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-29Au1100 FB driver uplift for 2.6.Pete Popov1-0/+7
2005-10-29Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMPThiemo Seufer3-12/+12
2005-10-29HUB interrupts are allocated per node, not per slice. MakeRalf Baechle1-1/+1
2005-10-29SECCOMP for MIPS.Ralf Baechle1-4/+6
2005-10-29Reformat; cosmetic cleanups.Ralf Baechle1-13/+18
2005-10-29Reformatting, remove debugging code.Ralf Baechle1-2/+6
2005-10-29Multithreaded core dumps.Ralf Baechle1-0/+2
2005-10-29Gcc 4.0 fixes.Ralf Baechle1-4/+4
2005-10-29Use new txx9 serial driver.Ralf Baechle2-26/+0
2005-10-29One definition of back_to_back_c0_hazard too much.Ralf Baechle1-6/+1
2005-10-29Sparseify MIPS.Ralf Baechle6-97/+91
2005-10-29New hazard handling function back_to_back_c0_hazard() to handle back toRalf Baechle1-0/+21
2005-10-29ISOify.Ralf Baechle2-8/+8
2005-10-29Moved irq_tab_alchemy to the board specific irqmap.c files.Pete Popov1-0/+13
2005-10-29Base Au1200 2.6 support.Pete Popov6-77/+1066
2005-10-29Cleanup fpuemuprivate declarations.Ralf Baechle1-0/+2
2005-10-29Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki1-1/+1
2005-10-29Define mem_*() I/O accessory functions that preserve byte addresses.Maciej W. Rozycki1-19/+27
2005-10-29Define MAP_BASE for IP27Ralf Baechle1-0/+1
2005-10-29Resurrect Cobalt support for 2.6.Ralf Baechle3-24/+40
2005-10-29Enable/disable irq's only if needed.Thiemo Seufer1-2/+4
2005-10-29Fix compilation, and bring 32/64 bit variants more in line.Thiemo Seufer2-10/+8
2005-10-29Improved modules loader, more robust and works on 64bit kernels.Thiemo Seufer1-9/+31
2005-10-29Until I figure out why NFS filesystems are having problems withSteven J. Hill1-3/+0
2005-10-29Allocate break code 513 to KDB.Ralf Baechle1-0/+1
2005-10-29Rewrite to avoid the use of $at. Unfortunately binutils 2.15 and CVSRalf Baechle1-1/+6
2005-10-29Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle5-68/+101
2005-10-29Fix ptrace aliasing issue in copy_from_user_page / copy_to_user_page.Ralf Baechle1-1/+7
2005-10-29Add a few more PrId vendor IDs.Ralf Baechle1-6/+11
2005-10-29Delete duplicate copy of fixrange_init.Ralf Baechle1-0/+7
2005-10-29Provide functions to access cop0 config4-7 registersRalf Baechle1-0/+8
2005-10-29Define __raw_read_can_lock / __raw_write_can_lock.Ralf Baechle1-0/+12
2005-10-29Fix compilation; by Manish Lachwani.Maciej W. Rozycki1-0/+2
2005-10-29Fixes for system controllers for Atlas/Malta core cards.Maciej W. Rozycki1-120/+121
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-0/+6
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds1-20/+20
2005-10-28[PATCH] gfp_t: dma-mapping (mips)Al Viro1-2/+2
2005-10-18[PATCH] sgiseeq: Configure PIO and DMA timing requests.Ralf Baechle1-20/+20
2005-09-28[PATCH] mm: move_pte to remap ZERO_PAGENick Piggin1-0/+2
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-12/+0
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-48/+47
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds4-4/+4
2005-09-09[PATCH] remove unnecessary handle_IRQ_event() prototypesKenji Kaneshige1-3/+0
2005-09-09[PATCH] mips: add TANBAC TB0287 supportYoichi Yuasa1-0/+43
2005-09-09kbuild: mips use generic asm-offsets.h supportSam Ravnborg4-4/+4
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell1-9/+3
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-13/+4
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-12/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-8/+0
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-26/+2
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl1-23/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig1-1/+0
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu1-0/+4
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-4/+6
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+53
2005-09-05[PATCH] mips: remove timex.h for vr41xxYoichi Yuasa1-18/+0
2005-09-05[PATCH] mips: fix build warningsYoichi Yuasa1-1/+1
2005-09-05[PATCH] mips: add pcibios_bus_to_resourceYoichi Yuasa1-0/+2
2005-09-05[PATCH] mips: add pcibios_select_rootYoichi Yuasa1-0/+13
2005-09-05[PATCH] mips: fix coherency configurationRalf Baechle1-3/+3
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle41-315/+315
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle35-103/+103
2005-09-05[PATCH] mips: add support for Qemu system architectureRalf Baechle3-0/+68
2005-09-05[PATCH] mips: remove HP Laserjet remainsRalf Baechle1-7/+0
2005-09-05[PATCH] mips: remove VR4181 supportRalf Baechle2-535/+0
2005-09-05[PATCH] mips: update IRQ handling for vr41xxYoichi Yuasa1-8/+8