Age | Commit message (Expand) | Author |
2023-10-24 | vgacon: fix mips/sibyte build regression | Arnd Bergmann |
2023-10-17 | vgacon: clean up global screen_info instances | Arnd Bergmann |
2023-10-17 | vgacon: rework screen_info #ifdef checks | Arnd Bergmann |
2023-06-09 | mips: Fix spacing issue | Franziska Naepelt |
2023-04-27 | Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman |
2023-03-17 | MIPS: sibyte: Replace BCM1125H with SB1250 option | Thomas Bogendoerfer |
2023-03-17 | MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board support | Thomas Bogendoerfer |
2023-03-17 | MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55 | Thomas Bogendoerfer |
2023-03-17 | MIPS: sibyte: remove no longer needed board_mem_region | Thomas Bogendoerfer |
2022-09-24 | MIPS: remove orphan sb1250_time_init() declaration | Gaosheng Cui |
2022-05-30 | Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2022-05-12 | MIPS: Sibyte: remove unnecessary return variable | Guo Zhengkui |
2022-04-18 | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig |
2022-02-22 | MIPS: sibyte: Add missing __user annotations in sb_tbprof.c | Thomas Bogendoerfer |
2021-11-13 | Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds |
2021-11-09 | MIPS: Allow modules to set board_be_handler | Florian Fainelli |
2021-10-18 | arch: remove spurious blkdev.h includes | Christoph Hellwig |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer |
2020-10-12 | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-11-15 | MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur | Maciej W. Rozycki |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin |
2018-06-24 | MIPS: remove CONFIG_DMA_COHERENT | Christoph Hellwig |
2018-06-12 | Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-05-14 | MIPS: Convert update_persistent_clock() to update_persistent_clock64() | Baolin Wang |
2018-05-14 | MIPS: Convert read_persistent_clock() to read_persistent_clock64() | Baolin Wang |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-30 | MIPS: SMP: Allow boot_secondary SMP op to return errors | Paul Burton |
2017-08-29 | MIPS: SMP: Constify smp ops | Matt Redfearn |
2017-04-21 | MIPS: Sibyte: Export symbol periph_rev to sb1250-mac network driver. | Ralf Baechle |
2017-03-03 | sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-05-09 | MIPS: Sibyte: Fix Kconfig dependencies of SIBYTE_BUS_WATCHER | Andreas Ruprecht |
2015-09-03 | MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcall | Ralf Baechle |
2015-08-03 | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith |
2015-07-14 | MIPS: SB1: Remove support for Pass 1 parts. | Ralf Baechle |
2015-06-21 | MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip. | Ralf Baechle |
2014-11-24 | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle |
2014-11-24 | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT | Ralf Baechle |