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
Commit message (
Expand
)
Author
Age
*
Move three functions that are only needed for CONFIG_MEMORY_HOTPLUG
Stephen Rothwell
2007-06-08
*
SLUB: return ZERO_SIZE_PTR for kmalloc(0)
Christoph Lameter
2007-06-08
*
slab: fix alien cache handling
Christoph Lameter
2007-06-08
*
mount -t tmpfs -o mpol=: check nodes online
Hugh Dickins
2007-06-08
*
SLUB: fix locking for hotplug callbacks
Christoph Lameter
2007-06-01
*
memory hotplug: fix unnecessary calling of init_currenty_empty_zone()
Yasunori Goto
2007-06-01
*
x86_64: allocate sparsemem memmap above 4G
Zou Nan hai
2007-06-01
*
m68k: discontinuous memory support
Roman Zippel
2007-05-31
*
SLUB: Fix NUMA / SYSFS bootstrap issue
Christoph Lameter
2007-05-31
*
SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit)
Christoph Lameter
2007-05-23
*
fix unused setup_nr_node_ids
Miklos Szeredi
2007-05-23
*
SLUB Debug: Fix object size calculation
Christoph Lameter
2007-05-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
2007-05-21
|
\
|
*
mm/slab: fix section mismatch warning
Sam Ravnborg
2007-05-19
|
*
mm: fix section mismatch warnings
Sam Ravnborg
2007-05-19
*
|
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
|
/
*
mm: more rmap checking
Nick Piggin
2007-05-17
*
Make __vunmap static
Benjamin Herrenschmidt
2007-05-17
*
Slab allocators: define common size limitations
Christoph Lameter
2007-05-17
*
SLUB: Simplify debug code
Christoph Lameter
2007-05-17
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
*
SLUB: Do our own flags based on PG_active and PG_error
Christoph Lameter
2007-05-17
*
slab: warn on zero-length allocations
Christoph Lameter
2007-05-17
*
SLUB: Define functions for cpu slab handling instead of using PageActive
Christoph Lameter
2007-05-17
*
Slab allocators: Drop support for destructors
Christoph Lameter
2007-05-17
*
slob: implement RCU freeing
Nick Piggin
2007-05-17
*
Fix: find_or_create_page skips cpuset memory spreading.
Christoph Lameter
2007-05-17
*
slub: don't confuse ctor and dtor
Hugh Dickins
2007-05-17
*
sh64: generic quicklist support.
Paul Mundt
2007-05-13
*
consolidate generic_writepages and mpage_writepages
Miklos Szeredi
2007-05-11
*
VM statistics: Make timer deferrable
Christoph Lameter
2007-05-11
*
Bug in mm/thrash.c function grab_swap_token()
Mika Kukkonen
2007-05-11
*
SLUB: remove nr_cpu_ids hack
Christoph Lameter
2007-05-10
*
early_pfn_to_nid needs to be __meminit
Stephen Rothwell
2007-05-10
*
slub: support concurrent local and remote frees and allocs on a slab
Christoph Lameter
2007-05-10
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-05-09
|
\
|
*
sh: generic quicklist support.
Paul Mundt
2007-05-08
*
|
Fix a bad error case handling in read_cache_page_async()
David Howells
2007-05-09
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
|
\
\
|
*
|
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
|
|
/
*
|
Move remote node draining out of slab allocators
Christoph Lameter
2007-05-09
*
|
Make vm statistics update interval configurable
Christoph Lameter
2007-05-09
*
|
vmstat: use our own timer events
Christoph Lameter
2007-05-09
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
*
|
fs: convert core functions to zero_user_page
Nate Diller
2007-05-09
*
|
slab: shut down cache_reaper when cpu goes down
Christoph Lameter
2007-05-09
*
|
slab: use CPU_LOCK_[ACQUIRE|RELEASE]
Heiko Carstens
2007-05-09
*
|
AFS: export a couple of core functions for AFS write support
David Howells
2007-05-09
*
|
pretend cpuset has some form of hugetlb page reservation
Ken Chen
2007-05-09
*
|
fix leaky resv_huge_pages when cpuset is in use
Ken Chen
2007-05-09
[next]