Age | Commit message (Expand) | Author |
2019-10-23 | MIPS: tlbex: Fix build_restore_pagemask KScratch restore | Paul Burton |
2019-10-23 | MIPS: bmips: mark exception vectors as char arrays | Jonas Gorski |
2019-10-18 | mips: vdso: Fix __arch_get_hw_counter() | Vincenzo Frascino |
2019-10-12 | Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-10-10 | MIPS: Disable Loongson MMI instructions for kernel build | Paul Burton |
2019-10-10 | MIPS: elf_hwcap: Export userspace ASEs | Jiaxun Yang |
2019-10-09 | MIPS: fw: sni: Fix out of bounds init of o32 stack | Thomas Bogendoerfer |
2019-10-09 | MIPS: include: Mark __xchg as __always_inline | Thomas Bogendoerfer |
2019-10-07 | MIPS: include: Mark __cmpxchg as __always_inline | Thomas Bogendoerfer |
2019-10-04 | MIPS: fw/arc: Remove unused addr variable | Paul Burton |
2019-10-04 | USB: rio500: Remove Rio 500 kernel driver | Bastien Nocera |
2019-10-03 | MIPS: pmcs-msp71xx: Remove unused addr variable | Paul Burton |
2019-10-03 | MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definition | Paul Burton |
2019-10-02 | mips: Loongson: Fix the link time qualifier of 'serial_exit()' | Christophe JAILLET |
2019-10-02 | MIPS: init: Prevent adding memory before PHYS_OFFSET | Thomas Bogendoerfer |
2019-10-02 | MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem start | Thomas Bogendoerfer |
2019-10-02 | MIPS: VDSO: Fix build for binutils < 2.25 | Paul Burton |
2019-10-02 | MIPS: VDSO: Remove unused gettimeofday.c | Paul Burton |
2019-10-02 | MIPS: Wire up clone3 syscall | Paul Burton |
2019-10-02 | MIPS: octeon: Include required header; fix octeon ethernet build | Paul Burton |
2019-10-01 | MIPS: cpu-bugs64: Mark inline functions as __always_inline | Jiaxun Yang |
2019-09-30 | MIPS: dts: ar9331: fix interrupt-controller size | Oleksij Rempel |
2019-09-30 | MIPS: Loongson64: Fix boot failure after dropping boot_mem_map | Huacai Chen |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland |
2019-09-25 | mm: introduce MADV_PAGEOUT | Minchan Kim |
2019-09-25 | mm: introduce MADV_COLD | Minchan Kim |
2019-09-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-09-24 | mips: use generic mmap top-down layout and brk randomization | Alexandre Ghiti |
2019-09-24 | mips: replace arch specific way to determine 32bit task with generic version | Alexandre Ghiti |
2019-09-24 | mips: adjust brk randomization offset to fit generic version | Alexandre Ghiti |
2019-09-24 | mips: use STACK_TOP when computing mmap base address | Alexandre Ghiti |
2019-09-24 | mips: properly account for stack randomization and stack guard gap | Alexandre Ghiti |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-09-23 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-22 | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-09-20 | MIPS: Detect bad _PFN_SHIFT values | Paul Burton |
2019-09-20 | MIPS: Disable pte_special() for MIPS32 with RiXi | Paul Burton |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-09-16 | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-06 | MIPS: ralink: deactivate PCI support for SOC_MT7621 | Hauke Mehrtens |
2019-09-04 | kbuild: add $(BASH) to run scripts with bash-extension | Masahiro Yamada |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig |
2019-09-03 | mips: compat: vdso: Use legacy syscalls as fallback | Vincenzo Frascino |
2019-09-03 | MIPS: Drop Loongson _CACHE_* definitions | Paul Burton |
2019-09-03 | MIPS: tlbex: Remove cpu_has_local_ebase | Paul Burton |
2019-09-03 | MIPS: tlbex: Simplify r3k check | Paul Burton |
2019-09-03 | MIPS: Select R3k-style TLB in Kconfig | Paul Burton |