summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/powernv: Allow to freeze PEGavin Shan2014-08-051-1/+8
| * | | powerpc/powernv: Enable M64 aperatus for PHB3Guo Chao2014-08-051-1/+7
| * | | powerpc/eeh: Aux PE data for error logGavin Shan2014-08-051-0/+2
| * | | powerpc/eeh: Make diag-data not endian dependentGavin Shan2014-08-051-64/+64
| * | | powerpc/eeh: Selectively enable IO for error logGavin Shan2014-08-051-4/+5
| * | | powerpc/eeh: Refactor EEH flag accessorsGavin Shan2014-08-051-21/+11Star
| * | | powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan2014-08-051-0/+12
| * | | powerpc/eeh: Avoid event on passed PEGavin Shan2014-08-051-0/+7
| * | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-053-10/+56
| |\ \ \
| | * | | powerpc/e6500: Add support for hardware threadsAndy Fleming2014-07-303-1/+37
| | * | | powerpc/booke: Define MSR bits the same way as reg.hScott Wood2014-07-301-9/+19
| * | | | powerpc/perf: Pass the struct perf_events down to compute_mmcr()Michael Ellerman2014-07-281-1/+4
| * | | | powerpc: Add machine_early_initcall()Michael Ellerman2014-07-281-0/+1
| * | | | powerpc: Remove misleading DISABLE_INTSMichael Ellerman2014-07-281-4/+7
| * | | | powerpc: Document register clobbering in EXCEPTION_COMMON()Michael Ellerman2014-07-281-0/+1
| * | | | powerpc: Update comments in irqflags.hMichael Ellerman2014-07-281-3/+5
| * | | | powerpc: Remove CLASSIC_PPCMichael Ellerman2014-07-281-5/+2Star
| * | | | powerpc: Remove CONFIG_POWER4Michael Ellerman2014-07-281-1/+1
| * | | | powerpc: Remove oprofile RS64 supportMichael Ellerman2014-07-281-1/+0Star
| * | | | powerpc: Remove CONFIG_POWER3Michael Ellerman2014-07-281-2/+1Star
| * | | | powerpc: Remove MMU_FTR_SLBMichael Ellerman2014-07-283-10/+4Star
| * | | | powerpc: Remove STAB codeMichael Ellerman2014-07-284-30/+1Star
| * | | | powerpc: Drop support for pre-POWER4 cpusMichael Ellerman2014-07-281-12/+6Star
| * | | | powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()Michael Ellerman2014-07-281-2/+2
| * | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-282-1/+3
| |\ \ \ \
| * | | | | powernv: Add OPAL tracepointsAnton Blanchard2014-07-111-0/+45
| * | | | | powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard2014-07-111-0/+9
| * | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-115-83/+13Star
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | powerpc/fsl-booke: Add support for T2080/T2081 SoCShengzhou Liu2014-07-031-0/+2
| * | | | | powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-262-11/+0Star
| * | | | | pcmcia: Remove m8xx_pcmcia driverScott Wood2014-06-261-2/+0Star
| * | | | | booke/powerpc: define wimge shift mask to fix compilation errorBharat Bhushan2014-06-261-0/+2
| * | | | | powerpc/e500mc: Fix wrong value of MCSR_L2MMU_MHITScott Wood2014-06-211-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-051-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
| | |/ / | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-07-242-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V2014-07-221-1/+2
| * | | powerpc: Disable doorbells on Power8 DD1.xJoel Stanley2014-07-221-0/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-212-2/+19
|\ \ \ | |/ / |/| |
| * | Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2014-07-082-2/+19
| |\ \
| | * | PPC: Add _GLOBAL_TOC for 32bitAlexander Graf2014-06-261-0/+2
| | * | KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb valueAneesh Kumar K.V2014-06-251-2/+17
* | | | powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley2014-07-111-2/+1Star
* | | | powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman2014-07-111-9/+1Star
|/ / /
* | | powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman2014-06-251-29/+0Star
* | | powerpc: Add ppc_global_function_entry()Michael Ellerman2014-06-241-0/+11
* | | powerpc: Remove __arch_swab*Benjamin Herrenschmidt2014-06-241-43/+0Star
| |/ |/|
* | powerpc/eeh: Dump PE location codeGavin Shan2014-06-111-0/+1
* | powerpc/powernv: Fix killed EEH eventGavin Shan2014-06-111-1/+1
* | powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman2014-06-111-0/+2