Export shm_align_mask and flush_data_cache_page.
[safe/jmp/linux-2.6] / arch / mips /
2005-10-29 Ralf BaechleExport shm_align_mask and flush_data_cache_page.
2005-10-29 Ralf BaechlePut salone.o back into arclib. It's a lib so doesn...
2005-10-29 Ralf BaechleGcc 4.0 fixes.
2005-10-29 Ralf BaechleUse new txx9 serial driver.
2005-10-29 Ralf BaechleFix preemption bug.
2005-10-29 Pete PopovInt controller fixes.
2005-10-29 Ralf BaechleSparseify MIPS.
2005-10-29 Ralf BaechleOn 24K we did always disable cache parity protection...
2005-10-29 Ralf BaechleISOify.
2005-10-29 Pete PopovMoved irq_tab_alchemy to the board specific irqmap...
2005-10-29 Pete PopovBase Au1200 2.6 support.
2005-10-29 Steven J. HillFix 'prctl' system call for IRIX. At this point IRIX...
2005-10-29 Ralf BaechleGross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO...
2005-10-29 Ralf BaechleCleanup fpuemuprivate declarations.
2005-10-29 Ralf BaechleConvert struct hw_interrupt_type initializations to...
2005-10-29 Pete PopovNo barrier needed on au1x.
2005-10-29 Pete PopovComment correction after further investigation of issue.
2005-10-29 Thiemo SeuferFix initialization. Unbreak the wait-for-completion...
2005-10-29 Maciej W. RozyckiSwitch SiByte drivers back to __raw_*() functions.
2005-10-29 Ralf BaechleMerge do_boot_cpu() into the new style __cpu_up().
2005-10-29 Ralf BaechleOn multiprocessor systems the BogoMIPS for each CPU...
2005-10-29 Ralf BaechleResurrect Cobalt support for 2.6.
2005-10-29 Thiemo Seufer-nostdlib boilerplate.
2005-10-29 Thiemo SeuferFix wchan implementation, based on earlier by from...
2005-10-29 Thiemo SeuferImproved modules loader, more robust and works on 64bit...
2005-10-29 Steven J. HillUntil I figure out why NFS filesystems are having probl...
2005-10-29 Thiemo SeuferInitialize iomem_resource.
2005-10-29 Thiemo SeuferHandle addresses beyond VMALLOC_END correctly.
2005-10-29 Thiemo SeuferUse intermediate variable.
2005-10-29 Thiemo SeuferO2 doesn't have _that_ much RAM.
2005-10-29 Pete PopovChanged all Au1x boards to noncoherent again.
2005-10-29 Ralf Baechle32-bit compatibility for various timer-related system...
2005-10-29 Ralf BaechleUpdate to match the native siginfo structure and code.
2005-10-29 Ralf Baechle32-bit compatibility for ptrace GETEVENTMSG operation.
2005-10-29 Ralf BaechleImplement 32-bit compatibility for waitid(2).
2005-10-29 Ralf BaechleWaitid(2) now has 5 arguments.
2005-10-29 Ralf BaechleUse generic compat_sys_wait4 to implement 32-bit wait4(2).
2005-10-29 Ralf BaechleReplace the complicated and broken attempt to clean...
2005-10-29 Ralf BaechleIf you want RM7000 better fix it to build first ...
2005-10-29 Ralf BaechleIt's unwise to disable all interrupts of the boot node ;-)
2005-10-29 Maciej W. RozyckiEnable RM7000 secondary cache for Atlas and Malta boards.
2005-10-29 Ralf BaechleMoves a test which determines if we actually need to...
2005-10-29 Ralf BaechleUpdate MIPS to use the 4-level pagetable code thereby...
2005-10-29 Ralf BaechleDocument why calling smp_call_function will deadlock...
2005-10-29 Ralf Baechle25Kf is also physically indexed.
2005-10-29 Ralf Baechle20Kc and SB1 don't suffer from aliases.
2005-10-29 Ralf BaechleDelete duplicate copy of fixrange_init.
2005-10-29 Ralf Baechlerm9000_init() really is __init code.
2005-10-29 Ralf BaechleUse preempt_schedule_irq.
2005-10-29 Ralf BaechleMore oprofile bits for MIPS32-style performance counter...
2005-10-29 Ralf BaechleIt works better when including arch/mips/sgi-ip27/Kconf...
2005-10-29 Ralf BaechleMove missplaced code line to the right place.
2005-10-29 Ralf BaechleUse hardware mechanism to deal with cache aliases in...
2005-10-29 Ralf BaechleRemove old wrong bits of cache code.
2005-10-29 Maciej W. RozyckiClean up SEAD interrupt initialization.
2005-10-29 Maciej W. RozyckiMask and ack CPU interrupts upon initialization. Keep...
2005-10-29 Ralf BaechleMove Sibyte Kconfig stuff into it's own Kconfig.
2005-10-29 Ralf BaechleReplace deprecated interruptible_sleep_on() function...
2005-10-29 Maciej W. RozyckiUpdate descriptions for MIPS Technologies evaluation...
2005-10-29 Maciej W. RozyckiReenable EARLY_PRINTK for the DECstation.
2005-10-29 Maciej W. RozyckiFormatting fixes.
2005-10-29 Maciej W. RozyckiFixes for system controllers for Atlas/Malta core cards.
2005-10-29 Maciej W. RozyckiActually route cPCI interrupts. Update inaccurate...
2005-10-29 Ralf BaechleSigned-off-by: Ralf Baechle <ralf@linux-mips.org>
2005-10-29 Ralf BaechleFix register layout in o32 core dumps on 64-bit systems.
2005-10-29 Ralf BaechleGet rid of early_init. There's more need to make this...
2005-10-29 Ralf BaechleDummy ISA DMA functions for systems that don't have...
2005-10-29 Ralf BaechleFix build with SMP disabled and preemption enabled.
2005-10-29 Thiemo SeuferMove the invalid pmd and pte tables from .data to ...
2005-10-29 Thiemo SeuferRemove unused arguments from preempt_{start,stop}/local...
2005-10-29 Thiemo SeuferFix typos and formatting.
2005-10-29 Thiemo SeuferDe-optimize and decomplicate the spurious interrupt...
2005-10-28 Al Viro[PATCH] gfp_t: dma-mapping (mips)
2005-10-15 Yoichi Yuasa[PATCH] mips: fix build error in TANBAC TB0226
2005-09-15 David S. Miller[LIB]: Consolidate _atomic_dec_and_lock()
2005-09-14 Hugh Dickins[PATCH] error path in setup_arg_pages() misses vm_unacc...
2005-09-11 Sam Ravnborgmips: rename offsets.c to asm-offsets.c
2005-09-10 Nishanth Aravamudan[PATCH] mips: fix-up schedule_timeout() usage
2005-09-10 Ingo Molnar[PATCH] spinlock consolidation
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2005-09-09 Ingo Molnar[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK...
2005-09-09 Dipankar Sarma[PATCH] files: lock-free fd look-up
2005-09-09 Yoichi Yuasa[PATCH] mips: add TANBAC TB0287 support
2005-09-09 Sam Ravnborgkbuild: mips use generic asm-offsets.h support
2005-09-08 viro@ZenIV.linux... [PATCH] Kconfig fix (BLK_DEV_FD dependencies)
2005-09-07 john stultz[PATCH] NTP: ntp-helper functions
2005-09-07 Stephen Rothwell[PATCH] compat: be more consistent about [ug]id_t
2005-09-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2005-09-05 Yoichi Yuasa[PATCH] mips: fix build warnings
2005-09-05 Yoichi Yuasa[PATCH] mips: add more SYS_SUPPORT_*_KERNEL and CPU_SUP...
2005-09-05 Yoichi Yuasa[PATCH] mips: add pcibios_bus_to_resource
2005-09-05 Ralf Baechle[PATCH] mips: fix coherency configuration
2005-09-05 Ralf Baechle[PATCH] mips: nuke trailing whitespace
2005-09-05 Ralf Baechle[PATCH] mips: clean up 32/64-bit configuration
2005-09-05 Yoichi Yuasa[PATCH] mips: changed from VR41xx to VR4100 series...
2005-09-05 Yoichi Yuasa[PATCH] mips: remove vrc4171 config
2005-09-05 Yoichi Yuasa[PATCH] fix warning of TANBAC_TB0219 in drivers/char...
2005-09-05 Yoichi Yuasa[PATCH] mips: add default select configs for vr41xx
2005-09-05 Yoichi Yuasa[PATCH] mips: add TANBAC VR4131 multichip module
2005-09-05 Ralf Baechle[PATCH] mips: add support for Qemu system architecture
next