summaryrefslogtreecommitdiff
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman2014-09-22
| | * | | | | | | | | | KVM: PPC: Book3S HV: Add register name when loading tocMichael Neuling2014-09-22
| | * | | | | | | | | | powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbersMihai Caraman2014-09-22
| | * | | | | | | | | | powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai 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: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan2014-09-22
| | * | | | | | | | | | KVM: PPC: BOOKE: Allow guest to change MSR_DEBharat Bhushan2014-09-22
| | * | | | | | | | | | KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan2014-09-22
| | * | | | | | | | | | KVM: PPC: BOOKE: allow debug interrupt at "debug level"Bharat 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
| * | | | | | | | | | KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | treewide: fix errors in printkMasanari Iida2014-09-01
| * | | | | | | | powerpc/simpleboot: fix commentGeert Uytterhoeven2014-08-26
| * | | | | | | | powerpc: Fix comment typos in hotplug-memory.cLi Zhong2014-08-26
* | | | | | | | | powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-24
* | | | | | | | | powerpc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-24
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar2014-09-09
* | | | | | | | powerpc: Make CONFIG_FHANDLE=y for all 64 bit powerpc defconfigsCyril Bur2014-09-09
* | | | | | | | powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()Li Zhong2014-09-09
* | | | | | | | powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard2014-09-09
* | | | | | | | powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon2014-09-09
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-09-06
|\ \ \ \ \ \ \
| * | | | | | | powerpc/kvm/cma: Fix panic introduces by signed shift operationLaurent Dufour2014-09-03
| | |/ / / / / | |/| | | | |
* / | | | | | kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-29
|/ / / / / /
* | | | / / PC, KVM, CMA: Fix regression caused by wrong get_order() useAlexey Kardashevskiy2014-08-19
| |_|_|/ / |/| | | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-14
|\ \ \ \ \
| * | | | | powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V2014-08-13
| * | | | | powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V2014-08-13
| * | | | | powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V2014-08-13
| * | | | | powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V2014-08-13
| * | | | | powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V2014-08-13
| * | | | | powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V2014-08-13
| * | | | | powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-13
| * | | | | powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V2014-08-13
| * | | | | powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan2014-08-13
| * | | | | powerpc/perf/hv-24x7: Use kmem_cache_freeHimangi Saraogi2014-08-13
| * | | | | powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon2014-08-13
| * | | | | powerpc: Hard disable interrupts in xmonAnton Blanchard2014-08-13
| * | | | | powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan2014-08-13
| * | | | | powerpc/pseries: Avoid deadlock on removing ddwGavin Shan2014-08-13
| * | | | | powerpc/pseries: Failure on removing device nodeGavin Shan2014-08-13
| * | | | | powerpc/boot: Use correct zlib types for comparisonBenjamin Herrenschmidt2014-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