Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
97654dfa20caa5e6c1b0a4af715aabaf5d070d69
/
mm
97654df
slab: defer slab_destroy in free_block()
by Joonsoo Kim
· 10 years ago
25c063f
slab: move up code to get kmem_cache_node in free_block()
by Joonsoo Kim
· 10 years ago
8a9c61d
slab: add unlikely macro to help compiler
by Joonsoo Kim
· 10 years ago
02e72cc
mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y
by Andrey Ryabinin
· 10 years ago
c07b818
mm, slub: mark resiliency_test as init text
by David Rientjes
· 10 years ago
5240ab4
mm: slab.h: wrap the whole file with guarding macro
by Andrey Ryabinin
· 10 years ago
18bf854
slab: use get_node() and kmem_cache_node() functions
by Christoph Lameter
· 10 years ago
fa45dc2
slub: use new node functions
by Christoph Lameter
· 10 years ago
44c5356
slab common: add functions for kmem_cache_node access
by Christoph Lameter
· 10 years ago
1536cb3
mm/slab.c: add __init to init_lock_keys
by Fabian Frederick
· 10 years ago
9895994
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
47dfe40
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
f2a8417
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
8f1d26d
kexec: export free_huge_page to VMCOREINFO
by Atsushi Kumagai
· 10 years ago
7532518
mm: fix filemap.c pagecache_get_page() kernel-doc warnings
by Randy Dunlap
· 10 years ago
b4903d6
mm: debugfs: move rounddown_pow_of_two() out from do_fault path
by Andrey Ryabinin
· 10 years ago
2bcf2e9
memcg: oom_notify use-after-free fix
by Michal Hocko
· 10 years ago
52089b1
hwpoison: call action_result() in failure path of hwpoison_user_mappings()
by Naoya Horiguchi
· 10 years ago
93a9eb3
hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()
by Naoya Horiguchi
· 10 years ago
b104a35
mm, thp: do not allow thp faults to avoid cpuset restrictions
by David Rientjes
· 10 years ago
f678959
mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()
by Maxim Patlasov
· 10 years ago
1aab4d7
mm: fix page_alloc.c kernel-doc warnings
by Randy Dunlap
· 10 years ago
ca5bc6c
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes
by Ingo Molnar
· 10 years ago
8bdd638
mm: fix direct reclaim writeback regression
by Hugh Dickins
· 10 years ago
355cb09
Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
0253d63
mm: hugetlb: fix copy_hugetlb_page_range()
by Naoya Horiguchi
· 10 years ago
792ceae
mm/fs: fix pessimization in hole-punching pagecache
by Hugh Dickins
· 10 years ago
b1a3665
shmem: fix splicing from a hole while it's punched
by Hugh Dickins
· 10 years ago
8e205f7
shmem: fix faulting into a hole, not taking i_mutex
by Hugh Dickins
· 10 years ago
c118678
mm: do not call do_fault_around for non-linear fault
by Konstantin Khlebnikov
· 10 years ago
a0f7a75
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
by Naoya Horiguchi
· 10 years ago
45ccaf4
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux into for-3.16-rcX
by Mike Snitzer
· 10 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 11 years ago
a8ddc82
cgroup: distinguish the default and legacy hierarchies when handling cftypes
by Tejun Heo
· 10 years ago
2cf669a
cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()
by Tejun Heo
· 10 years ago
5577964
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
by Tejun Heo
· 10 years ago
40f6123
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
aa6ec29
cgroup: remove sane_behavior support on non-default hierarchies
by Tejun Heo
· 11 years ago
1ced953
blkcg, memcg: make blkcg depend on memcg on the default hierarchy
by Tejun Heo
· 11 years ago
66d2f4d
shmem: fix init_page_accessed use to stop !PageLRU bug
by Hugh Dickins
· 11 years ago
0bc1f8b
hwpoison: fix the handling path of the victimized page frame that belong to non-LRU
by Chen Yucong
· 11 years ago
496a8e6
msync: fix incorrect fstart calculation
by Namjae Jeon
· 11 years ago
8a5b20a
slub: fix off by one in number of slab tests
by Joonsoo Kim
· 11 years ago
dc78327
mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER
by Michal Nazarewicz
· 11 years ago
391acf9
cpuset,mempolicy: fix sleeping function called from invalid context
by Gu Zheng
· 11 years ago
d05f0cdcb
mm: fix crashes from mbind() merging vmas
by Hugh Dickins
· 11 years ago
0378730
slab: fix oops when reading /proc/slab_allocators
by Joonsoo Kim
· 11 years ago
f00cdc6
shmem: fix faulting into a hole while it's punched
by Hugh Dickins
· 11 years ago
f72e7dc
mm: let mm_find_pmd fix buggy race with THP fault
by Hugh Dickins
· 11 years ago
5338a93
mm: thp: fix DEBUG_PAGEALLOC oops in copy_page_rep()
by Hugh Dickins
· 11 years ago
7cd2b0a
mm, pcp: allow restoring percpu_pagelist_fraction default
by David Rientjes
· 11 years ago
4a705fe
hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
by Naoya Horiguchi
· 11 years ago
13ace4d
tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported
by Hugh Dickins
· 11 years ago
e020d5b
mm: nommu: per-thread vma cache fix
by Steven Miao
· 11 years ago
fb009e3
percpu: Use ALIGN macro instead of hand coding alignment calculation
by Christoph Lameter
· 11 years ago
0506408
fix __swap_writepage() compile failure on old gcc versions
by Al Viro
· 11 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
9c1d528
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
by Al Viro
· 11 years ago
f6cb85d
shmem: switch to iter_file_splice_write()
by Al Viro
· 11 years ago
14208b0
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
b738d76
Don't trigger congestion wait on dirty-but-not-writeout pages
by Linus Torvalds
· 11 years ago
f8409ab
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 11 years ago
b1de0d1
mm: convert some level-less printks to pr_*
by Mitchel Humpherys
· 11 years ago
f59428a
mm/kmemleak-test.c: use pr_fmt for logging
by Fabian Frederick
· 11 years ago
33041a0
mm: mark remap_file_pages() syscall as deprecated
by Kirill A. Shutemov
· 11 years ago
cf2c812
mm: memcontrol: remove unnecessary memcg argument from soft limit functions
by Johannes Weiner
· 11 years ago
e231875
mm: memcontrol: clean up memcg zoneinfo lookup
by Jianyu Zhan
· 11 years ago
aedf95e
mm/memblock.c: call kmemleak directly from memblock_(alloc|free)
by Catalin Marinas
· 11 years ago
1741196
mm/mempool.c: update the kmemleak stack trace for mempool allocations
by Catalin Marinas
· 11 years ago
ffe2c74
mm: introduce kmemleak_update_trace()
by Catalin Marinas
· 11 years ago
aae0ad7
mm/kmemleak.c: use %u to print ->checksum
by Jianpeng Ma
· 11 years ago
688eb98
vmscan: memcg: always use swappiness of the reclaimed memcg
by Michal Hocko
· 11 years ago
cccad5b
mm: convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
844e4d6
slub: search partial list on numa_mem_id(), instead of numa_node_id()
by Joonsoo Kim
· 11 years ago
71abdc1
mm: vmscan: clear kswapd's special reclaim powers before exiting
by Johannes Weiner
· 11 years ago
d4c5491
mm: add !pte_present() check on existing hugetlb_entry callbacks
by Naoya Horiguchi
· 11 years ago
624483f
mm: rmap: fix use-after-free in __put_anon_vma
by Andrey Ryabinin
· 11 years ago
a0abcf2e
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
72d0963
mm/zswap: NUMA aware allocation for zswap_dstmem
by Eric Dumazet
· 11 years ago
d867f20
mm/zsmalloc: make zsmalloc module-buildable
by Minchan Kim
· 11 years ago
93ef6d6
mm/vmalloc.c: export unmap_kernel_range()
by Minchan Kim
· 11 years ago
7eb5251
zsmalloc: fixup trivial zs size classes value in comments
by Weijie Yang
· 11 years ago
50417c5
mm/zbud.c: make size unsigned like unique callsite
by Fabian Frederick
· 11 years ago
2a7a0e0
mm, memcg: periodically schedule when emptying page list
by Hugh Dickins
· 11 years ago
3ba0812
mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_MCEERR_AO)
by Naoya Horiguchi
· 11 years ago
74614de
mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACTION_REQUIRED
by Tony Luck
· 11 years ago
a70ffca
mm/memory-failure.c-failure: send right signal code to correct thread
by Tony Luck
· 11 years ago
d2f3102
mm/page-writeback.c: remove outdated comment
by Jianyu Zhan
· 11 years ago
50088c4
mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of scan_swap_map()
by Chen Yucong
· 11 years ago
100873d
hugetlb: rename hugepage_migration_support() to ..._supported()
by Naoya Horiguchi
· 11 years ago
1fdb412
mm: document do_fault_around() feature
by Kirill A. Shutemov
· 11 years ago
a9b0f86
mm: nominate faultaround area in bytes rather than page order
by Kirill A. Shutemov
· 11 years ago
7d01817
mm/page_alloc.c: cleanup add_active_range() related comments
by Zhang Zhen
· 11 years ago
daa5ba7
mm/rmap.c: cleanup ttu_flags
by Konstantin Khlebnikov
· 11 years ago
3d92860
mm/rmap.c: don't call mmu_notifier_invalidate_page() during munlock
by Konstantin Khlebnikov
· 11 years ago
226b4cc
mm/process_vm_access: move config option into init/Kconfig
by Konstantin Khlebnikov
· 11 years ago
1a50190
mm: vmscan: use proportional scanning during direct reclaim and full scan at DEF_PRIORITY
by Mel Gorman
· 11 years ago
850e9c6
mm: fix typo in comment in do_fault_around()
by Kirill A. Shutemov
· 11 years ago
7fc34a6
mm/msync.c: sync only the requested range in msync()
by Matthew Wilcox
· 11 years ago
Next »