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
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled
Thomas Bogendoerfer
2020-01-09
1
-0
/
+45
*
mips: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
2019-11-22
1
-3
/
+3
*
MIPS: Detect bad _PFN_SHIFT values
Paul Burton
2019-09-20
1
-0
/
+6
*
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
*
initramfs: poison freed initrd memory
Christoph Hellwig
2019-05-14
1
-8
/
+0
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+5
*
MIPS: MemoryMapID (MMID) Support
Paul Burton
2019-02-04
1
-0
/
+7
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2018-10-31
1
-1
/
+2
*
MIPS: stop using _PTRS_PER_PGD
Alexandre Belloni
2018-09-28
1
-6
/
+1
*
MIPS: Remove duplicate includes
Pravin Shedge
2018-02-19
1
-2
/
+0
*
MIPS: Remove unused variable 'lastpfn'
Steven J. Hill
2017-10-09
1
-4
/
+0
*
MIPS: Include linux/initrd.h for free_initrd_mem()
Paul Burton
2017-08-29
1
-0
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-05-12
1
-0
/
+3
|
\
|
*
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
Alex Belits
2017-04-10
1
-0
/
+3
*
|
MIPS: Separate MAAR V bit into VL and VH for XPA
James Hogan
2017-03-28
1
-1
/
+1
|
/
*
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
James Hogan
2017-02-13
1
-0
/
+1
|
\
|
*
MIPS: Export pgd/pmd symbols for KVM
James Hogan
2017-02-03
1
-0
/
+1
*
|
MIPS: Export invalid_pte_table alongside its definition
Paul Burton
2017-01-03
1
-0
/
+2
|
/
*
MIPS: Mask out limit field when calculating wired entry count
Paul Burton
2016-11-24
1
-2
/
+2
*
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
1
-1
/
+1
*
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
2016-09-29
1
-0
/
+3
*
MIPS: MAAR: Fix address alignment
James Hogan
2016-09-13
1
-7
/
+6
*
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-1
/
+1
*
MIPS: mm: Don't do MTHC0 if XPA not present
James Hogan
2016-05-13
1
-3
/
+5
*
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
2016-05-13
1
-1
/
+3
*
MIPS: c-r4k: Sync icache when it fills from dcache
James Hogan
2016-05-09
1
-1
/
+1
*
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2016-01-15
1
-3
/
+3
*
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
2015-09-27
1
-3
/
+25
*
MIPS: print MAAR configuration during boot
Paul Burton
2015-09-27
1
-0
/
+29
*
MIPS: mm: compile maar_init unconditionally
Paul Burton
2015-09-27
1
-63
/
+63
*
MIPS: mm: default platform_maar_init using bootmem data
Paul Burton
2015-09-03
1
-2
/
+34
*
sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly
David Hildenbrand
2015-05-19
1
-0
/
+2
*
MIPS: Add support for XPA.
Steven J. Hill
2015-03-19
1
-1
/
+6
*
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2014-11-24
1
-1
/
+1
*
mm: export symbol dependencies of is_zero_pfn()
Ard Biesheuvel
2014-09-14
1
-0
/
+1
*
MIPS: Initialise MAARs
Paul Burton
2014-08-02
1
-0
/
+33
*
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-29
1
-2
/
+12
|
\
|
*
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
Paul Burton
2014-05-28
1
-2
/
+12
*
|
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-24
1
-63
/
+5
|
/
*
MIPS: mm: init: Add free_init_pages() callback for EVA
Markos Chandras
2014-03-26
1
-1
/
+11
*
MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file
Markos Chandras
2014-01-22
1
-2
/
+0
*
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-25
1
-3
/
+2
*
MIPS: Export copy_from_user_page() (needed by lustre)
Geert Uytterhoeven
2013-09-05
1
-0
/
+1
*
mm/MIPS: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-39
/
+18
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-0
/
+1
|
\
[next]