summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
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
2005-09-05[PATCH] mips: add default select configs for vr41xxYoichi Yuasa1-3/+12
2005-09-05[PATCH] mips: add TANBAC VR4131 multichip moduleYoichi Yuasa2-20/+19
2005-09-05[PATCH] mips: add support for Qemu system architectureRalf Baechle9-0/+771
2005-09-05[PATCH] more vr4181 removalAdrian Bunk2-17/+1
2005-09-05[PATCH] mips: moreover remove vr4181Yoichi Yuasa1-7/+0
2005-09-05[PATCH] mips: remove VR4181 supportRalf Baechle11-1566/+0
2005-09-05[PATCH] mips: change system type name in proc for vr41xxYoichi Yuasa13-125/+4
2005-09-05[PATCH] mips: update IRQ handling for vr41xxYoichi Yuasa4-150/+226
2005-09-05[PATCH] mips: remove obsolete GIU function call for vr41xxYoichi Yuasa1-15/+0
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt3-18/+15
2005-07-27[PATCH] mips: remove obsolete GIU driver for vr41xxYoichi Yuasa2-456/+1
2005-07-27[PATCH] try_to_freeze() call fixesNigel Cunningham2-2/+2
2005-07-27[PATCH] mips: fbdev Kcofnig fixYoichi Yuasa1-35/+0
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-5/+0
2005-07-25kbuild: drop descend - converting existing usersSam Ravnborg1-1/+1
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-0/+2
2005-06-27[PATCH] mips: fixed try_to_freeze build errorYoichi Yuasa1-1/+1
2005-06-25[PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa4-3/+13