summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2008-02-05timerfd: new timerfd APIDavide Libenzi-4/+4
2008-02-03arch/mips/: Spelling fixesJoe Perches-8/+8
2008-02-01[MIPS] Fix build after b0rked changes to <linux/init.h>.Ralf Baechle-1/+1
2008-01-30mips, x86: optimize the i8259 code a bitRalf Baechle-8/+4
2008-01-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-183/+205
2008-01-29[MIPS]: constify function pointer tablesJan Engelhardt-1/+1
2008-01-29[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64Ralf Baechle-25/+5
2008-01-29[MIPS] time: remove unused mips_timer_state()Yoichi Yuasa-2/+0
2008-01-29[MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss-0/+9
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle-99/+123
2008-01-29[MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle-28/+0
2008-01-29[MIPS] MT: Scheduler support for SMTRalf Baechle-1/+36
2008-01-29[MIPS] Remove duplicate includes.Lucas Woods-2/+0
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki-1/+7
2008-01-29[MIPS] R4000/R4400 errata workaroundsMaciej W. Rozycki-25/+26
2008-01-29[MIPS] Converting most array size calculations to use ARRAY_SIZE().Alejandro Martinez Ruiz-2/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg-4/+4
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy-5/+5
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2008-01-11[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto-4/+3
2008-01-07[MIPS] Fix CONFIG_BOOT_RAW.Ralf Baechle-1/+2
2008-01-07[MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bugThomas Bogendoerfer-2/+2
2007-12-14[MIPS] Ensure that ST0_FR is never set on a 32 bit kernelChris Dearman-5/+4
2007-12-14[MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.Ralf Baechle-4/+0
2007-12-01[MIPS] Fix build.Ralf Baechle-1/+5
2007-11-26[MIPS] vpe: Add missing "space"Joe Perches-2/+2
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle-1/+30
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle-25/+98
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle-59/+40
2007-11-26[MIPS] time: Fix negated condition in cevt-r4k driver.Ralf Baechle-1/+1
2007-11-15[MIPS] N32 needs to use the compat version of sys_nfsservctl.Ralf Baechle-1/+1
2007-11-15[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.Ralf Baechle-3/+3
2007-11-15[MIPS] Sibyte: Fix name of clocksource.Ralf Baechle-1/+1
2007-11-15[MIPS] vpe: handle halting TCs in an errata safe way.Nigel Stephens-4/+10
2007-11-15[MIPS] Sibyte: Stop timers before programming next even.Ralf Baechle-0/+2
2007-11-15[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.Ralf Baechle-2/+2
2007-11-15[MIPS] Fix shadow register support.Ralf Baechle-65/+10
2007-11-15[MIPS] Fix typo in R3000 TRACE_IRQFLAGS codeAtsushi Nemoto-1/+1
2007-11-15[MIPS] Sibyte: pin timer interrupt to their cores.Ralf Baechle-0/+6
2007-11-14mips: undo locking on error path returnsRoel Kluin-0/+1
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle-1/+1
2007-11-02[MIPS] i8253: Cleanup.Ralf Baechle-11/+12
2007-11-02[MIPS] Sibyte: Split and move clock code.Ralf Baechle-0/+425
2007-11-02[MIPS] time: Code cleanupsAtsushi Nemoto-46/+11
2007-11-02[MIPS] time: Remove now unused local_timer_interrupt.Ralf Baechle-16/+0
2007-10-29[MIPS] vmlinux.ld.S: correctly indent .data sectionFranck Bui-Huu-15/+17
2007-10-29[MIPS] Store sign-extend register values for PTRACE_GETREGSAtsushi Nemoto-11/+11
2007-10-29[MIPS] Add len and addr validation for MAP_FIXED mappings.David Daney-2/+7
2007-10-29[MIPS] IRIX: Fix off-by-one error in signal compat code.Ralf Baechle-2/+6
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle-7/+18