| Commit message (Expand) | Author | Age | Files | Lines |
* | vgacon: clean up global screen_info instances | Arnd Bergmann | 2023-10-17 | 1 | -1/+3 |
* | MIPS: Remove deprecated CONFIG_MIPS_CMP | Thomas Bogendoerfer | 2023-04-12 | 4 | -94/+0 |
* | mips: mti-malta: Fix refcount leak in malta-time.c | Liang He | 2022-06-21 | 1 | -0/+2 |
* | MIPS: Remove redundant definitions of device_tree_init() | Tiezhu Yang | 2022-03-14 | 2 | -16/+0 |
* | Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2021-09-03 | 1 | -1/+1 |
|\ |
|
| * | MIPS: Malta: fix alignment of the devicetree buffer | Oleksij Rempel | 2021-09-02 | 1 | -1/+1 |
* | | MIPS: Malta: Do not byte-swap accesses to the CBUS UART | Maciej W. Rozycki | 2021-07-21 | 1 | -1/+2 |
|/ |
|
* | MIPS: Malta: Enable magic multipliers for Super I/O UARTs | Maciej W. Rozycki | 2021-06-16 | 1 | -1/+2 |
* | MIPS: Remove KVM_GUEST support | Thomas Bogendoerfer | 2021-03-10 | 2 | -10/+1 |
* | driver core: lift dma_default_coherent into common code | Christoph Hellwig | 2021-02-13 | 1 | -1/+1 |
* | MIPS: refactor the runtime coherent vs noncoherent DMA indicators | Christoph Hellwig | 2021-02-13 | 1 | -3/+3 |
* | MIPS/malta: simplify plat_setup_iocoherency | Christoph Hellwig | 2021-02-13 | 1 | -23/+9 |
* | MIPS: malta-time: remove unneeded semicolon | Yang Li | 2021-02-03 | 1 | -1/+1 |
* | MIPS: init: move externs to header file | Yanteng Si | 2021-01-07 | 1 | -1/+0 |
* | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer | 2021-01-07 | 1 | -4/+0 |
* | MIPS: malta: remove mach-malta/malta-dtshim.h header file | Thomas Bogendoerfer | 2020-09-21 | 1 | -1/+0 |
* | MIPS: Fix exception handler memcpy() | Ben Hutchings | 2020-05-24 | 1 | -4/+4 |
* | MIPS: Only include the platform file needed | Thomas Bogendoerfer | 2020-05-13 | 1 | -1/+0 |
* | MIPS: Replace setup_irq() by request_irq() | afzal mohammed | 2020-03-05 | 1 | -7/+3 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
* | MIPS: malta: Drop prom_free_prom_memory | Jiaxun Yang | 2019-08-23 | 1 | -11/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182 | Thomas Gleixner | 2019-05-30 | 2 | -26/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 2 | -10/+2 |
* | MIPS: malta: Use img-ascii-lcd driver for LCD display | Paul Burton | 2018-11-20 | 5 | -64/+0 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | MIPS: Malta: Use PIIX4 poweroff driver to power down | Paul Burton | 2018-06-24 | 3 | -128/+0 |
* | MIPS: Malta: Cleanup DMA coherence #ifdefs | Paul Burton | 2018-06-24 | 1 | -38/+0 |
* | MIPS: remove unneeded includes from dma-mapping.h | Christoph Hellwig | 2018-06-24 | 1 | -0/+1 |
* | MIPS: remove CONFIG_DMA_COHERENT | Christoph Hellwig | 2018-06-24 | 1 | -2/+2 |
* | MIPS: Convert read_persistent_clock() to read_persistent_clock64() | Baolin Wang | 2018-05-14 | 1 | -1/+1 |
* | MIPS: Set I/O port resource types correctly | Bjorn Helgaas | 2017-12-18 | 1 | -5/+5 |
* | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-21 | 1 | -2/+2 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 1 | -3/+3 |
|\ |
|
| * | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 2017-10-05 | 1 | -1/+1 |
| * | timer: Remove users of expire and data arguments to DEFINE_TIMER | Kees Cook | 2017-10-05 | 1 | -3/+3 |
* | | Update MIPS email addresses | Paul Burton | 2017-11-03 | 3 | -3/+3 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h | Paul Burton | 2017-09-04 | 1 | -1/+0 |
* | MIPS: Use mips_gic_present() in place of gic_present | Paul Burton | 2017-09-04 | 2 | -12/+11 |
* | MIPS: Malta: Use new GIC accessor functions | Paul Burton | 2017-09-01 | 1 | -3/+3 |
* | MIPS: CPS: Cluster support for topology functions | Paul Burton | 2017-08-30 | 1 | -1/+1 |
* | MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers | Paul Burton | 2017-08-30 | 4 | -5/+3 |
* | MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts | Paul Burton | 2017-08-29 | 1 | -1/+1 |
* | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 2017-06-14 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-05-12 | 1 | -79/+4 |
|\ |
|
| * | Merge branch '4.11-fixes' into mips-for-linux-next | Ralf Baechle | 2017-04-13 | 1 | -0/+11 |
| |\ |
|
| * | | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support | Paul Burton | 2017-04-12 | 1 | -79/+4 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-01 | 1 | -1/+30 |
|\ \ \
| |_|/
|/| | |
|
| * | | MIPS/Malta: Probe gic-timer via devicetree | Matt Redfearn | 2017-04-20 | 1 | -1/+30 |
| |/ |
|
* / | MIPS: Malta: Fix i8259 irqchip setup | Matt Redfearn | 2017-04-10 | 1 | -0/+11 |
|/ |
|