summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-09-25powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras
2014-09-25powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras
2014-09-25powerpc: Check flat device tree version at bootMichael Ellerman
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras
2014-09-25powerpc: Use CONFIG_ARCH_HAS_FAST_MULTIPLIERAnton Blanchard
2014-09-25powerpc: Add POWER8 CPU selectionAnton Blanchard
2014-09-25pseries: Fix endian issues in cpu hot-removalThomas Falcon
2014-09-25pseries: Fix endian issues in onlining cpu threadsThomas Falcon
2014-09-25powerpc: Simplify symbol check in prom_init_check.shAndreas Schwab
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2014-09-25powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou
2014-09-25powerpc: Export dcr_ind_lock to fix build errorPranith Kumar
2014-09-25powerpc: Move htab_remove_mapping function prototype into header fileAnton Blanchard
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-09-25powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard
2014-09-25powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard
2014-09-25powerpc: Remove unused 32bit symbol exportsAnton Blanchard
2014-09-25powerpc: Move more symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc: Move adb symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc/powernv: Check OPAL dump calls exist before usingMichael Neuling
2014-09-25powerpc/powernv: Check OPAL elog calls exist before usingMichael Neuling
2014-09-25powerpc/powernv: Check OPAL RTC calls exists before usingMichael Neuling
2014-09-25powerpc/powernv: Add OPAL check token callMichael Neuling
2014-09-25powerpc: Fix build error with CONFIG_PCI=nPranith Kumar
2014-09-25powerpc/boot: Don't install zImage.* from make installTony Breeds
2014-09-25powerpc/powernv: Improve error messages in dump codeVasant Hegde
2014-09-23powerpc/pseries: Drop unnecessary continueHimangi Saraogi
2014-09-09powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar
2014-09-09powerpc: Make CONFIG_FHANDLE=y for all 64 bit powerpc defconfigsCyril Bur
2014-09-09powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()Li Zhong
2014-09-09powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard
2014-09-09powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon
2014-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-03powerpc/kvm/cma: Fix panic introduces by signed shift operationLaurent Dufour
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-19PC, KVM, CMA: Fix regression caused by wrong get_order() useAlexey Kardashevskiy
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-13powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V
2014-08-13powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V
2014-08-13powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V
2014-08-13powerpc/thp: Invalidate with vpn in loopAneesh Kumar K.V
2014-08-13powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V
2014-08-13powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V
2014-08-13powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V
2014-08-13powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan