index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-03
powerpc: Remove old unused icswx based coprocessor support
Benjamin Herrenschmidt
6
-482
/
+0
2017-08-03
powerpc/mm: Cleanup check for stack expansion
Benjamin Herrenschmidt
1
-36
/
+48
2017-08-03
powerpc/mm: Don't lose "major" fault indication on retry
Benjamin Herrenschmidt
1
-2
/
+3
2017-08-03
powerpc/mm: Move page fault VMA access checks to a helper
Benjamin Herrenschmidt
1
-24
/
+33
2017-08-03
powerpc/mm: Set fault flags earlier
Benjamin Herrenschmidt
1
-1
/
+4
2017-08-03
powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault
Benjamin Herrenschmidt
1
-10
/
+10
2017-08-03
powerpc/mm: Move/simplify faulthandler_disabled() and !mm check
Benjamin Herrenschmidt
1
-14
/
+13
2017-08-03
powerpc/mm: Move the DSISR_PROTFAULT sanity check
Benjamin Herrenschmidt
1
-33
/
+42
2017-08-03
powerpc/mm: Cosmetic fix to page fault accounting
Benjamin Herrenschmidt
1
-4
/
+2
2017-08-03
powerpc/mm: Move CMO accounting out of do_page_fault into a helper
Benjamin Herrenschmidt
1
-11
/
+18
2017-08-03
powerpc/mm: Rework mm_fault_error()
Benjamin Herrenschmidt
1
-38
/
+28
2017-08-03
powerpc/mm: Make bad_area* helper functions
Benjamin Herrenschmidt
1
-28
/
+50
2017-08-03
powerpc/mm: Fix reporting of kernel execute faults
Benjamin Herrenschmidt
1
-6
/
+15
2017-08-03
powerpc/mm: Simplify returns from __do_page_fault
Benjamin Herrenschmidt
1
-23
/
+16
2017-08-03
powerpc/mm: Move debugger check to notify_page_fault()
Benjamin Herrenschmidt
1
-13
/
+8
2017-08-03
powerpc/mm: Overhaul handling of bad page faults
Benjamin Herrenschmidt
1
-18
/
+14
2017-08-03
powerpc/mm: Move error_code checks for bad faults earlier
Benjamin Herrenschmidt
1
-15
/
+20
2017-08-03
powerpc/mm: Move out definition of CPU specific is_write bits
Benjamin Herrenschmidt
1
-7
/
+11
2017-08-03
powerpc/6xx: Handle DABR match before calling do_page_fault
Benjamin Herrenschmidt
1
-9
/
+0
2017-08-02
powerpc/mm: Pre-filter SRR1 bits before do_page_fault()
Benjamin Herrenschmidt
1
-12
/
+2
2017-08-02
powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper
Benjamin Herrenschmidt
1
-3
/
+11
2017-08-02
powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
Benjamin Herrenschmidt
2
-6
/
+42
2017-08-02
powerpc/mm/radix: Improve TLB/PWC flushes
Benjamin Herrenschmidt
1
-39
/
+27
2017-08-02
powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
Benjamin Herrenschmidt
1
-4
/
+7
2017-07-31
powerpc/mm: Fix check of multiple 16G pages from device tree
Rui Teng
1
-1
/
+1
2017-07-24
powerpc/mm: Build fix for non SPARSEMEM_VMEMAP config
Aneesh Kumar K.V
1
-2
/
+2
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-15
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+17
2017-07-13
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-07
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+1
2017-07-07
powerpc/mm/hugetlb: add support for 1G huge pages
Aneesh Kumar K.V
1
-2
/
+5
2017-07-07
powerpc/mm/hugetlb: remove follow_huge_addr for powerpc
Aneesh Kumar K.V
1
-64
/
+0
2017-07-07
powerpc/hugetlb: add follow_huge_pd implementation for ppc64
Aneesh Kumar K.V
1
-0
/
+43
2017-07-07
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
1
-2
/
+2
2017-07-07
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
1
-9
/
+1
2017-07-07
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-04
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
[next]