aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-191-2/+1
|\
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-145-33/+28
| |\
| * | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-2/+1
| | |
| \ \
*-. \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-0/+2
|\ \ \ \
| * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+2
| | |_|/ | |/| |
* | | | MIPS: IP27: Remove pointless switch statement.Ralf Baechle2011-05-191-12/+1
| |/ / |/| |
* | | MIPS: IP27: Fix GCC 4.6.0 build error.Ralf Baechle2011-05-101-2/+1
* | | MIPS: IP27: Fix GCC 4.6.0 build error.Ralf Baechle2011-05-101-3/+0
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-314-4/+4
* | MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-292-2/+2
* | MIPS: IP27: Convert to new irq_chip functionsThomas Gleixner2011-03-252-27/+22
|/
* MIPS: IP27: Migrate to new Platform fileRalf Baechle2010-08-052-2/+19
* MIPS: IP27: klconfig.c checkpatch cleanupAndrea Gelmini2010-08-051-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* MIPS: IP27: Convert nmi_lock lock to arch spinlock;Ralf Baechle2010-02-271-2/+2
* MIPS: IP27: Remove code obfuscation by enter_panic_mode().Ralf Baechle2010-02-271-3/+2
* MIPS: Make various locks static.Ralf Baechle2010-02-271-1/+1
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0
* mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-111-1/+1
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-021-1/+1
* MIPS: SMP: Fix build.Ralf Baechle2009-09-301-1/+1
* cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-241-2/+2
* cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-1/+1
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-244-0/+4
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-1/+1
|\
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-1/+1
|\ \
| * | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-1/+1
| |/
* | MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-302-3/+3
|/
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-1/+1
* MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer2008-10-151-77/+22
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-302-61/+0
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-3/+1
* [MIPS] Replace use of print_symbol with new %sP pointer format.Ralf Baechle2008-07-151-7/+3
* [MIPS] IP27: misc fixesThomas Bogendoerfer2008-06-051-22/+0
* [MIPS] IP27: Fix clockevent setupThomas Bogendoerfer2008-06-052-15/+17
* [MIPS] IP27: Fix bootmem memory setupThomas Bogendoerfer2008-06-051-95/+22
* [MIPS] ip27-timer: fix unsigned irq < 0Roel Kluin2008-05-121-2/+2
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-123-5/+5
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-1/+2
* arch/mips/: Spelling fixesJoe Perches2008-02-031-1/+1
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-293-47/+64
* [MIPS] IP27: Fix build error.Ralf Baechle2007-11-021-2/+2
* [MIPS] IP27: Fix slice logic to work for arbitrary number of slices.Ralf Baechle2007-10-291-4/+7
* [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle2007-10-222-64/+72
* [MIPS] IP27: Convert to clock_event_device.Ralf Baechle2007-10-182-66/+94