summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2016-04-27powerpc/eeh: fix misleading indentationAndrew Donnellan
2016-04-21powerpc/book3s64: Remove __end_handlers markerHari Bathini
2016-04-21powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini
2016-04-18Merge branch 'topic/livepatch' into nextMichael Ellerman
2016-04-18powerpc: Update TM user feature bits in scan_features()Anton Blanchard
2016-04-18powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard
2016-04-18powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-04-15Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina
2016-04-14powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman
2016-04-14powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman
2016-04-12powerpc: sparse: Include headers for __weak symbolsDaniel Axtens
2016-04-12powerpc: sparse: static-ify some thingsDaniel Axtens
2016-04-11powerpc: make kernel/nvram_64.c explicitly non-modularPaul Gortmaker
2016-04-11powerpc/eeh: rename EEH from "extended" to "enhanced" error handlingRussell Currey
2016-04-11powerpc: Remove orphaned asm implementation of abs()Michael Ellerman
2016-04-11powerpc/mm: Remove long disabled SLB codeMichael Ellerman
2016-03-29powerpc/process: Fix altivec SPR not being savedOliver O'Halloran
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook
2016-03-17powerpc: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-16powerpc: Fix unrecoverable SLB miss during restore_math()Cyril Bur
2016-03-16powerpc/book3e-64: Use hardcoded mttmr opcodeScott Wood
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-03-11powerpc32: Remove one insn in mulhduChristophe Leroy
2016-03-11powerpc32: small optimisation in flush_icache_range()Christophe Leroy
2016-03-11powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy
2016-03-11powerpc32: Remove clear_pages() and define clear_page() inlineChristophe Leroy
2016-03-11powerpc/8xx: rewrite flush_instruction_cache() in CChristophe Leroy
2016-03-11powerpc/8xx: rewrite set_context() in CChristophe Leroy
2016-03-11powerpc/8xx: remove special handling of CPU6 errata in set_dec()Christophe Leroy
2016-03-11powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy
2016-03-11powerpc/8xx: Save r3 all the time in DTLB miss handlerChristophe Leroy
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-03-09powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addressesChristophe Leroy
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-03-09powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan
2016-03-09powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()Gavin Shan
2016-03-09powerpc/eeh: Synchronize recovery in host/guestGavin Shan
2016-03-09powerpc/eeh: Don't remove passed VFsGavin Shan
2016-03-09powerpc/eeh: Don't propagate error to guestGavin Shan
2016-03-09powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang
2016-03-09powerpc/powernv: Support EEH reset for VF PEWei Yang
2016-03-09powerpc/eeh: Create PE for VFsWei Yang
2016-03-09powerpc/eeh: EEH device for VFWei Yang
2016-03-09powerpc/eeh: Cache normal BARs, not windows or IOV BARsWei Yang
2016-03-09powerpc/pci: Remove VFs prior to PFWei Yang