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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-27
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
1
-3
/
+25
2015-09-27
MIPS: print MAAR configuration during boot
Paul Burton
1
-0
/
+29
2015-09-27
MIPS: mm: compile maar_init unconditionally
Paul Burton
1
-63
/
+63
2015-09-03
MIPS: mm: default platform_maar_init using bootmem data
Paul Burton
1
-2
/
+34
2015-05-19
sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly
David Hildenbrand
1
-0
/
+2
2015-03-19
MIPS: Add support for XPA.
Steven J. Hill
1
-1
/
+6
2014-11-25
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
1
-1
/
+1
2014-09-14
mm: export symbol dependencies of is_zero_pfn()
Ard Biesheuvel
1
-0
/
+1
2014-08-02
MIPS: Initialise MAARs
Paul Burton
1
-0
/
+33
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
1
-2
/
+12
2014-05-28
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
Paul Burton
1
-2
/
+12
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
1
-63
/
+5
2014-03-27
MIPS: mm: init: Add free_init_pages() callback for EVA
Markos Chandras
1
-1
/
+11
2014-01-22
MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file
Markos Chandras
1
-2
/
+0
2013-09-25
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
1
-3
/
+2
2013-09-05
MIPS: Export copy_from_user_page() (needed by lustre)
Geert Uytterhoeven
1
-0
/
+1
2013-07-04
mm/MIPS: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-39
/
+18
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+2
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2013-04-30
mm/MIPS: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-5
/
+1
2013-04-30
mm/MIPS: use common help functions to free reserved pages
Jiang Liu
1
-22
/
+9
2013-04-29
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
1
-0
/
+1
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-2
/
+2
2012-10-11
MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.
David Daney
1
-8
/
+9
2012-03-20
mips: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2011-12-08
MIPS: Handle initmem in systems with kernel not in add_memory_region() mem
David Daney
1
-2
/
+7
2011-07-25
MIPS: Limit fixrange_init() to the FIXMAP region
Kevin Cernekee
1
-3
/
+3
2011-07-25
MIPS: pfn_valid() is broken on low memory HIGHMEM systems
Kevin Cernekee
1
-1
/
+1
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-03-14
MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c
David Daney
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-28
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2010-02-27
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
1
-1
/
+1
2010-02-27
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
David Daney
1
-1
/
+1
2010-02-17
Merge branch 'linus' into x86/mm
Thomas Gleixner
1
-2
/
+8
2010-02-02
resources: introduce generic page_is_ram()
Wu Fengguang
1
-1
/
+1
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-1
/
+1
2009-12-17
MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.
David Daney
1
-0
/
+2
2009-11-02
MIPS: Fix machine check exception in kmap_coherent()
Kevin Cernekee
1
-1
/
+5
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
1
-2
/
+0
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
1
-3
/
+1
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
1
-3
/
+4
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-09-17
MIPS: Shrink the size of tlb handler
Wu Fei
1
-3
/
+0
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2009-05-14
MIPS: Fix highmem.
Ralf Baechle
1
-26
/
+0
2009-03-30
MIPS: Use BUG_ON() where possible.
Ralf Baechle
1
-2
/
+1
2008-06-16
[MIPS] Export empty_zero_page for sake of the ext4 module.
Ralf Baechle
1
-0
/
+1
2008-04-28
[MIPS] unexport copy_from_user_page()
Dmitri Vorobiev
1
-3
/
+0
[next]