summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc/mm/radix: Update pte update sequence for pte clear caseAneesh Kumar K.V2017-02-151-9/+3
| * | | | | powerpc/mm: Fix build break with BOOK3S_64=n and MEMORY_HOTPLUG=yMichael Ellerman2017-02-151-1/+7
| * | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-1411-34/+148
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt2017-02-071-7/+0
| | * | | | powerpc/64: CONFIG_RELOCATABLE support for hmi interruptsNicholas Piggin2017-02-071-0/+8
| | |/ / /
| | * | | KVM: PPC: Book3S HV: Enable radix guest supportPaul Mackerras2017-01-311-0/+2
| | * | | KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movementPaul Mackerras2017-01-311-0/+2
| | * | | KVM: PPC: Book3S HV: Implement dirty page logging for radix guestsPaul Mackerras2017-01-311-1/+6
| | * | | KVM: PPC: Book3S HV: MMU notifier callbacks for radix guestsPaul Mackerras2017-01-311-0/+6
| | * | | KVM: PPC: Book3S HV: Page table construction and page faults for radix guestsPaul Mackerras2017-01-311-0/+8
| | * | | KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guestsPaul Mackerras2017-01-311-0/+1
| | * | | KVM: PPC: Book3S HV: Add basic infrastructure for radix guestsPaul Mackerras2017-01-313-0/+11
| | * | | KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9Paul Mackerras2017-01-311-0/+1
| | * | | KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras2017-01-311-0/+2
| | * | | powerpc/64: Allow for relocation-on interrupts from guest to hostPaul Mackerras2017-01-311-5/+5
| | * | | powerpc/64: More definitions for POWER9Paul Mackerras2017-01-312-1/+15
| | * | | powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-313-0/+26
| | * | | powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras2017-01-311-4/+4
| | * | | KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interruptsNicholas Piggin2017-01-311-4/+41
| | * | | KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt sectionNicholas Piggin2017-01-271-1/+1
| | * | | KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HVNicholas Piggin2017-01-271-13/+11
| | | |/ | | |/|
| * | | powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=nMichael Ellerman2017-02-142-0/+8
| * | | powerpc: Add a prototype for mcount() so it can be versionedMichael Ellerman2017-02-101-0/+2
| * | | powerpc/kprobes: Implement OptprobesAnju T2017-02-102-1/+24
| * | | powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao2017-02-101-1/+2
| * | | powerpc: Add helper to check if offset is within relative branch rangeAnju T2017-02-101-0/+1
| * | | powerpc/bpf: Introduce __PPC_SH64()Naveen N. Rao2017-02-101-0/+1
| * | | powerpc/pseries: Automatically resize HPT for memory hot add/removeDavid Gibson2017-02-101-0/+1
| * | | powerpc/pseries: Advertise HPT resizing support via CASDavid Gibson2017-02-101-0/+1
| * | | powerpc/pseries: Add support for hash table resizingDavid Gibson2017-02-101-0/+1
| * | | powerpc/pseries: Add hypercall wrappers for hash page table resizingDavid Gibson2017-02-093-2/+17
| * | | powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature maskAneesh Kumar K.V2017-02-071-0/+1
| * | | powerpc/64s: Use (start, size) rather than (start, end) for exception handlersNicholas Piggin2017-02-071-76/+82
| * | | powerpc/64s: Tidy up after exception handler reworkNicholas Piggin2017-02-071-80/+80
| * | | powerpc: Add new cache geometry aux vectorsBenjamin Herrenschmidt2017-02-062-0/+21
| * | | powerpc/64: Add L2 and L3 cache shape infoBenjamin Herrenschmidt2017-02-061-0/+2
| * | | powerpc/64: Clean up ppc64_caches using a struct per cacheBenjamin Herrenschmidt2017-02-062-14/+14
| * | | powerpc/64: Retrieve number of L1 cache sets from device-treeBenjamin Herrenschmidt2017-02-061-0/+2
| * | | powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt2017-02-062-7/+9
| * | | powerpc: Move ARCH_DLINFO out of uapiBenjamin Herrenschmidt2017-02-061-0/+22
| * | | powerpc/pseries: Introduce memory hotplug READD operationJohn Allen2017-02-021-0/+1
| * | | powerpc/sparse: Constify the address pointer in __get_user_nosleep()Daniel Axtens2017-02-021-1/+1
| * | | powerpc/sparse: Constify the address pointer in __get_user_nocheck()Daniel Axtens2017-02-021-1/+1
| * | | powerpc/sparse: Constify the address pointer in __get_user_check()Daniel Axtens2017-02-021-1/+1
| * | | powerpc/mm: add radix__remove_section_mapping()Reza Arbab2017-01-311-0/+1
| * | | powerpc/mm: add radix__create_section_mapping()Reza Arbab2017-01-311-0/+4
| * | | powerpc: Add support for non-PCI ISA bridgesBenjamin Herrenschmidt2017-01-311-0/+1
| * | | powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt2017-01-312-18/+28
| * | | powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy2017-01-312-1/+46
| * | | powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macroGautham R. Shenoy2017-01-311-1/+4
OpenPOWER on IntegriCloud