Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
464fd83e841a16f4ea1325b33eb08170ef5cd1f4
/
arch
/
mips
/
mm
/
init.c
464fd83
MIPS: Limit fixrange_init() to the FIXMAP region
by Kevin Cernekee
· 14 years ago
b6da0ff
MIPS: pfn_valid() is broken on low memory HIGHMEM systems
by Kevin Cernekee
· 14 years ago
1c39517
mm: now that all old mmu_gather code is gone, remove the storage
by Peter Zijlstra
· 13 years ago
d3ce0e9
MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c
by David Daney
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
46bbffa
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6dd9344
MIPS: Implement Read Inhibit/eXecute Inhibit
by David Daney
· 15 years ago
325f8a0
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
by David Daney
· 15 years ago
b7e56ed
Merge branch 'linus' into x86/mm
by Thomas Gleixner
· 15 years ago
61ef248
resources: introduce generic page_is_ram()
by Wu Fengguang
· 15 years ago
4b52940
mm: make totalhigh_pages unsigned long
by Andreas Fenkart
· 15 years ago
8262228
MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.
by David Daney
· 15 years ago
0f334a3
MIPS: Fix machine check exception in kmap_coherent()
by Kevin Cernekee
· 15 years ago
3089aa1
kcore: use registerd physmem information
by KAMEZAWA Hiroyuki
· 15 years ago
a0614da
kcore: register vmalloc area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
c30bb2a
kcore: add kclist types
by KAMEZAWA Hiroyuki
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
e0cc87f
MIPS: Shrink the size of tlb handler
by Wu Fei
· 15 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 15 years ago
bb86bf2
MIPS: Fix highmem.
by Ralf Baechle
· 16 years ago
b72b709
MIPS: Use BUG_ON() where possible.
by Ralf Baechle
· 16 years ago
497d2ad
[MIPS] Export empty_zero_page for sake of the ext4 module.
by Ralf Baechle
· 16 years ago
e698d66
[MIPS] unexport copy_from_user_page()
by Dmitri Vorobiev
· 17 years ago
715243e
[MIPS] unexport copy_to_user_page()
by Dmitri Vorobiev
· 17 years ago
11327ef
[MIPS] unexport copy_user_highpage()
by Dmitri Vorobiev
· 17 years ago
39b8d52
[MIPS] Add support for MIPS CMP platform.
by Ralf Baechle
· 17 years ago
962f480
[MIPS] All MIPS32 processors support64-bit physical addresses.
by Chris Dearman
· 17 years ago
9a74b3e
[MIPS] Fix buggy invocations of kmap_coherent()
by Ralf Baechle
· 17 years ago
cce335a
[MIPS] 64-bit Sibyte kernels need DMA32.
by Ralf Baechle
· 17 years ago
a8049c5
[MIPS] Convert reference to mem_map to pfn_to_page().
by Ralf Baechle
· 17 years ago
985c30e
[MIPS] Fix aliasing bug in copy_user_highpage, take 2.
by Ralf Baechle
· 17 years ago
b868868
[MIPS] Fix aliasing bug in copy_user_highpage.
by Ralf Baechle
· 17 years ago
9975e77
[MIPS] Gcc 3.3 build fixes.
by Ralf Baechle
· 17 years ago
fb4bb13
[MIPS] Mark prom_free_prom_memory as __init_refok
by Atsushi Nemoto
· 17 years ago
599ca0f
[MIPS] Remove LIMITED_DMA support
by Franck Bui-Huu
· 18 years ago
eacb9d6
[MIPS] Remove unused argument from kunmap_coherent().
by Ralf Baechle
· 18 years ago
0550233
[MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected
by Atsushi Nemoto
· 18 years ago
7575a49
[MIPS] Implement flush_anon_page().
by Ralf Baechle
· 18 years ago
80e8959
[MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.
by Atsushi Nemoto
· 18 years ago
bf15f76
[MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=y
by Ralf Baechle
· 18 years ago
6a1e552
[MIPS] Add external declaration of pagetable_init() to pgalloc.h
by Atsushi Nemoto
· 18 years ago
69a6c31
[MIPS] Move some kernel globals from asm file to C file.
by Atsushi Nemoto
· 18 years ago
db84dc6
[MIPS] Setup min_low_pfn/max_low_pfn correctly
by Franck Bui-Huu
· 18 years ago
c44e8d5
[MIPS] prom_free_prom_memory cleanup
by Atsushi Nemoto
· 18 years ago
80aac59
[MIPS] Fix reported amount of freed memory - it's in kB not bytes
by Thiemo Seufer
· 18 years ago
bcd0228
[PATCH] MIPS: Fix COW D-cache aliasing on fork
by Atsushi Nemoto
· 18 years ago
cbb8fc0
[MIPS] paging_init(): use highend_pfn/highstart_pfn
by Franck Bui-Huu
· 18 years ago
acd86b8
[MIPS] Make free_init_pages() arguments to be physical addresses
by Franck Bui-Huu
· 18 years ago
a7837b7
[MIPS] setup.c: clean up initrd related code
by Franck Bui-Huu
· 18 years ago
99e3b94
[MIPS] page.h: remove __pa() usages.
by Franck Bui-Huu
· 18 years ago
f8829ca
[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page
by Ralf Baechle
· 18 years ago
b58e5d0
[MIPS] Fix size of zones_size and zholes_size array
by Atsushi Nemoto
· 18 years ago
f06a968
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
by Christoph Lameter
· 18 years ago
565200a
[MIPS] Do not count pages in holes with sparsemem
by Atsushi Nemoto
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
b1c231f
[MIPS] Fix sparsemem support.
by Chad Reese
· 18 years ago
6fd11a2
[MIPS] Cleanup free_initmem the same way as i386 did.
by Ralf Baechle
· 19 years ago
22a9835
[PATCH] unify PFN_* macros
by Dave Hansen
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
8dfcc9b
[PATCH] mm: split highorder pages
by Nick Piggin
· 19 years ago
3d50375
[MIPS] Support /proc/kcore for MIPS
by Daniel Jacobowitz
· 20 years ago
68352e6
[PATCH] mips: setup_zero_pages count 1
by Hugh Dickins
· 19 years ago
d981733
[MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter.
by Ralf Baechle
· 19 years ago
dbc5716
Fix wrong comment.
by Ralf Baechle
· 19 years ago
c6e8b58
Update MIPS to use the 4-level pagetable code thereby getting rid of
by Ralf Baechle
· 20 years ago
84fd089
Delete duplicate copy of fixrange_init.
by Ralf Baechle
· 20 years ago
875d43e
[PATCH] mips: clean up 32/64-bit configuration
by Ralf Baechle
· 19 years ago
b4819b5
[PATCH] mips: add MIPS-specific support for flatmem/discontigmem
by Yoichi Yuasa
· 19 years ago
cbe37d0
[PATCH] mm: remove PG_highmem
by Badari Pulavarty
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago