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-04-03
mm: keep page cache radix tree nodes in check
Johannes Weiner
5
-20
/
+274
2014-04-03
mm: thrash detection-based file cache sizing
Johannes Weiner
6
-23
/
+321
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
3
-9
/
+80
2014-04-03
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
6
-123
/
+325
2014-04-03
mm: filemap: move radix tree hole searching here
Johannes Weiner
2
-2
/
+78
2014-04-03
mm: shmem: save one radix tree lookup when truncating swapped pages
Johannes Weiner
1
-13
/
+12
2014-04-03
mm: vmscan: shrink_slab: rename max_pass -> freeable
Vladimir Davydov
1
-13
/
+13
2014-04-03
mm, hugetlb: improve page-fault scalability
Davidlohr Bueso
1
-13
/
+71
2014-04-03
mm, hugetlb: use vma_resv_map() map types
Joonsoo Kim
1
-50
/
+45
2014-04-03
mm, hugetlb: remove resv_map_put
Joonsoo Kim
1
-12
/
+3
2014-04-03
mm, hugetlb: fix race in region tracking
Davidlohr Bueso
1
-20
/
+38
2014-04-03
mm, hugetlb: improve, cleanup resv_map parameters
Joonsoo Kim
1
-13
/
+17
2014-04-03
mm, hugetlb: unify region structure handling
Joonsoo Kim
1
-16
/
+21
2014-04-03
mm: optimize put_mems_allowed() usage
Mel Gorman
6
-25
/
+23
2014-04-03
mm, compaction: ignore pageblock skip when manually invoking compaction
David Rientjes
1
-0
/
+1
2014-04-03
mm: vmscan: remove shrink_control arg from do_try_to_free_pages()
Vladimir Davydov
1
-20
/
+12
2014-04-03
mm: vmscan: move call to shrink_slab() to shrink_zones()
Vladimir Davydov
1
-31
/
+25
2014-04-03
mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim
Vladimir Davydov
1
-2
/
+2
2014-04-03
kmemleak: change some global variables to int
Li Zefan
1
-40
/
+40
2014-04-03
kmemleak: remove redundant code
Li Zefan
1
-6
/
+1
2014-04-03
kmemleak: allow freeing internal objects after kmemleak was disabled
Li Zefan
1
-14
/
+32
2014-04-03
kmemleak: free internal objects only if there're no leaks to be reported
Li Zefan
1
-4
/
+9
2014-04-03
bdi: avoid oops on device removal
Jan Kara
1
-4
/
+9
2014-04-03
backing_dev: fix hung task on sync
Derek Basehore
1
-1
/
+4
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-02
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+16
2014-04-02
sparse: fix comment
Li Zhong
1
-1
/
+1
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-96
/
+112
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-0
/
+13
2014-03-31
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2
-23
/
+21
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-73
/
+1
2014-03-29
percpu: renew the max_contig if we merge the head and previous block
Jianyu Zhan
1
-1
/
+3
2014-03-20
mm: fix swapops.h:131 bug if remap_file_pages raced migration
Hugh Dickins
2
-2
/
+35
2014-03-19
mm: fix bad rss-counter if remap_file_pages raced migration
Hugh Dickins
1
-6
/
+22
2014-03-18
mm: Add new func _install_special_mapping() to mmap.c
Stefani Seibold
1
-4
/
+16
2014-03-17
percpu: allocation size should be even
Viro
1
-1
/
+4
2014-03-11
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
10
-44
/
+75
2014-03-10
mm/Kconfig: fix URL for zsmalloc benchmark
Ben Hutchings
1
-2
/
+2
2014-03-10
mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block
Laura Abbott
1
-7
/
+13
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-5
/
+6
2014-03-07
percpu: speed alloc_pcpu_area() up
Al Viro
1
-1
/
+17
2014-03-07
percpu: store offsets instead of lengths in ->map[]
Al Viro
1
-55
/
+81
2014-03-07
perpcu: fold pcpu_split_block() into the only caller
Al Viro
1
-47
/
+16
2014-03-06
mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-14
/
+12
2014-03-06
mm/compat: convert to COMPAT_SYSCALL_DEFINE
Heiko Carstens
1
-9
/
+9
2014-03-04
mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness
Johannes Weiner
1
-4
/
+22
2014-03-04
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
Vlastimil Babka
1
-1
/
+1
2014-03-04
memcg: reparent charges of children before processing parent
Filipe Brandenburger
1
-1
/
+9
2014-03-04
memcg: fix endless loop in __mem_cgroup_iter_next()
Hugh Dickins
1
-2
/
+2
2014-03-04
mm: close PageTail race
David Rientjes
4
-5
/
+7
[next]