index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-28
Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-6
/
+80
2017-07-27
powerpc/mm/hash: Free the subpage_prot_table correctly
Aneesh Kumar K.V
1
-1
/
+1
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
3
-5
/
+79
2017-07-21
Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-18
/
+63
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
4
-0
/
+29
2017-07-18
powerpc/mm/hash: Refactor hash__mark_rodata_ro()
Michael Ellerman
1
-13
/
+19
2017-07-18
powerpc/mm/radix: Refactor radix__mark_rodata_ro()
Michael Ellerman
1
-5
/
+15
2017-07-14
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+17
2017-07-12
powerpc,mmap: properly account for stack randomization in mmap_base
Rik van Riel
1
-9
/
+19
2017-07-10
powerpc/mm/radix: Synchronize updates to the process table
Benjamin Herrenschmidt
1
-0
/
+8
2017-07-10
powerpc/mm/radix: Properly clear process table entry
Benjamin Herrenschmidt
1
-3
/
+9
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
20
-102
/
+411
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+1
2017-07-06
powerpc/mm/hugetlb: add support for 1G huge pages
Aneesh Kumar K.V
1
-2
/
+5
2017-07-06
powerpc/mm/hugetlb: remove follow_huge_addr for powerpc
Aneesh Kumar K.V
1
-64
/
+0
2017-07-06
powerpc/hugetlb: add follow_huge_pd implementation for ppc64
Aneesh Kumar K.V
1
-0
/
+43
2017-07-06
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
1
-2
/
+2
2017-07-06
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
1
-9
/
+1
2017-07-06
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
1
-1
/
+1
2017-07-04
powerpc/mm/radix: Implement STRICT_RWX/mark_rodata_ro() for Radix
Balbir Singh
2
-2
/
+69
2017-07-04
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
2
-0
/
+49
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+19
2017-07-03
powerpc/mm/radix: Fix execute permissions for interrupt_vectors
Balbir Singh
1
-1
/
+2
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+1
2017-07-02
powerpc/mm: Wire up hpte_removebolted for powernv
Anton Blanchard
1
-0
/
+33
2017-07-02
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
5
-6
/
+9
2017-07-02
powerpc/vmemmap: Add altmap support
Oliver O'Halloran
2
-5
/
+26
2017-07-02
powerpc/vmemmap: Reshuffle vmemmap_free()
Oliver O'Halloran
1
-23
/
+25
2017-07-02
powerpc/hugetlbfs: Export HPAGE_SHIFT
Oliver O'Halloran
1
-0
/
+1
2017-07-02
powerpc: use spin loop primitives in some functions
Nicholas Piggin
1
-1
/
+4
2017-06-28
powerpc/mm: Add comments on vmemmap physical mapping
Anshuman Khandual
1
-0
/
+21
2017-06-28
powerpc/mm: Add comments to the vmemmap layout
Anshuman Khandual
1
-0
/
+75
2017-06-27
powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
Benjamin Herrenschmidt
1
-5
/
+10
2017-06-23
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
5
-2
/
+25
2017-06-23
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
Thiago Jung Bauermann
1
-3
/
+19
2017-06-21
powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()
Michael Ellerman
2
-12
/
+4
2017-06-20
powerpc/64s: Preserve r3 in slb_allocate_realmode()
Nicholas Piggin
1
-10
/
+14
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
3
-4
/
+4
2017-06-15
powerpc/mm/radix: Only add X for pages overlapping kernel text
Michael Ellerman
1
-3
/
+11
2017-06-08
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Aneesh Kumar K.V
1
-1
/
+1
2017-06-05
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
5
-9
/
+8
2017-06-05
powerpc/mm/hugetlb: Add support for page accounting
Balbir Singh
1
-1
/
+1
2017-06-05
powerpc/mm/book(e)(3s)/32: Add page table accounting
Balbir Singh
1
-1
/
+1
2017-06-05
powerpc/mm/book(e)(3s)/64: Add page table accounting
Balbir Singh
1
-6
/
+14
2017-06-05
powerpc/mm/hash: Do a local flush if possible when no batch is active
Balbir Singh
1
-4
/
+2
2017-06-02
powerpc/mm: The 8xx doesn't call do_page_fault() for breakpoints
Christophe Leroy
1
-1
/
+1
2017-06-02
powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault()
Christophe Leroy
1
-6
/
+7
2017-06-02
powerpc/mm: Remove a redundant test in do_page_fault()
Christophe Leroy
1
-1
/
+1
2017-06-02
powerpc/mm: Only call store_updates_sp() on stores in do_page_fault()
Christophe Leroy
1
-1
/
+1
2017-06-02
powerpc/mm: Remove __this_fixmap_does_not_exist()
Christophe Leroy
1
-5
/
+0
[next]