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
2013-09-11
mm/huge_memory.c: fix potential NULL pointer dereference
Libin
1
-0
/
+2
2013-09-11
mm: kill one if loop in __free_pages_bootmem()
Yinghai Lu
1
-7
/
+7
2013-09-11
mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...
Srivatsa S. Bhat
1
-2
/
+3
2013-09-11
mm/page_allo.c: restructure free-page stealing code and fix a bug
Srivatsa S. Bhat
1
-36
/
+59
2013-09-11
mm/page_alloc.c: fix coding style and spelling
Pintu Kumar
1
-21
/
+24
2013-09-11
swap: make cluster allocation per-cpu
Shaohua Li
1
-34
/
+91
2013-09-11
swap: fix races exposed by swap discard
Shaohua Li
1
-4
/
+27
2013-09-11
swap: make swap discard async
Shaohua Li
1
-78
/
+114
2013-09-11
swap: change block allocation algorithm for SSD
Shaohua Li
1
-38
/
+250
2013-09-11
mm/page_alloc.c: use '__paginginit' instead of '__init'
Chen Gang
1
-2
/
+2
2013-09-11
mm: fix negative left shift count when PAGE_SHIFT > 20
Jerry Zhou
1
-3
/
+4
2013-09-11
mm: replace strict_strtoul() with kstrtoul()
Jingoo Han
5
-14
/
+14
2013-09-11
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
1
-1
/
+2
2013-09-11
mm: vmstats: tlb flush counters
Dave Hansen
1
-0
/
+5
2013-09-11
mm/zswap.c: get swapper address_space by using macro
Sunghan Suh
1
-1
/
+1
2013-09-11
mm: mmap_region: kill correct_wcount/inode, use allow_write_access()
Oleg Nesterov
1
-9
/
+5
2013-09-11
mm: do_mmap_pgoff: cleanup the usage of file_inode()
Oleg Nesterov
1
-3
/
+2
2013-09-11
mm: shift VM_GROWS* check from mmap_region() to do_mmap_pgoff()
Oleg Nesterov
1
-6
/
+4
2013-09-11
mm/swapfile.c: convert to pr_foo()
Andrew Morton
1
-17
/
+13
2013-09-11
swap: warn when a swap area overflows the maximum size
Raymond Jennings
1
-2
/
+10
2013-09-11
mm/madvise.c: fix coding-style errors
Vladimir Cernov
1
-7
/
+7
2013-09-11
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
2
-12
/
+15
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-6
/
+6
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+5
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+24
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2013-09-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2013-09-04
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
1
-1
/
+1
2013-09-03
shm_mnt is as longterm as it gets, TYVM...
Al Viro
1
-3
/
+4
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-180
/
+137
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+11
2013-09-03
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2013-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-3
/
+0
2013-08-29
s390/mm: implement software referenced bits
Martin Schwidefsky
1
-3
/
+0
2013-08-28
memcg: check that kmem_cache has memcg_params before accessing it
Andrey Vagin
1
-0
/
+2
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
37
-953
/
+2862
2013-08-27
mm: move_ptes -- Set soft dirty bit depending on pte type
Cyrill Gorcunov
1
-1
/
+20
2013-08-27
Fix comment typo for init_cma_reserved_pageblock
Li Zhong
1
-1
/
+1
2013-08-27
treewide: Fix printks with 0x%#
Joe Perches
1
-1
/
+1
2013-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+1
2013-08-24
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
1
-7
/
+1
2013-08-23
memcg: get rid of swapaccount leftovers
Michal Hocko
1
-1
/
+0
2013-08-20
page_isolation: Fix a comment typo in test_pages_isolated()
Tang Chen
1
-4
/
+4
2013-08-19
backing-dev: convert class code to use dev_groups
Greg Kroah-Hartman
1
-8
/
+11
2013-08-18
Merge 3.11-rc6 into char-misc-next
Greg Kroah-Hartman
14
-70
/
+111
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
3
-18
/
+24
2013-08-14
Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b...
Ingo Molnar
1
-3
/
+0
2013-08-13
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
3
-8
/
+22
2013-08-13
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
3
-3
/
+24
2013-08-13
memcg: don't initialize kmem-cache destroying work for root caches
Andrey Vagin
1
-2
/
+2
[prev]
[next]