| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}() | Anton Blanchard | 2015-12-01 | 4 | -30/+4 |
* | powerpc: Add ppc_strict_facility_enable boot option | Anton Blanchard | 2015-12-01 | 3 | -7/+43 |
* | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() | Anton Blanchard | 2015-12-01 | 10 | -0/+25 |
* | powerpc: Create msr_check_and_{set,clear}() | Anton Blanchard | 2015-12-01 | 1 | -55/+52 |
* | powerpc: Move part of giveup_vsx into c | Anton Blanchard | 2015-12-01 | 4 | -19/+23 |
* | powerpc: Move part of giveup_fpu,altivec,spe into c | Anton Blanchard | 2015-12-01 | 6 | -48/+65 |
* | powerpc: Remove NULL task struct pointer checks in FP and vector code | Anton Blanchard | 2015-12-01 | 4 | -19/+0 |
* | powerpc: Create mtmsrd_isync() | Anton Blanchard | 2015-12-01 | 2 | -8/+30 |
* | powerpc: Simplify TM restore checks | Anton Blanchard | 2015-12-01 | 1 | -34/+19 |
* | powerpc: Remove UP only lazy floating point and vector optimisations | Anton Blanchard | 2015-12-01 | 9 | -304/+1 |
* | powerpc: Remove redundant mflr in _switch | Anton Blanchard | 2015-12-01 | 1 | -3/+1 |
* | powerpc: Create context switch helpers save_sprs() and restore_sprs() | Anton Blanchard | 2015-12-01 | 4 | -82/+82 |
* | powerpc: Don't disable MSR bits in do_load_up_transact_*() functions | Anton Blanchard | 2015-12-01 | 2 | -8/+0 |
* | powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switch | Anton Blanchard | 2015-12-01 | 1 | -14/+1 |
* | powerpc/64: Include KVM guest test in all interrupt vectors | Paul Mackerras | 2015-12-01 | 2 | -35/+20 |
* | powerpc/axonram: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-11-26 | 1 | -0/+1 |
* | powerpc: Add rN aliases to the pt_regs_offset table. | Rashmica Gupta | 2015-11-26 | 1 | -0/+1 |
* | powerpc: Standardise on NR_syscalls rather than __NR_syscalls. | Rashmica Gupta | 2015-11-26 | 8 | -9/+8 |
* | powerpc: Remove unused function trace_syscall() | Rashmica Gupta | 2015-11-26 | 1 | -7/+0 |
* | powerpc/boot: allow wrapper to work on non-english system | Laurent Vivier | 2015-11-26 | 1 | -1/+1 |
* | powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlers | John Ogness | 2015-11-26 | 1 | -1/+2 |
* | powerpc/powernv: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 2015-11-24 | 1 | -1/+0 |
* | powerpc: Wire up sys_mlock2() | Michael Ellerman | 2015-11-16 | 3 | -1/+3 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-11-12 | 2 | -9/+13 |
|\ |
|
| * | KVM: PPC: Book3S HV: Don't dynamically split core when already split | Paul Mackerras | 2015-11-06 | 1 | -1/+1 |
| * | KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails | Paul Mackerras | 2015-11-06 | 1 | -8/+12 |
* | | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-11-11 | 1 | -2/+3 |
|\ \ |
|
| * | | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 2015-11-07 | 1 | -2/+3 |
* | | | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 2015-11-10 | 1 | -13/+0 |
* | | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-11-06 | 1 | -12/+2 |
|\ \ \ |
|
| * | | | powerpc/PCI: Fix lookup of linux,pci-probe-only property | Marc Zyngier | 2015-09-17 | 1 | -12/+2 |
* | | | | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-11-06 | 262 | -1678/+5022 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'next' of git://git.denx.de/linux-denx-agust into next | Michael Ellerman | 2015-11-05 | 10 | -9/+629 |
| |\ \ \ \ |
|
| | * | | | | powerpc: Introduce the use of the managed version of kzalloc | Himangi Saraogi | 2015-10-22 | 1 | -4/+2 |
| | * | | | | powerpc: mpc512x: drop bogus and unused psc register bit definitions | Uwe Kleine-König | 2015-10-22 | 1 | -2/+0 |
| | * | | | | powerpc/512x: add a device tree binding for LocalPlus Bus FIFO | Alexander Popov | 2015-10-22 | 2 | -3/+19 |
| | * | | | | powerpc/512x: add LocalPlus Bus FIFO device driver | Alexander Popov | 2015-10-22 | 5 | -0/+607 |
| | * | | | | powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-10-22 | 1 | -0/+1 |
| * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2015-11-02 | 194 | -487/+3863 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl... | Kevin Hao | 2015-10-28 | 2 | -13/+23 |
| | * | | | | | powerpc/mpc85xx: Add FSL QorIQ DPAA FMan support to the SoC device tree(s) | Igal Liberman | 2015-10-28 | 22 | -18/+536 |
| | * | | | | | powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA FMan | Igal Liberman | 2015-10-28 | 35 | -0/+2440 |
| | * | | | | | powerpc/fsl: Add #clock-cells and clockgen label to clockgen nodes | Scott Wood | 2015-10-28 | 2 | -2/+4 |
| | * | | | | | Merge branch 'clock' into HEAD | Scott Wood | 2015-10-28 | 8 | -199/+7 |
| | |\ \ \ \ \ |
|
| | | * | | | | | powerpc/fsl: Move fsl_guts.h out of arch/powerpc | Scott Wood | 2015-10-22 | 8 | -199/+7 |
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | powerpc: handle error case in cpm_muram_alloc() | Christophe Leroy | 2015-10-28 | 1 | -1/+2 |
| | * | | | | | powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wake | Sudeep Holla | 2015-10-28 | 1 | -19/+4 |
| | * | | | | | powerpc/book3e-64: Enable kexec | Tiejun Chen | 2015-10-28 | 3 | -1/+25 |
| | * | | | | | powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloop | Scott Wood | 2015-10-28 | 1 | -0/+2 |
| | * | | | | | powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32 | Scott Wood | 2015-10-28 | 1 | -3/+4 |