index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Commit message (
Expand
)
Author
Age
*
[PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pages
Chris Wright
2006-06-25
*
[PATCH] printk() should not be called under zone->lock
Kirill Korotaev
2006-06-23
*
[PATCH] initialise total_memory() earlier
Andrew Morton
2006-06-23
*
[PATCH] squash duplicate page_to_pfn and pfn_to_page
Andy Whitcroft
2006-06-23
*
[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelists
Yasunori Goto
2006-06-23
*
[PATCH] wait_table and zonelist initializing for memory hotadd: wait_table in...
Yasunori Goto
2006-06-23
*
[PATCH] wait_table and zonelist initializing for memory hotadd: add return co...
Yasunori Goto
2006-06-23
*
[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...
Yasunori Goto
2006-06-23
*
[PATCH] wait_table and zonelist initializing for memory hotadd: change name o...
Yasunori Goto
2006-06-23
*
[PATCH] zone handle unaligned zone boundaries
Andy Whitcroft
2006-06-23
*
[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary
Bob Picco
2006-05-21
*
[PATCH] Cpuset: might sleep checking zones allowed fix
Paul Jackson
2006-05-21
*
[PATCH] setup_per_zone_pages_min() overflow fix
Andrew Morton
2006-05-15
*
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
*
[PATCH] page_alloc.c: buddy handling cleanup
Andrew Morton
2006-04-19
*
[PATCH] overcommit: add calculate_totalreserve_pages()
Hideo AOKI
2006-04-11
*
[PATCH] Fix buddy list race that could lead to page lru list corruptions
Nick Piggin
2006-04-10
*
[PATCH] for_each_online_pgdat: remove pgdat_list
KAMEZAWA Hiroyuki
2006-03-27
*
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
2006-03-27
*
[PATCH] remove zone_mem_map
KAMEZAWA Hiroyuki
2006-03-27
*
[PATCH] unify pfn_to_page: generic functions
KAMEZAWA Hiroyuki
2006-03-27
*
[PATCH] fix alloc_large_system_hash() roundup
John Hawkes
2006-03-25
*
[PATCH] quieten zone_pcp_init
Anton Blanchard
2006-03-25
*
[PATCH] cpusets: only wakeup kswapd for zones in the current cpuset
Christoph Lameter
2006-03-24
*
[PATCH] drain_node_pages: interrupt latency reduction / optimization
Christoph Lameter
2006-03-22
*
[PATCH] mm: prep_zero_page() in irq is a bug
Andrew Morton
2006-03-22
*
[PATCH] mm: cleanup prep_ stuff
Nick Piggin
2006-03-22
*
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
*
[PATCH] mm: nommu use compound pages
Nick Piggin
2006-03-22
*
[PATCH] mm: cleanup bootmem
Nick Piggin
2006-03-22
*
[PATCH] mm: split highorder pages
Nick Piggin
2006-03-22
*
[PATCH] mm: page_alloc less atomics
Nick Piggin
2006-03-22
*
[PATCH] __get_page_state() cpumask cleanup and fix
Andrew Morton
2006-03-22
*
[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.
Christoph Lameter
2006-03-09
*
[PATCH] Terminate process that fails on a constrained allocation
Christoph Lameter
2006-02-20
*
[PATCH] Handle holes in node mask in node fallback list setup
Linus Torvalds
2006-02-17
*
[PATCH] compound page: default destructor
Hugh Dickins
2006-02-14
*
[PATCH] compound page: use page[1].lru
Hugh Dickins
2006-02-14
*
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-02-05
*
[PATCH] __cpuinit functions wrongly marked __meminit
Ashok Raj
2006-02-01
*
[PATCH] Zone reclaim: Reclaim logic
Christoph Lameter
2006-01-18
*
[PATCH] x86_64: add __meminit for memory hotplug
Matt Tolentino
2006-01-17
*
[PATCH] memmap_init_zone(): remove uneccesary page++
Greg Ungerer
2006-01-12
*
[PATCH] mm: gfp_atomic comments
Paul Jackson
2006-01-11
*
[PATCH] Restore KERN_EMERG to each line printed by bad_page
Hugh Dickins
2006-01-11
*
[PATCH] fix/simplify mutex debugging code
David Woodhouse
2006-01-11
*
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
2006-01-09
*
[PATCH] cpuset: memory pressure meter
Paul Jackson
2006-01-08
*
[PATCH] mm: free_pages opt
Nick Piggin
2006-01-08
*
[PATCH] mm: cleanup zone_pcp
Nick Piggin
2006-01-08
[next]