index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-05
sh: Tidy up vmalloc fault handling.
Paul Mundt
1
-56
/
+97
2009-07-05
sh: use kprobes_built_in() for notify_page_fault().
Paul Mundt
1
-3
/
+1
2009-07-05
sh: Use bootmem ontop of lmb for NUMA
Matt Fleming
1
-13
/
+23
2009-06-25
sh64: Hook up page fault events for software perf counters.
Paul Mundt
1
-3
/
+12
2009-06-25
sh: Hook up page fault events for software perf counters.
Paul Mundt
1
-29
/
+32
2009-06-23
sh: Wire up the uncached fixmap on sh64 as well.
Paul Mundt
1
-2
/
+0
2009-06-23
sh: Use local TLB flush in set_pte_phys().
Paul Mundt
1
-1
/
+1
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2
-2
/
+2
2009-06-18
sh: remove stray markers.
Christoph Hellwig
1
-4
/
+0
2009-05-22
sh: Prefer slab_is_available() over after_bootmem.
Paul Mundt
2
-4
/
+2
2009-05-14
sh: Provide FORCE_MAX_ZONEORDER.
Paul Mundt
1
-0
/
+23
2009-05-10
sh: Consolidate the boot link and entry offset definitions.
Paul Mundt
1
-8
/
+0
2009-05-09
sh: Cleanup irqflags size mismatch on SH-5 build.
Paul Mundt
1
-4
/
+4
2009-05-07
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
1
-171
/
+94
2009-05-07
sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.
Paul Mundt
1
-4
/
+132
2009-04-20
sh: pci: Rework fixed region checks in ioremap().
Paul Mundt
1
-7
/
+7
2009-04-16
sh: pci memory range checking code
Magnus Damm
1
-2
/
+2
2009-04-14
sh: Pre-allocate a reasonable number of DMA debug entries.
Paul Mundt
1
-1
/
+11
2009-04-09
sh: Add support for DMA API debugging.
Paul Mundt
1
-6
/
+13
2009-04-02
sh: Kill off broken direct-mapped cache mode.
Paul Mundt
1
-12
/
+0
2009-03-17
sh: Update debugfs ASID dumping for 16-bit ASID support.
Paul Mundt
1
-3
/
+1
2009-03-17
sh: tlb-pteaex: Kill off legacy PTEA updates.
Paul Mundt
1
-3
/
+0
2009-03-17
sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.
Paul Mundt
2
-2
/
+103
2009-03-16
sh: PMB hibernation support
Francesco VIRLINZI
1
-0
/
+38
2009-03-10
sh: Support fixed 32-bit PMB mappings from bootloader.
Yoshihiro Shimoda
4
-3
/
+78
2009-02-27
sh: fix P4 iounmap() pass-through
Magnus Damm
1
-1
/
+1
2009-01-21
arch/sh/mm: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+1
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+2
2008-12-22
sh: split coherent pages
Magnus Damm
1
-1
/
+6
2008-12-22
sh: Generic kgdb stub support.
Paul Mundt
1
-6
/
+0
2008-12-22
sh: Fix up the cpu_asid() return value on nommu.
Paul Mundt
1
-1
/
+1
2008-12-22
sh: Convert sh64 /proc/asids to debugfs and generic sh.
Paul Mundt
3
-0
/
+81
2008-12-22
sh: P4 ioremap pass-through
Magnus Damm
2
-12
/
+2
2008-12-22
sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.
Paul Mundt
1
-0
/
+94
2008-11-13
sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.
Paul Mundt
1
-1
/
+1
2008-11-12
sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.
Paul Mundt
3
-2
/
+33
2008-11-10
sh: Handle fixmap TLB eviction more coherently.
Paul Mundt
2
-3
/
+26
2008-10-31
sh: fix sh2a cache entry_mask
Yoshihiro Shimoda
1
-4
/
+4
2008-10-21
sh: Kill off duplicate remove_memory() definition.
Andrew Morton
1
-17
/
+0
2008-10-20
sh: remove consistent alloc cruft
Magnus Damm
1
-10
/
+0
2008-10-20
Fix debugfs_create_file's error checking method for arch/sh/mm/
Zhaolei
2
-0
/
+8
2008-09-21
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
1
-24
/
+33
2008-09-21
sh: Kill off duplicate page fault notifiers in slow path.
Paul Mundt
1
-7
/
+4
2008-09-21
sh: Look up the trap vector for the page fault notifier.
Paul Mundt
1
-9
/
+4
2008-09-20
sh: Support kernel stacks smaller than a page.
Paul Mundt
1
-0
/
+29
2008-09-17
sh: Make memory hot-add and hot-remove depend on MMU.
Paul Mundt
1
-2
/
+2
2008-09-08
sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.
Paul Mundt
1
-1
/
+28
2008-09-08
sh: uninline flush_icache_all().
Paul Mundt
1
-1
/
+1
2008-09-08
sh: remove unnecessary memset after alloc_bootmem_low_pages
Marek Skuczynski
1
-1
/
+0
2008-09-08
sh: vmalloc pgtable sync fix.
Stuart Menefy
1
-4
/
+7
[next]