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
/
avr32
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-01
generic debug pagealloc
Akinobu Mita
1
-18
/
+0
2009-01-06
arch/avr32: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-1
/
+0
2008-12-17
avr32: Introducing asm/syscalls.h
Jaswinder Singh
1
-0
/
+1
2008-07-26
avr32: use generic show_mem()
Johannes Weiner
1
-39
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-2
/
+1
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
1
-1
/
+1
2008-07-02
avr32: Store virtual addresses in the PGD
Haavard Skinnemoen
1
-1
/
+3
2008-07-02
avr32: Remove useless zeroing of swapper_pg_dir at startup
Haavard Skinnemoen
1
-13
/
+3
2008-07-02
avr32: Clean up and optimize the TLB operations
Haavard Skinnemoen
1
-88
/
+87
2008-06-27
avr32: export empty_zero_page
Haavard Skinnemoen
1
-0
/
+2
2008-04-29
avr32: proc: use non-racy method for /proc/tlb creation
Denis V. Lunev
1
-5
/
+1
2008-04-19
avr32: Remove two unused #defines from mm/init.c
Johannes Weiner
1
-3
/
+0
2008-02-13
avr32: Fix broken pte dump code in do_page_fault()
Haavard Skinnemoen
1
-0
/
+2
2008-01-25
[AVR32] constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-01-25
[AVR32] Drop GFP_COMP for DMA memory allocations
Haavard Skinnemoen
1
-0
/
+7
2007-12-07
[AVR32] Fix copy_to_user_page() breakage
Haavard Skinnemoen
1
-10
/
+10
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-3
/
+3
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
1
-3
/
+3
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-11
[AVR32] Drop support for redundant "keepinitrd" boot-time parm.
Robert P. J. Day
1
-11
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-12
/
+11
2007-06-23
[AVR32] Fix bug in invalidate_dcache_region()
Haavard Skinnemoen
1
-9
/
+5
2007-06-14
[AVR32] ratelimit segfault reporting rate
Andrea Righi
1
-1
/
+1
2007-05-13
[AVR32] optimize pagefault path
Christoph Hellwig
1
-24
/
+12
2007-05-09
[AVR32] Implement dma_{alloc,free}_writecombine()
Haavard Skinnemoen
1
-4
/
+8
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-1
/
+1
2007-04-27
[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c
Haavard Skinnemoen
1
-238
/
+0
2007-04-27
[AVR32] Clean up exception handling code
Haavard Skinnemoen
1
-75
/
+41
2007-03-07
[AVR32] Don't use kmap() in flush_icache_page()
Haavard Skinnemoen
1
-2
/
+1
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-1
/
+1
2007-02-09
[AVR32] Fix incorrect invalidation of shared cachelines
David Brownell
1
-8
/
+24
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-1
/
+1
2006-10-25
[PATCH] AVR32: Don't try to iounmap P2 segment addresses
Haavard Skinnemoen
1
-0
/
+2
2006-10-25
[PATCH] AVR32: Silence some compile warnings
Haavard Skinnemoen
1
-1
/
+1
2006-10-01
[PATCH] Generic ioremap_page_range: avr32 conversion
Haavard Skinnemoen
1
-114
/
+6
2006-09-27
[PATCH] AVR32: Use unsigned long flags for saving interrupt state
Haavard Skinnemoen
1
-2
/
+4
2006-09-26
[PATCH] avr32 architecture
Haavard Skinnemoen
9
-0
/
+1718