aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips
AgeCommit message (Expand)AuthorFilesLines
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 prope...Sergei 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
2006-06-19[MIPS] Fix fpu_save_double on 64-bit.Atsushi Nemoto2-12/+11
2006-06-06[MIPS] Fix sparsemem support.Chad Reese2-0/+16
2006-06-06[MIPS] Fix 64-bit build for RM7000.Ralf Baechle1-0/+1
2006-06-06[MIPS] Fix non-linear memory mapping on MIPSSergei Shtylyov2-27/+31
2006-06-06[MIPS] Fix swap entry for MIPS32 36-bit physical addressSergei Shtylyov1-2/+14
2006-06-06[MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address supportSergei Shtylyov1-2/+3
2006-06-06[MIPS] Fix declaration of smp_prepare_cpus() platform hook.Ralf Baechle1-2/+2
2006-06-06[MIPS] Fix instable BogoMIPS on multi-issue processors.Ralf Baechle1-10/+12
2006-06-06[MIPS] Remove duplicate declaration of cpu_online_map.Ralf Baechle1-1/+0
2006-06-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+9
2006-06-01[SPARC64]: Fix D-cache corruption in mremapDavid S. Miller1-1/+9
2006-06-01[MIPS] Treat R14000 like R10000.Kumba1-1/+3
2006-06-01[MIPS] Update/Fix instruction definitionsThiemo Seufer1-5/+28
2006-06-01[MIPS] DSP and MDMX share the same config flag bit.Thiemo Seufer1-1/+1
2006-06-01[MIPS] Update struct sigcontext member namesDaniel Jacobowitz1-2/+8
2006-06-01[MIPS] Update/fix futex assemblyRalf Baechle1-25/+116
2006-06-01[MIPS] Fix detection and handling of the 74K processor.Chris Dearman1-1/+3
2006-06-01[MIPS] Fix marking buddy of pte global for MIPS32 w/36-bit physical addressSergei Shtylyov1-39/+49
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-3/+3
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2-32/+25
2006-04-27[MIPS] 24K LV: Add core card id.Chris Dearman1-0/+1
2006-04-27[MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Atsushi Nemoto1-32/+24
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse106-106/+0
2006-04-19[MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle2-2/+45
2006-04-19[MIPS] MIPS boards: Set HZ to 100.Ralf Baechle1-0/+13
2006-04-19[MIPS] FPU affinity for MT ASE.Ralf Baechle4-1/+53
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle16-21/+924
2006-04-19[MIPS] kpsd and other AP/SP improvements.Ralf Baechle4-14/+102
2006-04-19[MIPS] Fix genrtc compilation.Ralf Baechle1-2/+2
2006-04-19[MIPS] Use "R" constraint for cache_op.Ralf Baechle1-1/+1
2006-04-19[MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle2-20/+17
2006-04-19[MIPS] JMR3927 build fixes for the RTC code.Ralf Baechle2-2/+15
2006-04-19[MIPS] MV6434x: Add prototype of interrupt dispatch function.Ralf Baechle1-0/+2
2006-04-19[MIPS] it8172: Fix build of serial driver.Ralf Baechle1-6/+6
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle1-0/+1
2006-04-19[MIPS] Wire up sync_file_range(2).Ralf Baechle1-6/+9
2006-04-19[MIPS] Wire splice syscall.Ralf Baechle1-6/+9
2006-04-19[MIPS] More SHT_* and SHF_* ELF definitions.Ralf Baechle1-2/+43
2006-04-19[MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle1-0/+1
2006-04-19[MIPS] Provide access functions for c0_badvaddr.Ralf Baechle1-0/+3
2006-04-19[MIPS] Make set_vi_srs_handler static.Ralf Baechle1-1/+0
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-7/+0
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-84/+1
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818Matt Mackall1-31/+2
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-6/+6
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar1-1/+1
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar1-0/+6
2006-03-27[PATCH] mips: add ptr_to_compat()Ingo Molnar1-0/+5
2006-03-27[PATCH] unify pfn_to_page: mips pfn_to_pageKAMEZAWA Hiroyuki2-16/+1
2006-03-26[SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle1-84/+1
2006-03-26[PATCH] bitops: mips: use generic bitopsAkinobu Mita1-449/+16
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita1-3/+3
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato1-0/+5
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+1
2006-03-24[PATCH] abstract type/size specification for assemblyJan Beulich1-1/+3
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro1-13/+0
2006-03-22It's UTF-8Alexey Dobriyan1-1/+1
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+4
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle4-9/+9
2006-03-21[MIPS] Reformat __xchg().Ralf Baechle1-4/+4
2006-03-21[MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle3-27/+4
2006-03-21[MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto1-4/+4
2006-03-21[MIPS] Signal cleanupAtsushi Nemoto1-1/+19
2006-03-21[MIPS] Make I/O helpers more customizableAtsushi Nemoto4-57/+66
2006-03-21[MIPS] sc-rm7k.c cleanupAtsushi Nemoto1-0/+1
2006-03-21[MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping.Ralf Baechle1-0/+18
2006-03-21[MIPS] Add early console for Cobalt.Peter Horton1-0/+2
2006-03-20[PATCH] USB: EHCI for AU1200Jordan Crouse1-0/+4
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle1-1/+1
2006-03-18[MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle1-2/+3
2006-03-18[MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle1-3/+15
2006-03-18[MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto3-1/+6
2006-03-18[MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle1-77/+103
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