index
:
platform/kernel/linux-riscv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
tizen
tizen_dev
upstream
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+12
2018-04-02
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-28
Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-90
/
+154
2018-03-26
powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
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-19
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
7
-42
/
+63
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-09
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-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
2018-03-02
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
Paul Mackerras
1
-5
/
+7
2018-03-02
KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
Paul Mackerras
1
-26
/
+43
2018-02-28
powerpc/boot: Fix random libfdt related build errors
Guenter Roeck
1
-1
/
+2
2018-02-26
bpf, ppc64: fix out of bounds access in tail call
Daniel Borkmann
1
-0
/
+1
2018-02-25
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2018-02-23
powerpc/powernv: Support firmware disable of RFI flush
Michael Ellerman
1
-0
/
+4
2018-02-23
powerpc/pseries: Support firmware disable of RFI flush
Michael Ellerman
1
-1
/
+2
2018-02-23
powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2
Bharata B Rao
1
-3
/
+3
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2
-2
/
+2
2018-02-22
powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
Mark Lord
1
-0
/
+3
2018-02-22
powerpc/pseries: Revert support for ibm,drc-info devtree property
Michael Bringmann
1
-1
/
+1
2018-02-22
powerpc/pseries: Fix duplicate firmware feature for DRC_INFO
Michael Ellerman
1
-1
/
+1
2018-02-21
powerpc/eeh: Fix crashes in eeh_report_resume()
Juan J. Alvarez
1
-1
/
+2
2018-02-16
powerpc/pseries: Check for zero filled ibm,dynamic-memory property
Nathan Fontenot
1
-0
/
+8
[next]