Age | Commit message (Expand) | Author |
2010-01-28 | MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs | David VomLehn |
2010-01-28 | MIPS: PowerTV: Streamline access to platform device registers | David VomLehn |
2010-01-28 | MIPS: Fix vmlinuz build for 32bit-only math shells | Alexander Clouter |
2010-01-28 | MIPS: Add support of LZO-compressed kernels | Wu Zhangjin |
2010-01-12 | MIPS: Ignore vmlinux.* | Yoichi Yuasa |
2010-01-12 | MIPS: Move vmlinux.ecoff to arch/mips/boot | Yoichi Yuasa |
2010-01-12 | MIPS: cpumask_of_node() should handle -1 as a node | Anton Blanchard |
2010-01-12 | MIPS: Octeon: Use non-overflowing arithmetic in sched_clock | David Daney |
2010-01-12 | MIPS: Malta, PowerTV: Remove unnecessary "Linux started" | Yoichi Yuasa |
2010-01-12 | MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE. | Yoichi Yuasa |
2010-01-12 | MIPS: AR7: Remove unused prom_getchar() | Yoichi Yuasa |
2010-01-12 | MIPS: PowerTV: Remove extra r4k_clockevent_init() call | David VomLehn |
2010-01-12 | MIPS: Cobalt use strlcat() for the command line arguments | Yoichi Yuasa |
2010-01-12 | MIPS: Octeon: Add sched_clock() to csrc-octeon.c | David Daney |
2010-01-12 | MIPS: TXx9: Cleanup builtin-cmdline processing | Atsushi Nemoto |
2010-01-12 | MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init() | Yoichi Yuasa |
2010-01-12 | MIPS: PowerTV: Remove unused platform_die() | Yoichi Yuasa |
2010-01-12 | MIPS: PowerTV: Remove mips_machine_halt() | Yoichi Yuasa |
2010-01-12 | MIPS: PowerTV: Remove unused ptv_memsize | Yoichi Yuasa |
2010-01-12 | MIPS: PowerTV: Remove unused prom_getcmdline() | Yoichi Yuasa |
2010-01-12 | MIPS: AR7: Remove kgdb_enabled | Yoichi Yuasa |
2010-01-12 | MIPS: Alchemy: Correct code taking the size of a pointer | Julia Lawall |
2010-01-12 | MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.c | Florian Fainelli |
2010-01-12 | MIPS: VR41xx: Use strlcat() for the command line arguments | Yoichi Yuasa |
2010-01-12 | MIPS: Cleanup and Fixup of compressed kernel support | Wu Zhangjin |
2010-01-12 | MIPS: Cleanup forgotten label_module_alloc in tlbex.c | David Daney |
2010-01-11 | mm: make totalhigh_pages unsigned long | Andreas Fenkart |
2009-12-17 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2009-12-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds |
2009-12-17 | fix up O_SYNC comments | Christoph Hellwig |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-17 | MIPS: Lasat: Fix botched changes to sysctl code. | Ralf Baechle |
2009-12-17 | MIPS: Cleanup random differences beween lmo and Linus' kernel. | Ralf Baechle |
2009-12-17 | MIPS: No longer hardwire CONFIG_EMBEDDED to y | Martin Michlmayr |
2009-12-17 | MIPS: Fix and enhance built-in kernel command line | Dmitri Vorobiev |
2009-12-17 | MIPS: eXcite: Remove platform. | Ralf Baechle |
2009-12-17 | MIPS: Loongson: Cleanups of serial port support | Wu Zhangjin |
2009-12-17 | MIPS: Lemote 2F: Suspend CS5536 MFGPT Timer | Wu Zhangjin |
2009-12-17 | MIPS: Excite: move iodev_remove to .devexit.text | Uwe Kleine-König |
2009-12-17 | MIPS: Lasat: Convert to proc_fops / seq_file | Alexey Dobriyan |
2009-12-17 | MIPS: Cleanup signal code initialization | Ralf Baechle |
2009-12-17 | MIPS: Modularize COP2 handling | Ralf Baechle |
2009-12-17 | MIPS: Move EARLY_PRINTK to Kconfig.debug | Ralf Baechle |
2009-12-17 | MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write function | Wu Zhangjin |
2009-12-17 | MIPS: Yeeloong 2F: Add LID open event as the wakeup event | Wu Zhangjin |
2009-12-17 | MIPS: Yeeloong 2F: Add basic EC operations | Wu Zhangjin |
2009-12-17 | MIPS: Move several variables from .bss to .init.data | Dmitri Vorobiev |
2009-12-17 | MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address | Wu Zhangjin |
2009-12-17 | MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5 | Wu Zhangjin |
2009-12-17 | MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer | Wu Zhangjin |