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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/vma: append unlikely() while testing VMA access permissions
Anshuman Khandual
2020-04-07
1
-1
/
+1
*
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-07
1
-1
/
+1
*
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-04-04
1
-6
/
+1
|
\
|
*
dma-direct: make uncached_kernel_address more general
Christoph Hellwig
2020-03-16
1
-1
/
+1
|
*
dma-direct: remove the cached_kernel_address hook
Christoph Hellwig
2020-03-16
1
-5
/
+0
*
|
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-1
/
+0
*
|
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
*
|
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
1
-1
/
+1
*
|
MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
Huacai Chen
2020-03-25
1
-1
/
+4
*
|
MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch lines
Kamal Dasu
2020-03-16
1
-0
/
+29
*
|
MIPS: reduce print level for cache information
Oleksij Rempel
2020-02-28
4
-23
/
+23
|
/
*
MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled
Thomas Bogendoerfer
2020-01-09
1
-0
/
+45
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-12
/
+6
|
\
|
*
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-6
/
+6
|
*
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
2019-11-11
1
-6
/
+0
*
|
mips: add support for folded p4d page tables
Mike Rapoport
2019-11-22
8
-12
/
+38
*
|
mips: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
2019-11-22
3
-5
/
+5
*
|
Merge tag 'mips_fixes_5.4_3' into mips-next
Paul Burton
2019-11-01
1
-8
/
+15
|
\
|
|
*
MIPS: tlbex: Fix build_restore_pagemask KScratch restore
Paul Burton
2019-10-23
1
-8
/
+15
*
|
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2019-10-31
4
-22
/
+22
*
|
MIPS: Provide unroll() macro, use it for cache ops
Paul Burton
2019-10-09
1
-4
/
+8
*
|
MIPS: Loongson: Add Loongson-3A R4 basic support
Huacai Chen
2019-10-07
1
-1
/
+2
|
/
*
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
2019-09-24
1
-96
/
+0
*
mips: replace arch specific way to determine 32bit task with generic version
Alexandre Ghiti
2019-09-24
1
-1
/
+2
*
mips: adjust brk randomization offset to fit generic version
Alexandre Ghiti
2019-09-24
1
-3
/
+4
*
mips: use STACK_TOP when computing mmap base address
Alexandre Ghiti
2019-09-24
1
-2
/
+2
*
mips: properly account for stack randomization and stack guard gap
Alexandre Ghiti
2019-09-24
1
-2
/
+12
*
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-09-22
7
-347
/
+108
|
\
|
*
MIPS: Detect bad _PFN_SHIFT values
Paul Burton
2019-09-20
1
-0
/
+6
|
*
MIPS: tlbex: Remove cpu_has_local_ebase
Paul Burton
2019-09-03
1
-7
/
+2
|
*
MIPS: tlbex: Simplify r3k check
Paul Burton
2019-09-03
1
-30
/
+22
|
*
MIPS: Select R3k-style TLB in Kconfig
Paul Burton
2019-09-03
1
-2
/
+3
|
*
MIPS: mm: Fix highmem compile
Paul Burton
2019-08-23
1
-0
/
+2
|
*
MIPS: mm: Drop boot_mem_map
Jiaxun Yang
2019-08-23
1
-57
/
+37
|
*
MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
Nathan Chancellor
2019-08-11
1
-1
/
+1
|
*
MIPS: Ingenic: Fix bugs when detecting X1000's L2 cache.
Zhou Yanjie
2019-08-05
1
-7
/
+20
|
*
MIPS: Remove unused R8000 CPU support
Paul Burton
2019-07-23
3
-244
/
+0
|
*
MIPS: Remove unused R5432 CPU support
Paul Burton
2019-07-23
2
-2
/
+0
|
*
MIPS: Remove unused R4300 CPU support
Paul Burton
2019-07-23
2
-2
/
+0
|
*
MIPS: Rename JZRISC to XBURST
Paul Cercueil
2019-07-21
2
-2
/
+2
|
*
MIPS: Add partial 32-bit huge page support
Daniel Silsby
2019-07-21
1
-0
/
+20
*
|
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
2019-08-29
1
-8
/
+0
|
/
*
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-12
2
-19
/
+9
|
\
|
*
MIPS: use the generic uncached segment support in dma-direct
Christoph Hellwig
2019-06-03
1
-17
/
+9
|
*
MIPS: remove the _dma_cache_wback_inv export
Christoph Hellwig
2019-06-03
1
-2
/
+0
*
|
MIPS: use the generic get_user_pages_fast code
Christoph Hellwig
2019-07-12
2
-304
/
+0
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-2
/
+2
|
\
\
|
*
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-2
/
+2
|
*
|
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
2019-05-29
1
-2
/
+2
|
|
/
*
|
MIPS: Add missing EHB in mtc0 -> mfc0 sequence.
Dmitry Korotin
2019-06-24
1
-9
/
+20
[next]