aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28[MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto1-6/+4
2008-04-28[MIPS] cevt-gt641xx: Kill unnecessary includeAtsushi Nemoto1-2/+0
2008-04-28[MIPS] DS1287: Add clockevent driverYoichi Yuasa2-0/+130
2008-04-28[MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa2-0/+66
2008-04-28[MIPS] generic txx9 gpio supportAtsushi Nemoto2-0/+89
2008-04-28[MIPS] unexport null_perf_irq() and make it staticDmitri Vorobiev1-3/+1
2008-04-28[MIPS] unexport rtc_mips_set_time()Dmitri Vorobiev1-1/+0
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird1-4/+4
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle9-94/+847
2008-04-28[MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.Chris Dearman1-1/+12
2008-04-28[MIPS] Remove TLB sanitation codeChris Dearman2-55/+0
2008-04-28[MIPS] Basic SPRAM supportChris Dearman3-0/+230
2008-04-28pageflags: standardize comment inclusion in asm-offsets.h and fix MIPSChristoph Lameter1-202/+202
2008-04-17Generic semaphore implementationMatthew Wilcox2-169/+1
2008-04-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linusLinus Torvalds1-1/+2
2008-04-04[MIPS] Make KGDB compile on UPSergei Shtylyov1-1/+2
2008-04-01[MIPS] Fix the installation condition of MIPS clocksourceYoichi Yuasa1-1/+1
2008-04-01[MIPS] I8253: Export i2853_lock to modules.Ralf Baechle1-0/+1
2008-04-01[MIPS] VPE loader: Check result of memory allocation.Ralf Baechle1-6/+15
2008-03-12[MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle1-1/+6
2008-03-12[MIPS] Delete leftovers of old pcspeaker support.Ralf Baechle1-1/+0
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle4-11/+12
2008-03-12[MIPS] Added missing cases for rdhwr emulationChris Dearman1-6/+25
2008-02-19[MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev4-0/+12
2008-02-19[MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller2-0/+2
2008-02-19[MIPS] Use find_task_by_vpid in system callsPavel Emelyanov2-2/+2
2008-02-14Introduce path_put()Jan Blunck1-3/+3
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-3/+3
2008-02-08MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2-1/+8
2008-02-08pid: fix mips irix emulation pid usageEric W. Biederman3-19/+23
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-2/+2
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-1/+0
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet1-1/+1
2008-02-05timerfd: new timerfd APIDavide Libenzi4-4/+4
2008-02-03arch/mips/: Spelling fixesJoe Perches5-8/+8
2008-02-01[MIPS] Fix build after b0rked changes to <linux/init.h>.Ralf Baechle1-1/+1
2008-01-30mips, x86: optimize the i8259 code a bitRalf Baechle1-8/+4
2008-01-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds16-183/+205
2008-01-29[MIPS]: constify function pointer tablesJan Engelhardt1-1/+1
2008-01-29[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64Ralf Baechle1-25/+5
2008-01-29[MIPS] time: remove unused mips_timer_state()Yoichi Yuasa1-2/+0
2008-01-29[MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss1-0/+9
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle6-99/+123
2008-01-29[MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle1-28/+0
2008-01-29[MIPS] MT: Scheduler support for SMTRalf Baechle3-1/+36
2008-01-29[MIPS] Remove duplicate includes.Lucas Woods2-2/+0
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki1-1/+7
2008-01-29[MIPS] R4000/R4400 errata workaroundsMaciej W. Rozycki2-25/+26
2008-01-29[MIPS] Converting most array size calculations to use ARRAY_SIZE().Alejandro Martinez Ruiz1-2/+1