Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f2813093810276a2a3c1f116f23baf2ab7a669bd
/
mm
/
page_alloc.c
9614634
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
by Christoph Lameter
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
f8891e5
[PATCH] Light weight event counters
by Christoph Lameter
· 18 years ago
ca889e6
[PATCH] Use Zoned VM Counters for NUMA statistics
by Christoph Lameter
· 18 years ago
fd39fc8
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
by Christoph Lameter
· 18 years ago
ce866b3
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
by Christoph Lameter
· 18 years ago
b1e7a8f
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
by Christoph Lameter
· 18 years ago
df849a1
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
by Christoph Lameter
· 18 years ago
9a865ff
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
by Christoph Lameter
· 18 years ago
347ce43
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
by Christoph Lameter
· 18 years ago
65ba55f
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
by Christoph Lameter
· 18 years ago
2244b95
[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation
by Christoph Lameter
· 18 years ago
f6ac235
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f9b8404
[PATCH] pi-futex: introduce debug_check_no_locks_freed()
by Ingo Molnar
· 18 years ago
74b85f3
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
by Chandra Seetharaman
· 18 years ago
9c7b216
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
by Chandra Seetharaman
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
43b0bc0
[PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pages
by Chris Wright
· 18 years ago
8f9de51
[PATCH] printk() should not be called under zone->lock
by Kirill Korotaev
· 19 years ago
bd1e22b
[PATCH] initialise total_memory() earlier
by Andrew Morton
· 19 years ago
67de648
[PATCH] squash duplicate page_to_pfn and pfn_to_page
by Andy Whitcroft
· 19 years ago
6811378
[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelists
by Yasunori Goto
· 19 years ago
cca448f
[PATCH] wait_table and zonelist initializing for memory hotadd: wait_table initialization
by Yasunori Goto
· 19 years ago
718127c
[PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone
by Yasunori Goto
· 19 years ago
86356ab
[PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelist
by Yasunori Goto
· 19 years ago
02b694d
[PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size()
by Yasunori Goto
· 19 years ago
cb2b95e
[PATCH] zone handle unaligned zone boundaries
by Andy Whitcroft
· 19 years ago
e984bb4
[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary
by Bob Picco
· 19 years ago
bdd804f
[PATCH] Cpuset: might sleep checking zones allowed fix
by Paul Jackson
· 19 years ago
ac924c6
[PATCH] setup_per_zone_pages_min() overflow fix
by Andrew Morton
· 19 years ago
83d722f
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
by Chandra Seetharaman
· 19 years ago
6aa3001
[PATCH] page_alloc.c: buddy handling cleanup
by Andrew Morton
· 19 years ago
cb45b0e
[PATCH] overcommit: add calculate_totalreserve_pages()
by Hideo AOKI
· 19 years ago
676165a
[PATCH] Fix buddy list race that could lead to page lru list corruptions
by Nick Piggin
· 19 years ago
ae0f15f
[PATCH] for_each_online_pgdat: remove pgdat_list
by KAMEZAWA Hiroyuki
· 19 years ago
ec936fc
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
by KAMEZAWA Hiroyuki
· 19 years ago
a0140c1
[PATCH] remove zone_mem_map
by KAMEZAWA Hiroyuki
· 19 years ago
a117e66
[PATCH] unify pfn_to_page: generic functions
by KAMEZAWA Hiroyuki
· 19 years ago
6e692ed
[PATCH] fix alloc_large_system_hash() roundup
by John Hawkes
· 19 years ago
f5335c0
[PATCH] quieten zone_pcp_init
by Anton Blanchard
· 19 years ago
0b1303f
[PATCH] cpusets: only wakeup kswapd for zones in the current cpuset
by Christoph Lameter
· 19 years ago
879336c
[PATCH] drain_node_pages: interrupt latency reduction / optimization
by Christoph Lameter
· 19 years ago
6626c5d
[PATCH] mm: prep_zero_page() in irq is a bug
by Andrew Morton
· 19 years ago
17cf440
[PATCH] mm: cleanup prep_ stuff
by Nick Piggin
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
8409751
[PATCH] mm: nommu use compound pages
by Nick Piggin
· 19 years ago
545b1ea
[PATCH] mm: cleanup bootmem
by Nick Piggin
· 19 years ago
8dfcc9b
[PATCH] mm: split highorder pages
by Nick Piggin
· 19 years ago
5e9dace
[PATCH] mm: page_alloc less atomics
by Nick Piggin
· 19 years ago
b40607f
[PATCH] __get_page_state() cpumask cleanup and fix
by Andrew Morton
· 19 years ago
8fce4d8
[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.
by Christoph Lameter
· 19 years ago
9b0f8b0
[PATCH] Terminate process that fails on a constrained allocation
by Christoph Lameter
· 19 years ago
4cf808e
[PATCH] Handle holes in node mask in node fallback list setup
by Linus Torvalds
· 19 years ago
d98c7a0
[PATCH] compound page: default destructor
by Hugh Dickins
· 19 years ago
41d78ba
[PATCH] compound page: use page[1].lru
by Hugh Dickins
· 19 years ago
88a2a4ac
[PATCH] percpu data: only iterate over possible CPUs
by Eric Dumazet
· 19 years ago
6292d9a
[PATCH] __cpuinit functions wrongly marked __meminit
by Ashok Raj
· 19 years ago
9eeff23
[PATCH] Zone reclaim: Reclaim logic
by Christoph Lameter
· 19 years ago
c09b424
[PATCH] x86_64: add __meminit for memory hotplug
by Matt Tolentino
· 19 years ago
cbe8dd4
[PATCH] memmap_init_zone(): remove uneccesary page++
by Greg Ungerer
· 19 years ago
4eac915
[PATCH] mm: gfp_atomic comments
by Paul Jackson
· 19 years ago
7365f3d
[PATCH] Restore KERN_EMERG to each line printed by bad_page
by Hugh Dickins
· 19 years ago
a4fc7ab
[PATCH] fix/simplify mutex debugging code
by David Woodhouse
· 19 years ago
de5097c
[PATCH] mutex subsystem, more debugging code
by Ingo Molnar
· 19 years ago
3e0d98b
[PATCH] cpuset: memory pressure meter
by Paul Jackson
· 19 years ago
48db57f
[PATCH] mm: free_pages opt
by Nick Piggin
· 19 years ago
23316bc
[PATCH] mm: cleanup zone_pcp
by Nick Piggin
· 19 years ago
8ad4b1f
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
by Rohit Seth
· 19 years ago
bec6b0c
[PATCH] slab: remove nested #ifdef CONFIG_NUMA
by Christoph Lameter
· 19 years ago
84c2008
[PATCH] revert "mm: page_state fixes"
by Andrew Morton
· 19 years ago
a74609f
[PATCH] mm: page_state opt
by Nick Piggin
· 19 years ago
070f803
[PATCH] build_zonelists_node(): rename args
by Christoph Lameter
· 19 years ago
02a68a5
[PATCH] Fix zone policy determination
by Christoph Lameter
· 19 years ago
4be38e3
[PATCH] mm: move determination of policy_zone into page allocator
by Christoph Lameter
· 19 years ago
1a93205
[PATCH] mm: simplify build_zonelists_node by removing the case statement.
by Christoph Lameter
· 19 years ago
f3fe651
[PATCH] mm: add populated_zone() helper
by Con Kolivas
· 19 years ago
224abf9
[PATCH] mm: bad_page optimisation
by Nick Piggin
· 19 years ago
9328b8f
[PATCH] mm: dma32 zone statistics
by Nick Piggin
· 19 years ago
a226f6c
[PATCH] FRV: Clean up bootmem allocator's page freeing algorithm
by David Howells
· 19 years ago
085cc7d
[PATCH] mm: page_alloc cleanups
by Nick Piggin
· 19 years ago
a86b1f5
[PATCH] mm: page_state fixes
by Nick Piggin
· 19 years ago
2d92c5c
[PATCH] mm: remove pcp low
by Nick Piggin
· 19 years ago
13e7444
[PATCH] mm: remove bad_range
by Nick Piggin
· 19 years ago
92be2e3
[PATCH] mm: microopt conditions
by Nick Piggin
· 19 years ago
77a8a78
[PATCH] mm: set_page_refs opt
by Nick Piggin
· 19 years ago
c54ad30
[PATCH] mm: pagealloc opt
by Nick Piggin
· 19 years ago
a94b3ab
[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES
by Mike Kravetz
· 19 years ago
47f3a86
[PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags
by Paul Jackson
· 19 years ago
78d9955
[PATCH] missing prototype (mm/page_alloc.c)
by Al Viro
· 19 years ago
0ceaacc
[PATCH] Fix up per-cpu page batch sizes
by Nick Piggin
· 19 years ago
3148890
[PATCH] mm: __alloc_pages cleanup fix
by Nick Piggin
· 19 years ago
689bceb
[PATCH] unpaged: PG_reserved bad_page
by Hugh Dickins
· 19 years ago
664beed
[PATCH] unpaged: unifdefed PageCompound
by Hugh Dickins
· 19 years ago
6b1de91
[PATCH] VM: fix zone list restart in page allocatate
by Jens Axboe
· 19 years ago
4060994
Merge x86-64 update from Andi
by Linus Torvalds
· 19 years ago
07808b7
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
by Andi Kleen
· 19 years ago
b0d4169
[PATCH] x86_64: When cpu_up fails clean up page allocator properly
by Andi Kleen
· 19 years ago
a2f1b42
[PATCH] x86_64: Add 4GB DMA32 zone
by Andi Kleen
· 19 years ago
669ed17
[PATCH] mm: highmem watermarks
by Nick Piggin
· 19 years ago
Next »