summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard
2015-12-01powerpc: Create msr_check_and_{set,clear}()Anton Blanchard
2015-12-01powerpc: Move part of giveup_vsx into cAnton Blanchard
2015-12-01powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard
2015-12-01powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard
2015-12-01powerpc: Create mtmsrd_isync()Anton Blanchard
2015-12-01powerpc: Simplify TM restore checksAnton Blanchard
2015-12-01powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard
2015-12-01powerpc: Remove redundant mflr in _switchAnton Blanchard
2015-12-01powerpc: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard
2015-12-01powerpc: Don't disable MSR bits in do_load_up_transact_*() functionsAnton Blanchard
2015-12-01powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switchAnton Blanchard
2015-12-01powerpc/64: Include KVM guest test in all interrupt vectorsPaul Mackerras
2015-11-26powerpc/axonram: Fix module autoload for OF platform driverLuis de Bethencourt
2015-11-26powerpc: Add rN aliases to the pt_regs_offset table.Rashmica Gupta
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta
2015-11-26powerpc: Remove unused function trace_syscall()Rashmica Gupta
2015-11-26powerpc/boot: allow wrapper to work on non-english systemLaurent Vivier
2015-11-26powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlersJohn Ogness
2015-11-24powerpc/powernv: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-11-23powerpc/tm: Check for already reclaimed tasksMichael Neuling
2015-11-23powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2015-11-16powerpc: Wire up sys_mlock2()Michael Ellerman
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-11Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-06Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06KVM: PPC: Book3S HV: Don't dynamically split core when already splitPaul Mackerras
2015-11-06KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup failsPaul Mackerras
2015-11-06mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-11-06arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodesRaghavendra K T
2015-11-06uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton
2015-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-05Merge branch 'next' of git://git.denx.de/linux-denx-agust into nextMichael Ellerman
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-11-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-28Merge tag 'powerpc-4.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-28powerpc/dma: dma_set_coherent_mask() should not be GPL onlyBenjamin Herrenschmidt
2015-10-28powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc()Denis Kirjanov
2015-10-28powerpc/prom: Use of_get_next_parent() in of_get_ibm_chip_id()Michael Ellerman
2015-10-28powerpc/pseries: Correct string length in pseries_of_derive_parent()Nathan Fontenot
2015-10-27powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...Kevin Hao