| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: SGI-IP27: rework HUB interrupts | Thomas Bogendoerfer | 2019-02-19 | 6 | -497/+250 |
* | MIPS: SGI-IP27: do boot CPU init later | Thomas Bogendoerfer | 2019-02-19 | 2 | -3/+3 |
* | MIPS: SGI-IP27: do xtalk scanning later | Thomas Bogendoerfer | 2019-02-19 | 2 | -4/+12 |
* | MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix output | Thomas Bogendoerfer | 2019-02-19 | 2 | -45/+45 |
* | MIPS: SGI-IP27: clean up bridge access and header files | Thomas Bogendoerfer | 2019-02-19 | 1 | -13/+11 |
* | MIPS: SGI-IP27: get rid of volatile and hubreg_t | Thomas Bogendoerfer | 2019-02-19 | 5 | -9/+9 |
* | MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation | Paul Burton | 2018-11-16 | 1 | -10/+1 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | mips: switch to NO_BOOTMEM | Mike Rapoport | 2018-09-14 | 1 | -7/+4 |
* | mips: unify prom_putchar() declarations | Alexander Sverdlin | 2018-07-17 | 1 | -0/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 8 | -0/+8 |
* | MIPS: SMP: Allow boot_secondary SMP op to return errors | Paul Burton | 2017-08-30 | 1 | -1/+2 |
* | MIPS: SMP: Constify smp ops | Matt Redfearn | 2017-08-29 | 1 | -1/+1 |
* | MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 2017-04-14 | 1 | -0/+2 |
* | MIPS: Add missing include files | Arnd Bergmann | 2017-03-08 | 2 | -0/+5 |
* | sched/headers: Remove the <linux/topology.h> include from <linux/sched.h> | Ingo Molnar | 2017-03-03 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2017-02-14 | 3 | -4/+2 |
* | MIPS: Avoid old-style declaration | Arnd Bergmann | 2017-01-25 | 1 | -1/+1 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | MIPS: Spelling fix lets -> let's | Ralf Baechle | 2016-05-28 | 2 | -2/+2 |
* | MIPS: IP27: Fix typo | Andrea Gelmini | 2016-05-28 | 1 | -1/+1 |
* | MIPS: Fix misspellings in comments. | Adam Buchbinder | 2016-04-03 | 1 | -1/+1 |
* | MIPS: IP27: Migrate to new 'set-state' interface | Viresh Kumar | 2015-09-03 | 1 | -7/+0 |
* | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith | 2015-08-03 | 1 | -2/+6 |
* | MIPS: IRQ/IP27: Move IRQ allocation API to platform code. | Ralf Baechle | 2015-06-21 | 2 | -3/+51 |
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 | 3 | -7/+7 |
|\ |
|
| * | mips: fix up obsolete cpu function usage. | Rusty Russell | 2015-03-05 | 3 | -7/+7 |
* | | MIPS: sgi-ip27: Implement read_sched_clock | Deng-Cheng Zhu | 2015-04-01 | 1 | -0/+8 |
|/ |
|
* | MIPS: IP27: Use __noreturn instead of open coded attributes in declarations. | Ralf Baechle | 2015-01-13 | 1 | -3/+4 |
* | MIPS: Remove useless parentheses | Ralf Baechle | 2014-11-24 | 2 | -6/+4 |
* | MIPS: IP27: Fix __node_distances undefined error | James Cowgill | 2014-11-19 | 1 | -0/+1 |
* | MIPS: SMP: Remove plat_smp_ops cpus_done method. | Ralf Baechle | 2014-05-27 | 1 | -5/+0 |
* | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 4 | -4/+0 |
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 2013-07-15 | 4 | -11/+11 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 | 3 | -214/+267 |
|\ |
|
| * | MIPS: IP27: Fix build errors with CONFIG_PCI disabled. | Ralf Baechle | 2013-06-21 | 3 | -214/+267 |
* | | mm/MIPS: prepare for killing free_all_bootmem_node() | Jiang Liu | 2013-07-04 | 1 | -11/+1 |
* | | mm/MIPS: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-04 | 1 | -19/+2 |
* | | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-04 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-05-10 | 3 | -10/+10 |
|\ |
|
| * | Merge branch 'next/kvm' into mips-for-linux-next | Ralf Baechle | 2013-05-09 | 2 | -9/+9 |
| |\ |
|
| | * | MIPS: IP27: Remove pfn_t. | Ralf Baechle | 2013-05-08 | 2 | -9/+9 |
| * | | IP27: Make declaration and definition of rt_timer_irq match. | Ralf Baechle | 2013-04-11 | 1 | -1/+1 |
| |/ |
|
* / | mm/MIPS: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-03-02 | 11 | -37/+37 |
|\ |
|
| * | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 2013-02-21 | 1 | -1/+1 |
| |\ |
|
| | * | MIPS: early_printk: drop __init annotations | Aaro Koskinen | 2013-02-19 | 1 | -1/+1 |