summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2008-06-05[MIPS] remove CONFIG_CPU_R4000 line from MakefileAdrian Bunk
2008-06-05[MIPS] Fix check for valid stack pointer during backtraceThomas Bogendoerfer
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-12[MIPS] fix warning message on SMP kernelsThiemo Seufer
2008-05-12[MIPS] ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov
2008-05-12[MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle
2008-05-12[MIPS] Initialize max_pfn again.Ralf Baechle
2008-05-12[MIPS] IRIX: Handle do_brk() error return correctly.Ralf Baechle
2008-05-12[MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell
2008-05-12[MIPS] Don't use max_pfn which is no longer initialized these days.Ralf Baechle
2008-05-12[MIPS] Fixes necessary for non-SMP kernels and non-relocatable binariesKevin D. Kissell
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-01[PATCH] split linux/file.hAl Viro
2008-05-01[PATCH] remove horrors with irix tty ioctls handlingAl Viro
2008-05-01remove div_long_long_remRoman Zippel
2008-04-29mips: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter
2008-04-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-04-28[MIPS] Fix handling of trap and breakpoint instructionsRalf Baechle
2008-04-28[MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto
2008-04-28[MIPS] cevt-gt641xx: Kill unnecessary includeAtsushi Nemoto
2008-04-28[MIPS] DS1287: Add clockevent driverYoichi Yuasa
2008-04-28[MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa
2008-04-28[MIPS] generic txx9 gpio supportAtsushi Nemoto
2008-04-28[MIPS] unexport null_perf_irq() and make it staticDmitri Vorobiev
2008-04-28[MIPS] unexport rtc_mips_set_time()Dmitri Vorobiev
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle
2008-04-28[MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.Chris Dearman
2008-04-28[MIPS] Remove TLB sanitation codeChris Dearman
2008-04-28[MIPS] Basic SPRAM supportChris Dearman
2008-04-28pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSChristoph Lameter
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds
2008-04-04[MIPS] Make KGDB compile on UPSergei Shtylyov
2008-04-01[MIPS] Fix the installation condition of MIPS clocksourceYoichi Yuasa
2008-04-01[MIPS] I8253: Export i2853_lock to modules.Ralf Baechle
2008-04-01[MIPS] VPE loader: Check result of memory allocation.Ralf Baechle
2008-03-12[MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle
2008-03-12[MIPS] Delete leftovers of old pcspeaker support.Ralf Baechle
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle
2008-03-12[MIPS] Added missing cases for rdhwr emulationChris Dearman
2008-02-19[MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev
2008-02-19[MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller
2008-02-19[MIPS] Use find_task_by_vpid in system callsPavel Emelyanov
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-08MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle
2008-02-08pid: fix mips irix emulation pid usageEric W. Biederman
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle