summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-255-17/+16Star
|\
| * treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-221-4/+3Star
| * treewide: setup_timer() -> timer_setup()Kees Cook2017-11-224-13/+13
* | Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-257-34/+66
|\ \ | |/ |/|
| * powerpc/64s: Fix Power9 DD2.1 logic in DT CPU featuresMichael Ellerman2017-11-221-2/+2
| * powerpc/perf: Fix IMC_MAX_PMU macroMadhavan Srinivasan2017-11-223-8/+29
| * powerpc/perf: Fix pmu_count to count only nest imc pmusMadhavan Srinivasan2017-11-221-2/+4
| * powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2017-11-221-4/+2Star
| * powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()Michael Ellerman2017-11-221-6/+6
| * powerpc/vas: Export chip_to_vas_id()Sukadev Bhattiprolu2017-11-211-0/+1
| * powerpc/64s/slice: Use addr limit when computing slice maskAneesh Kumar K.V2017-11-201-12/+22
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-181-1/+1
|\ \
| * | pid: replace pid bitmap implementation with IDR APIGargi Sharma2017-11-181-1/+1
* | | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0Star
|\ \ \
| * | | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0Star
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-29/+2Star
|\ \ \ \ | |_|/ / |/| | |
| * | | ppc: switch to {get,put}_compat_sigset()Al Viro2017-09-191-29/+2Star
* | | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-1617-298/+800
|\ \ \ \
| * | | | KVM: PPC: Book3S HV: Cosmetic post-merge cleanupsPaul Mackerras2017-11-091-16/+25
| * | | | Merge branch 'kvm-ppc-fixes' into kvm-ppc-nextPaul Mackerras2017-11-095-34/+63
| |\ \ \ \
| * | | | | KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hostsPaul Mackerras2017-11-015-17/+212
| * | | | | KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded modePaul Mackerras2017-11-013-33/+57
| * | | | | KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix hostPaul Mackerras2017-11-015-37/+79
| * | | | | KVM: PPC: Book3S HV: Unify dirty page map between HPT and radixPaul Mackerras2017-11-017-113/+96Star
| * | | | | KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_readyPaul Mackerras2017-11-013-33/+44
| * | | | | KVM: PPC: Book3S HV: Don't rely on host's page size informationPaul Mackerras2017-11-014-53/+126
| * | | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-11-015-50/+14Star
| |\ \ \ \ \
| * | | | | | KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0Nicholas Piggin2017-11-011-1/+1
| * | | | | | KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGSGreg Kurz2017-11-011-3/+13
| * | | | | | KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabledPaul Mackerras2017-11-011-0/+12
| * | | | | | KVM: PPC: Book3S HV: Explicitly disable HPT operations on radix guestsPaul Mackerras2017-10-151-3/+10
| * | | | | | KVM: PPC: Book3S PR: Enable in-kernel TCE handlers for PR KVMAlexey Kardashevskiy2017-10-141-0/+2
| * | | | | | KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation i...Markus Elfring2017-10-141-1/+0Star
| * | | | | | KVM: PPC: BookE: Use vma_pages functionThomas Meyer2017-10-141-1/+1
| * | | | | | KVM: PPC: Book3S HV: Use ARRAY_SIZE macroThomas Meyer2017-10-141-1/+2
| * | | | | | KVM: PPC: Book3S HV: Handle unexpected interrupts betterPaul Mackerras2017-10-142-1/+137
* | | | | | | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16131-927/+3026
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 featureMichael Ellerman2017-11-154-11/+12
| * | | | | | powerpc/64s: Fix masking of SRR1 bits on instruction faultMichael Ellerman2017-11-141-1/+1
| * | | | | | powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2017-11-1311-42/+27Star
| * | | | | | powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin2017-11-132-31/+50
| * | | | | | powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundaryNicholas Piggin2017-11-131-1/+1
| * | | | | | powerpc/64s/hash: Fix fork() with 512TB process address spaceNicholas Piggin2017-11-131-4/+4
| * | | | | | powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin2017-11-131-26/+24Star
| * | | | | | powerpc/64s/hash: Fix 512T hint detection to use >= 128TMichael Ellerman2017-11-131-2/+2
| * | | | | | powerpc: Fix DABR match on hash based systemsBenjamin Herrenschmidt2017-11-132-2/+2
| * | | | | | powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao2017-11-131-1/+1
| * | | | | | powerpc/fadump: use kstrtoint to handle sysfs storeMichal Suchanek2017-11-131-4/+13
| * | | | | | powerpc/lib: Implement UACCESS_FLUSHCACHE APIOliver O'Halloran2017-11-124-0/+41
| * | | | | | powerpc/lib: Implement PMEM APIOliver O'Halloran2017-11-123-1/+36