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
Commit message (
Expand
)
Author
Age
...
*
mm: kswapd: keep kswapd awake for high-order allocations until a percentage o...
Mel Gorman
2011-01-13
*
mm: kswapd: stop high-order balancing when any suitable zone is balanced
Mel Gorman
2011-01-13
*
mm: remove likely() from grab_cache_page_write_begin()
Steven Rostedt
2011-01-13
*
mm: remove unlikely() from page_mapping()
Steven Rostedt
2011-01-13
*
mm: remove likely() from mapping_unevictable()
Steven Rostedt
2011-01-13
*
vmalloc: remove redundant unlikely()
Tobias Klauser
2011-01-13
*
mempolicy: remove tasklist_lock from migrate_pages
KOSAKI Motohiro
2011-01-13
*
mlock: do not hold mmap_sem for extended periods of time
Michel Lespinasse
2011-01-13
*
mm: move VM_LOCKED check to __mlock_vma_pages_range()
Michel Lespinasse
2011-01-13
*
mm: add FOLL_MLOCK follow_page flag.
Michel Lespinasse
2011-01-13
*
mlock: only hold mmap_sem in shared mode when faulting in pages
Michel Lespinasse
2011-01-13
*
mlock: avoid dirtying pages and triggering writeback
Michel Lespinasse
2011-01-13
*
do_wp_page: clarify dirty_page handling
Michel Lespinasse
2011-01-13
*
do_wp_page: remove the 'reuse' flag
Michel Lespinasse
2011-01-13
*
mm: clear PageError bit in msync & fsync
Rik van Riel
2011-01-13
*
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
2011-01-13
*
mm: unify module_alloc code for vmalloc
David Rientjes
2011-01-13
*
mm: remove gfp mask from pcpu_get_vm_areas
David Rientjes
2011-01-13
*
mm: remove unused get_vm_area_node
David Rientjes
2011-01-13
*
mm: vmscan: rename lumpy_mode to reclaim_mode
Mel Gorman
2011-01-13
*
mm: compaction: perform a faster migration scan when migrating asynchronously
Mel Gorman
2011-01-13
*
mm: migration: cleanup migrate_pages API by matching types for offlining and ...
Mel Gorman
2011-01-13
*
mm: migration: allow migration to operate asynchronously and avoid synchronou...
Mel Gorman
2011-01-13
*
mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim
Mel Gorman
2011-01-13
*
mm: vmscan: convert lumpy_mode into a bitmask
Mel Gorman
2011-01-13
*
mm: compaction: add trace events for memory compaction activity
Mel Gorman
2011-01-13
*
mm: smaps: export mlock information
Nikanth Karthikesan
2011-01-13
*
mm: convert sprintf_symbol to %pS
Joe Perches
2011-01-13
*
fs/mpage.c: consolidate code
Hai Shan
2011-01-13
*
mm: find_get_pages_contig fixlet
Nick Piggin
2011-01-13
*
vmscan: factor out kswapd sleeping logic from kswapd()
KOSAKI Motohiro
2011-01-13
*
mm/page-writeback.c: fix __set_page_dirty_no_writeback() return value
Bob Liu
2011-01-13
*
sync_inode_metadata: fix comment
Andrew Morton
2011-01-13
*
writeback: avoid livelocking WB_SYNC_ALL writeback
Jan Kara
2011-01-13
*
writeback: stop background/kupdate works from livelocking other works
Jan Kara
2011-01-13
*
writeback: trace wakeup event for background writeback
Wu Fengguang
2011-01-13
*
writeback: integrated background writeback work
Jan Kara
2011-01-13
*
mm: vmstat: use a single setter function and callback for adjusting percpu th...
Mel Gorman
2011-01-13
*
mm: page allocator: adjust the per-cpu counter threshold when memory is low
Mel Gorman
2011-01-13
*
sched: remove long deprecated CLONE_STOPPED flag
Dave Jones
2011-01-13
*
atmel_serial: fix RTS high after initialization in RS485 mode
Claudio Scordino
2011-01-13
*
irq: use per_cpu kstat_irqs
Eric Dumazet
2011-01-13
*
MAINTAINERS: update entries affecting VIA Technologies
Bruce Chang
2011-01-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-01-13
|
\
|
*
dm: raid456 basic support
NeilBrown
2011-01-13
|
*
dm: per target unplug callback support
NeilBrown
2011-01-13
|
*
dm: introduce target callbacks and congestion callback
NeilBrown
2011-01-13
|
*
dm mpath: delay activate_path retry on SCSI_DH_RETRY
Chandra Seetharaman
2011-01-13
|
*
dm: remove superfluous irq disablement in dm_request_fn
Kiyoshi Ueda
2011-01-13
|
*
dm log: use PTR_ERR value instead of ENOMEM
Dan Carpenter
2011-01-13
[prev]
[next]