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