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
Commit message (
Expand
)
Author
Age
*
hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Eric B Munson
2009-09-22
*
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
2009-09-22
*
hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...
Eric B Munson
2009-09-22
*
tmpfs: depend on shmem
Hugh Dickins
2009-09-22
*
mm: FOLL flags for GUP flags
Hugh Dickins
2009-09-22
*
mm: follow_hugetlb_page flags
Hugh Dickins
2009-09-22
*
mm: FOLL_DUMP replace FOLL_ANON
Hugh Dickins
2009-09-22
*
mm: add get_dump_page
Hugh Dickins
2009-09-22
*
page-allocator: split per-cpu list into one-list-per-migrate-type
Mel Gorman
2009-09-22
*
oom: move oom_adj value from task_struct to signal_struct
KOSAKI Motohiro
2009-09-22
*
mm: do batched scans for mem_cgroup
Wu Fengguang
2009-09-22
*
oom: move oom_killer_enable()/oom_killer_disable to where they belong
Alexey Dobriyan
2009-09-22
*
mm: also use alloc_large_system_hash() for the PID hash table
Jan Beulich
2009-09-22
*
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
*
mm: return boolean from page_has_private()
Johannes Weiner
2009-09-22
*
mm: return boolean from page_is_file_cache()
Johannes Weiner
2009-09-22
*
mm: introduce page_lru_base_type()
Johannes Weiner
2009-09-22
*
mm: remove broken 'kzalloc' mempool
Sage Weil
2009-09-22
*
tracing, page-allocator: add trace event for page traffic related to the budd...
Mel Gorman
2009-09-22
*
tracing, page-allocator: add trace events for anti-fragmentation falling back...
Mel Gorman
2009-09-22
*
tracing, page-allocator: add trace events for page allocation and page freeing
Mel Gorman
2009-09-22
*
page-allocator: remove dead function free_cold_page()
Mel Gorman
2009-09-22
*
ksm: unmerge is an origin of OOMs
Hugh Dickins
2009-09-22
*
ksm: clean up obsolete references
Hugh Dickins
2009-09-22
*
ksm: fix deadlock with munlock in exit_mmap
Andrea Arcangeli
2009-09-22
*
ksm: fix oom deadlock
Hugh Dickins
2009-09-22
*
ksm: identify PageKsm pages
Hugh Dickins
2009-09-22
*
ksm: no debug in page_dup_rmap()
Hugh Dickins
2009-09-22
*
ksm: the mm interface to ksm
Hugh Dickins
2009-09-22
*
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
Hugh Dickins
2009-09-22
*
ksm: add mmu_notifier set_pte_at_notify()
Izik Eidus
2009-09-22
*
mm: perform non-atomic test-clear of PG_mlocked on free
Johannes Weiner
2009-09-22
*
mm: count only reclaimable lru pages
Wu Fengguang
2009-09-22
*
mm: remove __{add,sub}_zone_page_state()
KOSAKI Motohiro
2009-09-22
*
mm: vmstat: add isolate pages
KOSAKI Motohiro
2009-09-22
*
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
2009-09-22
*
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
2009-09-22
*
hugetlb: balance freeing of huge pages across nodes
Lee Schermerhorn
2009-09-22
*
memory hotplug: update zone pcp at memory online
Shaohua Li
2009-09-22
*
mm: make swap token dummies static inlines
Johannes Weiner
2009-09-22
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
*
const: make lock_manager_operations const
Alexey Dobriyan
2009-09-22
*
const: make file_lock_operations const
Alexey Dobriyan
2009-09-22
*
const: make struct super_block::s_qcop const
Alexey Dobriyan
2009-09-22
*
const: make struct super_block::dq_op const
Alexey Dobriyan
2009-09-22
*
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
|
\
|
*
perf: Tidy up after the big rename
Ingo Molnar
2009-09-21
|
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
|
*
perf_counter: Rename list_entry -> group_entry, counter_list -> group_list
Ingo Molnar
2009-09-21
|
*
Merge branch 'linus' into perfcounters/rename
Ingo Molnar
2009-09-21
|
|
\
[next]