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
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-28
|
\
|
*
Catch filesystems lacking s_bdi
Jörn Engel
2010-04-25
|
*
bdi: add helper function for doing init and register of a bdi for a file system
Jens Axboe
2010-04-22
*
|
mmap: check ->vm_ops before dereferencing
Rik van Riel
2010-04-27
*
|
ksm: check for ERR_PTR from follow_page()
Dan Carpenter
2010-04-24
*
|
rmap: anon_vma_prepare() can leak anon_vma_chain
Oleg Nesterov
2010-04-24
*
|
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
Mel Gorman
2010-04-24
*
|
memcg: fix prepare migration
Andrea Arcangeli
2010-04-24
|
/
*
rmap: add exclusively owned pages to the newest anon_vma
Rik van Riel
2010-04-19
*
anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma
Linus Torvalds
2010-04-12
*
anon_vma: clone the anon_vma chain in the right order
Linus Torvalds
2010-04-12
*
vma_adjust: fix the copying of anon_vma chains
Linus Torvalds
2010-04-12
*
Simplify and comment on anon_vma re-use for anon_vma_prepare()
Linus Torvalds
2010-04-12
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-09
|
\
|
*
backing-dev: Handle class_create() failure
Anton Blanchard
2010-04-02
*
|
slub: Fix kmem_ptr_validate() for non-kernel pointers
Pekka Enberg
2010-04-09
*
|
slab: Generify kernel pointer validation
Pekka Enberg
2010-04-09
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-04-07
|
\
\
|
*
|
bootmem, x86: Fix 32bit numa system without RAM on node 0
Yinghai Lu
2010-04-01
|
*
|
nobootmem, x86: Fix 32bit numa system without RAM on node 0
Yinghai Lu
2010-04-01
*
|
|
memcg: fix race in file_mapped accounting
KAMEZAWA Hiroyuki
2010-04-07
*
|
|
pagemap: fix pfn calculation for hugepage
Naoya Horiguchi
2010-04-07
*
|
|
mm: revert "vmscan: get_scan_ratio() cleanup"
KOSAKI Motohiro
2010-04-07
*
|
|
readahead: fix NULL filp dereference
Wu Fengguang
2010-04-07
*
|
|
mm: avoid null-pointer deref in sync_mm_rss()
KAMEZAWA Hiroyuki
2010-04-07
*
|
|
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
2010-04-05
|
\
\
\
|
*
|
|
percpu: don't implicitly include slab.h from percpu.h
Tejun Heo
2010-03-30
|
*
|
|
kmemcheck: Fix build errors due to missing slab.h
Randy Dunlap
2010-03-30
|
*
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-04-05
|
\
\
\
|
*
|
|
percpu, module: implement and use is_kernel/module_percpu_address()
Tejun Heo
2010-03-29
|
|
/
/
*
/
/
rmap: fix anon_vma_fork() memory leak
Rik van Riel
2010-04-05
|
/
/
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-26
|
\
\
|
*
|
x86: Remove excessive early_res debug output
Jiri Kosina
2010-03-24
|
|
/
*
|
NOMMU: Fix __get_user_pages() to pin last page on offset buffers
David Howells
2010-03-25
*
|
NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start'
David Howells
2010-03-25
*
|
mempolicy: fix get_mempolicy() for relative and static nodes
Lee Schermerhorn
2010-03-24
*
|
exit: fix oops in sync_mm_rss
Michael S. Tsirkin
2010-03-24
*
|
tmpfs: cleanup mpol_parse_str()
KOSAKI Motohiro
2010-03-24
*
|
tmpfs: handle MPOL_LOCAL mount option properly
KOSAKI Motohiro
2010-03-24
*
|
tmpfs: mpol=bind:0 don't cause mount error.
KOSAKI Motohiro
2010-03-24
*
|
tmpfs: fix oops on mounts with mpol=default
Ravikiran G Thirumalai
2010-03-24
*
|
mm/ksm.c is doing an unneeded _notify in write_protect_page.
Robin Holt
2010-03-24
*
|
nommu: fix an incorrect comment in the do_mmap_shared_file()
David Howells
2010-03-24
*
|
memcontrol: fix potential null deref
Dan Carpenter
2010-03-24
*
|
memcg: disable move charge in no mmu case
Daisuke Nishimura
2010-03-24
*
|
memcg: avoid use cmpxchg in swap cgroup maintainance
KAMEZAWA Hiroyuki
2010-03-17
|
/
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
|
\
|
*
rcu: Suppress __mpol_dup() false positive from RCU lockdep
Paul E. McKenney
2010-03-04
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
|
\
\
[next]