aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-07powerpc/64s: Tidy up after exception handler reworkNicholas Piggin1-80/+80
2017-02-06powerpc: Add new cache geometry aux vectorsBenjamin Herrenschmidt3-1/+53
2017-02-06powerpc/64: Add L2 and L3 cache shape infoBenjamin Herrenschmidt1-0/+2
2017-02-06powerpc/64: Clean up ppc64_caches using a struct per cacheBenjamin Herrenschmidt2-14/+14
2017-02-06powerpc/64: Retrieve number of L1 cache sets from device-treeBenjamin Herrenschmidt1-0/+2
2017-02-06powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt2-7/+9
2017-02-06powerpc: Move ARCH_DLINFO out of uapiBenjamin Herrenschmidt2-23/+22
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-40/+4
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel1-4/+0
2017-02-02powerpc/pseries: Introduce memory hotplug READD operationJohn Allen1-0/+1
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_nosleep()Daniel Axtens1-1/+1
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_nocheck()Daniel Axtens1-1/+1
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_check()Daniel Axtens1-1/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-3/+1
2017-02-01powerpc, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker1-173/+0
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar9-18/+39
2017-01-31KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementationDavid Gibson2-0/+7
2017-01-31KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT sizeDavid Gibson1-1/+1
2017-01-31KVM: PPC: Book3S HV: Split HPT allocation from activationDavid Gibson2-2/+7
2017-01-31KVM: PPC: Book3S HV: Don't store values derivable from HPT orderDavid Gibson2-2/+12
2017-01-31KVM: PPC: Book3S HV: Gather HPT related variables into sub-structureDavid Gibson1-6/+14
2017-01-31KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarityDavid Gibson1-2/+2
2017-01-31Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras11-27/+160
2017-01-31KVM: PPC: Book3S HV: Enable radix guest supportPaul Mackerras1-0/+2
2017-01-31KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movementPaul Mackerras1-0/+2
2017-01-31KVM: PPC: Book3S HV: Implement dirty page logging for radix guestsPaul Mackerras1-1/+6
2017-01-31KVM: PPC: Book3S HV: MMU notifier callbacks for radix guestsPaul Mackerras1-0/+6
2017-01-31KVM: PPC: Book3S HV: Page table construction and page faults for radix guestsPaul Mackerras1-0/+8
2017-01-31KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guestsPaul Mackerras1-0/+1
2017-01-31KVM: PPC: Book3S HV: Add basic infrastructure for radix guestsPaul Mackerras3-0/+11
2017-01-31KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9Paul Mackerras1-0/+1
2017-01-31KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras2-0/+22
2017-01-31powerpc/64: Allow for relocation-on interrupts from guest to hostPaul Mackerras1-5/+5
2017-01-31powerpc/64: More definitions for POWER9Paul Mackerras2-1/+15
2017-01-31powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras3-0/+26
2017-01-31powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras1-4/+4
2017-01-31KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interruptsNicholas Piggin1-4/+41
2017-01-31powerpc/mm: add radix__remove_section_mapping()Reza Arbab1-0/+1
2017-01-31powerpc/mm: add radix__create_section_mapping()Reza Arbab1-0/+4
2017-01-31powerpc: Add support for non-PCI ISA bridgesBenjamin Herrenschmidt1-0/+1
2017-01-31powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt2-18/+28
2017-01-31powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy2-1/+46
2017-01-31powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macroGautham R. Shenoy1-1/+4
2017-01-30powerpc/powernv: Initialise nest mmuAlistair Popple3-1/+22
2017-01-30powerpc/mm/hash: Properly mask the ESID bits when building proto VSIDAneesh Kumar K.V1-2/+5
2017-01-27KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt sectionNicholas Piggin1-1/+1
2017-01-27KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HVNicholas Piggin1-13/+11
2017-01-26powerpc/8xx: Perf events on PPC 8xxChristophe Leroy2-0/+6
2017-01-26powerpc/32: Remove FIX_SRR1Christophe Leroy1-1/+0
2017-01-27KVM: PPC: Book 3S: XICS: Implement ICS P/Q statesLi Zhong1-0/+2