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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-6
/
+0
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-6
/
+2
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-49
/
+8
2018-10-26
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
1
-5
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
1
-0
/
+1
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
4
-12
/
+2
2018-10-26
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
1
-15
/
+0
2018-10-26
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
1
-5
/
+0
2018-10-26
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
1
-5
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
1
-0
/
+1
2018-10-26
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
1
-0
/
+1
2018-10-26
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
1
-6
/
+0
2018-10-26
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
1
-1
/
+3
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
53
-466
/
+1032
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-18
/
+261
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-20
/
+7
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-20
/
+3
2018-10-21
powerpc/msi: Fix compile error on mpc83xx
Christophe Leroy
1
-0
/
+7
2018-10-20
KVM: PPC: Optimize clearing TCEs for sparse tables
Alexey Kardashevskiy
1
-1
/
+1
2018-10-20
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
2
-1
/
+4
2018-10-20
powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
Christophe Leroy
1
-1
/
+4
2018-10-20
powerpc/mm: Trace tlbia instruction
Christophe Leroy
1
-0
/
+15
2018-10-20
powerpc: Add support for function error injection
Naveen N. Rao
2
-0
/
+18
2018-10-19
powerpc/aout: Fix struct user definition to use user_pt_regs
Michael Ellerman
1
-1
/
+1
2018-10-19
powerpc/uapi: Fix sigcontext definition to use user_pt_regs
Michael Ellerman
1
-1
/
+5
2018-10-19
powerpc/io: remove old GCC version implementation
Christophe Leroy
1
-20
/
+0
2018-10-19
powerpc/pseries: PAPR persistent memory support
Oliver O'Halloran
3
-2
/
+14
2018-10-19
powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser()
Christophe Leroy
1
-0
/
+16
2018-10-19
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
9
-40
/
+10
2018-10-14
powerpc/mm: Increase the max addressable memory to 2PB
Aneesh Kumar K.V
3
-36
/
+72
2018-10-14
powerpc/mm/hash: Rename get_ea_context to get_user_context
Aneesh Kumar K.V
2
-3
/
+3
2018-10-14
powerpc/64s/hash: Add some SLB debugging tests
Nicholas Piggin
1
-0
/
+3
2018-10-14
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
Nicholas Piggin
1
-1
/
+1
2018-10-14
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2
-0
/
+6
2018-10-14
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
3
-0
/
+9
2018-10-14
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
1
-2
/
+4
2018-10-14
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
2
-8
/
+2
2018-10-14
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
3
-9
/
+10
2018-10-14
powerpc: Split user/kernel definitions of struct pt_regs
Michael Ellerman
2
-1
/
+33
2018-10-14
powerpc/book3s64: Avoid multiple endian conversion in pte helpers
Christophe Leroy
1
-39
/
+32
2018-10-14
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
1
-14
/
+14
2018-10-14
powerpc/mm: Get rid of pte-common.h
Christophe Leroy
2
-27
/
+24
2018-10-14
powerpc/mm: Define platform default caches related flags
Christophe Leroy
3
-11
/
+7
2018-10-14
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
6
-44
/
+91
2018-10-14
powerpc/nohash/64: do not include pte-common.h
Christophe Leroy
3
-36
/
+44
2018-10-14
powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
Christophe Leroy
6
-66
/
+159
2018-10-14
powerpc/mm: Move pte_user() into nohash/pgtable.h
Christophe Leroy
2
-13
/
+10
2018-10-14
powerpc/book3s/32: do not include pte-common.h
Christophe Leroy
2
-17
/
+101
[next]