summaryrefslogtreecommitdiff
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAge
...
| * | | | | KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-modeSuresh Warrier2015-04-21
| * | | | | KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lockSuresh Warrier2015-04-21
| * | | | | KVM: PPC: Book3S HV: Add guest->host real mode completion countersSuresh E. Warrier2015-04-21
| * | | | | KVM: PPC: Book3S HV: Add helpers for lock/unlock hpteAneesh Kumar K.V2015-04-21
| * | | | | KVM: PPC: Book3S HV: Remove RMA-related variables from codeAneesh Kumar K.V2015-04-21
| * | | | | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-21
| * | | | | kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVMDavid Gibson2015-04-21
| * | | | | powerpc: Export __spin_yieldSuresh E. Warrier2015-04-21
* | | | | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\ \ \ \ \ \
| * | | | | | powerpc: fix deprecated CPU_MASK_CPU0 usage.Rusty Russell2015-03-10
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-17
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso2015-04-17
| * | | | | | powerpc: switch to using asm-generic for seccomp.hKees Cook2015-04-17
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | powerpc/powermac: Fix build error seen with powermac smp buildsGuenter Roeck2015-04-15
| * | | | | powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVEAlexey Kardashevskiy2015-04-15
| * | | | | powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()Daniel Axtens2015-04-14
| * | | | | powerpc/cell: Fix iommu breakage caused by controller_ops changeMichael Ellerman2015-04-14
| * | | | | powerpc/eeh: Fix crash in eeh_add_device_early() on CellMichael Ellerman2015-04-14
| * | | | | powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard2015-04-14
| * | | | | powerpc/perf/hv-24x7: Fail 24x7 initcall if create_events_from_catalog() failsLi Zhong2015-04-14
| * | | | | Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-14
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'next-eeh' into next-sriovBenjamin Herrenschmidt2015-03-31
| | |\ \ \ \ \
| | * | | | | | powerpc/pci: Remove unused struct pci_dn.pcidev fieldWei Yang2015-03-31
| | * | | | | | powerpc/powernv: Group VF PE when IOV BAR is big on PHB3Wei Yang2015-03-31
| | * | | | | | powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...Wei Yang2015-03-31
| | * | | | | | powerpc/powernv: Shift VF resource with an offsetWei Yang2015-03-31
| | * | | | | | powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang2015-03-31
| | * | | | | | powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang2015-03-31
| | * | | | | | powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamicallyWei Yang2015-03-31
| | * | | | | | powerpc/pci: Don't unset PCI resources for VFsWei Yang2015-03-31
| | * | | | | | powerpc/pci: Create pci_dn for VFsGavin Shan2015-03-31
| * | | | | | | powerpc/pseries: Correct memory hotplug lockingNathan Fontenot2015-04-14
| * | | | | | | Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-13
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/pseries: Implement memory hotplug remove in the kernelNathan Fontenot2015-03-17
| | * | | | | | | powerpc/pseries: Implement memory hotplug add in the kernelNathan Fontenot2015-03-17
| | * | | | | | | powerpc/pseries: Create new device hotplug entry pointNathan Fontenot2015-03-17
| | * | | | | | | powerpc/pseries: Declare the acquire/release drc index routinesNathan Fontenot2015-03-17
| | * | | | | | | powerpc/pseries: Define rtas hotplug event sectionsNathan Fontenot2015-03-17
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson2015-04-11
| * | | | | | | powerpc: Add ppc64 hard lockup detector supportAnton Blanchard2015-04-11
| * | | | | | | powerpc/perf/hv-24x7: Add missing put_cpu_var()Sukadev Bhattiprolu2015-04-11
| * | | | | | | powerpc/perf/hv-24x7: Break up single_24x7_requestSukadev Bhattiprolu2015-04-11
| * | | | | | | powerpc/perf/hv-24x7: Define update_event_count()Sukadev Bhattiprolu2015-04-11
| * | | | | | | powerpc/perf/hv-24x7: Whitespace cleanupSukadev Bhattiprolu2015-04-11
| * | | | | | | powerpc/perf/hv-24x7: Define add_event_to_24x7_request()Sukadev Bhattiprolu2015-04-11
| * | | | | | | powerpc/perf/hv-24x7: Rename hv_24x7_event_updateSukadev Bhattiprolu2015-04-11
| * | | | | | | powerpc/perf/hv-24x7: Move debug prints to separate functionSukadev Bhattiprolu2015-04-11
| * | | | | | | powerpc/perf/hv-24x7: Drop event_24x7_request()Sukadev Bhattiprolu2015-04-11
| * | | | | | | powerpc/perf/hv-24x7: Use pr_devel() to log messageSukadev Bhattiprolu2015-04-11