summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* On multiprocessor systems the BogoMIPS for each CPU was reported wasRalf Baechle2005-10-291-2/+2
* Fix wchan implementation, based on earlier by from Atsushi Nemoto.Thiemo Seufer2005-10-291-58/+77
* Improved modules loader, more robust and works on 64bit kernels.Thiemo Seufer2005-10-294-529/+337
* Until I figure out why NFS filesystems are having problems withSteven J. Hill2005-10-291-103/+123
* 32-bit compatibility for various timer-related system calls.Ralf Baechle2005-10-293-10/+60
* Update to match the native siginfo structure and code.Ralf Baechle2005-10-291-2/+9
* 32-bit compatibility for ptrace GETEVENTMSG operation.Ralf Baechle2005-10-291-1/+5
* Implement 32-bit compatibility for waitid(2).Ralf Baechle2005-10-294-2/+51
* Waitid(2) now has 5 arguments.Ralf Baechle2005-10-291-1/+1
* Use generic compat_sys_wait4 to implement 32-bit wait4(2).Ralf Baechle2005-10-293-74/+3
* Document why calling smp_call_function will deadlock when called withRalf Baechle2005-10-291-1/+13
* Use preempt_schedule_irq.Ralf Baechle2005-10-291-5/+2
* Mask and ack CPU interrupts upon initialization. Keep the stateMaciej W. Rozycki2005-10-291-1/+6
* Signed-off-by: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle2005-10-292-2/+6
* Fix register layout in o32 core dumps on 64-bit systems.Ralf Baechle2005-10-291-13/+18
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-292-32/+2
* 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-291-5/+5
* De-optimize and decomplicate the spurious interrupt handler.Thiemo Seufer2005-10-291-8/+5
* [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
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-098-8/+8
|\
| * kbuild: mips use generic asm-offsets.h supportSam Ravnborg2005-09-098-8/+8
* | [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] NTP: ntp-helper functionsjohn stultz2005-09-072-9/+3
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-071-8/+8
* [PATCH] mips: fix build warningsYoichi Yuasa2005-09-051-2/+2
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-0512-31/+31
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-0512-39/+39
* [PATCH] more vr4181 removalAdrian Bunk2005-09-051-6/+0
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-293-18/+15
* [PATCH] try_to_freeze() call fixesNigel Cunningham2005-07-272-2/+2
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-5/+0
* [PATCH] mips: fixed try_to_freeze build errorYoichi Yuasa2005-06-271-1/+1
* [PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa2005-06-251-0/+4
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-033-18/+4
|\
| * [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-012-2/+4
| * [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-16/+0
* | mips: warning fix audit_arch()Yoichi Yuasa2005-04-291-1/+1
* | [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.2005-04-291-10/+28
|/
* [PATCH] mips: remove #include <linux/audit.h> two timesYoichi Yuasa2005-04-161-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1659-0/+22890
OpenPOWER on IntegriCloud