index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mmzone_32.h
Age
Commit message (
Expand
)
Author
2020-05-28
x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-02-27
x86, platforms: Remove NUMAQ
H. Peter Anvin
2013-01-31
x86-32, mm: Remove reference to resume_map_numa_kva()
H. Peter Anvin
2012-04-14
x86: Drop obsolete ARCH_BOOTMEM support
Sam Ravnborg
2011-07-12
x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/
Tejun Heo
2011-07-01
x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...
Tejun Heo
2011-06-27
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
2011-05-02
x86-32, NUMA: Replace srat_32.c with srat.c
Tejun Heo
2011-05-02
x86-32, NUMA: Move get_memcfg_numa() into numa_32.c
Tejun Heo
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-03-01
bootmem, x86: further fixes for arch-specific bootmem wrapping
Tejun Heo
2009-02-24
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Ingo Molnar
2009-02-24
bootmem: clean up arch-specific bootmem wrapping
Tejun Heo
2009-02-18
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
2008-11-12
x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set
Rafael J. Wysocki
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro