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
/
include
/
linux
/
mmzone.h
Commit message (
Expand
)
Author
Age
*
Move remote node draining out of slab allocators
Christoph Lameter
2007-05-09
*
add pfn_valid_within helper for sub-MAX_ORDER hole detection
Andy Whitcroft
2007-05-07
*
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
Christoph Lameter
2007-02-11
*
[PATCH] Drop __get_zone_counts()
Christoph Lameter
2007-02-11
*
[PATCH] Reorder ZVCs according to cacheline
Christoph Lameter
2007-02-11
*
[PATCH] Use ZVC for free_pages
Christoph Lameter
2007-02-11
*
[PATCH] Use ZVC for inactive and active counts
Christoph Lameter
2007-02-11
*
[PATCH] Fix sparsemem on Cell
Dave Hansen
2007-01-11
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
*
[PATCH] memory page_alloc zonelist caching reorder structure
Paul Jackson
2006-12-07
*
[PATCH] memory page_alloc zonelist caching speedup
Paul Jackson
2006-12-07
*
[PATCH] vmscan: Fix temp_priority race
Martin Bligh
2006-10-28
*
[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc
Andy Whitcroft
2006-10-21
*
[PATCH] Add node to zone for the NUMA case
Christoph Lameter
2006-09-27
*
[PATCH] own header file for struct page
Heiko Carstens
2006-09-27
*
[PATCH] vm: add per-zone writeout counter
Andrew Morton
2006-09-27
*
[PATCH] Introduce mechanism for registering active regions of memory
Mel Gorman
2006-09-27
*
[PATCH] zone_reclaim: dynamic slab reclaim
Christoph Lameter
2006-09-26
*
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
2006-09-26
*
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone
Christoph Lameter
2006-09-26
*
[PATCH] linearly index zone->node_zonelists[]
Christoph Lameter
2006-09-26
*
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
Christoph Lameter
2006-09-26
*
[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
Christoph Lameter
2006-09-26
*
[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment
Christoph Lameter
2006-09-26
*
[PATCH] ZVC: Scale thresholds depending on the size of the system
Christoph Lameter
2006-09-01
*
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
2006-07-03
*
[PATCH] Use Zoned VM Counters for NUMA statistics
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation
Christoph Lameter
2006-06-30
*
[PATCH] sparsemem: record nid during memory present
Andy Whitcroft
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 name o...
Yasunori Goto
2006-06-23
*
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-06-20
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-05-24
|
|
\
|
*
|
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
*
|
|
[PATCH] Sparsemem build fix
Ralf Baechle
2006-06-05
|
|
/
|
/
|
*
|
[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary
Bob Picco
2006-05-21
|
/
*
[PATCH] uninline zone helpers
KAMEZAWA Hiroyuki
2006-03-27
*
[PATCH] for_each_online_pgdat: remove pgdat_list
KAMEZAWA Hiroyuki
2006-03-27
*
[PATCH] define for_each_online_pgdat
KAMEZAWA Hiroyuki
2006-03-27
*
[PATCH] remove zone_mem_map
KAMEZAWA Hiroyuki
2006-03-27
[next]