summaryrefslogtreecommitdiff
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-03-24
| |\ \ \ \
| | * | | | powerpc/booke64: Critical and machine check exception supportScott Wood2014-03-19
| | * | | | powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlersScott Wood2014-03-19
| | * | | | powerpc/booke64: Use SPRG7 for VDSOScott Wood2014-03-19
| | * | | | powerpc/e6500: Make TLB lock recursiveScott Wood2014-03-19
| | * | | | powerpc/fsl: add PVR definition for E500MC and E5500Wang Dongsheng2014-03-19
| * | | | | powerpc/book3s: Fix CFAR clobbering issue in machine check handler.Mahesh Salgaonkar2014-03-24
| * | | | | powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard2014-03-24
| * | | | | powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info)Cody P Schafer2014-03-24
| * | | | | powerpc/perf: Enable BHRB access for EBB eventsMichael Ellerman2014-03-24
| * | | | | powerpc/perf: Add lost exception workaroundMichael Ellerman2014-03-24
| * | | | | powerpc: Add a cpu feature CPU_FTR_PMAO_BUGMichael Ellerman2014-03-24
| * | | | | powerpc/perf: Define perf_event_print_debug() to print PMU register valuesAnshuman Khandual2014-03-24
| * | | | | powerpc/powernv: Enable fetching of platform sensor dataNeelesh Gupta2014-03-24
| * | | | | powerpc/powernv: Enable reading and updating of system parametersNeelesh Gupta2014-03-24
| * | | | | powerpc/powernv: Infrastructure to support OPAL async completionNeelesh Gupta2014-03-24
| |/ / / /
| * | | | powerpc/powernv Platform dump interfaceStewart Smith2014-03-07
| * | | | powerpc/powernv: Read OPAL error log and export it through sysfsStewart Smith2014-03-07
| * | | | powerpc/pseries: Update dynamic cache nodes for suspend/resume operationHaren Myneni2014-03-07
| * | | | powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot2014-03-07
| * | | | powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.Mahesh Salgaonkar2014-03-07
* | | | | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-01
|\ \ \ \ \
| * | | | | Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman2014-03-02
| |\| | | |
| * | | | | Merge 3.14-rc4 into char-misc-nextGreg Kroah-Hartman2014-02-24
| |\ \ \ \ \
| * | | | | | driver/memory:Move Freescale IFC driver to a common driverPrabhakar Kushwaha2014-02-18
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-31
|\ \ \ \ \ \
| * | | | | | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-11
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-09
| * | | | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-09
| | |_|/ / | |/| | |
* | | | | powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt2014-02-28
* | | | | powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras2014-02-28
| |_|/ / |/| | |
* | | | powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan2014-02-17
* | | | powerpc: Link VDSOs at 0x0Anton Blanchard2014-02-17
* | | | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2014-02-17
* | | | powerpc/mm: Add new "set" flag argument to pte/pmd update functionAneesh Kumar K.V2014-02-17
| |/ / |/| |
* | | powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt2014-02-11
* | | powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Mahesh Salgaonkar2014-02-11
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-31
|\|
| * Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-29
| |\
| | * KVM: PPC: Book3S PR: Cope with doorbell interruptsPaul Mackerras2014-01-27
| | * KVM: PPC: Book3S HV: Add software abort codes for transactional memoryMichael Neuling2014-01-27
| | * KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling2014-01-27
| | * KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard2014-01-27
| | * KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras2014-01-27
| | * KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras2014-01-27
| | * KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8Paul Mackerras2014-01-27
| | * KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras2014-01-27
| | * KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8Paul Mackerras2014-01-27
| | * KVM: PPC: Book3S HV: Add handler for HV facility unavailableMichael Ellerman2014-01-27