summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-06-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-10booke/watchdog: refine and clean up the codesTang Yuantian
2014-06-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-06-06powerpc: update comments for generic idle conversionGeert Uytterhoeven
2014-06-07powerpc/powernv: Add missing include to LPC codeBenjamin Herrenschmidt
2014-06-06powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman
2014-06-05powerpc/powernv: Pass buffer size to OPAL validate flash callVasant Hegde
2014-06-05powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()Anton Blanchard
2014-06-05powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL...Anton Blanchard
2014-06-05powerpc/powernv: Set memory_block_size_bytes to 256MBAnton Blanchard
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard
2014-06-05powerpc/powernv: Fix endian issues in memory error handling codeAnton Blanchard
2014-06-05powerpc/eeh: Skip eeh sysfs when eeh is disabledWei Yang
2014-06-05powerpc: 64bit sendfile is capped at 2GBAnton Blanchard
2014-06-05powerpc/powernv: Provide debugfs access to the LPC bus via OPALBenjamin Herrenschmidt
2014-06-05powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt
2014-06-05powerpc/xmon: Fix up xmon format stringsMichael Ellerman
2014-06-05powerpc/powernv: Add calls to support little endian hostBenjamin Herrenschmidt
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt
2014-05-30KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Use SLB entry 0Alexander Graf
2014-05-30KVM: PPC: Book3S HV: Fix machine check delivery to guestPaul Mackerras
2014-05-30KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras
2014-05-30KVM: PPC: Book3S HV: Make sure we don't miss dirty pagesPaul Mackerras
2014-05-30KVM: PPC: Book3S HV: Fix dirty map for hugepagesAlexey Kardashevskiy
2014-05-30KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base addressPaul Mackerras
2014-05-30KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()Paul Mackerras
2014-05-30KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register numberPaul Mackerras
2014-05-30KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf
2014-05-30KVM: PPC: MPIC: Reset IRQ source private membersAlexander Graf
2014-05-30KVM: PPC: Graciously fail broken LE hypercallsAlexander Graf
2014-05-30PPC: ePAPR: Fix hypercall on LE guestAlexander Graf
2014-05-30KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V
2014-05-30KVM: PPC: BOOK3S: Always use the saved DAR valueAneesh Kumar K.V
2014-05-30PPC: KVM: Make NX bit available with magic pageAlexander Graf
2014-05-30KVM: PPC: Disable NX for old magic page using guestsAlexander Graf
2014-05-30KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V
2014-05-30KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocationAneesh Kumar K.V