index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-29
powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
Paul Mackerras
1
-1
/
+6
2015-09-30
powerpc/mm: Recompute hash value after a failed update
Aneesh Kumar K.V
1
-1
/
+2
2015-06-02
powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo...
jmarchan@redhat.com
1
-1
/
+1
2015-04-09
power, sched: stop updating inside arch_update_cpu_topology() when nothing to...
Michael Wang
1
-0
/
+15
2015-03-16
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-0
/
+8
2015-03-12
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-09-17
powerpc/thp: Use ACCESS_ONCE when loading pmdp
Aneesh Kumar K.V
1
-1
/
+3
2014-09-17
powerpc/thp: Invalidate with vpn in loop
Aneesh Kumar K.V
1
-16
/
+7
2014-09-17
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
2
-4
/
+12
2014-09-17
powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte
Aneesh Kumar K.V
1
-9
/
+70
2014-09-17
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
2
-26
/
+17
2014-09-17
powerpc/thp: Add write barrier after updating the valid bit
Aneesh Kumar K.V
1
-1
/
+4
2014-09-17
powerpc/mm/numa: Fix break placement
Andrey Utkin
1
-1
/
+1
2014-07-17
powerpc/mm: Check paca psize is up to date for huge mappings
Michael Ellerman
1
-11
/
+20
2014-07-02
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-10
/
+0
2014-06-27
powerpc/mm: fix ".__node_distance" undefined
Mike Qiu
1
-0
/
+1
2014-02-06
powerpc: Fix the setup of CPU-to-Node mappings during CPU online
Srivatsa S. Bhat
1
-3
/
+67
2013-11-29
powerpc: Fix __get_user_pages_fast() irq handling
Heiko Carstens
1
-2
/
+3
2013-11-29
powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled
Anton Blanchard
1
-1
/
+1
2013-10-03
powerpc: Fix memory hotplug with sparse vmemmap
Nathan Fontenot
2
-0
/
+13
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-3
/
+4
2013-09-11
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+10
2013-09-11
powerpc: Fix possible deadlock on page fault
Aneesh Kumar K.V
1
-3
/
+10
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
7
-73
/
+89
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-08-27
powerpc/mm: Mark Memory Resources as busy
Nathan Fontenot
1
-1
/
+1
2013-08-20
ppc: init_32: Fix error typo "CONFIG_START_KERNEL"
Paul Bolle
1
-1
/
+1
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2
-4
/
+11
2013-08-14
powerpc: Make NUMA device node code endian safe
Alistair Popple
1
-48
/
+52
2013-08-14
powerpc: Implement __get_user_pages_fast()
Paul Mackerras
1
-16
/
+21
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
1
-1
/
+1
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
2
-3
/
+3
2013-08-01
powerpc: VPHN topology change updates all siblings
Robert Jennings
1
-15
/
+44
2013-07-24
powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction
Aneesh Kumar K.V
1
-2
/
+8
2013-07-24
powerpc/mm: Fix fallthrough bug in hpte_decode
Aneesh Kumar K.V
1
-0
/
+2
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
19
-263
/
+1076
2013-07-03
mm/PPC: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-15
/
+1
2013-07-03
mm/ppc: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-44
/
+12
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-3
/
+2
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-1
/
+1
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-03
mm/hugetlb: use already existing interface huge_page_shift
Wanpeng Li
1
-1
/
+1
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
1
-1
/
+7
2013-07-01
powerpc/numa: Do not update sysfs cpu registration from invalid context
Nathan Fontenot
1
-2
/
+3
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
5
-12
/
+11
2013-06-24
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+7
2013-06-21
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
2
-2
/
+83
2013-06-21
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
1
-0
/
+29
2013-06-21
powerpc: split hugepage when using subpage protection
Aneesh Kumar K.V
1
-0
/
+48
[next]