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.
Matt Tolentino
c09b42404d
[PATCH] x86_64: add __meminit for memory hotplug
...
Add __meminit to the __init lineup to ensure functions default
to __init when memory hotplug is not enabled. Replace __devinit
with __meminit on functions that were changed when the memory
hotplug code was introduced.
Signed-off-by: Matt Tolentino <matthew.e.tolentino@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
..
Kconfig
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
19 years ago
Makefile
[PATCH] slob: introduce the SLOB allocator
19 years ago
bootmem.c
[PATCH] FRV: Clean up bootmem allocator's page freeing algorithm
19 years ago
fadvise.c
[PATCH] fadvise: return ESPIPE on FIFO/pipe
19 years ago
filemap.c
[PATCH] move capable() to capability.h
19 years ago
filemap.h
…
filemap_xip.c
[PATCH] replace inode_update_time with file_update_time
19 years ago
fremap.c
VM: add common helper function to create the page tables
19 years ago
highmem.c
…
hugetlb.c
[PATCH] mm: make hugepages obey cpusets.
19 years ago
internal.h
[PATCH] FRV: Clean up bootmem allocator's page freeing algorithm
19 years ago
madvise.c
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
19 years ago
memory.c
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
memory_hotplug.c
[PATCH] memhotplug: __add_section remove unused pgdat definition
19 years ago
mempolicy.c
[PATCH] Add tmpfs options for memory placement policies
19 years ago
mempool.c
…
mincore.c
…
mlock.c
[PATCH] move capable() to capability.h
19 years ago
mmap.c
[PATCH] move capable() to capability.h
19 years ago
mprotect.c
[PATCH] unpaged: private write VM_RESERVED
19 years ago
mremap.c
[PATCH] move capable() to capability.h
19 years ago
msync.c
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
nommu.c
[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU
19 years ago
oom_kill.c
[PATCH] cpuset oom lock fix
19 years ago
page-writeback.c
identify multipage ->writepages() calls
19 years ago
page_alloc.c
[PATCH] x86_64: add __meminit for memory hotplug
19 years ago
page_io.c
…
pdflush.c
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
19 years ago
prio_tree.c
…
readahead.c
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
19 years ago
rmap.c
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
shmem.c
[PATCH] Add tmpfs options for memory placement policies
19 years ago
slab.c
[PATCH] fix/simplify mutex debugging code
19 years ago
slob.c
[PATCH] slob: introduce the SLOB allocator
19 years ago
sparse.c
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros
19 years ago
swap.c
[XFS] Export pagevec_lookup for use on the XFS page writeout path,
19 years ago
swap_state.c
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
19 years ago
swapfile.c
[PATCH] move capable() to capability.h
19 years ago
thrash.c
[PATCH] temporarily disable swap token on memory pressure
19 years ago
tiny-shmem.c
[PATCH] do_truncate() call fix in tiny-shmem.c
19 years ago
truncate.c
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
19 years ago
util.c
[PATCH] slob: introduce mm/util.c for shared functions
19 years ago
vmalloc.c
[PATCH] kernel-doc: fix warnings in vmalloc.c
19 years ago
vmscan.c
[PATCH] SwapMig: Switch error handling in migrate_pages to use -Exx
19 years ago