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