summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-303-50/+67
* powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple2013-12-301-2/+3
* powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-303-50/+51
* powerpc: Fix "attempt to move .org backwards" errorMahesh Salgaonkar2013-12-301-140/+138
* powerpc: Dynamically allocate slb_shadow from memblockJeremy Kerr2013-12-091-7/+25
* powerpc: Make slb_shadow a localJeremy Kerr2013-12-091-1/+1
* powerpc: Increase EEH recovery timeout for SR-IOVBrian King2013-12-052-2/+2
* PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy2013-12-051-44/+4
* powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar2013-12-051-0/+27
* powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar2013-12-053-2/+164
* powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar2013-12-053-9/+273
* powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar2013-12-052-0/+38
* powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar2013-12-053-0/+155
* powerpc/book3s: Add flush_tlb operation in cpu_spec.Mahesh Salgaonkar2013-12-052-11/+35
* powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar2013-12-051-2/+5
* powerpc/book3s: Return from interrupt if coming from evil context.Mahesh Salgaonkar2013-12-052-0/+83
* powerpc/book3s: handle machine check in Linux host.Mahesh Salgaonkar2013-12-053-0/+127
* powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar2013-12-051-1/+9
* powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRsMadhavan Srinivasan2013-12-021-34/+38
* powerpc: Make irq_stat.timers_irqs counting more specificfan.du2013-12-022-4/+11
* powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao2013-12-022-1/+9
* powerpc: kernel: remove useless code which related with 'max_cpus'Chen Gang2013-12-021-7/+2
* powerpc: Use patch_exception to update the debug exception handlerKevin Hao2013-12-021-5/+1
* arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflowChen Gang2013-11-251-1/+1
* powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2013-11-252-9/+13
* powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini2013-11-251-0/+12
* powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe2013-11-221-0/+6
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-11-228-32/+59
|\
| * powerpc/signals: Mark VSX not saved with small contextsMichael Neuling2013-11-211-1/+9
| * powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2013-11-212-16/+20
| * powerpc/vio: Fix a dma_mask issue of vioLi Zhong2013-11-211-1/+1
| * powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard2013-11-211-1/+2
| * powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard2013-11-211-2/+2
| * powerpc: Remove a few lines of oops outputAnton Blanchard2013-11-211-9/+9
| * powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard2013-11-211-1/+1
| * powerpc/eeh: More accurate logGavin Shan2013-11-211-2/+7
| * powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan2013-11-211-0/+9
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-203-25/+66
|\ \ | |/ |/|
| * powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand2013-11-211-1/+15
| * powerpc: ELF2 binaries signal handlingRusty Russell2013-11-211-9/+16
| * powerpc: ELF2 binaries launched directly.Rusty Russell2013-11-211-15/+35
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \
| * | doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew2013-10-141-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-154-11/+44
|\ \ \
| * \ \ Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-048-131/+166
| |\ \ \
| | * | | kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-171-1/+1
| | * | | kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-172-5/+5
| | * | | kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-172-2/+2
| | * | | powerpc: export debug registers save function for KVMBharat Bhushan2013-10-171-1/+2
| | * | | powerpc: move debug registers in a structureBharat Bhushan2013-10-176-120/+121