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
2017-04-20
powerpc/kprobes: Factor out code to emulate instruction into a helper
Naveen N. Rao
1
-21
/
+31
2017-04-20
powerpc/kretprobes: Override default function entry offset
Naveen N. Rao
1
-0
/
+9
2017-04-20
powerpc/kprobes: Fix handling of function offsets on ABIv2
Naveen N. Rao
2
-4
/
+4
2017-04-20
kprobes: Convert kprobe_lookup_name() to a function
Naveen N. Rao
3
-55
/
+60
2017-04-20
powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlers
Nicholas Piggin
1
-1
/
+1
2017-04-20
powerpc/xive: Fix missing check of rc != OPAL_BUSY
Michael Ellerman
1
-0
/
+1
2017-04-20
KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
Thomas Huth
2
-8
/
+34
2017-04-20
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
5
-3
/
+518
2017-04-20
KVM: PPC: iommu: Unify TCE checking
Alexey Kardashevskiy
4
-55
/
+39
2017-04-20
KVM: PPC: Use preregistered memory API to access TCE list
Alexey Kardashevskiy
1
-16
/
+42
2017-04-20
KVM: PPC: Pass kvm* to kvmppc_find_table()
Alexey Kardashevskiy
3
-10
/
+12
2017-04-20
KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
Alexey Kardashevskiy
1
-0
/
+1
2017-04-20
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
8
-20
/
+141
2017-04-20
KVM: PPC: Align the table size to system page size
Alexey Kardashevskiy
1
-1
/
+1
2017-04-20
KVM: PPC: Book3S PR: Preserve storage control bits
Alexey Kardashevskiy
4
-1
/
+5
2017-04-20
KVM: PPC: Book3S PR: Exit KVM on failed mapping
Alexey Kardashevskiy
2
-2
/
+9
2017-04-20
KVM: PPC: Book3S PR: Get rid of unused local variable
Alexey Kardashevskiy
1
-3
/
+1
2017-04-20
KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
Markus Elfring
1
-3
/
+2
2017-04-20
KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
Markus Elfring
1
-5
/
+3
2017-04-20
KVM: PPC: Add MMIO emulation for remaining floating-point instructions
Paul Mackerras
2
-0
/
+16
2017-04-20
KVM: PPC: Emulation for more integer loads and stores
Paul Mackerras
2
-49
/
+91
2017-04-20
KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
Alexey Kardashevskiy
2
-0
/
+7
2017-04-20
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
Bin Lu
6
-7
/
+731
2017-04-20
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
3
-0
/
+26
2017-04-20
axon_ram: add dax_operations support
Dan Williams
2
-6
/
+43
2017-04-19
powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...
Yongji Xie
3
-0
/
+17
2017-04-19
powerpc/64s: Remove SAO feature from Power9 DD1
Nicholas Piggin
1
-1
/
+2
2017-04-19
powerpc/64s: Remove ICSWX feature from Power9
Nicholas Piggin
2
-2
/
+3
2017-04-19
powerpc/perf: Add Power8 mem_access event to sysfs
Madhavan Srinivasan
2
-0
/
+8
2017-04-19
powerpc/perf: Support to export SIERs bit in Power9
Madhavan Srinivasan
1
-0
/
+2
2017-04-19
powerpc/perf: Support to export SIERs bit in Power8
Madhavan Srinivasan
1
-0
/
+2
2017-04-19
powerpc/perf: Support to export MMCRA[TEC*] field to userspace
Madhavan Srinivasan
4
-0
/
+23
2017-04-19
powerpc/perf: Export memory hierarchy info to user space
Madhavan Srinivasan
4
-1
/
+95
2017-04-19
powerpc/iommu: Do not call PageTransHuge() on tail pages
Alexey Kardashevskiy
1
-2
/
+2
2017-04-19
powerpc/mmap: Any hint > 128TB searches the full VA space
Aneesh Kumar K.V
2
-3
/
+6
2017-04-19
powerpc/64s: Minor fix for MCE TLB flush for radix
Nicholas Piggin
1
-2
/
+6
2017-04-19
powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit
Aneesh Kumar K.V
4
-10
/
+10
2017-04-19
powerpc/64s: Revert setting of LPCR[LPES] on POWER9
Nicholas Piggin
1
-2
/
+2
2017-04-18
cma: Store a name in the cma structure
Laura Abbott
1
-1
/
+2
2017-04-18
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
1
-0
/
+1
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
1
-3
/
+0
2017-04-18
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
1
-2
/
+3
2017-04-18
powerpc/64: Fix HMI exception on LE with CONFIG_RELOCATABLE=y
Michael Ellerman
2
-5
/
+5
2017-04-18
powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
Ravi Bangoria
1
-3
/
+3
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-12
/
+42
2017-04-15
powerpc/smp: Replace open coded task affinity logic
Thomas Gleixner
1
-15
/
+11
2017-04-14
powerpc/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-04-13
powerpc/pseries: Always enable SMP when building pseries
Michael Ellerman
1
-1
/
+2
2017-04-13
powerpc/powernv: Always enable SMP when building powernv
Michael Ellerman
1
-0
/
+1
2017-04-13
powerpc: Allow platforms to force-enable CONFIG_SMP
Michael Ellerman
1
-1
/
+7
[prev]
[next]