summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2016-05-11powerpc/powernv: Rename machine_check_pSeries_early() to powernvMahesh Salgaonkar
2016-05-11powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh
2016-05-11powerpc: Remove unnecessary CONFIG_SMP #ifdefsChris Smart
2016-05-11powerpc: Remove unused remnants from A2 cpuRashmica Gupta
2016-05-11powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typoValentin Rothberg
2016-05-11powerpc/mm/radix: Use firmware feature to enable Radix MMUAneesh Kumar K.V
2016-05-11powerpc/mm/radix: Make sure swapper pgdir is properly alignedAneesh Kumar K.V
2016-05-11powerpc/mm: vmalloc abstraction in preparation for radixAneesh Kumar K.V
2016-05-11powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related codeAneesh Kumar K.V
2016-05-01powerpc/mm/radix: Add tlbflush routinesAneesh Kumar K.V
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V
2016-05-01powerpc/mm: Make page table size a variableAneesh Kumar K.V
2016-05-01powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V
2016-04-26ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann
2016-04-26powerpc: Add support for userspace P9 copy pasteChris Smart
2016-04-26powerpc/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-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