aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-29Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-03-29KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8Paul Mackerras
2014-03-29KVM: PPC: Book3S HV: Don't use kvm_memslots() in real modePaul Mackerras
2014-03-29KVM: PPC: Book3S HV: Add transactional memory supportMichael Neuling
2014-03-26KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour
2014-03-26KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd writeGreg Kurz
2014-03-24Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-03-24powerpc/book3s: Fix CFAR clobbering issue in machine check handler.Mahesh Salgaonkar
2014-03-24powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard
2014-03-24powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info)Cody P Schafer
2014-03-24powerpc/perf: Enable BHRB access for EBB eventsMichael Ellerman
2014-03-24powerpc/perf: Add lost exception workaroundMichael Ellerman
2014-03-24powerpc: Add a cpu feature CPU_FTR_PMAO_BUGMichael Ellerman
2014-03-24powerpc/perf: Define perf_event_print_debug() to print PMU register valuesAnshuman Khandual
2014-03-24powerpc/powernv: Enable fetching of platform sensor dataNeelesh Gupta
2014-03-24powerpc/powernv: Enable reading and updating of system parametersNeelesh Gupta
2014-03-24powerpc/powernv: Infrastructure to support OPAL async completionNeelesh Gupta
2014-03-19random: Add arch_has_random[_seed]()H. Peter Anvin
2014-03-19x86, random: Enable the RDSEED instructionH. Peter Anvin
2014-03-19powerpc/booke64: Critical and machine check exception supportScott Wood
2014-03-19powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlersScott Wood
2014-03-19powerpc/booke64: Use SPRG7 for VDSOScott Wood
2014-03-19powerpc/e6500: Make TLB lock recursiveScott Wood
2014-03-19powerpc/fsl: add PVR definition for E500MC and E5500Wang Dongsheng
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas
2014-03-07powerpc/powernv Platform dump interfaceStewart Smith
2014-03-07powerpc/powernv: Read OPAL error log and export it through sysfsStewart Smith
2014-03-07powerpc/pseries: Update dynamic cache nodes for suspend/resume operationHaren Myneni
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot
2014-03-07powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar
2014-03-05powerpc/powernv: Add OPAL call to resync timebase on wakeupVaidyanathan Srinivasan
2014-03-05powerpc/powernv: Add context management for Fast SleepVaidyanathan Srinivasan
2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat
2014-03-05powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat
2014-03-02Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman
2014-02-28powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt
2014-02-28powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras
2014-02-24Merge 3.14-rc4 into char-misc-nextGreg Kroah-Hartman
2014-02-18driver/memory:Move Freescale IFC driver to a common driverPrabhakar Kushwaha
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan
2014-02-17powerpc: Link VDSOs at 0x0Anton Blanchard
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V
2014-02-17powerpc/mm: Add new "set" flag argument to pte/pmd update functionAneesh Kumar K.V
2014-02-11powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt
2014-02-11powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Mahesh Salgaonkar
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini