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] 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
*
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
Rohit Seth
2006-01-08
*
[PATCH] slab: remove nested #ifdef CONFIG_NUMA
Christoph Lameter
2006-01-08
*
[PATCH] revert "mm: page_state fixes"
Andrew Morton
2006-01-08
*
[PATCH] mm: page_state opt
Nick Piggin
2006-01-06
*
[PATCH] build_zonelists_node(): rename args
Christoph Lameter
2006-01-06
*
[PATCH] Fix zone policy determination
Christoph Lameter
2006-01-06
*
[PATCH] mm: move determination of policy_zone into page allocator
Christoph Lameter
2006-01-06
*
[PATCH] mm: simplify build_zonelists_node by removing the case statement.
Christoph Lameter
2006-01-06
*
[PATCH] mm: add populated_zone() helper
Con Kolivas
2006-01-06
*
[PATCH] mm: bad_page optimisation
Nick Piggin
2006-01-06
*
[PATCH] mm: dma32 zone statistics
Nick Piggin
2006-01-06
*
[PATCH] FRV: Clean up bootmem allocator's page freeing algorithm
David Howells
2006-01-06
*
[PATCH] mm: page_alloc cleanups
Nick Piggin
2006-01-06
*
[PATCH] mm: page_state fixes
Nick Piggin
2006-01-06
*
[PATCH] mm: remove pcp low
Nick Piggin
2006-01-06
*
[PATCH] mm: remove bad_range
Nick Piggin
2006-01-06
*
[PATCH] mm: microopt conditions
Nick Piggin
2006-01-06
*
[PATCH] mm: set_page_refs opt
Nick Piggin
2006-01-06
*
[PATCH] mm: pagealloc opt
Nick Piggin
2006-01-06
*
[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES
Mike Kravetz
2006-01-06
*
[PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags
Paul Jackson
2006-01-06
*
[PATCH] missing prototype (mm/page_alloc.c)
Al Viro
2005-12-15
*
[PATCH] Fix up per-cpu page batch sizes
Nick Piggin
2005-12-03
*
[PATCH] mm: __alloc_pages cleanup fix
Nick Piggin
2005-11-28
[next]