index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
MIPS: Fix bounds check virt_addr_valid
Hauke Mehrtens
2019-06-16
1
-1
/
+1
*
|
Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-08
1
-1
/
+6
|
\
\
|
*
|
MIPS: Make virt_addr_valid() return bool
Paul Burton
2019-05-29
1
-2
/
+2
|
*
|
MIPS: Bounds check virt_addr_valid
Paul Burton
2019-05-29
1
-0
/
+5
|
|
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-28
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
initramfs: poison freed initrd memory
Christoph Hellwig
2019-05-14
1
-8
/
+0
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-5
/
+6
*
MIPS: uasm: Add div, mul and sel instructions for mipsr6
Hassan Naveed
2019-03-19
2
-15
/
+38
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+5
*
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
1
-0
/
+8
|
\
|
*
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
2019-02-13
1
-0
/
+8
*
|
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-03-05
13
-257
/
+365
|
\
\
|
*
|
MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()
Paul Burton
2019-02-19
1
-6
/
+1
|
*
|
MIPS: Delete unused flush_cache_sigtramp()
Paul Burton
2019-02-07
5
-181
/
+0
|
*
|
MIPS: Export mm switching functions used by KVM
Paul Burton
2019-02-05
1
-0
/
+3
|
*
|
MIPS: MemoryMapID (MMID) Support
Paul Burton
2019-02-04
4
-14
/
+304
|
*
|
MIPS: mm: Add set_cpu_context() for ASID assignments
Paul Burton
2019-02-04
1
-1
/
+2
|
*
|
MIPS: mm: Unify ASID version checks
Paul Burton
2019-02-04
1
-0
/
+18
|
*
|
MIPS: mm: Un-inline get_new_mmu_context
Paul Burton
2019-02-04
2
-0
/
+20
|
*
|
MIPS: mm: Split obj-y to a file per line
Paul Burton
2019-02-04
1
-3
/
+12
|
*
|
MIPS: mm: Remove local_flush_tlb_mm()
Paul Burton
2019-02-04
3
-24
/
+0
[next]