summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2015-12-17powerpc/rtas: Make enter_rtas() privateMichael Ellerman
2015-12-17powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()Michael Ellerman
2015-12-17powerpc/rtas: Add rtas_call_unlocked()Michael Ellerman
2015-12-16powerpc: Remove broken GregorianDay()Daniel Axtens
2015-12-14Merge tag 'powerpc-4.4-3' into nextMichael Ellerman
2015-12-14powerpc: Print MSR TM bits in oops messagesMichael Neuling
2015-12-14powerpc/mm: Remove the dependency on pte bit position in asm codeAneesh Kumar K.V
2015-12-11Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas
2015-12-11PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas
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-09don't open-code generic_file_llseek_size()Al Viro
2015-12-09Revert "powerpc/eeh: Don't unfreeze PHB PE after reset"Andrew Donnellan
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
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-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: 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-24PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli
2015-11-23powerpc/tm: Check for already reclaimed tasksMichael Neuling
2015-11-23powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2015-11-06Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-10-28powerpc/dma: dma_set_coherent_mask() should not be GPL onlyBenjamin Herrenschmidt
2015-10-28powerpc/prom: Use of_get_next_parent() in of_get_ibm_chip_id()Michael Ellerman
2015-10-27powerpc/book3e-64: Enable kexecTiejun Chen
2015-10-27powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloopScott Wood
2015-10-27powerpc/book3e-64/kexec: Enable SMP releaseScott Wood
2015-10-27powerpc/book3e-64/kexec: create an identity TLB mappingTiejun Chen
2015-10-27powerpc/book3e-64: Don't limit paca to 256 MiBScott Wood