aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
* timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen2019-11-04
* MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton2019-10-24
* MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-10-24
* mips: vdso: Fix __arch_get_hw_counter()Vincenzo Frascino2019-10-18
* Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-12
|\
| * USB: rio500: Remove Rio 500 kernel driverBastien Nocera2019-10-04
* | MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton2019-10-10
* | MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2019-10-10
* | MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer2019-10-09
* | MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer2019-10-09
* | MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer2019-10-07
* | MIPS: fw/arc: Remove unused addr variablePaul Burton2019-10-04
* | MIPS: pmcs-msp71xx: Remove unused addr variablePaul Burton2019-10-03
* | MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definitionPaul Burton2019-10-03
* | mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET2019-10-02
* | MIPS: init: Prevent adding memory before PHYS_OFFSETThomas Bogendoerfer2019-10-02
* | MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startThomas Bogendoerfer2019-10-02
* | MIPS: VDSO: Fix build for binutils < 2.25Paul Burton2019-10-02
* | MIPS: VDSO: Remove unused gettimeofday.cPaul Burton2019-10-02
* | MIPS: Wire up clone3 syscallPaul Burton2019-10-02
* | MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton2019-10-02
* | MIPS: cpu-bugs64: Mark inline functions as __always_inlineJiaxun Yang2019-10-01
* | MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel2019-09-30
* | MIPS: Loongson64: Fix boot failure after dropping boot_mem_mapHuacai Chen2019-09-30
|/
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-26
* mm: introduce MADV_PAGEOUTMinchan Kim2019-09-25
* mm: introduce MADV_COLDMinchan Kim2019-09-25
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-24
|\
| * mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-24
| * mips: replace arch specific way to determine 32bit task with generic versionAlexandre Ghiti2019-09-24
| * mips: adjust brk randomization offset to fit generic versionAlexandre Ghiti2019-09-24
| * mips: use STACK_TOP when computing mmap base addressAlexandre Ghiti2019-09-24
| * mips: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-09-24
| * mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
| * mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-23
|\ \ | |/ |/|
| * PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-08
* | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-22
|\ \
| * | MIPS: Detect bad _PFN_SHIFT valuesPaul Burton2019-09-20
| * | MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton2019-09-20
| * | MIPS: ralink: deactivate PCI support for SOC_MT7621Hauke Mehrtens2019-09-06
| * | mips: compat: vdso: Use legacy syscalls as fallbackVincenzo Frascino2019-09-03
| * | MIPS: Drop Loongson _CACHE_* definitionsPaul Burton2019-09-03
| * | MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton2019-09-03
| * | MIPS: tlbex: Simplify r3k checkPaul Burton2019-09-03
| * | MIPS: Select R3k-style TLB in KconfigPaul Burton2019-09-03
| * | MIPS: PCI: refactor ioc3 special handlingThomas Bogendoerfer2019-08-31
| * | mips: remove ioremap_cachableChristoph Hellwig2019-08-31
| * | mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra2019-08-31
| * | mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra2019-08-31