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-04-19
mm: Fix MREMAP_DONTUNMAP accounting on VMA merge
Brian Geffon
1
-1
/
+12
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-42
/
+299
2020-04-10
mm/memremap: set caching mode for PCI P2PDMA memory to WC
Logan Gunthorpe
1
-0
/
+3
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2
-4
/
+7
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2
-8
/
+8
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
2
-3
/
+3
2020-04-10
mm/memory.c: add vm_insert_pages()
Arjun Roy
1
-2
/
+127
2020-04-10
mm/memory.c: refactor insert_page to prepare for batched-lock insert
Arjun Roy
1
-15
/
+24
2020-04-10
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
1
-0
/
+2
2020-04-10
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
1
-0
/
+109
2020-04-10
mm: cma: NUMA node interface
Aslan Bakirov
2
-8
/
+10
2020-04-10
mm/page_alloc: make pcpu_drain_mutex and pcpu_drain static
Jason Yan
1
-2
/
+2
2020-04-10
mm/page_alloc.c: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2020-04-10
mm, slab_common: fix a typo in comment "eariler"->"earlier"
Qiujun Huang
1
-1
/
+1
2020-04-10
mm, memcg: do not high throttle allocators based on wraparound
Jakub Kicinski
1
-0
/
+3
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+54
2020-04-08
mm/gup: Let __get_user_pages_locked() return -EINTR for fatal signal
Hillf Danton
1
-1
/
+4
2020-04-07
mm/gup: Mark lock taken only after a successful retake
Peter Xu
1
-1
/
+1
2020-04-07
mm/mempolicy: Allow lookup_node() to handle fatal signal
Peter Xu
1
-2
/
+5
2020-04-07
kasan: unset panic_on_warn before calling panic()
Kees Cook
1
-1
/
+9
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
1
-23
/
+0
2020-04-07
proc: faster open/read/close with "permanent" files
Alexey Dobriyan
2
-0
/
+2
2020-04-07
mm/dmapool.c: micro-optimisation remove unnecessary branch
Mateusz Nosek
1
-3
/
+1
2020-04-07
mm: use fallthrough;
Joe Perches
9
-16
/
+11
2020-04-07
mm/mm_init.c: clean code. Use BUILD_BUG_ON when comparing compile time constant
Mateusz Nosek
1
-1
/
+1
2020-04-07
mm: fix ambiguous comments for better code readability
chenqiwu
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for unpin_tag()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for pin_tag()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for migrate_read_unlock()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for migrate_read_lock()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/slub: add missing annotation for put_map()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/slub: add missing annotation for get_map()
Jules Irenge
1
-0
/
+1
2020-04-07
mm/mempolicy: add missing annotation for queue_pages_pmd()
Jules Irenge
1
-0
/
+1
2020-04-07
mm/hugetlb: add missing annotation for gather_surplus_pages()
Jules Irenge
1
-0
/
+1
2020-04-07
mm/compaction: add missing annotation for compact_lock_irqsave
Jules Irenge
1
-0
/
+1
2020-04-07
mm/zswap: allow setting default status, compressor and allocator in Kconfig
Maciej S. Szmigiero
2
-13
/
+129
2020-04-07
mm: prevent a warning when casting void* -> enum
Palmer Dabbelt
1
-1
/
+1
2020-04-07
mm: huge tmpfs: try to split_huge_page() when punching hole
Hugh Dickins
3
-56
/
+60
2020-04-07
mm/shmem.c: clean code by removing unnecessary assignment
Mateusz Nosek
1
-6
/
+3
2020-04-07
mm/shmem.c: distribute switch variables for initialization
Kees Cook
1
-4
/
+7
2020-04-07
mm/memory_hotplug.c: use __pfn_to_section() instead of open-coding
chenqiwu
1
-1
/
+1
2020-04-07
mm/memory_hotplug: allow to specify a default online_type
David Hildenbrand
1
-4
/
+4
2020-04-07
mm/memory_hotplug: convert memhp_auto_online to store an online_type
David Hildenbrand
1
-5
/
+6
2020-04-07
mm/memory_hotplug: unexport memhp_auto_online
David Hildenbrand
1
-1
/
+0
2020-04-07
mm/sparse.c: move subsection_map related functions together
Baoquan He
1
-57
/
+53
2020-04-07
mm/sparse.c: add note about only VMEMMAP supporting sub-section hotplug
Baoquan He
1
-17
/
+21
2020-04-07
mm/sparse.c: only use subsection map in VMEMMAP case
Baoquan He
1
-0
/
+25
2020-04-07
mm/sparse.c: introduce a new function clear_subsection_map()
Baoquan He
1
-8
/
+23
2020-04-07
mm/sparse.c: introduce new function fill_subsection_map()
Baoquan He
1
-11
/
+21
[next]