aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy1-5/+5
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-11[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto1-4/+3
2008-01-07[MIPS] Fix CONFIG_BOOT_RAW.Ralf Baechle1-1/+2
2008-01-07[MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bugThomas Bogendoerfer1-2/+2
2007-12-14[MIPS] Ensure that ST0_FR is never set on a 32 bit kernelChris Dearman2-5/+4
2007-12-14[MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.Ralf Baechle1-4/+0
2007-12-01[MIPS] Fix build.Ralf Baechle1-1/+5
2007-11-26[MIPS] vpe: Add missing "space"Joe Perches1-2/+2
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle1-1/+30
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle4-25/+98
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle2-59/+40
2007-11-26[MIPS] time: Fix negated condition in cevt-r4k driver.Ralf Baechle1-1/+1
2007-11-15[MIPS] N32 needs to use the compat version of sys_nfsservctl.Ralf Baechle1-1/+1
2007-11-15[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.Ralf Baechle3-3/+3
2007-11-15[MIPS] Sibyte: Fix name of clocksource.Ralf Baechle1-1/+1
2007-11-15[MIPS] vpe: handle halting TCs in an errata safe way.Nigel Stephens1-4/+10
2007-11-15[MIPS] Sibyte: Stop timers before programming next even.Ralf Baechle2-0/+2
2007-11-15[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.Ralf Baechle2-2/+2