| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Don't probe reserved EntryHi bits. | David Daney | 2010-02-10 | 1 | -2/+2 |
* | MIPS: SNI: Correct NULL test | Julia Lawall | 2010-02-10 | 1 | -1/+1 |
* | MIPS: Fix __devinit __cpuinit confusion in cpu_cache_init | David Daney | 2010-02-10 | 2 | -3/+3 |
* | MIPS: IP27: Make defconfig useful again. | Ralf Baechle | 2010-02-10 | 1 | -188/+729 |
* | MIPS: Fixup of the r4k timer | Wu Zhangjin | 2010-02-10 | 1 | -0/+1 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-02-02 | 7 | -4/+31 |
|\ |
|
| * | MIPS: 64-bit: Detect virtual memory size | Guenter Roeck | 2010-02-02 | 4 | -1/+24 |
| * | MIPS: AR7: Fix USB slave mem range typo | Alexander Clouter | 2010-02-01 | 1 | -1/+1 |
| * | MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. | Manuel Lauss | 2010-02-01 | 2 | -2/+6 |
* | | MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs | David VomLehn | 2010-01-28 | 4 | -3/+18 |
* | | MIPS: PowerTV: Streamline access to platform device registers | David VomLehn | 2010-01-28 | 6 | -303/+361 |
* | | MIPS: Fix vmlinuz build for 32bit-only math shells | Alexander Clouter | 2010-01-28 | 1 | -2/+5 |
* | | MIPS: Add support of LZO-compressed kernels | Wu Zhangjin | 2010-01-28 | 3 | -0/+7 |
|/ |
|
* | MIPS: Ignore vmlinux.* | Yoichi Yuasa | 2010-01-12 | 1 | -0/+1 |
* | MIPS: Move vmlinux.ecoff to arch/mips/boot | Yoichi Yuasa | 2010-01-12 | 1 | -1/+1 |
* | MIPS: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-12 | 1 | -1/+3 |
* | MIPS: Octeon: Use non-overflowing arithmetic in sched_clock | David Daney | 2010-01-12 | 1 | -3/+28 |
* | MIPS: Malta, PowerTV: Remove unnecessary "Linux started" | Yoichi Yuasa | 2010-01-12 | 3 | -7/+0 |
* | MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE. | Yoichi Yuasa | 2010-01-12 | 1 | -3/+0 |
* | MIPS: AR7: Remove unused prom_getchar() | Yoichi Yuasa | 2010-01-12 | 1 | -7/+0 |
* | MIPS: PowerTV: Remove extra r4k_clockevent_init() call | David VomLehn | 2010-01-12 | 1 | -1/+0 |
* | MIPS: Cobalt use strlcat() for the command line arguments | Yoichi Yuasa | 2010-01-12 | 1 | -16/+8 |
* | MIPS: Octeon: Add sched_clock() to csrc-octeon.c | David Daney | 2010-01-12 | 1 | -0/+7 |
* | MIPS: TXx9: Cleanup builtin-cmdline processing | Atsushi Nemoto | 2010-01-12 | 1 | -21/+0 |
* | MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init() | Yoichi Yuasa | 2010-01-12 | 4 | -56/+10 |
* | MIPS: PowerTV: Remove unused platform_die() | Yoichi Yuasa | 2010-01-12 | 1 | -21/+0 |
* | MIPS: PowerTV: Remove mips_machine_halt() | Yoichi Yuasa | 2010-01-12 | 1 | -18/+0 |
* | MIPS: PowerTV: Remove unused ptv_memsize | Yoichi Yuasa | 2010-01-12 | 1 | -5/+0 |
* | MIPS: PowerTV: Remove unused prom_getcmdline() | Yoichi Yuasa | 2010-01-12 | 1 | -5/+0 |
* | MIPS: AR7: Remove kgdb_enabled | Yoichi Yuasa | 2010-01-12 | 1 | -8/+0 |
* | MIPS: Alchemy: Correct code taking the size of a pointer | Julia Lawall | 2010-01-12 | 1 | -2/+2 |
* | MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.c | Florian Fainelli | 2010-01-12 | 1 | -17/+16 |
* | MIPS: VR41xx: Use strlcat() for the command line arguments | Yoichi Yuasa | 2010-01-12 | 1 | -3/+3 |
* | MIPS: Cleanup and Fixup of compressed kernel support | Wu Zhangjin | 2010-01-12 | 3 | -155/+59 |
* | MIPS: Cleanup forgotten label_module_alloc in tlbex.c | David Daney | 2010-01-12 | 1 | -8/+0 |
* | mm: make totalhigh_pages unsigned long | Andreas Fenkart | 2010-01-11 | 2 | -2/+2 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-12-17 | 229 | -3906/+16743 |
|\ |
|
| * | MIPS: Lasat: Fix botched changes to sysctl code. | Ralf Baechle | 2009-12-17 | 1 | -1/+1 |
| * | MIPS: Cleanup random differences beween lmo and Linus' kernel. | Ralf Baechle | 2009-12-17 | 1 | -2/+2 |
| * | MIPS: No longer hardwire CONFIG_EMBEDDED to y | Martin Michlmayr | 2009-12-17 | 1 | -2/+0 |
| * | MIPS: Fix and enhance built-in kernel command line | Dmitri Vorobiev | 2009-12-17 | 48 | -38/+123 |
| * | MIPS: eXcite: Remove platform. | Ralf Baechle | 2009-12-17 | 69 | -3225/+0 |
| * | MIPS: Loongson: Cleanups of serial port support | Wu Zhangjin | 2009-12-17 | 6 | -26/+51 |
| * | MIPS: Lemote 2F: Suspend CS5536 MFGPT Timer | Wu Zhangjin | 2009-12-17 | 1 | -0/+11 |
| * | MIPS: Excite: move iodev_remove to .devexit.text | Uwe Kleine-König | 2009-12-17 | 1 | -2/+2 |
| * | MIPS: Lasat: Convert to proc_fops / seq_file | Alexey Dobriyan | 2009-12-17 | 1 | -45/+68 |
| * | MIPS: Cleanup signal code initialization | Ralf Baechle | 2009-12-17 | 4 | -84/+70 |
| * | MIPS: Modularize COP2 handling | Ralf Baechle | 2009-12-17 | 6 | -23/+140 |
| * | MIPS: Move EARLY_PRINTK to Kconfig.debug | Ralf Baechle | 2009-12-17 | 2 | -14/+14 |
| * | MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write function | Wu Zhangjin | 2009-12-17 | 1 | -19/+2 |