summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2019-10-07MIPS: bitops: Use MIPS_ISA_REV, not #ifdefsPaul Burton
2019-10-07MIPS: bitops: Only use ins for bit 16 or higherPaul Burton
2019-10-07MIPS: bitops: Handle !kernel_uses_llsc firstPaul Burton
2019-10-07MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchgPaul Burton
2019-10-07MIPS: atomic: Unify 32b & 64b sub_if_positivePaul Burton
2019-10-07MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()Paul Burton
2019-10-07MIPS: atomic: Emit Loongson3 sync workarounds within asmPaul Burton
2019-10-07MIPS: atomic: Use one macro to generate 32b & 64b functionsPaul Burton
2019-10-07MIPS: atomic: Handle !kernel_uses_llsc firstPaul Burton
2019-10-07MIPS: atomic: Fix whitespace in ATOMIC_OP macrosPaul Burton
2019-10-07MIPS: barrier: Clean up sync_ginv()Paul Burton
2019-10-07MIPS: barrier: Clean up __sync() definitionPaul Burton
2019-10-07MIPS: barrier: Remove fast_mb() Octeon #ifdef'eryPaul Burton
2019-10-07MIPS: barrier: Clean up __smp_mb() definitionPaul Burton
2019-10-07MIPS: barrier: Clean up rmb() & wmb() definitionsPaul Burton
2019-10-07MIPS: barrier: Add __SYNC() infrastructurePaul Burton
2019-10-07MIPS: Use compact branch for LL/SC loops on MIPSr6+Paul Burton
2019-10-07MIPS: Unify sc beqz definitionPaul Burton
2019-10-07MIPS: ralink: Add GARDENA smart Gateway MT7688 boardStefan Roese
2019-10-07MIPS: ralink: mt7628a.dtsi: Add I2C controller DT nodeStefan Roese
2019-10-07MIPS: r4k-bugs64: Drop CONFIG_CPU_MIPSR6 checksPaul Burton
2019-10-07MIPS: r4k-bugs64: Limit R4k bug checks to affected systemsPaul Burton
2019-10-07MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer
2019-10-07MIPS: SGI-IP27: remove not used stuff inherited from IRIXThomas Bogendoerfer
2019-10-04MIPS: fw/arc: Remove unused addr variablePaul Burton
2019-10-03MIPS: pmcs-msp71xx: Remove unused addr variablePaul Burton
2019-10-03MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definitionPaul Burton
2019-10-02mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET
2019-10-02MIPS: init: Prevent adding memory before PHYS_OFFSETThomas Bogendoerfer
2019-10-02MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startThomas Bogendoerfer
2019-10-02MIPS: VDSO: Fix build for binutils < 2.25Paul Burton
2019-10-02MIPS: VDSO: Remove unused gettimeofday.cPaul Burton
2019-10-02MIPS: Wire up clone3 syscallPaul Burton
2019-10-02MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton
2019-10-01MIPS: cpu-bugs64: Mark inline functions as __always_inlineJiaxun Yang
2019-09-30MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel
2019-09-30MIPS: Loongson64: Fix boot failure after dropping boot_mem_mapHuacai Chen
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim
2019-09-25mm: introduce MADV_COLDMinchan Kim
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2019-09-24mips: replace arch specific way to determine 32bit task with generic versionAlexandre Ghiti
2019-09-24mips: adjust brk randomization offset to fit generic versionAlexandre Ghiti
2019-09-24mips: use STACK_TOP when computing mmap base addressAlexandre Ghiti
2019-09-24mips: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds