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