summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-2933-161/+47
* Dummy ISA DMA functions for systems that don't have ISA but shareRalf Baechle2005-10-291-0/+28
* Fix build with SMP disabled and preemption enabled.Ralf Baechle2005-10-291-0/+3
* Move the invalid pmd and pte tables from .data to .bss. Fix alignment.Thiemo Seufer2005-10-291-10/+4
* Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able.Thiemo Seufer2005-10-291-18/+17
* Fix typos and formatting.Thiemo Seufer2005-10-292-9/+9
* De-optimize and decomplicate the spurious interrupt handler.Thiemo Seufer2005-10-291-8/+5
* [PATCH] gfp_t: dma-mapping (mips)Al Viro2005-10-284-8/+8
* [PATCH] mips: fix build error in TANBAC TB0226Yoichi Yuasa2005-10-141-16/+17
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-143-52/+1
* [PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2005-09-141-7/+2
* mips: rename offsets.c to asm-offsets.cSam Ravnborg2005-09-111-0/+0
* [PATCH] mips: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-102-17/+3
* [PATCH] spinlock consolidationIngo Molnar2005-09-101-8/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-0915-47/+16
|\
| * kbuild: mips use generic asm-offsets.h supportSam Ravnborg2005-09-0915-47/+16
* | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-092-2/+2
* | [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-091-2/+3
* | [PATCH] mips: add TANBAC TB0287 supportYoichi Yuasa2005-09-094-0/+1114
|/
* [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-071-0/+5
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-073-10/+4
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-071-8/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-061-1/+1
|\
| * kbuild: drop descend - converting existing usersSam Ravnborg2005-07-251-1/+1
* | [PATCH] mips: fix build warningsYoichi Yuasa2005-09-053-9/+9
* | [PATCH] mips: add more SYS_SUPPORT_*_KERNEL and CPU_SUPPORTS_*_KERNELYoichi Yuasa2005-09-051-11/+94
* | [PATCH] mips: add pcibios_bus_to_resourceYoichi Yuasa2005-09-051-0/+17
* | [PATCH] mips: fix coherency configurationRalf Baechle2005-09-0532-3/+42
* | [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-0596-281/+281
* | [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-0572-213/+224
* | [PATCH] mips: changed from VR41xx to VR4100 series in KconfigYoichi Yuasa2005-09-051-1/+1
* | [PATCH] mips: remove vrc4171 configYoichi Yuasa2005-09-051-6/+0
* | [PATCH] fix warning of TANBAC_TB0219 in drivers/char/KconfigYoichi Yuasa2005-09-051-9/+3
* | [PATCH] mips: add default select configs for vr41xxYoichi Yuasa2005-09-051-3/+12
* | [PATCH] mips: add TANBAC VR4131 multichip moduleYoichi Yuasa2005-09-052-20/+19
* | [PATCH] mips: add support for Qemu system architectureRalf Baechle2005-09-059-0/+771
* | [PATCH] more vr4181 removalAdrian Bunk2005-09-052-17/+1
* | [PATCH] mips: moreover remove vr4181Yoichi Yuasa2005-09-051-7/+0
* | [PATCH] mips: remove VR4181 supportRalf Baechle2005-09-0511-1566/+0
* | [PATCH] mips: change system type name in proc for vr41xxYoichi Yuasa2005-09-0513-125/+4
* | [PATCH] mips: update IRQ handling for vr41xxYoichi Yuasa2005-09-054-150/+226
* | [PATCH] mips: remove obsolete GIU function call for vr41xxYoichi Yuasa2005-09-051-15/+0
* | [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-293-18/+15
* | [PATCH] mips: remove obsolete GIU driver for vr41xxYoichi Yuasa2005-07-272-456/+1
* | [PATCH] try_to_freeze() call fixesNigel Cunningham2005-07-272-2/+2
* | [PATCH] mips: fbdev Kcofnig fixYoichi Yuasa2005-07-271-35/+0
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-5/+0
* | [NET]: add a top-level Networking menu to *configSam Ravnborg2005-07-111-0/+2
|/
* [PATCH] mips: fixed try_to_freeze build errorYoichi Yuasa2005-06-271-1/+1
* [PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa2005-06-254-3/+13
OpenPOWER on IntegriCloud