summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+2
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds25-123/+577
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+4
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+8
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+4
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+49
2013-07-02Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-1/+0
2013-07-02Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2-0/+51
2013-07-01powerpc/mpic: create mpic subsystem objectDongsheng.wang@freescale.com1-0/+2
2013-07-01powerpc/mpic: add global timer supportDongsheng.wang@freescale.com1-0/+46
2013-07-01powerpc/mpic: Add get_version API both for internal and external useHongtao Jia1-0/+3
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar11-34/+61
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt1-1/+1
2013-07-01powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman1-1/+2
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman4-1/+30
2013-07-01powerpc/perf: Drop MMCRA from thread_structMichael Ellerman1-1/+0
2013-07-01powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman1-0/+1
2013-07-01powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman1-4/+4
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2-3/+3
2013-07-01powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()Bjorn Helgaas1-7/+0
2013-07-01powerpc/eeh: Avoid build warningsGavin Shan1-2/+2
2013-06-30KVM: PPC: Book3S PR: Allow guest to use 1TB segmentsPaul Mackerras1-2/+4
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst1-6/+4
2013-06-25powerpc/eeh: Remove eeh_mutexGavin Shan1-14/+0
2013-06-25powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabledNathan Fontenot1-0/+1
2013-06-21powerpc: Optimize hugepage invalidateAneesh Kumar K.V1-0/+3
2013-06-21powerpc/THP: Enable THP on PPC64Aneesh Kumar K.V1-2/+1
2013-06-21powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V1-0/+13
2013-06-21powerpc/kvm: Handle transparent hugepage in KVMAneesh Kumar K.V1-24/+34
2013-06-21powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V1-24/+0
2013-06-21powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V3-14/+9
2013-06-21powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V3-2/+220
2013-06-21powerpc/THP: Double the PMD table size for THPAneesh Kumar K.V3-5/+10
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V1-4/+4
2013-06-21powernv/opal: Notifier for OPAL eventsGavin Shan1-0/+5
2013-06-20powerpc/eeh: Sync OPAL API with firmwareGavin Shan1-21/+114
2013-06-20powerpc/eeh: EEH core to handle special eventGavin Shan1-0/+2
2013-06-20powerpc/eeh: Export confirm_error_lockGavin Shan1-0/+11
2013-06-20powerpc/eeh: Allow to purge EEH eventsGavin Shan1-0/+1
2013-06-20powerpc/eeh: Trace time on first error for PEGavin Shan1-0/+3
2013-06-20powerpc/eeh: Single kthread to handle eventsGavin Shan1-0/+1
2013-06-20powerpc/eeh: EEH post initialization operationGavin Shan1-0/+1
2013-06-20powerpc/eeh: Make eeh_init() publicGavin Shan1-1/+7
2013-06-20powerpc/eeh: Trace PCI bus from PEGavin Shan1-0/+1
2013-06-20powerpc/eeh: Make eeh_pe_get() publicGavin Shan1-0/+1
2013-06-20powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan1-0/+1