Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
33068b61f8c041e67b554ddcb44c25ca748d38f6
/
arch
/
powerpc
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
710d60c
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d4e79615
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
fbed0bc
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d37a14b
Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6cbe9e4
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 9 years ago
ab92f30
Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 9 years ago
8bb9b9c
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 9 years ago
ccec445
KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
by Paul Mackerras
· 9 years ago
b8155fe
Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
bc94b99
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
by Ingo Molnar
· 9 years ago
37c5e94
powerpc/fsl-book3e: Avoid lbarx on e5500
by Scott Wood
· 9 years ago
fb822e6
powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint event
by Ravi Bangoria
· 9 years ago
58ded42
KVM: PPC: Add support for 64bit TCE windows
by Alexey Kardashevskiy
· 9 years ago
14f853f
KVM: PPC: Add @offset to kvmppc_spapr_tce_table
by Alexey Kardashevskiy
· 9 years ago
fe26e52
KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
by Alexey Kardashevskiy
· 9 years ago
fc6d73d
arch/hotplug: Call into idle with a proper state
by Thomas Gleixner
· 9 years ago
39a1142
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
by Ingo Molnar
· 9 years ago
6aa447bc
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes
by Ingo Molnar
· 9 years ago
520fe9c
KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection
by Suresh E. Warrier
· 9 years ago
e17769e
KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU
by Suresh E. Warrier
· 9 years ago
0c2a660
KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
by Suresh Warrier
· 9 years ago
6f3bb80
KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUs
by Suresh Warrier
· 9 years ago
b8e6a87
KVM: PPC: Book3S HV: Manage core host state
by Suresh Warrier
· 9 years ago
79b6c24
KVM: PPC: Book3S HV: Host-side RM data structures
by Suresh Warrier
· 9 years ago
ec13e9b
powerpc/xics: Add icp_native_cause_ipi_rm
by Suresh Warrier
· 9 years ago
31639c77
powerpc/smp: Add smp_muxed_ipi_set_message
by Suresh Warrier
· 9 years ago
bd7f561
powerpc/smp: Support more IPI messages
by Suresh Warrier
· 9 years ago
5ef11c3
mm: ASLR: use get_random_long()
by Daniel Cashman
· 9 years ago
9aca90a
Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
8577370
KVM: Use simple waitqueue for vcpu->wq
by Marcelo Tosatti
· 9 years ago
9ab3ac2
powerpc/mm/hash: Clear the invalid slot information correctly
by Aneesh Kumar K.V
· 9 years ago
f6bf0fa
powerpc/eeh: Fix partial hotplug criterion
by Gavin Shan
· 9 years ago
e6a1c1e
Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
6ecad91
powerpc/ioda: Set "read" permission when "write" is set
by Alexey Kardashevskiy
· 9 years ago
d3695aa
KVM: PPC: Add support for multiple-TCE hcalls
by Alexey Kardashevskiy
· 9 years ago
5ee7af1
KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
by Alexey Kardashevskiy
· 9 years ago
462ee11
KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K
by Alexey Kardashevskiy
· 9 years ago
f862698
KVM: PPC: Account TCE-containing pages in locked_vm
by Alexey Kardashevskiy
· 9 years ago
366baf2
KVM: PPC: Use RCU for arch.spapr_tce_tables
by Alexey Kardashevskiy
· 9 years ago
fcbb2ce
KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers
by Alexey Kardashevskiy
· 9 years ago
e9ab1a1
powerpc: Make vmalloc_to_phys() public
by Alexey Kardashevskiy
· 9 years ago
c777e2a
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
by Aneesh Kumar K.V
· 9 years ago
1bc74f1
powerpc/powernv: Fix stale PE primary bus
by Gavin Shan
· 9 years ago
05ba75f
powerpc/eeh: Fix stale cached primary bus
by Gavin Shan
· 9 years ago
126df08
powerpc/pseries: Don't trace hcalls on offline CPUs
by Denis Kirjanov
· 9 years ago
178a787
vfio: Enable VFIO device for powerpc
by David Gibson
· 9 years ago
06bea3d
locking/lockdep: Eliminate lockdep_init()
by Andrey Ryabinin
· 9 years ago
f15838e
powerpc: Fix dedotify for binutils >= 2.26
by Andreas Schwab
· 9 years ago
19f97c9
powerpc/book3s_32: Fix build error with checkpoint restart
by Aneesh Kumar K.V
· 9 years ago
35d98e9
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
by Toshi Kani
· 9 years ago
ec1cc55
Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
2d19fc6
powerpc/mm: Fixup _HPAGE_CHG_MASK
by Aneesh Kumar K.V
· 9 years ago
370f06c
powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8
by Madhavan Srinivasan
· 9 years ago
f0ce3ff
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
7e56f62
powerpc/eeh: Fix PE location code
by Gavin Shan
· 9 years ago
b8bc3bd
Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 9 years ago
e256caa
powerpc/mm: Allow user space to map rtas_rmo_buf
by Vasant Hegde
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
eae2177
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d434215
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
0e2bce7
powerpc: Remove newly added extra definition of pmd_dirty
by Stephen Rothwell
· 9 years ago
c153693
powerpc: Simplify module TOC handling
by Alan Modra
· 9 years ago
d7f9ee6
powerpc: Wire up copy_file_range() syscall
by Chandan Rajendra
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
bf76f73
powerpc: enable UBSAN support
by Daniel Axtens
· 9 years ago
a051216
powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header
by Rasmus Villemoes
· 9 years ago
a200dcb
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
da48d09
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
by Will Deacon
· 9 years ago
34c0fd5
mm, dax, pmem: introduce pfn_t
by Dan Williams
· 9 years ago
ba049e9
kvm: rename pfn_t to kvm_pfn_t
by Dan Williams
· 9 years ago
d5d6a44
arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP
by Minchan Kim
· 9 years ago
7aa9a23
powerpc, thp: remove infrastructure for handling splitting PMDs
by Kirill A. Shutemov
· 9 years ago
ddc58f2
mm: drop tail page refcounting
by Kirill A. Shutemov
· 9 years ago
78ddc53
thp: rename split_huge_page_pmd() to split_huge_pmd()
by Kirill A. Shutemov
· 9 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
875fc4f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
171b568
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 9 years ago
0f0836b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
b4d7f16
KVM: PPC: Fix ONE_REG AltiVec support
by Greg Kurz
· 9 years ago
d080827
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
be6bfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 9 years ago
aee3bfa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
c597b6b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
a61674b
powerpc/module: Handle R_PPC64_ENTRY relocations
by Ulrich Weigand
· 9 years ago
c88c5d4
powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
by Russell Currey
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
1baa5ef
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
003472a
powerpc: define __smp_xxx
by Michael S. Tsirkin
· 9 years ago
fbd7ec0
powerpc: reuse asm-generic/barrier.h
by Michael S. Tsirkin
· 9 years ago
5a1b26d7
lcoking/barriers, arch: Use smp barriers in smp_store_release()
by Davidlohr Bueso
· 9 years ago
d870a9d
Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 9 years ago
2f10f1a
powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoff
by Hugh Dickins
· 9 years ago
44734f2
powerpc/mm: Fix _PAGE_PTE breaking swapoff
by Aneesh Kumar K.V
· 9 years ago
24af98c
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e708c24
powerpc: Add HWCAP bits for Power9
by Michael Ellerman
· 9 years ago
08f48f3
powerpc/powernv: Reserve PE#0 on NPU
by Alistair Popple
· 9 years ago
b521549
powerpc/powernv: Change NPU PE# assignment
by Alistair Popple
· 9 years ago
419dbd5
powerpc/powernv: Fix update of NVLink DMA mask
by Alistair Popple
· 9 years ago
Next »