Age | Commit message (Expand) | Author | Files | Lines |
2017-04-14 | MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2017-03-08 | MIPS: Add missing include files | Arnd Bergmann | 2 | -0/+5 |
2017-03-03 | sched/headers: Remove the <linux/topology.h> include from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 3 | -4/+2 |
2017-01-25 | MIPS: Avoid old-style declaration | Arnd Bergmann | 1 | -1/+1 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-05-28 | MIPS: Spelling fix lets -> let's | Ralf Baechle | 2 | -2/+2 |
2016-05-28 | MIPS: IP27: Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-04-03 | MIPS: Fix misspellings in comments. | Adam Buchbinder | 1 | -1/+1 |
2015-09-03 | MIPS: IP27: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -7/+0 |
2015-08-03 | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith | 1 | -2/+6 |
2015-06-21 | MIPS: IRQ/IP27: Move IRQ allocation API to platform code. | Ralf Baechle | 2 | -3/+51 |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -7/+7 |
2015-04-01 | MIPS: sgi-ip27: Implement read_sched_clock | Deng-Cheng Zhu | 1 | -0/+8 |
2015-03-05 | mips: fix up obsolete cpu function usage. | Rusty Russell | 3 | -7/+7 |
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 |