summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2008-02-082-1/+8
* pid: fix mips irix emulation pid usageEric W. Biederman2008-02-083-19/+23
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+2
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-1/+0
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-061-1/+1
* timerfd: new timerfd APIDavide Libenzi2008-02-054-4/+4
* arch/mips/: Spelling fixesJoe Perches2008-02-035-8/+8
* [MIPS] Fix build after b0rked changes to <linux/init.h>.Ralf Baechle2008-02-011-1/+1
* mips, x86: optimize the i8259 code a bitRalf Baechle2008-01-301-8/+4
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-2916-183/+205
|\
| * [MIPS]: constify function pointer tablesJan Engelhardt2008-01-291-1/+1
| * [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64Ralf Baechle2008-01-291-25/+5
| * [MIPS] time: remove unused mips_timer_state()Yoichi Yuasa2008-01-291-2/+0
| * [MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss2008-01-291-0/+9
| * [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-296-99/+123
| * [MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle2008-01-291-28/+0
| * [MIPS] MT: Scheduler support for SMTRalf Baechle2008-01-293-1/+36
| * [MIPS] Remove duplicate includes.Lucas Woods2008-01-292-2/+0
| * [MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki2008-01-291-1/+7
| * [MIPS] R4000/R4400 errata workaroundsMaciej W. Rozycki2008-01-292-25/+26
| * [MIPS] Converting most array size calculations to use ARRAY_SIZE().Alejandro Martinez Ruiz2008-01-291-2/+1
* | all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
|/
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-5/+5
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto2008-01-111-4/+3
* [MIPS] Fix CONFIG_BOOT_RAW.Ralf Baechle2008-01-071-1/+2
* [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bugThomas Bogendoerfer2008-01-071-2/+2
* [MIPS] Ensure that ST0_FR is never set on a 32 bit kernelChris Dearman2007-12-142-5/+4
* [MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.Ralf Baechle2007-12-141-4/+0
* [MIPS] Fix build.Ralf Baechle2007-12-011-1/+5
* [MIPS] vpe: Add missing "space"Joe Perches2007-11-261-2/+2
* [MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle2007-11-261-1/+30
* [MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle2007-11-264-25/+98
* [MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle2007-11-262-59/+40
* [MIPS] time: Fix negated condition in cevt-r4k driver.Ralf Baechle2007-11-261-1/+1
* [MIPS] N32 needs to use the compat version of sys_nfsservctl.Ralf Baechle2007-11-151-1/+1
* [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.Ralf Baechle2007-11-153-3/+3
* [MIPS] Sibyte: Fix name of clocksource.Ralf Baechle2007-11-151-1/+1
* [MIPS] vpe: handle halting TCs in an errata safe way.Nigel Stephens2007-11-151-4/+10
* [MIPS] Sibyte: Stop timers before programming next even.Ralf Baechle2007-11-152-0/+2
* [MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.Ralf Baechle2007-11-152-2/+2
* [MIPS] Fix shadow register support.Ralf Baechle2007-11-153-65/+10
* [MIPS] Fix typo in R3000 TRACE_IRQFLAGS codeAtsushi Nemoto2007-11-151-1/+1
* [MIPS] Sibyte: pin timer interrupt to their cores.Ralf Baechle2007-11-152-0/+6
* mips: undo locking on error path returnsRoel Kluin2007-11-141-0/+1
* Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle2007-11-021-1/+1
* [MIPS] i8253: Cleanup.Ralf Baechle2007-11-021-11/+12
* [MIPS] Sibyte: Split and move clock code.Ralf Baechle2007-11-025-0/+425
* [MIPS] time: Code cleanupsAtsushi Nemoto2007-11-021-46/+11
* [MIPS] time: Remove now unused local_timer_interrupt.Ralf Baechle2007-11-021-16/+0
OpenPOWER on IntegriCloud