| Commit message (Expand) | Author | Age |
* | timekeeping/vsyscall: Update VDSO data unconditionally | Huacai Chen | 2019-11-04 |
* | MIPS: bmips: mark exception vectors as char arrays | Jonas Gorski | 2019-10-24 |
* | mips: vdso: Fix __arch_get_hw_counter() | Vincenzo Frascino | 2019-10-18 |
* | MIPS: elf_hwcap: Export userspace ASEs | Jiaxun Yang | 2019-10-10 |
* | MIPS: include: Mark __xchg as __always_inline | Thomas Bogendoerfer | 2019-10-09 |
* | MIPS: include: Mark __cmpxchg as __always_inline | Thomas Bogendoerfer | 2019-10-07 |
* | MIPS: Wire up clone3 syscall | Paul Burton | 2019-10-02 |
* | MIPS: octeon: Include required header; fix octeon ethernet build | Paul Burton | 2019-10-02 |
* | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 2019-09-26 |
* | mm: introduce MADV_PAGEOUT | Minchan Kim | 2019-09-25 |
* | mm: introduce MADV_COLD | Minchan Kim | 2019-09-25 |
* | 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 |
| * | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 2019-09-24 |
| * | mm: remove quicklist page table caches | Nicholas Piggin | 2019-09-24 |
* | | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-23 |
|\ \
| |/
|/| |
|
| * | PCI: Convert pci_resource_to_user() to a weak function | Denis Efremov | 2019-08-08 |
* | | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2019-09-22 |
|\ \ |
|
| * | | MIPS: Disable pte_special() for MIPS32 with RiXi | Paul Burton | 2019-09-20 |
| * | | 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: Select R3k-style TLB in Kconfig | Paul Burton | 2019-09-03 |
| * | | mips: remove ioremap_cachable | Christoph Hellwig | 2019-08-31 |
| * | | mips/atomic: Fix smp_mb__{before,after}_atomic() | Peter Zijlstra | 2019-08-31 |
| * | | mips/atomic: Fix loongson_llsc_mb() wreckage | Peter Zijlstra | 2019-08-31 |
| * | | mips/atomic: Fix cmpxchg64 barriers | Peter Zijlstra | 2019-08-31 |
| * | | MIPS: Treat Loongson Extensions as ASEs | Jiaxun Yang | 2019-08-26 |
| * | | mips: avoid explicit UB in assignment of mips_io_port_base | Nick Desaulniers | 2019-08-24 |
| * | | MIPS: init: Drop boot_mem_map | Jiaxun Yang | 2019-08-23 |
| * | | MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LEN | Christophe JAILLET | 2019-08-19 |
| * | | MIPS/ptrace: Update mips_get_syscall_arg's return type | Nathan Chancellor | 2019-08-12 |
| * | | mips: fix vdso32 build, again | Arnd Bergmann | 2019-08-06 |
| * | | MIPS: octeon: Remove ARCH_HAS_IRQ_PER_CPU | Paul Burton | 2019-08-06 |
| * | | MIPS: octeon: Remove cpu_has_saa | Paul Burton | 2019-08-06 |
| * | | MIPS: Ingenic: Disable broken BTB lookup optimization. | Zhou Yanjie | 2019-08-05 |
| * | | MIPS: jz4740: Drop dead code | Paul Cercueil | 2019-07-30 |
| * | | MIPS: X1000: Add X1000 system type. | Zhou Yanjie | 2019-07-30 |
| * | | MIPS: BCM47XX: Add support for Netgear R6200 V1 | Edward Matijević | 2019-07-26 |
| * | | mips: Add clock_getres entry point | Vincenzo Frascino | 2019-07-26 |
| * | | mips: Add support for generic vDSO | Vincenzo Frascino | 2019-07-26 |
| * | | MIPS: Remove unused R8000 CPU support | Paul Burton | 2019-07-23 |
| * | | MIPS: Remove unused R5432_CP0_INTERRUPT_WAR | Paul Burton | 2019-07-23 |
| * | | MIPS: Remove unused R5432 CPU support | Paul Burton | 2019-07-23 |
| * | | MIPS: Remove unused R4300 CPU support | Paul Burton | 2019-07-23 |
| * | | MIPS: pte_special()/pte_mkspecial() support | Dmitry Korotin | 2019-07-21 |
| * | | MIPS: Rename JZRISC to XBURST | Paul Cercueil | 2019-07-21 |
| * | | MIPS: Undefine PMD_ORDER for 32-bit builds | Daniel Silsby | 2019-07-21 |
| * | | MIPS: Add partial 32-bit huge page support | Daniel Silsby | 2019-07-21 |
| |/ |
|
* | | MIPS: SGI-IP27: restructure ioc3 register access | Thomas Bogendoerfer | 2019-08-30 |