summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()Anton Blanchard2015-12-014-30/+4
* powerpc: Add ppc_strict_facility_enable boot optionAnton Blanchard2015-12-013-7/+43
* powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-0110-0/+25
* powerpc: Create msr_check_and_{set,clear}()Anton Blanchard2015-12-011-55/+52
* powerpc: Move part of giveup_vsx into cAnton Blanchard2015-12-014-19/+23
* powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard2015-12-016-48/+65
* powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard2015-12-014-19/+0
* powerpc: Create mtmsrd_isync()Anton Blanchard2015-12-012-8/+30
* powerpc: Simplify TM restore checksAnton Blanchard2015-12-011-34/+19
* powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard2015-12-019-304/+1
* powerpc: Remove redundant mflr in _switchAnton Blanchard2015-12-011-3/+1
* powerpc: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard2015-12-014-82/+82
* powerpc: Don't disable MSR bits in do_load_up_transact_*() functionsAnton Blanchard2015-12-012-8/+0
* powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switchAnton Blanchard2015-12-011-14/+1
* powerpc/64: Include KVM guest test in all interrupt vectorsPaul Mackerras2015-12-012-35/+20
* powerpc/axonram: Fix module autoload for OF platform driverLuis de Bethencourt2015-11-261-0/+1
* powerpc: Add rN aliases to the pt_regs_offset table.Rashmica Gupta2015-11-261-0/+1
* powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta2015-11-268-9/+8
* powerpc: Remove unused function trace_syscall()Rashmica Gupta2015-11-261-7/+0
* powerpc/boot: allow wrapper to work on non-english systemLaurent Vivier2015-11-261-1/+1
* powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlersJohn Ogness2015-11-261-1/+2
* powerpc/powernv: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-11-241-1/+0
* powerpc: Wire up sys_mlock2()Michael Ellerman2015-11-163-1/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-122-9/+13
|\
| * KVM: PPC: Book3S HV: Don't dynamically split core when already splitPaul Mackerras2015-11-061-1/+1
| * KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup failsPaul Mackerras2015-11-061-8/+12
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-111-2/+3
|\ \
| * | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-2/+3
* | | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-101-13/+0
* | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-061-12/+2
|\ \ \
| * | | powerpc/PCI: Fix lookup of linux,pci-probe-only propertyMarc Zyngier2015-09-171-12/+2
* | | | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-06262-1678/+5022
|\ \ \ \
| * \ \ \ Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman2015-11-0510-9/+629
| |\ \ \ \
| | * | | | powerpc: Introduce the use of the managed version of kzallocHimangi Saraogi2015-10-221-4/+2
| | * | | | powerpc: mpc512x: drop bogus and unused psc register bit definitionsUwe Kleine-König2015-10-221-2/+0
| | * | | | powerpc/512x: add a device tree binding for LocalPlus Bus FIFOAlexander Popov2015-10-222-3/+19
| | * | | | powerpc/512x: add LocalPlus Bus FIFO device driverAlexander Popov2015-10-225-0/+607
| | * | | | powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-221-0/+1
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-11-02194-487/+3863
| |\ \ \ \ \
| | * | | | | powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao2015-10-282-13/+23
| | * | | | | powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s)Igal Liberman2015-10-2822-18/+536
| | * | | | | powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FManIgal Liberman2015-10-2835-0/+2440
| | * | | | | powerpc/fsl: Add #clock-cells and clockgen label to clockgen nodesScott Wood2015-10-282-2/+4
| | * | | | | Merge branch 'clock' into HEADScott Wood2015-10-288-199/+7
| | |\ \ \ \ \
| | | * | | | | powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-228-199/+7
| | | | |/ / / | | | |/| | |
| | * | | | | powerpc: handle error case in cpm_muram_alloc()Christophe Leroy2015-10-281-1/+2
| | * | | | | powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wakeSudeep Holla2015-10-281-19/+4
| | * | | | | powerpc/book3e-64: Enable kexecTiejun Chen2015-10-283-1/+25
| | * | | | | powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloopScott Wood2015-10-281-0/+2
| | * | | | | powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32Scott Wood2015-10-281-3/+4