summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Generic semaphore implementationMatthew Wilcox2008-04-172-169/+1
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2008-04-041-1/+2
|\
| * [MIPS] Make KGDB compile on UPSergei Shtylyov2008-04-041-1/+2
* | [MIPS] Fix the installation condition of MIPS clocksourceYoichi Yuasa2008-04-011-1/+1
* | [MIPS] I8253: Export i2853_lock to modules.Ralf Baechle2008-04-011-0/+1
* | [MIPS] VPE loader: Check result of memory allocation.Ralf Baechle2008-04-011-6/+15
|/
* [MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle2008-03-121-1/+6
* [MIPS] Delete leftovers of old pcspeaker support.Ralf Baechle2008-03-121-1/+0
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-124-11/+12
* [MIPS] Added missing cases for rdhwr emulationChris Dearman2008-03-121-6/+25
* [MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev2008-02-194-0/+12
* [MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller2008-02-192-0/+2
* [MIPS] Use find_task_by_vpid in system callsPavel Emelyanov2008-02-192-2/+2
* Introduce path_put()Jan Blunck2008-02-141-3/+3
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-3/+3
* 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
OpenPOWER on IntegriCloud