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
2017-01-24
mm, page_alloc: fix premature OOM when racing with cpuset mems update
Vlastimil Babka
1
-11
/
+24
2017-01-24
mm, page_alloc: move cpuset seqcount checking to slowpath
Vlastimil Babka
1
-21
/
+26
2017-01-24
mm, page_alloc: fix fast-path race with cpuset update or removal
Vlastimil Babka
1
-1
/
+9
2017-01-24
mm, page_alloc: fix check for NULL preferred_zone
Vlastimil Babka
1
-1
/
+1
2017-01-24
mm/mempolicy.c: do not put mempolicy before using its nodemask
Vlastimil Babka
1
-1
/
+1
2017-01-24
mm, memcg: do not retry precharge charges
David Rientjes
1
-2
/
+2
2017-01-24
mm: alloc_contig: re-allow CMA to compact FS pages
Lucas Stach
1
-0
/
+1
2017-01-24
mm/slub.c: trace free objects at KERN_INFO
Daniel Thompson
1
-10
/
+13
2017-01-24
mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
Keno Fischer
1
-1
/
+17
2017-01-24
memory_hotplug: make zone_can_shift() return a boolean value
Yasuaki Ishimatsu
1
-11
/
+17
2017-01-10
mm/hugetlb.c: fix reservation race when freeing surplus pages
Mike Kravetz
1
-9
/
+28
2017-01-10
mm/slab.c: fix SLAB freelist randomization duplicate entries
John Sperbeck
1
-4
/
+4
2017-01-10
mm: support anonymous stable page
Minchan Kim
1
-1
/
+19
2017-01-10
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
Alexander Duyck
1
-6
/
+7
2017-01-10
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
1
-5
/
+5
2017-01-10
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
Michal Hocko
2
-20
/
+25
2017-01-10
mm: don't dereference struct page fields of invalid pages
Ard Biesheuvel
1
-3
/
+3
2017-01-10
mm: pmd dirty emulation in page fault handler
Minchan Kim
1
-2
/
+4
2017-01-10
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
3
-8
/
+5
2017-01-10
mm: fix remote numa hits statistics
Michal Hocko
1
-11
/
+4
2017-01-10
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
Ross Zwisler
1
-2
/
+2
2017-01-10
mm: add follow_pte_pmd()
Ross Zwisler
1
-7
/
+30
2017-01-10
mm/thp/pagecache/collapse: free the pte page table on collapse for thp page c...
Aneesh Kumar K.V
1
-19
/
+2
2017-01-10
dax: fix deadlock with DAX 4k holes
Ross Zwisler
1
-1
/
+1
2017-01-07
mm: workingset: fix use-after-free in shadow node shrinker
Johannes Weiner
1
-1
/
+2
2017-01-07
mm: stop leaking PageTables
Hugh Dickins
1
-27
/
+20
2017-01-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+61
2016-12-29
mm/filemap: fix parameters to test_bit()
Olof Johansson
1
-1
/
+1
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
1
-5
/
+31
2016-12-26
mm: Invalidate DAX radix tree entries only if appropriate
Jan Kara
1
-14
/
+61
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
3
-35
/
+150
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
2
-9
/
+9
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
10
-10
/
+10
2016-12-20
mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEED
Johannes Weiner
1
-1
/
+14
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-2
/
+0
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-569
/
+643
2016-12-14
radix-tree: delete radix_tree_range_tag_if_tagged()
Matthew Wilcox
1
-10
/
+18
2016-12-14
radix-tree: delete radix_tree_locate_item()
Matthew Wilcox
1
-1
/
+25
2016-12-14
radix-tree: improve multiorder iterators
Matthew Wilcox
2
-7
/
+6
2016-12-14
dax: protect PTE modification on WP fault by radix tree entry lock
Jan Kara
1
-1
/
+1
2016-12-14
mm: export follow_pte()
Jan Kara
1
-2
/
+2
2016-12-14
mm: change return values of finish_mkwrite_fault()
Jan Kara
1
-4
/
+3
2016-12-14
mm: provide helper for finishing mkwrite faults
Jan Kara
1
-27
/
+40
2016-12-14
mm: move part of wp_page_reuse() into the single call site
Jan Kara
1
-15
/
+12
2016-12-14
mm: use vmf->page during WP faults
Jan Kara
1
-29
/
+29
2016-12-14
mm: pass vm_fault structure into do_page_mkwrite()
Jan Kara
1
-12
/
+10
2016-12-14
mm: factor out common parts of write fault handling
Jan Kara
1
-41
/
+37
2016-12-14
mm: move handling of COW faults into DAX code
Jan Kara
1
-9
/
+4
2016-12-14
mm: factor out functionality to finish page faults
Jan Kara
1
-9
/
+35
2016-12-14
mm: allow full handling of COW faults in ->fault handlers
Jan Kara
1
-7
/
+7
[next]