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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
Johannes Weiner
6
-138
/
+60
2016-12-12
lib: radix-tree: update callback for changing leaf nodes
Johannes Weiner
4
-16
/
+36
2016-12-12
lib: radix-tree: add entry deletion support to __radix_tree_replace()
Johannes Weiner
1
-111
/
+116
2016-12-12
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
10
-40
/
+64
2016-12-12
lib: radix-tree: native accounting of exceptional entries
Johannes Weiner
4
-12
/
+57
2016-12-12
mm: workingset: turn shadow node shrinker bugs into warnings
Johannes Weiner
1
-8
/
+12
2016-12-12
mm: khugepaged: fix radix tree node leak in shmem collapse error path
Johannes Weiner
1
-2
/
+4
2016-12-12
mm: khugepaged: close use-after-free race during shmem collapsing
Johannes Weiner
1
-0
/
+5
2016-12-12
include/linux/backing-dev-defs.h: shrink struct backing_dev_info
Andrew Morton
1
-1
/
+1
2016-12-12
mm: don't cap request size based on read-ahead setting
Jens Axboe
4
-11
/
+31
2016-12-12
shmem: fix compilation warnings on unused functions
Jérémy Lefaure
1
-0
/
+2
2016-12-12
fs/fs-writeback.c: remove redundant if check
Tahsin Erdogan
1
-9
/
+7
2016-12-12
mm/filemap.c: add comment for confusing logic in page_cache_tree_insert()
Kirill A. Shutemov
1
-1
/
+4
2016-12-12
mm: cma: make linux/cma.h standalone includible
Thierry Reding
1
-0
/
+3
2016-12-12
mm: disable numa migration faults for dax vmas
Dan Williams
1
-0
/
+8
2016-12-12
mm/pkeys: generate pkey system call code only if ARCH_HAS_PKEYS is selected
Heiko Carstens
1
-0
/
+4
2016-12-12
dt: add documentation of "hotpluggable" memory property
Reza Arbab
1
-0
/
+7
2016-12-12
of/fdt: mark hotpluggable memory
Reza Arbab
3
-1
/
+21
2016-12-12
mm: enable CONFIG_MOVABLE_NODE on non-x86 arches
Reza Arbab
1
-1
/
+1
2016-12-12
mm: remove x86-only restriction of movable_node
Reza Arbab
3
-21
/
+25
2016-12-12
powerpc/mm: allow memory hotplug into a memoryless node
Reza Arbab
1
-12
/
+1
2016-12-12
mm/mempolicy.c: forbid static or relative flags for local NUMA mode
Piotr Kwapulinski
1
-1
/
+3
2016-12-12
mm: fix up get_user_pages* comments
Lorenzo Stoakes
1
-10
/
+6
2016-12-12
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
7
-81
/
+15
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
11
-1
/
+78
2016-12-12
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
7
-1
/
+20
2016-12-12
mm: update mmu_gather range correctly
Aneesh Kumar K.V
1
-12
/
+31
2016-12-12
mm: use the correct page size when removing the page
Aneesh Kumar K.V
1
-2
/
+2
2016-12-12
shmem: avoid maybe-uninitialized warning
Arnd Bergmann
1
-3
/
+1
2016-12-12
mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
Ming Ling
2
-26
/
+14
2016-12-12
mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
Michal Hocko
1
-16
/
+8
2016-12-12
mm, thp: avoid unlikely branches for split_huge_pmd
David Rientjes
4
-4
/
+6
2016-12-12
mm/vmalloc.c: simplify /proc/vmallocinfo implementation
zijun_hu
1
-22
/
+5
2016-12-12
mm: make unreserve highatomic functions reliable
Minchan Kim
1
-7
/
+17
2016-12-12
mm: try to exhaust highatomic reserve before the OOM
Minchan Kim
1
-5
/
+10
2016-12-12
mm: prevent double decrease of nr_reserved_highatomic
Minchan Kim
1
-6
/
+18
2016-12-12
mm: don't steal highatomic pageblock
Minchan Kim
1
-2
/
+4
2016-12-12
kmemleak: fix reference to Documentation
Andreas Platschek
1
-1
/
+1
2016-12-12
mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock
Aneesh Kumar K.V
1
-4
/
+2
2016-12-12
mm/hugetlb.c: use the right pte val for compare in hugetlb_cow
Aneesh Kumar K.V
1
-5
/
+7
2016-12-12
mm/gup.c: make unnecessarily global vma_permits_fault() static
Tobias Klauser
1
-1
/
+2
2016-12-12
mm/vmscan.c: set correct defer count for shrinker
Shaohua Li
1
-3
/
+11
2016-12-12
mm/mprotect.c: don't touch single threaded PTEs which are on the right node
Andi Kleen
1
-0
/
+13
2016-12-12
mm, slab: maintain total slab count instead of active count
David Rientjes
2
-43
/
+31
2016-12-12
mm, slab: faster active and free stats
Greg Thelen
2
-71
/
+49
2016-12-12
mm/slab_common.c: check kmem_create_cache flags are common
Thomas Garnier
2
-0
/
+21
2016-12-12
slub: avoid false-postive warning
Arnd Bergmann
1
-1
/
+1
2016-12-12
slub: move synchronize_sched out of slab_mutex on shrink
Vladimir Davydov
5
-23
/
+31
2016-12-12
mm: memcontrol: use special workqueue for creating per-memcg caches
Vladimir Davydov
1
-1
/
+14
2016-12-12
ocfs2: replace CURRENT_TIME macro
Deepa Dinamani
3
-4
/
+6
[prev]
[next]