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 branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86...
Ingo Molnar
2009-02-13
|
\
\
|
|
*
x86, ptrace, mm: fix double-free on race
Markus Metzger
2009-02-11
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2009-02-12
|
\
\
\
|
*
|
|
mm: Export symbol ksize()
Kirill A. Shutemov
2009-02-12
*
|
|
|
Fix page writeback thinko, causing Berkeley DB slowdown
Nick Piggin
2009-02-12
|
/
/
/
*
|
|
mm: rearrange exit_mmap() to unlock before arch_exit_mmap
Jeremy Fitzhardinge
2009-02-11
*
|
|
writeback: fix break condition
Federico Cuello
2009-02-11
*
|
|
memcg: use __GFP_NOWARN in page cgroup allocation
KAMEZAWA Hiroyuki
2009-02-11
*
|
|
mm: fix mlocked page counter mismatch
MinChan Kim
2009-02-11
*
|
|
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
Sven Wegener
2009-02-11
*
|
|
migration: migrate_vmas should check "vma"
Daisuke Nishimura
2009-02-11
*
|
|
Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE
Mel Gorman
2009-02-11
*
|
|
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
Mel Gorman
2009-02-10
*
|
|
mm: fix error case in mlock downgrade reversion
Hugh Dickins
2009-02-08
*
|
|
do_wp_page: fix regression with execute in place
Carsten Otte
2009-02-05
*
|
|
write-back: fix nr_to_write counter
Artem Bityutskiy
2009-02-03
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2009-02-02
|
\
\
|
*
|
slub: fix per cpu kmem_cache_cpu array memory leak
David Rientjes
2009-01-28
*
|
|
Manually revert "mlock: downgrade mmap sem while populating mlocked regions"
Linus Torvalds
2009-02-01
*
|
|
Stop playing silly games with the VM_ACCOUNT flag
Linus Torvalds
2009-01-31
*
|
|
Allow opportunistic merging of VM_CAN_NONLINEAR areas
Linus Torvalds
2009-01-30
*
|
|
memcg: NULL pointer dereference at rmdir on some NUMA systems
KAMEZAWA Hiroyuki
2009-01-29
*
|
|
memcg: fix refcnt handling at swapoff
KAMEZAWA Hiroyuki
2009-01-29
*
|
|
memcg: get/put parents at create/free
Daisuke Nishimura
2009-01-29
*
|
|
Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segments
Linus Torvalds
2009-01-29
*
|
|
uclinux: add process name to allocation error message
Greg Ungerer
2009-01-27
*
|
|
nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().
Paul Mundt
2009-01-21
|
|
/
|
/
|
*
|
memcg: fix a race when setting memory.swappiness
Li Zefan
2009-01-15
*
|
memcg: fix section mismatch
Li Zefan
2009-01-15
*
|
revert "mm: vmalloc use mutex for purge"
Andrew Morton
2009-01-15
*
|
memcg: make oom less frequently
Daisuke Nishimura
2009-01-15
*
|
memcg: fix hierarchical reclaim
Daisuke Nishimura
2009-01-15
*
|
memcg: fix error path of mem_cgroup_move_parent
Daisuke Nishimura
2009-01-15
*
|
memcg: fix mem_cgroup_get_reclaim_stat_from_page
Daisuke Nishimura
2009-01-15
*
|
alpha: fix vmalloc breakage
Ivan Kokshaysky
2009-01-15
*
|
[CVE-2009-0029] System call wrappers part 28
Heiko Carstens
2009-01-14
*
|
[CVE-2009-0029] System call wrappers part 26
Heiko Carstens
2009-01-14
*
|
[CVE-2009-0029] System call wrappers part 14
Heiko Carstens
2009-01-14
*
|
[CVE-2009-0029] System call wrappers part 13
Heiko Carstens
2009-01-14
*
|
[CVE-2009-0029] System call wrapper special cases
Heiko Carstens
2009-01-14
*
|
[CVE-2009-0029] Convert all system calls to return a long
Heiko Carstens
2009-01-14
|
/
*
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
venkatesh.pallipadi@intel.com
2009-01-13
*
x86 PAT: remove PFNMAP type on track_pfn_vma_new() error
venkatesh.pallipadi@intel.com
2009-01-13
*
lockdep, mm: fix might_fault() annotation
Peter Zijlstra
2009-01-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
Linus Torvalds
2009-01-09
|
\
|
*
NOMMU: Teach kobjsize() about VMA regions.
Paul Mundt
2009-01-08
|
*
NOMMU: Make mmap allocation page trimming behaviour configurable.
Paul Mundt
2009-01-08
|
*
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2009-01-08
|
*
NOMMU: Delete askedalloc and realalloc variables
David Howells
2009-01-08
*
|
cgroups: use hierarchy_mutex in memory controller
Paul Menage
2009-01-08
[next]