Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f958ee745f70b60d0e41927cab2c073104bc70c2
/
arch
/
powerpc
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
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
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
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
126df08c
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
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
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
b0eab5b
powerpc/powernv: Remove misleading comment in pci.c
by Russell Currey
· 9 years ago
35de3b1
powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracing
by Steven Rostedt
· 9 years ago
21266be
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
by Dan Williams
· 9 years ago
c33e54f
powerpc: Fix build break due to paca mm_context_t changes
by Michael Ellerman
· 9 years ago
2860c4b
KVM: move architecture-dependent requests to arch/
by Paolo Bonzini
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
def840e
Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
by Paolo Bonzini
· 9 years ago
9e0efaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
55795ef
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
by Rabin Vincent
· 9 years ago
538950a
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
by Craig Gallek
· 9 years ago
7812bf1
ppc: get rid of the remnants of __get_user64()
by Al Viro
· 9 years ago
7e935c7
Merge branch 'memdup_user_nul' into work.misc
by Al Viro
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
032c5e8
Driver for IBM System i/p VNIC protocol
by Thomas Falcon
· 9 years ago
dc3799b
powerpc/powernv: Fix minor off-by-one error in opal_mce_check_early_recovery()
by Andrew Donnellan
· 9 years ago
759fb10
powerpc: Fix style of self-test config prompts
by Andrew Donnellan
· 9 years ago
57a9039
powerpc/powernv: Only delay opal_rtc_read() retry when necessary
by Michael Neuling
· 9 years ago
affddff
powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
by Russell Currey
· 9 years ago
Next »