index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
1
-23
/
+9
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
1
-21
/
+8
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
1
-26
/
+6
2018-09-20
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
Christoph Hellwig
1
-9
/
+8
2018-08-24
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2
-62
/
+42
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-14
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
9
-429
/
+227
2018-08-11
MIPS: Consistently declare TLB functions
Paul Burton
2
-61
/
+40
2018-08-11
MIPS: Export tlbmiss_handler_setup_pgd near its definition
Paul Burton
2
-1
/
+2
2018-08-10
MIPS: Remove remnants of UASM_ISA
Paul Burton
2
-2
/
+0
2018-08-07
MIPS: Avoid using array as parameter to write_c0_kpgd()
Paul Burton
1
-1
/
+1
2018-07-30
MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic
Paul Burton
1
-1
/
+1
2018-07-28
MIPS: remove mips_swiotlb_ops
Christoph Hellwig
2
-62
/
+0
2018-07-26
MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
Paul Burton
1
-2
/
+4
2018-07-06
MIPS: Fix ioremap() RAM check
Paul Burton
1
-12
/
+25
2018-06-24
arch: mips: mm: page: Remove unused function
Rickard Strandqvist
1
-15
/
+0
2018-06-24
MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM
Paul Burton
1
-0
/
+8
2018-06-24
MIPS: remove the old dma-default implementation
Christoph Hellwig
2
-380
/
+0
2018-06-24
MIPS: use generic dma noncoherent ops for simple noncoherent platforms
Christoph Hellwig
2
-0
/
+209
2018-06-24
MIPS: move coherentio setup to setup.c
Christoph Hellwig
1
-23
/
+0
2018-06-24
MIPS: make the default mips dma implementation optional
Christoph Hellwig
1
-1
/
+2
2018-06-24
MIPS: remove the mips_dma_map_ops indirection
Christoph Hellwig
1
-4
/
+2
2018-06-24
MIPS: consolidate the swiotlb implementations
Christoph Hellwig
2
-0
/
+62
2018-06-24
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
Christoph Hellwig
2
-4
/
+4
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-8
/
+1
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-13
/
+5
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-10
/
+0
2018-05-15
MIPS: Re-use kstrtobool_from_user()
Andy Shevchenko
1
-8
/
+1
2018-05-15
MIPS: c-r4k: Fix data corruption related to cache coherence
NeilBrown
1
-3
/
+6
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-10
/
+0
2018-04-25
signal/mips: Use force_sig_fault where appropriate
Eric W. Biederman
1
-14
/
+5
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2018-04-14
mm/gup.c: document return value
Michael S. Tsirkin
1
-0
/
+2
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-7
/
+7
2018-04-10
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-2
/
+0
2018-04-06
mm: fix races between swapoff and flush dcache
Huang Ying
1
-1
/
+1
2018-02-19
MIPS: Remove duplicate includes
Pravin Shedge
1
-2
/
+0
2018-02-07
Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2
-6
/
+9
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+0
2018-01-19
MIPS: JZ4770: Work around config2 misreporting associativity
Maarten ter Huurne
1
-0
/
+9
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
1
-3
/
+0
2018-01-10
MIPS: mm: Fix duplicate "const" on insn_table_MM
James Hogan
1
-1
/
+1
2018-01-10
MIPS: mm: remove mips_dma_mapping_error
Felix Fietkau
1
-6
/
+0
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2
-5
/
+1
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+3
2017-11-04
Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-11-03
Update MIPS email addresses
Paul Burton
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
2017-11-01
MIPS: microMIPS: Fix incorrect mask in insn_table_MM
Gustavo A. R. Silva
1
-1
/
+1
2017-11-01
Update MIPS email addresses
Paul Burton
1
-1
/
+1
[next]