aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-15[MIPS] Fix shadow register support.Ralf Baechle3-65/+10
2007-11-15[MIPS] Fix typo in R3000 TRACE_IRQFLAGS codeAtsushi Nemoto1-1/+1
2007-11-15[MIPS] Sibyte: pin timer interrupt to their cores.Ralf Baechle2-0/+6
2007-11-14mips: undo locking on error path returnsRoel Kluin1-0/+1
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle1-1/+1
2007-11-02[MIPS] i8253: Cleanup.Ralf Baechle1-11/+12
2007-11-02[MIPS] Sibyte: Split and move clock code.Ralf Baechle5-0/+425
2007-11-02[MIPS] time: Code cleanupsAtsushi Nemoto1-46/+11
2007-11-02[MIPS] time: Remove now unused local_timer_interrupt.Ralf Baechle1-16/+0
2007-10-29[MIPS] vmlinux.ld.S: correctly indent .data sectionFranck Bui-Huu1-15/+17
2007-10-29[MIPS] Store sign-extend register values for PTRACE_GETREGSAtsushi Nemoto2-11/+11