index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-23
mm: ignore VM_SOFTDIRTY on VMA merging
Cyrill Gorcunov
1
-2
/
+10
2014-01-23
mm/rmap: fix coccinelle warnings
Fengguang Wu
1
-2
/
+2
2014-01-23
mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop
Jamie Liu
1
-1
/
+2
2014-01-23
memcg: remove unused code from kmem_cache_destroy_work_func
Vladimir Davydov
1
-4
/
+2
2014-01-23
mm: improve documentation of page_order
Mel Gorman
2
-4
/
+9
2014-01-23
memcg: fix css reference leak and endless loop in mem_cgroup_iter
Michal Hocko
1
-5
/
+13
2014-01-23
memcg: fix endless loop caused by mem_cgroup_iter
Michal Hocko
1
-3
/
+14
2014-01-23
mm, oom: prefer thread group leaders for display purposes
David Rientjes
2
-11
/
+20
2014-01-23
mm/memcg: iteration skip memcgs not yet fully initialized
Hugh Dickins
1
-4
/
+2
2014-01-23
mm/memcg: fix last_dead_count memory wastage
Hugh Dickins
1
-1
/
+1
2014-01-23
mm: audit/fix non-modular users of module_init in core code
Paul Gortmaker
4
-7
/
+6
2014-01-23
mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcall
Paul Gortmaker
1
-2
/
+1
2014-01-23
mm: show message when updating min_free_kbytes in thp
Han Pingtian
3
-2
/
+9
2014-01-23
mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hot...
Nathan Zimmer
1
-3
/
+4
2014-01-23
mm/nobootmem: free_all_bootmem again
Philipp Hachtmann
2
-26
/
+16
2014-01-23
mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask
Vladimir Davydov
1
-9
/
+10
2014-01-23
mm: vmscan: shrink all slab objects if tight on memory
Vladimir Davydov
1
-4
/
+21
2014-01-23
sched/numa: fix setting of cpupid on page migration twice
Wanpeng Li
1
-2
/
+0
2014-01-23
mm: do_mincore() cleanup
Jianguo Wu
1
-7
/
+0
2014-01-23
mm: prevent setting of a value less than 0 to min_free_kbytes
Han Pingtian
1
-1
/
+6
2014-01-23
mm: new_vma_page() cannot see NULL vma for hugetlb pages
Michal Hocko
1
-4
/
+2
2014-01-23
mm/memory-failure.c: shift page lock from head page to tail page after thp split
Naoya Horiguchi
1
-10
/
+11
2014-01-23
numa: add a sysctl for numa_balancing
Andi Kleen
1
-1
/
+1
2014-01-23
mm: free memblock.memory in free_all_bootmem
Philipp Hachtmann
2
-1
/
+25
2014-01-23
mm/nobootmem.c: add return value check in __alloc_memory_core_early()
Philipp Hachtmann
1
-1
/
+3
2014-01-23
memcg: rework memcg_update_kmem_limit synchronization
Vladimir Davydov
1
-91
/
+105
2014-01-23
memcg: remove KMEM_ACCOUNTED_ACTIVATED flag
Vladimir Davydov
1
-27
/
+2
2014-01-23
memcg, slab: RCU protect memcg_params for root caches
Vladimir Davydov
2
-8
/
+23
2014-01-23
slab: do not panic if we fail to create memcg cache
Vladimir Davydov
1
-1
/
+8
2014-01-23
memcg: get rid of kmem_cache_dup()
Vladimir Davydov
1
-31
/
+8
2014-01-23
memcg, slab: fix races in per-memcg cache creation/destruction
Vladimir Davydov
2
-10
/
+27
2014-01-23
memcg: fix possible NULL deref while traversing memcg_slab_caches list
Vladimir Davydov
1
-7
/
+18
2014-01-23
memcg, slab: fix barrier usage when accessing memcg_caches
Vladimir Davydov
2
-15
/
+21
2014-01-23
memcg, slab: clean up memcg cache initialization/destruction
Vladimir Davydov
2
-36
/
+33
2014-01-23
memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path
Vladimir Davydov
2
-4
/
+10
2014-01-23
slab: clean up kmem_cache_create_memcg() error handling
Vladimir Davydov
1
-34
/
+31
2014-01-23
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
21
-137
/
+138
2014-01-23
memcg: do not use vmalloc for mem_cgroup allocations
Vladimir Davydov
1
-22
/
+6
2014-01-23
mm: munlock: fix potential race with THP page split
Vlastimil Babka
1
-44
/
+60
2014-01-23
mm: print more details for bad_page()
Dave Hansen
4
-22
/
+58
2014-01-23
mm/zswap.c: change params from hidden to ro
Dan Streetman
1
-2
/
+2
2014-01-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
26
-820
/
+1145
2014-01-21
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
4
-106
/
+370
2014-01-21
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-2
/
+2
2014-01-21
mm/migrate: remove unused function, fail_migrate_page()
Joonsoo Kim
1
-8
/
+0
2014-01-21
mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages
Joonsoo Kim
2
-21
/
+16
2014-01-21
mm/migrate: correct failure handling if !hugepage_migration_support()
Joonsoo Kim
1
-2
/
+5
2014-01-21
mm/migrate: add comment about permanent failure path
Naoya Horiguchi
1
-1
/
+6
2014-01-21
mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failure
David Rientjes
1
-1
/
+8
2014-01-21
mm: compaction: reset scanner positions immediately when they meet
Vlastimil Babka
1
-0
/
+4
[next]