summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] i8253: make the pit_clockevent variable staticDmitri Vorobiev2008-07-151-1/+1
* [MIPS] IRIX: Goodbye and thanks for all the fishRalf Baechle2008-07-159-5751/+0Star
* [MIPS] unexport {allocate,free}_irqnoDmitri Vorobiev2008-07-151-4/+0Star
* [MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev2008-07-152-5/+3Star
* [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-151-7/+0Star
* [MIPS] Remove board_watchpoint_handlerDavid Daney2008-07-151-6/+0Star
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-145-9/+14
|\
| * [MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto2008-07-031-0/+3
| * [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: cdev lock_kernel() pushdownJonathan Corbet2008-05-182-4/+15
|/
* [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