summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Export smp_call_function and smp_call_function_single.Zenon Fortuna2008-06-161-0/+2
* [MIPS] remove CONFIG_CPU_R4000 line from MakefileAdrian Bunk2008-06-051-1/+0Star
* [MIPS] Fix check for valid stack pointer during backtraceThomas Bogendoerfer2008-06-051-7/+9
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0Star
* [MIPS] fix warning message on SMP kernelsThiemo Seufer2008-05-121-2/+2
* [MIPS] ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-121-2/+2
* [MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle2008-05-121-1/+1
* [MIPS] Initialize max_pfn again.Ralf Baechle2008-05-121-0/+1
* [MIPS] IRIX: Handle do_brk() error return correctly.Ralf Baechle2008-05-121-4/+7
* [MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell2008-05-123-23/+49
* [MIPS] Don't use max_pfn which is no longer initialized these days.Ralf Baechle2008-05-121-1/+1
* [MIPS] Fixes necessary for non-SMP kernels and non-relocatable binariesKevin D. Kissell2008-05-121-8/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-022-46/+10Star
|\
| * [PATCH] split linux/file.hAl Viro2008-05-011-0/+1
| * [PATCH] remove horrors with irix tty ioctls handlingAl Viro2008-05-011-46/+9Star
* | remove div_long_long_remRoman Zippel2008-05-012-4/+6
|/
* mips: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter2008-04-291-260/+218Star
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-04-2817-219/+1421
|\
| * [MIPS] Fix handling of trap and breakpoint instructionsRalf Baechle2008-04-281-52/+37Star
| * [MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto2008-04-281-6/+4Star
| * [MIPS] cevt-gt641xx: Kill unnecessary includeAtsushi Nemoto2008-04-281-2/+0Star
| * [MIPS] DS1287: Add clockevent driverYoichi Yuasa2008-04-282-0/+130
| * [MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa2008-04-282-0/+66
| * [MIPS] generic txx9 gpio supportAtsushi Nemoto2008-04-282-0/+89
| * [MIPS] unexport null_perf_irq() and make it staticDmitri Vorobiev2008-04-281-3/+1Star
| * [MIPS] unexport rtc_mips_set_time()Dmitri Vorobiev2008-04-281-1/+0Star
| * [MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
| * [MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird2008-04-281-4/+4
| * [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-289-94/+847
| * [MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.Chris Dearman2008-04-281-1/+12
| * [MIPS] Remove TLB sanitation codeChris Dearman2008-04-282-55/+0Star
| * [MIPS] Basic SPRAM supportChris Dearman2008-04-283-0/+230
* | pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSChristoph Lameter2008-04-281-202/+202
|/
* Generic semaphore implementationMatthew Wilcox2008-04-172-169/+1Star
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2008-04-051-1/+2
|\
| * [MIPS] Make KGDB compile on UPSergei Shtylyov2008-04-041-1/+2
* | [MIPS] Fix the installation condition of MIPS clocksourceYoichi Yuasa2008-04-011-1/+1
* | [MIPS] I8253: Export i2853_lock to modules.Ralf Baechle2008-04-011-0/+1
* | [MIPS] VPE loader: Check result of memory allocation.Ralf Baechle2008-04-011-6/+15
|/
* [MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle2008-03-121-1/+6
* [MIPS] Delete leftovers of old pcspeaker support.Ralf Baechle2008-03-121-1/+0Star
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-124-11/+12
* [MIPS] Added missing cases for rdhwr emulationChris Dearman2008-03-121-6/+25
* [MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev2008-02-194-0/+12
* [MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller2008-02-192-0/+2
* [MIPS] Use find_task_by_vpid in system callsPavel Emelyanov2008-02-192-2/+2
* Introduce path_put()Jan Blunck2008-02-151-3/+3
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-151-3/+3
* MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2008-02-082-1/+8
* pid: fix mips irix emulation pid usageEric W. Biederman2008-02-083-19/+23