index
:
linux-stable.git
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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
2019-01-09
MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y
Paul Burton
2019-01-09
MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
Huacai Chen
2019-01-09
MIPS: Expand MIPS32 ASIDs to 64 bits
Paul Burton
2019-01-09
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
Huacai Chen
2019-01-09
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
2018-11-21
mips: fix mips_get_syscall_arg o32 check
Dmitry V. Levin
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
2018-10-26
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
2018-10-26
Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-10-26
Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-16
MIPS: Cleanup DSP ASE detection
Paul Burton
2018-10-16
MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
Huacai Chen
2018-10-15
MIPS: Loongson-3: Fix BRIDGE irq delivery problem
Huacai Chen
2018-10-15
MIPS: Remove unused PREF, PREFE & PREFX macros
Paul Burton
2018-10-15
MIPS: Remove unused CAT macro
Paul Burton
2018-10-15
MIPS: Add kernel_pref & user_pref helpers
Paul Burton
2018-10-15
MIPS: Remove unused TTABLE macro
Paul Burton
2018-10-15
MIPS: Remove unused PIC macros
Paul Burton
2018-10-15
MIPS: Remove unused MOVN & MOVZ macros
Paul Burton
2018-10-09
MIPS: Provide actually relaxed MMIO accessors
Maciej W. Rozycki
2018-10-09
MIPS: Enforce strong ordering for MMIO accessors
Maciej W. Rozycki
2018-10-09
MIPS: Correct `mmiowb' barrier for `wbflush' platforms
Maciej W. Rozycki
2018-10-09
MIPS: Define MMIO ordering barriers
Maciej W. Rozycki
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2018-10-02
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
2018-09-28
MIPS: VDSO: Always map near top of user memory
Paul Burton
2018-09-26
MIPS: MT: Remove obsolete cache flush repeat code
Paul Burton
2018-09-22
MIPS: kexec: Relax memory restriction
Dengcheng Zhu
2018-09-22
MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs
Dengcheng Zhu
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
2018-09-18
MIPS: Loongson-3: Enable Store Fill Buffer at runtime
Huacai Chen
2018-09-17
gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callback
Linus Walleij
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-09-11
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
[next]