summaryrefslogtreecommitdiff
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | powerpc/mpic: Add get_version API both for internal and external useHongtao Jia2013-07-01
| * | | | | | Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-01
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman2013-07-01
| * | | | | | powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman2013-07-01
| * | | | | | powerpc/perf: Drop MMCRA from thread_structMichael Ellerman2013-07-01
| * | | | | | powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman2013-07-01
| * | | | | | powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman2013-07-01
| * | | | | | powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-07-01
| * | | | | | powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()Bjorn Helgaas2013-07-01
| * | | | | | powerpc/eeh: Avoid build warningsGavin Shan2013-07-01
| * | | | | | powerpc/eeh: Remove eeh_mutexGavin Shan2013-06-25
| * | | | | | powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabledNathan Fontenot2013-06-25
| | |/ / / / | |/| | | |
| * | | | | powerpc: Optimize hugepage invalidateAneesh Kumar K.V2013-06-21
| * | | | | powerpc/THP: Enable THP on PPC64Aneesh Kumar K.V2013-06-21
| * | | | | powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V2013-06-21
| * | | | | powerpc/kvm: Handle transparent hugepage in KVMAneesh Kumar K.V2013-06-21
| * | | | | powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V2013-06-21
| * | | | | powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V2013-06-21
| * | | | | powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V2013-06-21
| * | | | | powerpc/THP: Double the PMD table size for THPAneesh Kumar K.V2013-06-21
| * | | | | powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-21
| * | | | | powernv/opal: Notifier for OPAL eventsGavin Shan2013-06-21
| * | | | | powerpc/eeh: Sync OPAL API with firmwareGavin Shan2013-06-20
| * | | | | powerpc/eeh: EEH core to handle special eventGavin Shan2013-06-20
| * | | | | powerpc/eeh: Export confirm_error_lockGavin Shan2013-06-20
| * | | | | powerpc/eeh: Allow to purge EEH eventsGavin Shan2013-06-20
| * | | | | powerpc/eeh: Trace time on first error for PEGavin Shan2013-06-20
| * | | | | powerpc/eeh: Single kthread to handle eventsGavin Shan2013-06-20
| * | | | | powerpc/eeh: EEH post initialization operationGavin Shan2013-06-20
| * | | | | powerpc/eeh: Make eeh_init() publicGavin Shan2013-06-20
| * | | | | powerpc/eeh: Trace PCI bus from PEGavin Shan2013-06-20
| * | | | | powerpc/eeh: Make eeh_pe_get() publicGavin Shan2013-06-20
| * | | | | powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan2013-06-20
| * | | | | powerpc/eeh: Enhance converting EEH devGavin Shan2013-06-20
| * | | | | powerpc: Align thread->fpr to 16 bytesAnton Blanchard2013-06-20
| * | | | | powerpc: Debug control and status registers are 32bitBharat Bhushan2013-06-20
| * | | | | powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy2013-06-20
| * | | | | powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker2013-06-20
| * | | | | powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose2013-06-20
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | KVM: PPC: Book3S PR: Allow guest to use 1TB segmentsPaul Mackerras2013-06-30
* | | | | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \ \ \ \ \
| * | | | | | powerpc: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-28
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.10' into sched/coreIngo Molnar2013-07-01
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \
| * | | | | | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2013-06-26
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \
| * | | | | | | Merge 3.10-rc6 into tty-nextGreg Kroah-Hartman2013-06-17
| |\| | | | | |