index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-25
zram: remove max_num_devices limitation
Sergey Senozhatsky
2015-06-25
zram: reorganize code layout
Sergey Senozhatsky
2015-06-25
zram: use idr instead of `zram_devices' array
Sergey Senozhatsky
2015-06-25
zram: cosmetic ZRAM_ATTR_RO code formatting tweak
Sergey Senozhatsky
2015-06-25
zram: add `compact` sysfs entry to documentation
Sergey Senozhatsky
2015-06-25
zsmalloc: remove obsolete ZSMALLOC_DEBUG
Marcin Jabrzyk
2015-06-25
zram: remove obsolete ZRAM_DEBUG option
Marcin Jabrzyk
2015-06-25
s390/mm: change HPAGE_SHIFT type to int
Dominik Dingel
2015-06-25
s390/mm: forward check for huge pmds to pmd_large()
Dominik Dingel
2015-06-25
s390/hugetlb: remove dead code for sw emulated huge pages
Dominik Dingel
2015-06-25
mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
Dominik Dingel
2015-06-25
mm/hugetlb: remove unused arch hook prepare/release_hugepage
Dominik Dingel
2015-06-25
s390/mm: make hugepages_supported a boot time decision
Dominik Dingel
2015-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-24
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-24
Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2015-06-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-06-24
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-06-24
Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2015-06-24
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-06-24
Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-24
mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
Larry Finger
2015-06-24
mm, thp: respect MPOL_PREFERRED policy with non-local node
Vlastimil Babka
2015-06-24
tmpfs: truncate prealloc blocks past i_size
Josef Bacik
2015-06-24
mm/memory hotplug: print the last vmemmap region at the end of hot add memory
Zhu Guihua
2015-06-24
mm/mmap.c: optimization of do_mmap_pgoff function
Piotr Kwapulinski
2015-06-24
mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scan
Catalin Marinas
2015-06-24
mm: kmemleak: avoid deadlock on the kmemleak object insertion error path
Catalin Marinas
2015-06-24
mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()
Catalin Marinas
2015-06-24
mm: kmemleak: fix delete_object_*() race when called on the same memory block
Catalin Marinas
2015-06-24
mm: kmemleak: allow safe memory scanning during kmemleak disabling
Catalin Marinas
2015-06-24
memcg: convert mem_cgroup->under_oom from atomic_t to int
Tejun Heo
2015-06-24
memcg: remove unused mem_cgroup->oom_wakeups
Tejun Heo
2015-06-24
frontswap: allow multiple backends
Dan Streetman
2015-06-24
x86, mirror: x86 enabling - find mirrored memory ranges
Tony Luck
2015-06-24
mm/memblock: allocate boot time data structures from mirrored memory
Tony Luck
2015-06-24
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2015-06-24
mm: do not ignore mapping_gfp_mask in page cache allocation paths
Michal Hocko
2015-06-24
mm/cma.c: fix typos in comments
Shailendra Verma
2015-06-24
mm/oom_kill.c: print points as unsigned int
Wang Long
2015-06-24
mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages
Mike Kravetz
2015-06-24
mm/hugetlb: compute/return the number of regions added by region_add()
Mike Kravetz
2015-06-24
mm/hugetlb: document the reserve map/region tracking routines
Mike Kravetz
2015-06-24
Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behavior
Michal Hocko
2015-06-24
mm: nommu: refactor debug and warning prints
Leon Romanovsky
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2015-06-24
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
2015-06-24
mm/thp: split out pmd collapse flush into separate functions
Aneesh Kumar K.V
2015-06-24
tracing: add trace event for memory-failure
Xie XiuQi
[next]