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
/
sgi-ip27
/
ip27-memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-22
MIPS: sgi-ip27: Fix missing prototypes
Thomas Bogendoerfer
1
-0
/
+1
2022-03-24
MIPS: Fix build error for loongson64 and sgi-ip27
Feiyang Chen
1
-0
/
+10
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
1
-1
/
+2
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-01-07
MIPS: Remove empty prom_free_prom_memory functions
Thomas Bogendoerfer
1
-5
/
+0
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-2
/
+0
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-01-10
MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h
Thomas Bogendoerfer
1
-1
/
+1
2020-01-10
MIPS: SGI-IP27: Use specific get_region_shift
Thomas Bogendoerfer
1
-24
/
+12
2020-01-10
MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff
Thomas Bogendoerfer
1
-1
/
+0
2020-01-09
MIPS: SGI-IP27: Fix node_distance
Thomas Bogendoerfer
1
-9
/
+9
2019-11-26
Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-48
/
+25
2019-11-02
MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODES
Thomas Bogendoerfer
1
-5
/
+5
2019-11-01
MIPS: SGI-IP27: fix exception handler replication
Thomas Bogendoerfer
1
-4
/
+0
2019-10-07
mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
1
-4
/
+2
2019-10-07
MIPS: SGI-IP27: get rid of compact node ids
Thomas Bogendoerfer
1
-39
/
+18
2019-02-19
MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix output
Thomas Bogendoerfer
1
-14
/
+14
2019-02-19
MIPS: SGI-IP27: get rid of volatile and hubreg_t
Thomas Bogendoerfer
1
-3
/
+3
2018-11-16
MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation
Paul Burton
1
-10
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-09-14
mips: switch to NO_BOOTMEM
Mike Rapoport
1
-7
/
+4
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2015-03-05
mips: fix up obsolete cpu function usage.
Rusty Russell
1
-1
/
+1
2014-11-24
MIPS: Remove useless parentheses
Ralf Baechle
1
-3
/
+2
2014-11-19
MIPS: IP27: Fix __node_distances undefined error
James Cowgill
1
-0
/
+1
2013-07-04
mm/MIPS: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-11
/
+1
2013-07-04
mm/MIPS: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-19
/
+2
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-8
/
+8
2013-05-08
MIPS: IP27: Remove pfn_t.
Ralf Baechle
1
-8
/
+8
2013-04-30
mm/MIPS: use common help functions to free reserved pages
Jiang Liu
1
-2
/
+2
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-6
/
+6
2012-08-01
mips: zero out pg_data_t when it's allocated
Minchan Kim
1
-0
/
+1
2011-12-08
mips: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
1
-2
/
+3
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-1
/
+1
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
1
-1
/
+1
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-3
/
+1
2008-06-05
[MIPS] IP27: Fix bootmem memory setup
Thomas Bogendoerfer
1
-95
/
+22
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-1
/
+2
2007-06-11
[MIPS] Fix IP27 build
Atsushi Nemoto
1
-1
/
+1
2007-02-19
[MIPS] Add external declaration of pagetable_init() to pgalloc.h
Atsushi Nemoto
1
-1
/
+1
2007-02-06
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
1
-2
/
+1
2006-09-26
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
Christoph Lameter
1
-0
/
+1
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
1
-2
/
+1
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-1
/
+1
2006-03-21
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Ralf Baechle
1
-2
/
+2
[next]