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
2020-08-21
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
1
-0
/
+5
2020-08-21
mm: include CMA pages in lowmem_reserve at boot
Doug Berger
1
-1
/
+1
2020-08-21
mm/rodata_test.c: fix missing function declaration
Leon Romanovsky
1
-0
/
+1
2020-08-21
mm/vunmap: add cond_resched() in vunmap_pmd_range
Aneesh Kumar K.V
1
-0
/
+2
2020-08-21
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
1
-1
/
+1
2020-08-21
hugetlb_cgroup: convert comma to semicolon
Xu Wang
1
-2
/
+2
2020-08-18
mm/memory.c: skip spurious TLB flush for retried page fault
Yang Shi
1
-0
/
+3
2020-08-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
25
-107
/
+121
2020-08-14
mm/swap.c: annotate data races for lru_rotate_pvecs
Qian Cai
1
-2
/
+3
2020-08-14
mm/rmap: annotate a data race at tlb_flush_batched
Qian Cai
1
-1
/
+1
2020-08-14
mm/mempool: fix a data race in mempool_free()
Qian Cai
1
-1
/
+1
2020-08-14
mm/list_lru: fix a data race in list_lru_count_one
Qian Cai
1
-1
/
+1
2020-08-14
mm/page_counter: fix various data races at memsw
Qian Cai
1
-6
/
+7
2020-08-14
mm/swapfile: fix and annotate various data races
Qian Cai
2
-15
/
+20
2020-08-14
mm/filemap.c: fix a data race in filemap_fault()
Kirill A. Shutemov
1
-7
/
+13
2020-08-14
mm/swap_state: mark various intentional data races
Qian Cai
1
-2
/
+2
2020-08-14
mm/page_io: mark various intentional data races
Qian Cai
1
-4
/
+4
2020-08-14
mm/frontswap: mark various intentional data races
Qian Cai
1
-4
/
+4
2020-08-14
mm/kmemleak: silence KCSAN splats in checksum
Qian Cai
1
-0
/
+2
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
17
-52
/
+50
2020-08-14
mm: add thp_size
Matthew Wilcox (Oracle)
3
-4
/
+4
2020-08-14
mm: store compound_nr as well as compound_order
Matthew Wilcox (Oracle)
1
-2
/
+3
2020-08-14
Revert "mm/vmstat.c: do not show lowmem reserve protection information of emp...
Baoquan He
1
-6
/
+6
2020-08-14
dma-debug: remove debug_dma_assert_idle() function
Linus Torvalds
1
-2
/
+0
2020-08-13
mm: memcontrol: fix warning when allocating the root cgroup
Johannes Weiner
1
-6
/
+0
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
3
-61
/
+44
2020-08-12
mm: clean up the last pieces of page fault accountings
Peter Xu
2
-20
/
+10
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
4
-5
/
+69
2020-08-12
mm/gup: use a standard migration target allocation callback
Joonsoo Kim
1
-48
/
+6
2020-08-12
mm/hugetlb: make hugetlb migration callback CMA aware
Joonsoo Kim
2
-7
/
+10
2020-08-12
mm/gup: restrict CMA region by using allocation scope API
Joonsoo Kim
1
-9
/
+8
2020-08-12
mm/page_alloc: remove a wrapper for alloc_migration_target()
Joonsoo Kim
2
-12
/
+6
2020-08-12
mm/mempolicy: use a standard migration target allocation callback
Joonsoo Kim
3
-28
/
+12
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
5
-18
/
+41
2020-08-12
mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent wit...
Joonsoo Kim
1
-0
/
+5
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
3
-41
/
+15
2020-08-12
mm/migrate: move migration helper from .h to .c
Joonsoo Kim
1
-0
/
+29
2020-08-12
mm/page_isolation: prefer the node of the source page
Joonsoo Kim
1
-1
/
+3
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-12
/
+10
2020-08-12
mm/zsmalloc.c: fix duplicated words
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/zpool.c: delete duplicated word and fix grammar
Randy Dunlap
1
-4
/
+4
2020-08-12
mm/vmscan.c: delete or fix duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-12
mm/usercopy.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/slab_common.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/shmem.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/page_alloc.c: delete or fix duplicated words
Randy Dunlap
1
-3
/
+3
2020-08-12
mm/nommu.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-12
mm/migrate.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-12
mm/memory.c: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-12
mm/memcontrol.c: delete duplicated words
Randy Dunlap
1
-1
/
+1
[next]