summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-12-01powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard5-38/+54
2015-12-01powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard3-18/+0
2015-12-01powerpc: Create mtmsrd_isync()Anton Blanchard1-8/+22
2015-12-01powerpc: Simplify TM restore checksAnton Blanchard1-34/+19
2015-12-01powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard7-290/+1
2015-12-01powerpc: Remove redundant mflr in _switchAnton Blanchard1-3/+1
2015-12-01powerpc: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard2-71/+81
2015-12-01powerpc: Don't disable MSR bits in do_load_up_transact_*() functionsAnton Blanchard2-8/+0
2015-12-01powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switchAnton Blanchard1-14/+1
2015-12-01powerpc/64: Include KVM guest test in all interrupt vectorsPaul Mackerras1-17/+17
2015-11-26powerpc: Add rN aliases to the pt_regs_offset table.Rashmica Gupta1-0/+1
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta5-5/+5
2015-11-26powerpc: Remove unused function trace_syscall()Rashmica Gupta1-7/+0
2015-11-25PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli1-3/+0
2015-11-23powerpc/tm: Check for already reclaimed tasksMichael Neuling1-0/+18
2015-11-23powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2-5/+13
2015-11-06Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds18-54/+229
2015-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-10/+30
2015-11-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman7-17/+161
2015-10-28powerpc/dma: dma_set_coherent_mask() should not be GPL onlyBenjamin Herrenschmidt1-1/+1
2015-10-28powerpc/prom: Use of_get_next_parent() in of_get_ibm_chip_id()Michael Ellerman1-3/+2
2015-10-28powerpc/book3e-64: Enable kexecTiejun Chen2-0/+24
2015-10-28powerpc/book3e-64/kexec: Set "r4 = 0" when entering spinloopScott Wood1-0/+2
2015-10-28powerpc/book3e-64/kexec: Enable SMP releaseScott Wood1-1/+16
2015-10-28powerpc/book3e-64/kexec: create an identity TLB mappingTiejun Chen1-1/+51
2015-10-28powerpc/book3e-64: Don't limit paca to 256 MiBScott Wood1-2/+7
2015-10-28powerpc/book3e/kdump: Enable crash_kexec_wait_realmodeScott Wood1-3/+3
2015-10-28powerpc/book3e: support CONFIG_RELOCATABLETiejun Chen2-5/+26
2015-10-28powerpc/booke64: Fix args to copy_and_flushTiejun Chen1-4/+7
2015-10-28powerpc/book3e-64: rename interrupt_end_book3e with __end_interruptsTiejun Chen1-4/+4
2015-10-28powerpc/e6500: kexec: Handle hardware threadsScott Wood1-0/+16
2015-10-23powerpc/85xx: Load all early TLB entries at onceScott Wood1-0/+8
2015-10-22powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-10-21powerpc/eeh: More relaxed condition for enabled IO pathGavin Shan1-1/+1
2015-10-21powerpc/eeh: Force reset on fenced PHBGavin Shan1-0/+8
2015-10-21powerpc/eeh: More relaxed hotplug criterionGavin Shan1-1/+4
2015-10-21powerpc/eeh: Don't unfreeze PHB PE after resetGavin Shan1-4/+10
2015-10-21powerpc/prom: Avoid reference to potentially freed memoryChristophe Jaillet1-5/+8
2015-10-19vTPM: get the buffer allocated for event log instead of the actual logHon Ching \(Vicky\) Lo1-6/+15
2015-10-19vTPM: reformat event log to be byte-alignedHon Ching \(Vicky\) Lo1-1/+12
2015-10-19vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo1-4/+4
2015-10-15powerpc: discard .exit.data at runtimeStephen Rothwell1-0/+6
2015-10-15powerpc/eeh: atomic_dec_if_positive() to update passthru countGavin Shan1-2/+1
2015-10-15powerpc/pci: export pcibios_free_controller()Andrew Donnellan1-0/+1
2015-10-12powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2-2/+3
2015-10-02powerpc/nvram: Fix function name in some errors messages.Christophe Jaillet1-7/+7
2015-10-02powerpc/nvram: Add missing kfree in error pathChristophe Jaillet1-0/+1
2015-10-01powerpc/vdso: Avoid link stack corruption in __get_datapage()Michael Neuling2-10/+14
2015-10-01powerpc/vdso: Emit GNU & SysV hashesMichael Ellerman2-2/+2
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+7