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
/
powerpc
/
mm
/
mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-11
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
1
-33
/
+0
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+1
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
1
-2
/
+2
2008-12-21
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
1
-1
/
+1
2008-10-20
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
1
-17
/
+0
2008-10-07
powerpc: Avoid integer overflow in page_is_ram()
Roland Dreier
1
-3
/
+2
2008-08-04
powerpc: Fix compiler warning in arch/powerpc/mm/mem.c
Tony Breeds
1
-1
/
+1
2008-07-26
powerpc: use generic show_mem()
Johannes Weiner
1
-39
/
+0
2008-07-09
powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM
Stefan Roese
1
-4
/
+4
2008-07-03
powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...
Tony Breeds
1
-0
/
+1
2008-06-09
[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
Nathan Lynch
1
-2
/
+1
2008-04-29
[POWERPC] Provide walk_memory_resource() for powerpc
Badari Pulavarty
1
-7
/
+23
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
1
-9
/
+0
2008-04-24
[POWERPC] Port fixmap from x86 and use for kmap_atomic
Kumar Gala
1
-6
/
+26
2008-04-24
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
1
-2
/
+3
2008-04-17
[POWERPC] Introduce lowmem_end_addr to distinguish from total_lowmem
Kumar Gala
1
-7
/
+9
2008-04-01
[POWERPC] Remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-1
/
+0
2008-04-01
[POWERPC] arch_add_memory() cannot be __devinit
Geert Uytterhoeven
1
-1
/
+1
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-1
/
+1
2008-02-08
[POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc
Badari Pulavarty
1
-0
/
+17
2008-02-08
[POWERPC] Add remove_memory() for 64-bit powerpc
Badari Pulavarty
1
-0
/
+16
2008-02-07
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-1
/
+6
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-3
/
+5
2008-02-06
[POWERPC] update_mmu_cache: Don't cache-flush non-readable pages
Scott Wood
1
-1
/
+6
2008-01-23
[POWERPC] Fix handling of memreserve if the range lands in highmem
Kumar Gala
1
-2
/
+19
2007-11-20
[POWERPC] Fix 8xx build breakage due to _tlbie changes
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
1
-45
/
+0
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
1
-1
/
+0
2007-07-10
[POWERPC] Remove extra return statement
Manish Ahuja
1
-2
/
+0
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
1
-1
/
+0
2007-05-22
[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM
Benjamin Herrenschmidt
1
-4
/
+5
2007-05-09
[POWERPC] Mark pages that don't exist as nosave
Johannes Berg
1
-0
/
+25
2007-05-02
[POWERPC] Remove unneeded page_is_ram export
Johannes Berg
1
-1
/
+0
2007-04-13
[POWERPC] Fix 32-bit mm operations when not using BATs
Benjamin Herrenschmidt
1
-3
/
+0
2007-02-13
[POWERPC] Fix vDSO page count calculation
Benjamin Herrenschmidt
1
-3
/
+0
2007-02-08
[POWERPC] Remove bogus comment about page_is_ram
Johannes Berg
1
-4
/
+0
2007-02-07
[POWERPC] 8xx: platform specific mmu updates
Vitaly Bordug
1
-10
/
+10
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
1
-3
/
+4
2006-09-27
[PATCH] Have Power use add_active_range() and free_area_init_nodes()
Mel Gorman
1
-32
/
+19
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-3
/
+8
2006-04-22
[PATCH] powerpc: Less verbose mem configuration output
Olof Johansson
1
-3
/
+3
2006-03-29
Merge ../linux-2.6
Paul Mackerras
1
-2
/
+2
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-27
[PATCH] powerpc: Consistent printing of node id
Anton Blanchard
1
-1
/
+1
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-2
/
+1
2006-03-23
[PATCH] powerpc: Fix warning in add_memory
Andrew Morton
1
-1
/
+1
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-2
/
+2
2006-03-22
[PATCH] remove set_page_count(page, 0) users (outside mm)
Nick Piggin
1
-2
/
+2
2006-02-07
[PATCH] powerpc: Always panic if lmb_alloc() fails
Michael Ellerman
1
-1
/
+0
[next]