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
2012-04-25
mm: memcg: move pc lookup point to commit_charge()
Johannes Weiner
1
-12
/
+5
2012-04-25
mm: nobootmem: Correct alloc_bootmem semantics.
David Miller
1
-2
/
+8
2012-04-23
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
Hugh Dickins
1
-1
/
+1
2012-04-21
kill mm argument of vm_munmap()
Al Viro
2
-4
/
+6
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
2
-4
/
+54
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
2
-8
/
+16
2012-04-20
VM: add "vm_brk()" helper function
Linus Torvalds
2
-3
/
+15
2012-04-20
memblock: memblock should be able to handle zero length operations
Tejun Heo
1
-1
/
+6
2012-04-18
memcg: fix Bad page state after replace_page_cache
Hugh Dickins
1
-0
/
+1
2012-04-12
Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"
Ying Han
1
-6
/
+1
2012-04-12
hugetlb: fix race condition in hugetlb_fault()
Chris Metcalf
1
-0
/
+2
2012-04-12
memcg: do not open code accesses to res_counter members
Glauber Costa
1
-2
/
+2
2012-04-12
memcg: fix broken boolen expression
Kirill A. Shutemov
1
-1
/
+1
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
6
-51
/
+136
2012-03-28
radix-tree: use iterators in find_get_pages* functions
Konstantin Khlebnikov
1
-48
/
+38
2012-03-28
mm: only IPI CPUs to drain local pages if they exist
Gilad Ben-Yossef
1
-2
/
+38
2012-03-28
slub: only IPI CPUs that have per cpu obj to flush
Gilad Ben-Yossef
1
-1
/
+9
2012-03-28
swapon: check validity of swap_flags
Hugh Dickins
1
-0
/
+3
2012-03-28
mm, coredump: fail allocations when coredumping instead of oom killing
David Rientjes
1
-0
/
+4
2012-03-28
mm: thp: fix up pmd_trans_unstable() locations
Andrea Arcangeli
1
-0
/
+4
2012-03-28
mm for fs: add truncate_pagecache_range()
Hugh Dickins
1
-0
/
+40
2012-03-28
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+73
2012-03-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2012-03-24
Fix potential endless loop in kswapd when compaction is not enabled
Rik van Riel
1
-1
/
+2
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
1
-0
/
+8
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-7
/
+1
2012-03-23
signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig()
Oleg Nesterov
1
-2
/
+2
2012-03-23
mm: hugetlb: cleanup duplicated code in unmapping vm range
Hillf Danton
1
-14
/
+11
2012-03-23
mm: fix testorder interaction between two kswapd patches
Hugh Dickins
1
-1
/
+1
2012-03-22
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-66
/
+44
2012-03-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-49
/
+53
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
30
-771
/
+1108
2012-03-21
mm: export dirty_writeback_interval
Artem Bityutskiy
1
-0
/
+2
2012-03-21
memcg: avoid THP split in task migration
Naoya Horiguchi
1
-8
/
+77
2012-03-21
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
Naoya Horiguchi
1
-2
/
+3
2012-03-21
memcg: clean up existing move charge code
Naoya Horiguchi
1
-9
/
+8
2012-03-21
mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read()
Jeff Liu
1
-1
/
+0
2012-03-21
mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve...
Anton Vorontsov
1
-6
/
+0
2012-03-21
mm/memcontrol.c: s/stealed/stolen/
Andrew Morton
1
-6
/
+6
2012-03-21
memcg: fix performance of mem_cgroup_begin_update_page_stat()
KAMEZAWA Hiroyuki
1
-1
/
+8
2012-03-21
memcg: remove PCG_FILE_MAPPED
KAMEZAWA Hiroyuki
1
-5
/
+6
2012-03-21
memcg: use new logic for page stat accounting
KAMEZAWA Hiroyuki
2
-24
/
+66
2012-03-21
memcg: remove PCG_MOVE_LOCK flag from page_cgroup
KAMEZAWA Hiroyuki
1
-10
/
+32
2012-03-21
memcg: simplify move_account() check
KAMEZAWA Hiroyuki
1
-40
/
+30
2012-03-21
memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat)
KAMEZAWA Hiroyuki
1
-1
/
+0
2012-03-21
memcg: remove PCG_CACHE page_cgroup flag
KAMEZAWA Hiroyuki
1
-25
/
+32
2012-03-21
memcg: remove unnecessary thp check in page stat accounting
KAMEZAWA Hiroyuki
1
-1
/
+1
2012-03-21
memcg: remove redundant returns
Hugh Dickins
1
-4
/
+0
2012-03-21
memcg: enum lru_list lru
Hugh Dickins
1
-10
/
+10
2012-03-21
memcg: lru_size instead of MEM_CGROUP_ZSTAT
Hugh Dickins
1
-8
/
+6
[next]