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
/
arch
/
unicore32
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-1
/
+1
2015-02-11
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
1
-0
/
+3
2014-06-20
arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...
Chen Gang
1
-0
/
+2
2014-06-20
arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error
Chen Gang
1
-0
/
+1
2014-06-04
arch/unicore32/mm/ioremap.c: return NULL on invalid pfn
Andrew Morton
1
-1
/
+3
2014-06-04
arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()
Fabian Frederick
1
-4
/
+2
2014-01-21
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
1
-3
/
+0
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+6
2013-09-12
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
1
-7
/
+7
2013-07-09
reboot: unicore32: prepare reboot_mode for moving to generic kernel code
Robin Holt
1
-1
/
+1
2013-07-03
mm/unicore32: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-47
/
+2
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-04-29
mm, vmalloc: change iterating a vmlist to find_vm_area()
Joonsoo Kim
1
-12
/
+5
2013-04-29
mm/unicore32: use common help functions to free reserved pages
Jiang Liu
1
-25
/
+3
2013-04-29
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-0
/
+3
2012-11-09
unicore32/mm/fault.c: Port OOM changes to do_pf
Kautuk Consul
1
-10
/
+27
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-2
/
+16
2012-03-28
Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]
Guan Xuetao
4
-2
/
+7
2012-03-28
Unicore32: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-2
/
+16
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-1
/
+1
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-1
/
+0
2011-12-08
memblock: Fix include breakages caused by 24aa07882b
Tejun Heo
2
-0
/
+2
2011-10-31
unicore32: EXPORT_SYMBOL needs export.h
Axel Lin
1
-0
/
+1
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
1
-1
/
+1
2011-04-02
unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...
Guan Xuetao
1
-20
/
+0
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2011-03-17
unicore32: replace unicore32-specific iomap functions with generic lib implem...
GuanXuetao
2
-57
/
+1
2011-03-17
unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call
GuanXuetao
1
-1
/
+1
2011-03-17
unicore32 core architecture: mm related: consistent device DMA handling
GuanXuetao
4
-0
/
+433
2011-03-17
unicore32 core architecture: mm related: fault handling
GuanXuetao
5
-0
/
+1661
2011-03-17
unicore32 core architecture: mm related: generic codes
GuanXuetao
6
-0
/
+938
2011-03-17
unicore32 core architecture: processor and system headers
GuanXuetao
2
-0
/
+279
2011-03-17
unicore32 core architecture: generic elf and ksyms stuff
GuanXuetao
1
-0
/
+23