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