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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
powerpc: Define arch_is_kernel_initmem_freed() for lockdep
Michael Ellerman
1
-0
/
+14
2019-12-17
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
5
-5
/
+14
2019-12-17
powerpc: Avoid clang warnings around setjmp and longjmp
Nathan Chancellor
2
-4
/
+4
2019-12-17
powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts
Cédric Le Goater
1
-2
/
+10
2019-12-17
powerpc: Allow flush_icache_range to work across ranges >4GB
Alastair D'Silva
1
-2
/
+2
2019-12-17
powerpc/xive: Prevent page fault issues in the machine crash handler
Cédric Le Goater
1
-0
/
+9
2019-12-17
powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB
Alastair D'Silva
1
-2
/
+2
2019-12-17
powerpc/perf: Disable trace_imc pmu
Madhavan Srinivasan
1
-1
/
+8
2019-12-13
KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
Greg Kurz
2
-7
/
+6
2019-12-13
KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
Greg Kurz
1
-6
/
+7
2019-12-13
KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
Greg Kurz
1
-9
/
+22
2019-11-29
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
3
-0
/
+41
2019-11-29
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
4
-4
/
+54
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+13
2019-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+13
2019-11-02
Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-18
/
+57
2019-11-02
powerpc/bpf: Fix tail call implementation
Eric Dumazet
1
-0
/
+13
2019-10-29
powerpc/powernv: Fix CPU idle to be called with IRQs disabled
Nicholas Piggin
1
-16
/
+37
2019-10-29
powerpc/prom_init: Undo relocation before entering secure mode
Thiago Jung Bauermann
3
-1
/
+18
2019-10-25
powerpc/powernv/eeh: Fix oops when probing cxl devices
Frederic Barrat
1
-1
/
+1
2019-10-17
powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.
Christophe Leroy
1
-0
/
+1
2019-10-15
KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
Greg Kurz
3
-10
/
+32
2019-10-11
spufs: fix a crash in spufs_create_root()
Emmanuel Nicolet
1
-0
/
+1
2019-10-09
powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
Jordan Niethe
1
-0
/
+1
2019-10-09
powerpc/pseries: Remove confusing warning message.
Laurent Dufour
1
-0
/
+3
2019-10-09
powerpc/64s/radix: Fix build failure with RADIX_MMU=n
Stephen Rothwell
1
-0
/
+4
2019-10-05
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2019-10-01
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
1
-1
/
+1
2019-09-30
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-4
/
+4
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+25
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
23
-92
/
+559
2019-09-27
powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices
Oliver O'Halloran
1
-2
/
+2
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-3
/
+3
2019-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-10
/
+4
2019-09-25
thp: update split_huge_page_pmd() comment
Kefeng Wang
1
-1
/
+1
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-1
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-25
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-09-25
mm: introduce page_shift()
Matthew Wilcox (Oracle)
1
-5
/
+2
2019-09-25
powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error
Aneesh Kumar K.V
1
-8
/
+40
2019-09-25
powerpc/nvdimm: Use HCALL error as the return value
Aneesh Kumar K.V
1
-15
/
+11
2019-09-24
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-91
/
+116
2019-09-24
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
1
-1
/
+16
2019-09-24
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
3
-8
/
+9
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
5
-22
/
+134
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
5
-9
/
+9
2019-09-24
powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions
Aneesh Kumar K.V
1
-2
/
+28
2019-09-24
powerpc/pseries: Call H_BLOCK_REMOVE when supported
Laurent Dufour
1
-2
/
+21
2019-09-24
powerpc/pseries: Read TLB Block Invalidate Characteristics
Laurent Dufour
3
-0
/
+142
[next]