Age | Commit message (Expand) | Author | Files | Lines |
2015-01-13 | MIPS: IP27: Use __noreturn instead of open coded attributes in declarations. | Ralf Baechle | 1 | -3/+4 |
2014-11-24 | MIPS: Remove useless parentheses | Ralf Baechle | 2 | -6/+4 |
2014-11-19 | MIPS: IP27: Fix __node_distances undefined error | James Cowgill | 1 | -0/+1 |
2014-05-27 | MIPS: SMP: Remove plat_smp_ops cpus_done method. | Ralf Baechle | 1 | -5/+0 |
2014-01-25 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 4 | -4/+0 |
2013-07-15 | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 4 | -11/+11 |
2013-07-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -214/+267 |
2013-07-04 | mm/MIPS: prepare for killing free_all_bootmem_node() | Jiang Liu | 1 | -11/+1 |
2013-07-04 | mm/MIPS: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -19/+2 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-06-21 | MIPS: IP27: Fix build errors with CONFIG_PCI disabled. | Ralf Baechle | 3 | -214/+267 |
2013-05-10 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -10/+10 |
2013-05-09 | Merge branch 'next/kvm' into mips-for-linux-next | Ralf Baechle | 2 | -9/+9 |
2013-05-08 | MIPS: IP27: Remove pfn_t. | Ralf Baechle | 2 | -9/+9 |
2013-04-30 | mm/MIPS: use common help functions to free reserved pages | Jiang Liu | 1 | -2/+2 |
2013-04-11 | IP27: Make declaration and definition of rt_timer_irq match. | Ralf Baechle | 1 | -1/+1 |
2013-03-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 11 | -37/+37 |
2013-02-21 | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 1 | -1/+1 |
2013-02-19 | MIPS: early_printk: drop __init annotations | Aaro Koskinen | 1 | -1/+1 |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 10 | -36/+36 |
2013-01-22 | arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+0 |
2012-08-01 | mips: zero out pg_data_t when it's allocated | Minchan Kim | 1 | -0/+1 |
2012-03-29 | remove references to cpu_*_map in arch/ | Rusty Russell | 1 | -1/+1 |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells | 2 | -2/+0 |
2012-01-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -4/+4 |
2012-01-11 | Merge branch 'next/generic' into mips-for-linux-next | Ralf Baechle | 2 | -2/+2 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -6/+0 |
2011-12-08 | mips: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 1 | -2/+3 |
2011-12-08 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang | 2 | -2/+2 |
2011-12-08 | MIPS: Fix up inconsistency in panic() string argument. | Ralf Baechle | 1 | -2/+2 |
2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -2/+2 |
2011-10-29 | treewide: remove commented out Kconfig entries | Paul Bolle | 1 | -6/+0 |
2011-10-20 | MIPS: IP27: Sort out section mismatch. | Ralf Baechle | 1 | -2/+2 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-05-20 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -2/+1 |
2011-05-20 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 1 | -0/+2 |
2011-05-19 | MIPS: IP27: Remove pointless switch statement. | Ralf Baechle | 1 | -12/+1 |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 5 | -33/+28 |
2011-05-10 | MIPS: IP27: Fix GCC 4.6.0 build error. | Ralf Baechle | 1 | -2/+1 |
2011-05-10 | MIPS: IP27: Fix GCC 4.6.0 build error. | Ralf Baechle | 1 | -3/+0 |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 1 | -0/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 4 | -4/+4 |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2 | -2/+2 |
2011-03-25 | MIPS: IP27: Convert to new irq_chip functions | Thomas Gleixner | 2 | -27/+22 |
2011-02-22 | mips: convert to clocksource_register_hz/khz | John Stultz | 1 | -2/+1 |
2010-08-05 | MIPS: IP27: Migrate to new Platform file | Ralf Baechle | 2 | -2/+19 |
2010-08-05 | MIPS: IP27: klconfig.c checkpatch cleanup | Andrea Gelmini | 1 | -4/+4 |
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 |