summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard2014-09-251-0/+2
| * | | | | powerpc: Remove stale function prototypesAnton Blanchard2014-09-2510-19/+0
| * | | | | powerpc/powernv: Add OPAL check token callMichael Neuling2014-09-251-0/+2
* | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-092-45/+17
|\ \ \ \ \ \
| * | | | | | mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman2014-10-092-45/+17
* | | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-2/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev2014-10-011-2/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \ \ \ \
| * | | | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-085-24/+42
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2014-09-245-17/+27
| |\ \ \ \ \
| | * | | | | powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan2014-09-221-2/+0
| | * | | | | powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan2014-09-221-0/+6
| | * | | | | KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman2014-09-221-1/+4
| | * | | | | KVM: PPC: Remove shared defines for SPE and AltiVec interruptsMihai Caraman2014-09-221-10/+10
| | * | | | | KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-222-2/+1
| | * | | | | KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan2014-09-222-0/+5
| | * | | | | KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan2014-09-221-2/+0
| | * | | | | KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan2014-09-221-0/+1
| * | | | | | kvm: Add arch specific mmu notifier for page invalidationTang Chen2014-09-241-0/+5
| * | | | | | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-242-2/+2
| |/ / / / /
| * | | | | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-1/+1
| * | | | | KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-291-0/+8
| * | | | | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-291-5/+0
| |/ / / /
* | | | | powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar2014-09-092-1/+4
* | | | | powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard2014-09-091-0/+7
|/ / / /
* | | | powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V2014-08-131-5/+25
* | | | powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V2014-08-131-1/+1
* | | | powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-131-3/+3
* | | | powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan2014-08-131-2/+1
* | | | powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde2014-08-131-0/+11
* | | | powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman2014-08-131-2/+4
* | | | powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman2014-08-131-0/+1
* | | | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-083-20/+1
|\ \ \ \
| * | | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-081-3/+0
| * | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-082-17/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-0714-142/+230
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-0514-142/+230
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | KVM: PPC: PR: Handle FSCR feature deselectsAlexander Graf2014-07-311-0/+1
| | * | | KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_sprBharat Bhushan2014-07-301-10/+10
| | * | | KVM: PPC: Remove DCR handlingAlexander Graf2014-07-282-5/+0
| | * | | KVM: PPC: Expose helper functions for data/inst faultsAlexander Graf2014-07-281-0/+8
| | * | | KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf2014-07-281-0/+1
| | * | | KVM: PPC: Handle magic page in kvmppc_ld/stAlexander Graf2014-07-282-0/+17
| | * | | KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf2014-07-283-3/+7
| | * | | KVM: PPC: Implement kvmppc_xlate for all targetsAlexander Graf2014-07-281-0/+13
| | * | | KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base pageAneesh Kumar K.V2014-07-281-2/+4
| | * | | Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith2014-07-284-0/+27
| | * | | KVM: PPC: Remove 440 supportAlexander Graf2014-07-283-71/+0
| | * | | KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointerBharat Bhushan2014-07-281-3/+0
OpenPOWER on IntegriCloud