summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-14powerpc/mm: make a separate copy for book3sAneesh Kumar K.V
2015-12-14powerpc/mm: move pte headers to book3s directoryAneesh Kumar K.V
2015-12-14powerpc/mm: Fix infinite loop in hash fault with 4K page sizeAneesh Kumar K.V
2015-12-10powerpc: Fix DSCR inheritance over fork()Anton Blanchard
2015-12-10powerpc: Call restore_sprs() before _switch()Anton Blanchard
2015-12-10powerpc: Call check_if_tm_restore_required() in enable_kernel_*()Anton Blanchard
2015-12-02powerpc: clean up asm/switch_to.hAnton Blanchard
2015-12-02powerpc: Rearrange __switch_to()Anton Blanchard
2015-12-02powerpc: create flush_all_to_thread()Anton Blanchard
2015-12-02powerpc: create giveup_all()Anton Blanchard
2015-12-01powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()Anton Blanchard
2015-12-01powerpc: Add ppc_strict_facility_enable boot optionAnton Blanchard
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-01crypto: vmx: Only call enable_kernel_vsx()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/rackmeter: 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: IRQF_NO_SUSPEND not IRQF_TIMER for non-timerJohn Ogness
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-24cxl: use correct operator when writing pcie config space valuesAndrew Donnellan
2015-11-24cxl: Fix possible idr warning when contexts are releasedVaibhav Jain
2015-11-23powerpc/tm: Check for already reclaimed tasksMichael Neuling
2015-11-23powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2015-11-23Linux 4.4-rc2Linus Torvalds
2015-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer
2015-11-22slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer