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
2018-04-07
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-100
/
+15
2018-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-11
/
+4
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2
-0
/
+2
2018-04-06
mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()
Dan Williams
2
-10
/
+1
2018-04-06
mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE
Anshuman Khandual
1
-1
/
+1
2018-04-06
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+11
2018-04-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+0
2018-04-04
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-2
/
+2
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2
-3
/
+3
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+12
2018-04-03
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2
-4
/
+4
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2018-03-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-17
/
+18
2018-03-29
Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-90
/
+154
2018-03-25
powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
Nicholas Piggin
1
-1
/
+1
2018-03-25
kbuild: Use ls(1) instead of stat(1) to obtain file size
Michael Forney
1
-1
/
+1
2018-03-25
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
1
-1
/
+1
2018-03-24
Merge branch 'linus' into x86/dma, to resolve a conflict with upstream
Ingo Molnar
1
-5
/
+5
2018-03-23
Merge tag 'kvm-ppc-fixes-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-17
/
+18
2018-03-23
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
7
-2
/
+50
2018-03-23
powerpc/mm/radix: Move the functions that does the actual tlbie closer
Aneesh Kumar K.V
1
-32
/
+32
2018-03-23
powerpc/mm/radix: Remove unused code
Aneesh Kumar K.V
2
-43
/
+0
2018-03-23
powerpc/mm: Workaround Nest MMU bug with TLB invalidations
Benjamin Herrenschmidt
1
-7
/
+43
2018-03-23
powerpc/mm: Add tracking of the number of coprocessors using a context
Benjamin Herrenschmidt
3
-5
/
+17
2018-03-23
KVM: PPC: Book3S HV: Fix duplication of host SLB entries
Paul Mackerras
1
-17
/
+18
2018-03-23
powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...
Nicholas Piggin
1
-0
/
+8
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
1
-2
/
+2
2018-03-20
scsi: remove the fdomain and fdomain_cs drivers
Christoph Hellwig
1
-1
/
+0
2018-03-19
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
7
-42
/
+63
2018-03-18
mm: Add address parameter to arch_validate_prot()
Khalid Aziz
2
-3
/
+3
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
2
-2
/
+2
2018-03-15
Merge tag 'kvm-ppc-fixes-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-5
/
+5
2018-03-14
powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU features
Michael Ellerman
1
-0
/
+3
2018-03-14
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
Paul Mackerras
1
-5
/
+5
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2
-2
/
+2
2018-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-35
/
+55
2018-03-09
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-2
/
+2
2018-03-06
Merge tag 'kvm-ppc-fixes-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
3
-35
/
+55
2018-03-06
powerpc/pseries: Fix vector5 in ibm architecture vector table
Bharata B Rao
1
-1
/
+0
2018-03-06
powerpc: boot: add strrchr function
Rob Herring
2
-0
/
+11
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2018-03-03
KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
Laurent Vivier
1
-3
/
+2
[next]