summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-38/+109
2014-04-09powerpc/opal: Add missing includeMichael Neuling1-0/+2
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard1-0/+1
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley1-0/+2
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley1-0/+4
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard1-2/+1
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+4
2014-04-07include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria1-1/+0
2014-04-07cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan1-0/+4
2014-04-07powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard1-3/+3
2014-04-07powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt1-0/+2
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz1-33/+94
2014-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+18
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-1/+25
2014-04-02Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1/+5
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds14-37/+126
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-838/+0
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2014-03-29Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini6-1/+25
2014-03-29KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8Paul Mackerras1-1/+1
2014-03-29KVM: PPC: Book3S HV: Don't use kvm_memslots() in real modePaul Mackerras1-0/+12
2014-03-29KVM: PPC: Book3S HV: Add transactional memory supportMichael Neuling2-0/+5
2014-03-26KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour1-0/+2
2014-03-26KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd writeGreg Kurz1-0/+5
2014-03-24Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt5-33/+32
2014-03-24powerpc/book3s: Fix CFAR clobbering issue in machine check handler.Mahesh Salgaonkar1-0/+8
2014-03-24powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard1-0/+4
2014-03-24powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info)Cody P Schafer1-0/+5
2014-03-24powerpc/perf: Enable BHRB access for EBB eventsMichael Ellerman1-0/+1
2014-03-24powerpc/perf: Add lost exception workaroundMichael Ellerman1-0/+2
2014-03-24powerpc: Add a cpu feature CPU_FTR_PMAO_BUGMichael Ellerman1-2/+4
2014-03-24powerpc/perf: Define perf_event_print_debug() to print PMU register valuesAnshuman Khandual1-0/+1
2014-03-24powerpc/powernv: Enable fetching of platform sensor dataNeelesh Gupta1-0/+4
2014-03-24powerpc/powernv: Enable reading and updating of system parametersNeelesh Gupta1-1/+15
2014-03-24powerpc/powernv: Infrastructure to support OPAL async completionNeelesh Gupta1-1/+11
2014-03-19random: Add arch_has_random[_seed]()H. Peter Anvin1-0/+9
2014-03-19x86, random: Enable the RDSEED instructionH. Peter Anvin1-0/+9
2014-03-19powerpc/booke64: Critical and machine check exception supportScott Wood1-2/+5
2014-03-19powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlersScott Wood2-13/+5
2014-03-19powerpc/booke64: Use SPRG7 for VDSOScott Wood4-15/+14
2014-03-19powerpc/e6500: Make TLB lock recursiveScott Wood1-3/+6
2014-03-19powerpc/fsl: add PVR definition for E500MC and E5500Wang Dongsheng1-0/+2
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas1-1/+0
2014-03-07powerpc/powernv Platform dump interfaceStewart Smith1-0/+14
2014-03-07powerpc/powernv: Read OPAL error log and export it through sysfsStewart Smith1-0/+13
2014-03-07powerpc/pseries: Update dynamic cache nodes for suspend/resume operationHaren Myneni1-0/+1
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot1-0/+4
2014-03-07powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar3-1/+8