summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2005-10-29rm9000_init() really is __init code.Ralf Baechle1-1/+2
2005-10-29Use preempt_schedule_irq.Ralf Baechle1-5/+2
2005-10-29More oprofile bits for MIPS32-style performance counters. The code toRalf Baechle4-12/+238
2005-10-29It works better when including arch/mips/sgi-ip27/Kconfig ...Ralf Baechle1-0/+1
2005-10-29Move missplaced code line to the right place.Ralf Baechle2-3/+56
2005-10-29Use hardware mechanism to deal with cache aliases in the 24K.Ralf Baechle1-2/+10
2005-10-29Remove old wrong bits of cache code.Ralf Baechle1-3/+0
2005-10-29Clean up SEAD interrupt initialization.Maciej W. Rozycki1-7/+5
2005-10-29Mask and ack CPU interrupts upon initialization. Keep the stateMaciej W. Rozycki1-1/+6
2005-10-29Move Sibyte Kconfig stuff into it's own Kconfig.Ralf Baechle2-216/+145
2005-10-29Replace deprecated interruptible_sleep_on() function call with directRalf Baechle1-2/+9
2005-10-29Update descriptions for MIPS Technologies evaluation boards.Maciej W. Rozycki1-2/+5
2005-10-29Reenable EARLY_PRINTK for the DECstation.Maciej W. Rozycki1-0/+1
2005-10-29Formatting fixes.Maciej W. Rozycki1-9/+10
2005-10-29Fixes for system controllers for Atlas/Malta core cards.Maciej W. Rozycki5-98/+176
2005-10-29Actually route cPCI interrupts. Update inaccurate comments.Maciej W. Rozycki1-9/+32
2005-10-29Signed-off-by: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle2-2/+6
2005-10-29Fix register layout in o32 core dumps on 64-bit systems.Ralf Baechle1-13/+18
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle33-161/+47
2005-10-29Dummy ISA DMA functions for systems that don't have ISA but shareRalf Baechle1-0/+28
2005-10-29Fix build with SMP disabled and preemption enabled.Ralf Baechle1-0/+3
2005-10-29Move the invalid pmd and pte tables from .data to .bss. Fix alignment.Thiemo Seufer1-10/+4
2005-10-29Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able.Thiemo Seufer1-18/+17
2005-10-29Fix typos and formatting.Thiemo Seufer2-9/+9
2005-10-29De-optimize and decomplicate the spurious interrupt handler.Thiemo Seufer1-8/+5
2005-10-28[PATCH] gfp_t: dma-mapping (mips)Al Viro4-8/+8
2005-10-14[PATCH] mips: fix build error in TANBAC TB0226Yoichi Yuasa1-16/+17
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller3-52/+1
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins1-7/+2
2005-09-11mips: rename offsets.c to asm-offsets.cSam Ravnborg1-0/+0
2005-09-10[PATCH] mips: fix-up schedule_timeout() usageNishanth Aravamudan2-17/+3
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-8/+0
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds15-47/+16
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2-2/+2
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma1-2/+3
2005-09-09[PATCH] mips: add TANBAC TB0287 supportYoichi Yuasa4-0/+1114
2005-09-09kbuild: mips use generic asm-offsets.h supportSam Ravnborg15-47/+16
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-0/+5
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz3-10/+4
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-8/+8
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-1/+1
2005-09-05[PATCH] mips: fix build warningsYoichi Yuasa3-9/+9
2005-09-05[PATCH] mips: add more SYS_SUPPORT_*_KERNEL and CPU_SUPPORTS_*_KERNELYoichi Yuasa1-11/+94
2005-09-05[PATCH] mips: add pcibios_bus_to_resourceYoichi Yuasa1-0/+17
2005-09-05[PATCH] mips: fix coherency configurationRalf Baechle32-3/+42
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle96-281/+281
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle72-213/+224
2005-09-05[PATCH] mips: changed from VR41xx to VR4100 series in KconfigYoichi Yuasa1-1/+1
2005-09-05[PATCH] mips: remove vrc4171 configYoichi Yuasa1-6/+0
2005-09-05[PATCH] fix warning of TANBAC_TB0219 in drivers/char/KconfigYoichi Yuasa1-9/+3