index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-13
Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...
Ingo Molnar
11
-43
/
+84
2009-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-0
/
+3
2009-02-12
Fix page writeback thinko, causing Berkeley DB slowdown
Nick Piggin
1
-1
/
+1
2009-02-12
mm: Export symbol ksize()
Kirill A. Shutemov
3
-0
/
+3
2009-02-11
mm: rearrange exit_mmap() to unlock before arch_exit_mmap
Jeremy Fitzhardinge
1
-4
/
+6
2009-02-11
writeback: fix break condition
Federico Cuello
1
-13
/
+16
2009-02-11
memcg: use __GFP_NOWARN in page cgroup allocation
KAMEZAWA Hiroyuki
1
-1
/
+2
2009-02-11
mm: fix mlocked page counter mismatch
MinChan Kim
1
-1
/
+2
2009-02-11
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
Sven Wegener
1
-1
/
+1
2009-02-11
migration: migrate_vmas should check "vma"
Daisuke Nishimura
1
-1
/
+1
2009-02-11
Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE
Mel Gorman
1
-20
/
+33
2009-02-10
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
Mel Gorman
4
-33
/
+51
2009-02-10
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
1
-1
/
+4
2009-02-09
Merge commit 'v2.6.29-rc4' into tracing/core
Ingo Molnar
1
-1
/
+1
2009-02-08
mm: fix error case in mlock downgrade reversion
Hugh Dickins
1
-1
/
+4
2009-02-05
do_wp_page: fix regression with execute in place
Carsten Otte
1
-1
/
+1
2009-02-05
Merge branches 'tracing/ftrace' and 'linus' into tracing/core
Ingo Molnar
1
-6
/
+15
2009-02-03
write-back: fix nr_to_write counter
Artem Bityutskiy
1
-6
/
+15
2009-02-03
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...
Ingo Molnar
7
-97
/
+87
2009-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-1
/
+1
2009-02-01
Manually revert "mlock: downgrade mmap sem while populating mlocked regions"
Linus Torvalds
1
-45
/
+2
2009-01-31
Stop playing silly games with the VM_ACCOUNT flag
Linus Torvalds
2
-24
/
+26
2009-01-30
Allow opportunistic merging of VM_CAN_NONLINEAR areas
Linus Torvalds
1
-1
/
+4
2009-01-29
memcg: NULL pointer dereference at rmdir on some NUMA systems
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-01-29
memcg: fix refcnt handling at swapoff
KAMEZAWA Hiroyuki
1
-1
/
+4
2009-01-29
memcg: get/put parents at create/free
Daisuke Nishimura
1
-1
/
+22
2009-01-29
Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segments
Linus Torvalds
1
-20
/
+6
2009-01-28
slub: fix per cpu kmem_cache_cpu array memory leak
David Rientjes
1
-1
/
+1
2009-01-27
uclinux: add process name to allocation error message
Greg Ungerer
1
-2
/
+2
2009-01-21
nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().
Paul Mundt
1
-1
/
+19
2009-01-18
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core
Ingo Molnar
17
-101
/
+181
2009-01-15
memcg: fix a race when setting memory.swappiness
Li Zefan
1
-1
/
+9
2009-01-15
memcg: fix section mismatch
Li Zefan
1
-1
/
+1
2009-01-15
revert "mm: vmalloc use mutex for purge"
Andrew Morton
1
-5
/
+4
2009-01-15
memcg: make oom less frequently
Daisuke Nishimura
1
-4
/
+6
2009-01-15
memcg: fix hierarchical reclaim
Daisuke Nishimura
1
-32
/
+36
2009-01-15
memcg: fix error path of mem_cgroup_move_parent
Daisuke Nishimura
1
-8
/
+15
2009-01-15
memcg: fix mem_cgroup_get_reclaim_stat_from_page
Daisuke Nishimura
1
-1
/
+16
2009-01-15
alpha: fix vmalloc breakage
Ivan Kokshaysky
1
-0
/
+11
2009-01-14
[CVE-2009-0029] System call wrappers part 28
Heiko Carstens
2
-17
/
+15
2009-01-14
[CVE-2009-0029] System call wrappers part 26
Heiko Carstens
1
-2
/
+2
2009-01-14
[CVE-2009-0029] System call wrappers part 14
Heiko Carstens
3
-5
/
+5
2009-01-14
[CVE-2009-0029] System call wrappers part 13
Heiko Carstens
7
-18
/
+17
2009-01-14
[CVE-2009-0029] System call wrapper special cases
Heiko Carstens
2
-3
/
+24
2009-01-14
[CVE-2009-0029] Convert all system calls to return a long
Heiko Carstens
4
-4
/
+4
2009-01-13
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
venkatesh.pallipadi@intel.com
1
-3
/
+4
2009-01-13
x86 PAT: remove PFNMAP type on track_pfn_vma_new() error
venkatesh.pallipadi@intel.com
1
-1
/
+7
2009-01-12
lockdep, mm: fix might_fault() annotation
Peter Zijlstra
1
-0
/
+9
2009-01-11
Merge commit 'v2.6.29-rc1' into tracing/urgent
Ingo Molnar
31
-1691
/
+3801
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
Linus Torvalds
2
-326
/
+711
[next]