index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/booke: Only check for hugetlb in flush if vma != NULL
Scott Wood
2013-11-22
2
-3
/
+2
*
powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled
Anton Blanchard
2013-11-21
1
-1
/
+1
*
powerpc: Fix __get_user_pages_fast() irq handling
Heiko Carstens
2013-11-21
1
-2
/
+3
*
powerpc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
2
-4
/
+8
*
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-11-13
1
-2
/
+1
*
mm: remove obsolete comments about page table lock
Naoya Horiguchi
2013-11-13
1
-2
/
+0
*
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
2013-11-13
1
-3
/
+1
*
powerpc: Fix warnings for arch/powerpc/mm/numa.c
Robert Jennings
2013-10-30
1
-4
/
+4
*
powerpc/8xx: Fixing memory init issue with CONFIG_PIN_TLB
LEROY Christophe
2013-10-28
1
-0
/
+5
*
powerpc/8xx: Revert commit e0908085fc2391c85b85fb814ae1df377c8e0dcb
LEROY Christophe
2013-10-28
1
-16
/
+3
*
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
2013-10-11
1
-1
/
+50
|
\
|
*
powerpc: Prepare to support kernel handling of IOMMU map/unmap
Alexey Kardashevskiy
2013-10-11
1
-1
/
+50
*
|
powerpc: Book 3S MMU little endian support
Anton Blanchard
2013-10-11
2
-40
/
+44
|
/
*
powerpc: Fix memory hotplug with sparse vmemmap
Nathan Fontenot
2013-10-03
2
-0
/
+13
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-3
/
+4
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
1
-0
/
+10
*
powerpc: Fix possible deadlock on page fault
Aneesh Kumar K.V
2013-09-11
1
-3
/
+10
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-06
7
-73
/
+89
|
\
|
*
powerpc/mm: Mark Memory Resources as busy
Nathan Fontenot
2013-08-27
1
-1
/
+1
|
*
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
2
-4
/
+11
|
*
powerpc: Make NUMA device node code endian safe
Alistair Popple
2013-08-14
1
-48
/
+52
|
*
powerpc: Implement __get_user_pages_fast()
Paul Mackerras
2013-08-14
1
-16
/
+21
|
*
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
2013-08-14
1
-1
/
+1
|
*
powerpc: Fix a number of sparse warnings
Anton Blanchard
2013-08-14
2
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ppc: init_32: Fix error typo "CONFIG_START_KERNEL"
Paul Bolle
2013-08-20
1
-1
/
+1
*
|
powerpc: VPHN topology change updates all siblings
Robert Jennings
2013-08-01
1
-15
/
+44
|
/
*
powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction
Aneesh Kumar K.V
2013-07-24
1
-2
/
+8
*
powerpc/mm: Fix fallthrough bug in hpte_decode
Aneesh Kumar K.V
2013-07-24
1
-0
/
+2
*
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-2
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-04
19
-263
/
+1076
|
\
|
*
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-07-01
1
-1
/
+7
|
|
\
|
*
|
powerpc/numa: Do not update sysfs cpu registration from invalid context
Nathan Fontenot
2013-07-01
1
-2
/
+3
|
*
|
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-07-01
5
-12
/
+11
|
*
|
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
2013-06-21
2
-2
/
+83
|
*
|
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
2013-06-21
1
-0
/
+29
|
*
|
powerpc: split hugepage when using subpage protection
Aneesh Kumar K.V
2013-06-21
1
-0
/
+48
|
*
|
powerpc: disable assert_pte_locked for collapse_huge_page
Aneesh Kumar K.V
2013-06-21
1
-0
/
+8
|
*
|
powerpc: Prevent gcc to re-read the pagetables
Aneesh Kumar K.V
2013-06-21
2
-5
/
+5
|
*
|
powerpc: Make linux pagetable walk safe with THP enabled
Aneesh Kumar K.V
2013-06-21
4
-38
/
+68
|
*
|
powerpc/THP: Add code to handle HPTE faults for hugepages
Aneesh Kumar K.V
2013-06-21
3
-4
/
+190
|
*
|
powerpc: Update gup_pmd_range to handle transparent hugepages
Aneesh Kumar K.V
2013-06-21
1
-2
/
+8
|
*
|
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
2013-06-21
3
-5
/
+20
|
*
|
powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
Aneesh Kumar K.V
2013-06-21
1
-6
/
+26
|
*
|
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
Aneesh Kumar K.V
2013-06-21
2
-124
/
+129
|
*
|
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
2013-06-21
2
-0
/
+404
|
*
|
powerpc/THP: Double the PMD table size for THP
Aneesh Kumar K.V
2013-06-21
1
-3
/
+6
|
*
|
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
2013-06-21
4
-89
/
+65
|
*
|
powerpc/mm: Make mmap_64.c compile on 32bit powerpc
Daniel Walker
2013-06-20
2
-3
/
+2
|
*
|
powerpc/mm/nohash: Ignore NULL stale_map entries
Scott Wood
2013-06-20
1
-3
/
+6
[next]