Age | Commit message (Expand) | Author |
2020-01-13 | MIPS: ip22-gio: Make gio_match_device() static | Geert Uytterhoeven |
2020-01-10 | MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init() | Tiezhu Yang |
2020-01-10 | MIPS: BPF: Use sizeof_field() instead of FIELD_SIZEOF() | Kees Cook |
2020-01-10 | MIPS: use resource_size | Julia Lawall |
2020-01-09 | mfd: ioc3: Add driver for SGI IOC3 chip | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: fix readb/writeb addressing | Thomas Bogendoerfer |
2020-01-09 | MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridge | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: No need for slice_map | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: Only reserve interrupts used in Linux | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: Use specific get_region_shift | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: Use structs for decoding error status registers | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: Use union instead of typedef | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 parts | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header file | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: use cpu physid already present while scanning for CPUs | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: use nodemask instead of cpumask | Thomas Bogendoerfer |
2020-01-09 | MIPS: BPF: Restore MIPS32 cBPF JIT | Paul Burton |
2020-01-09 | MIPS: Loongson2ef: drop pointless static qualifier in loongson_suspend_enter() | Mao Wenan |
2020-01-09 | MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled | Thomas Bogendoerfer |
2020-01-09 | MIPS: Loongson64: Fix node_distance() | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: Fix node_distance | Thomas Bogendoerfer |
2020-01-09 | MIPS: X1830: Add X1830 system type. | 周琰杰 (Zhou Yanjie) |
2020-01-09 | MIPS: Ingenic: Add YSH & ATIL CU Neo board support. | 周琰杰 (Zhou Yanjie) |
2020-01-09 | MIPS: Ingenic: Add Ingenic X1000 support. | 周琰杰 (Zhou Yanjie) |
2020-01-09 | MIPS: ralink: add missing put_device in ill_acc_of_setup | yu kuai |
2020-01-05 | Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-01-04 | riscv: prefix IRQ_ macro names with an RV_ namespace | Paul Walmsley |
2020-01-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-01-04 | Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-01-04 | hexagon: define ioremap_uc | Nick Desaulniers |
2020-01-04 | hexagon: work around compiler crash | Nick Desaulniers |
2020-01-04 | hexagon: parenthesize registers in asm predicates | Nick Desaulniers |
2020-01-04 | mm/memory_hotplug: shrink zones when offlining memory | David Hildenbrand |
2020-01-03 | Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-01-03 | riscv: ftrace: correct the condition logic in function graph tracer | Zong Li |
2020-01-03 | riscv: dts: Add DT support for SiFive L2 cache controller | Yash Shah |
2020-01-03 | riscv: gcov: enable gcov for RISC-V | Zong Li |
2020-01-03 | riscv: mm: use __pa_symbol for kernel symbols | Zong Li |
2020-01-02 | MIPS: Avoid VDSO ABI breakage due to global register variable | Paul Burton |
2019-12-30 | powerpc/spinlocks: Include correct header for static key | Jason A. Donenfeld |
2019-12-27 | riscv: export flush_icache_all to modules | Olof Johansson |
2019-12-27 | riscv: reject invalid syscalls below -1 | David Abdurachmanov |
2019-12-27 | riscv: fix compile failure with EXPORT_SYMBOL() & !MMU | Luc Van Oostenryck |
2019-12-23 | powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace | Michael Ellerman |
2019-12-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |