You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KAMEZAWA Hiroyuki
a0140c1d85
[PATCH] remove zone_mem_map
...
This patch removes zone_mem_map.
pfn_to_page uses pgdat, page_to_pfn uses zone. page_to_pfn can use pgdat
instead of zone, which is only one user of zone_mem_map. By modifing it,
we can remove zone_mem_map.
Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Dave Hansen <haveblue@us.ibm.com>
Cc: Christoph Lameter <christoph@lameter.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
..
bitops
[PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_bit()
19 years ago
4level-fixup.h
[PATCH] mm: ptd_alloc inline and out
20 years ago
atomic.h
[PATCH] Use atomic64_set for 64-bit case of atomic_long_set
19 years ago
bitops.h
[PATCH] bitops: update include/asm-generic/bitops.h
19 years ago
bug.h
[PATCH] make bug messages more consistent
19 years ago
cputime.h
…
div64.h
…
dma-mapping-broken.h
[PATCH] gfp_t: dma-mapping (simple cases)
20 years ago
dma-mapping.h
[PATCH] Kill L1_CACHE_SHIFT_MAX
19 years ago
emergency-restart.h
…
errno-base.h
…
errno.h
…
fcntl.h
[PATCH] Clean up struct flock64 definitions
20 years ago
futex.h
[PATCH] consolidate asm/futex.h
19 years ago
ide_iops.h
…
ioctl.h
[PATCH] Generic ioctl.h
19 years ago
iomap.h
…
ipc.h
…
local.h
…
memory_model.h
[PATCH] remove zone_mem_map
19 years ago
mman.h
[PATCH] add asm-generic/mman.h
19 years ago
mutex-dec.h
Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)
19 years ago
mutex-null.h
[PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations
19 years ago
mutex-xchg.h
[PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations
19 years ago
page.h
…
pci-dma-compat.h
…
pci.h
[PATCH] Make sparc64 use setup-res.c
20 years ago
percpu.h
[PATCH] more for_each_cpu() conversions
19 years ago
pgtable-nopmd.h
…
pgtable-nopud.h
…
pgtable.h
[PATCH] fix remaining missing includes
20 years ago
resource.h
…
rtc.h
…
sections.h
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
20 years ago
siginfo.h
…
signal.h
…
statfs.h
…
termios.h
…
tlb.h
[PATCH] mm: tlb_finish_mmu forget rss
20 years ago
topology.h
…
uaccess.h
…
unaligned.h
[PATCH] __get_unaligned() gcc-4 fix
19 years ago
vmlinux.lds.h
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()
19 years ago
xor.h
…