index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
2019-10-07
MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit
Paul Burton
2019-10-07
MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant
Paul Burton
2019-10-07
MIPS: bitops: ins start position is always an immediate
Paul Burton
2019-10-07
MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs
Paul Burton
2019-10-07
MIPS: bitops: Only use ins for bit 16 or higher
Paul Burton
2019-10-07
MIPS: bitops: Handle !kernel_uses_llsc first
Paul Burton
2019-10-07
MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
Paul Burton
2019-10-07
MIPS: atomic: Unify 32b & 64b sub_if_positive
Paul Burton
2019-10-07
MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
Paul Burton
2019-10-07
MIPS: atomic: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
MIPS: atomic: Use one macro to generate 32b & 64b functions
Paul Burton
2019-10-07
MIPS: atomic: Handle !kernel_uses_llsc first
Paul Burton
2019-10-07
MIPS: atomic: Fix whitespace in ATOMIC_OP macros
Paul Burton
2019-10-07
MIPS: barrier: Clean up sync_ginv()
Paul Burton
2019-10-07
MIPS: barrier: Clean up __sync() definition
Paul Burton
2019-10-07
MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
Paul Burton
2019-10-07
MIPS: barrier: Clean up __smp_mb() definition
Paul Burton
2019-10-07
MIPS: barrier: Clean up rmb() & wmb() definitions
Paul Burton
2019-10-07
MIPS: barrier: Add __SYNC() infrastructure
Paul Burton
2019-10-07
MIPS: Use compact branch for LL/SC loops on MIPSr6+
Paul Burton
2019-10-07
MIPS: Unify sc beqz definition
Paul Burton
2019-10-07
MIPS: r4k-bugs64: Limit R4k bug checks to affected systems
Paul Burton
2019-10-07
MIPS: SGI-IP27: get rid of compact node ids
Thomas Bogendoerfer
2019-10-07
MIPS: SGI-IP27: remove not used stuff inherited from IRIX
Thomas Bogendoerfer
2019-10-07
MIPS: include: Mark __cmpxchg as __always_inline
Thomas Bogendoerfer
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-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
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: Disable pte_special() for MIPS32 with RiXi
Paul Burton
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: Select R3k-style TLB in Kconfig
Paul Burton
2019-08-31
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-30
MIPS: SGI-IP27: restructure ioc3 register access
Thomas Bogendoerfer
2019-08-26
MIPS: Treat Loongson Extensions as ASEs
Jiaxun Yang
2019-08-24
mips: avoid explicit UB in assignment of mips_io_port_base
Nick Desaulniers
2019-08-23
MIPS: init: Drop boot_mem_map
Jiaxun Yang
2019-08-20
MIPS: Octeon: Mark expected switch fall-through
Gustavo A. R. Silva
[prev]
[next]