| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 2 | -2/+2 |
* | MIPS: IP27: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 2 | -27/+22 |
* | MIPS: IP27: Migrate to new Platform file | Ralf Baechle | 2010-08-05 | 2 | -2/+19 |
* | MIPS: IP27: klconfig.c checkpatch cleanup | Andrea Gelmini | 2010-08-05 | 1 | -4/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | MIPS: IP27: Convert nmi_lock lock to arch spinlock; | Ralf Baechle | 2010-02-27 | 1 | -2/+2 |
* | MIPS: IP27: Remove code obfuscation by enter_panic_mode(). | Ralf Baechle | 2010-02-27 | 1 | -3/+2 |
* | MIPS: Make various locks static. | Ralf Baechle | 2010-02-27 | 1 | -1/+1 |
* | MIPS: Nuke trailing blank lines | Ralf Baechle | 2010-02-27 | 1 | -1/+0 |
* | mm: make totalhigh_pages unsigned long | Andreas Fenkart | 2010-01-11 | 1 | -1/+1 |
* | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin | 2009-11-02 | 1 | -1/+1 |
* | MIPS: SMP: Fix build. | Ralf Baechle | 2009-09-30 | 1 | -1/+1 |
* | cpumask: arch_send_call_function_ipi_mask: mips | Rusty Russell | 2009-09-24 | 1 | -2/+2 |
* | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-09-24 | 1 | -1/+1 |
* | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2009-06-24 | 4 | -0/+4 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 1 | -1/+1 |
|\ |
|
| * | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 | 1 | -1/+1 |
|\ \ |
|
| * | | cpumask: remove node_to_first_cpu | Rusty Russell | 2009-03-30 | 1 | -1/+1 |
| |/ |
|
* / | MIPS: Stop using <asm-generic/int-l64.h>. | Ralf Baechle | 2009-03-30 | 2 | -3/+3 |
|/ |
|
* | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | MIPS: IP27: Switch over to RTC class driver | Thomas Bogendoerfer | 2008-10-15 | 1 | -77/+22 |
* | [MIPS] kgdb: Remove existing implementation | Jason Wessel | 2008-07-30 | 2 | -61/+0 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -3/+1 |
* | [MIPS] Replace use of print_symbol with new %sP pointer format. | Ralf Baechle | 2008-07-15 | 1 | -7/+3 |
* | [MIPS] IP27: misc fixes | Thomas Bogendoerfer | 2008-06-05 | 1 | -22/+0 |
* | [MIPS] IP27: Fix clockevent setup | Thomas Bogendoerfer | 2008-06-05 | 2 | -15/+17 |
* | [MIPS] IP27: Fix bootmem memory setup | Thomas Bogendoerfer | 2008-06-05 | 1 | -95/+22 |
* | [MIPS] ip27-timer: fix unsigned irq < 0 | Roel Kluin | 2008-05-12 | 1 | -2/+2 |
* | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | [MIPS] Fix loads of section missmatches | Ralf Baechle | 2008-03-12 | 3 | -5/+5 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -1/+2 |
* | arch/mips/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle | 2008-01-29 | 3 | -47/+64 |
* | [MIPS] IP27: Fix build error. | Ralf Baechle | 2007-11-02 | 1 | -2/+2 |
* | [MIPS] IP27: Fix slice logic to work for arbitrary number of slices. | Ralf Baechle | 2007-10-29 | 1 | -4/+7 |
* | [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code. | Ralf Baechle | 2007-10-22 | 2 | -64/+72 |
* | [MIPS] IP27: Convert to clock_event_device. | Ralf Baechle | 2007-10-18 | 2 | -66/+94 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 | 1 | -1/+1 |
* | [MIPS] IP27: Add clocksource drivers | Ralf Baechle | 2007-10-11 | 1 | -3/+11 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-11 | 2 | -7/+2 |
* | [MIPS] Use generic NTP code for all MIPS platforms | Ralf Baechle | 2007-10-11 | 1 | -18/+0 |
* | [MIPS] Remove IP27 specific structures from struct cpuinfo_mips | Ralf Baechle | 2007-10-11 | 2 | -1/+4 |
* | [MIPS] IP27: remove duplicate extern dump_tlb_all() prototype | Yoichi Yuasa | 2007-10-11 | 1 | -2/+0 |
* | [MIPS] IP27: intr_sconnect_level: don't disable interrupts. | Ralf Baechle | 2007-08-27 | 1 | -3/+0 |
* | [MIPS] IP27: startup_bridge_irq: connect interrupt. | Ralf Baechle | 2007-08-27 | 1 | -0/+2 |
* | [MIPS] IP27: shutdown_bridge_irq: don't free irq. | Ralf Baechle | 2007-08-27 | 1 | -3/+0 |