Age | Commit message (Expand) | Author | Files | Lines |
2019-01-11 | mips: fix n32 compat_ipc_parse_version | Arnd Bergmann | 1 | -0/+1 |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -89/+22 |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+0 |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig | 1 | -1/+0 |
2018-11-23 | eisa: consolidate EISA Kconfig entry in drivers/eisa | Christoph Hellwig | 1 | -26/+5 |
2018-11-23 | rapidio: consolidate RAPIDIO config entry in drivers/rapidio | Christoph Hellwig | 1 | -14/+1 |
2018-11-23 | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig | 1 | -2/+0 |
2018-11-23 | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options | Christoph Hellwig | 1 | -8/+2 |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 1 | -29/+15 |
2018-11-23 | MIPS: remove the HT_PCI config option | Christoph Hellwig | 1 | -11/+0 |
2018-11-21 | MIPS: Enable dead code elimination | Paul Burton | 1 | -0/+1 |
2018-11-20 | MIPS: Enable Undefined Behavior Sanitizer UBSAN | Hassan Naveed | 1 | -0/+1 |
2018-11-15 | MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur | Maciej W. Rozycki | 1 | -0/+3 |
2018-11-15 | MIPS: SiByte: Enable ZONE_DMA32 for LittleSur | Maciej W. Rozycki | 1 | -0/+1 |
2018-11-12 | MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFS | Paul Burton | 1 | -1/+12 |
2018-11-12 | mips: sort list of configs for Malta | Maksym Kokhan | 1 | -7/+7 |
2018-11-12 | mips: delete duplicated BUILTIN_DTB and LIBFDT configs | Maksym Kokhan | 1 | -2/+0 |
2018-11-09 | MIPS: Allow FP support to be disabled | Paul Burton | 1 | -1/+13 |
2018-11-09 | MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n | Paul Burton | 1 | -1/+1 |
2018-11-09 | MIPS: Introduce CONFIG_MIPS_FP_SUPPORT | Paul Burton | 1 | -0/+7 |
2018-11-09 | MIPS: Better abstract R2300 FPU usage in Kconfig | Paul Burton | 1 | -1/+5 |
2018-11-08 | MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6 | Paul Burton | 1 | -1/+1 |
2018-11-05 | MIPS: Enable IOREMAP_PROT config option for MIPS cpus | Hassan Naveed | 1 | -0/+1 |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 1 | -1/+0 |
2018-10-27 | Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 1 | -1/+1 |
2018-10-26 | Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -3/+39 |
2018-09-26 | MIPS: Add Kconfig variable for CPUs with unaligned load/store instructions | Yasha Cherikovsky | 1 | -2/+33 |
2018-09-22 | MIPS: kexec: Use prepare method from Generic for UHI platforms | Dengcheng Zhu | 1 | -0/+4 |
2018-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 1 | -1/+2 |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 1 | -1/+0 |
2018-09-20 | dma-mapping: move the dma_coherent flag to struct device | Christoph Hellwig | 1 | -0/+1 |
2018-09-20 | MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT | Christoph Hellwig | 1 | -1/+1 |
2018-09-14 | mips: switch to NO_BOOTMEM | Mike Rapoport | 1 | -0/+1 |
2018-09-08 | rtc: mips: default to rtc-cmos on mips | Arnd Bergmann | 1 | -1/+1 |
2018-08-30 | MIPS: Use GENERIC_IOMAP | Paul Burton | 1 | -1/+1 |
2018-08-23 | Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 1 | -0/+1 |
2018-08-21 | MIPS: Workaround GCC __builtin_unreachable reordering bug | Paul Burton | 1 | -0/+1 |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -28/+0 |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig | 1 | -2/+0 |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig | 1 | -2/+0 |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig | 1 | -24/+0 |
2018-07-30 | MIPS: Loongson: Set Loongson32 to MIPS32R1 | 谢致邦 (XIE Zhibang) | 1 | -3/+5 |
2018-07-30 | MIPS: generic: Select MIPS_AUTO_PFN_OFFSET | Paul Burton | 1 | -0/+1 |
2018-07-30 | MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSET | Paul Burton | 1 | -0/+3 |
2018-07-24 | MIPS: ath79: select the PINCTRL subsystem | John Crispin | 1 | -0/+1 |
2018-07-24 | MIPS: Octeon: Select HAS_RAPIDIO | Alexander Sverdlin | 1 | -0/+1 |
2018-07-24 | MIPS: Introduce HAS_RAPIDIO Kconfig option | Alexander Sverdlin | 1 | -2/+5 |
2018-06-24 | MIPS: Malta: Use PIIX4 poweroff driver to power down | Paul Burton | 1 | -6/+0 |
2018-06-24 | MIPS: remove the old dma-default implementation | Christoph Hellwig | 1 | -4/+1 |