summaryrefslogtreecommitdiff
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | powerpc: ppc64le optimised word at a timeAnton Blanchard2014-09-30
| * | | | | selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman2014-09-30
| * | | | | powerpc: Implement load_unaligned_zeropadAnton Blanchard2014-09-30
| * | | | | powerpc/eeh: Fix kernel crash when passing through VFWei Yang2014-09-25
| * | | | | powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras2014-09-25
| * | | | | powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras2014-09-25
| * | | | | powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras2014-09-25
| * | | | | powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard2014-09-25
| * | | | | powerpc: Remove stale function prototypesAnton Blanchard2014-09-25
| * | | | | powerpc/powernv: Add OPAL check token callMichael Neuling2014-09-25
* | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-09
|\ \ \ \ \ \
| * | | | | | mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman2014-10-09
* | | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev2014-10-01
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \ \ \ \
| * | | | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-08
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2014-09-24
| |\ \ \ \ \
| | * | | | | powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan2014-09-22
| | * | | | | powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan2014-09-22
| | * | | | | KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman2014-09-22
| | * | | | | KVM: PPC: Remove shared defines for SPE and AltiVec interruptsMihai Caraman2014-09-22
| | * | | | | KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-22
| | * | | | | KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan2014-09-22
| | * | | | | KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman2014-09-22
| | * | | | | KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan2014-09-22
| | * | | | | KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan2014-09-22
| | * | | | | KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan2014-09-22
| * | | | | | kvm: Add arch specific mmu notifier for page invalidationTang Chen2014-09-24
| * | | | | | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-24
| |/ / / / /
| * | | | | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
| * | | | | KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-29
| * | | | | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-29
| |/ / / /
* | | | | powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar2014-09-09
* | | | | powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard2014-09-09
|/ / / /
* | | | powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V2014-08-13
* | | | powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V2014-08-13
* | | | powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-13
* | | | powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan2014-08-13
* | | | powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde2014-08-13
* | | | powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman2014-08-13
* | | | powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman2014-08-13
* | | | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-08
|\ \ \ \
| * | | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-08
| * | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-08
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-07
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-05
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | KVM: PPC: PR: Handle FSCR feature deselectsAlexander Graf2014-07-31
| | * | | KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_sprBharat Bhushan2014-07-30
| | * | | KVM: PPC: Remove DCR handlingAlexander Graf2014-07-28