summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-214-3/+11
|\
| * powerpc: enable UBSAN supportDaniel Axtens2016-01-203-1/+9
| * powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2016-01-201-2/+2
* | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-212-4/+1
|\ \ | |/ |/|
| *-. Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-12-102-4/+1
| |\ \
| | | * PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli2015-11-241-3/+0
| | |/ | |/|
| | * PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas2015-12-101-1/+1
| |/
* | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-1526-679/+478
|\ \
| * | powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-131-0/+27
| * | powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracingSteven Rostedt2016-01-111-0/+7
| * | powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling2015-12-271-4/+4
| * | powerpc: Add function to copy mm_context_t to the pacaMichael Neuling2015-12-191-0/+2
| * | powerpc: Add missing calls to va_end()Daniel Axtens2015-12-171-0/+1
| * | powerpc/476fpe: Add support for kexecAlistair Popple2015-12-171-0/+2
| * | powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIESMichael Ellerman2015-12-171-8/+8
| * | powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRMichael Ellerman2015-12-171-1/+7
| * | powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman2015-12-171-1/+5
| * | powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDMichael Ellerman2015-12-171-9/+0
| * | powerpc/rtas: Make enter_rtas() privateMichael Ellerman2015-12-171-0/+3
| * | powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()Michael Ellerman2015-12-171-10/+2
| * | powerpc/rtas: Add rtas_call_unlocked()Michael Ellerman2015-12-171-11/+33
| * | powerpc: Remove broken GregorianDay()Daniel Axtens2015-12-161-34/+2
| * | Merge tag 'powerpc-4.4-3' into nextMichael Ellerman2015-12-143-5/+31
| |\ \
| * | | powerpc: Print MSR TM bits in oops messagesMichael Neuling2015-12-141-8/+43
| * | | powerpc/mm: Remove the dependency on pte bit position in asm codeAneesh Kumar K.V2015-12-141-14/+4
| * | | powerpc: Fix DSCR inheritance over fork()Anton Blanchard2015-12-101-1/+1
| * | | powerpc: Call restore_sprs() before _switch()Anton Blanchard2015-12-101-6/+9
| * | | powerpc: Call check_if_tm_restore_required() in enable_kernel_*()Anton Blanchard2015-12-101-3/+10
| * | | powerpc: clean up asm/switch_to.hAnton Blanchard2015-12-021-1/+1
| * | | powerpc: Rearrange __switch_to()Anton Blanchard2015-12-021-26/+26
| * | | powerpc: create flush_all_to_thread()Anton Blanchard2015-12-022-7/+19
| * | | powerpc: create giveup_all()Anton Blanchard2015-12-021-15/+61
| * | | powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()Anton Blanchard2015-12-013-28/+4
| * | | powerpc: Add ppc_strict_facility_enable boot optionAnton Blanchard2015-12-011-2/+15
| * | | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-011-0/+2
| * | | powerpc: Create msr_check_and_{set,clear}()Anton Blanchard2015-12-011-55/+52
| * | | powerpc: Move part of giveup_vsx into cAnton Blanchard2015-12-014-19/+23
| * | | powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard2015-12-015-38/+54
| * | | powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard2015-12-013-18/+0
| * | | powerpc: Create mtmsrd_isync()Anton Blanchard2015-12-011-8/+22
| * | | powerpc: Simplify TM restore checksAnton Blanchard2015-12-011-34/+19
| * | | powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard2015-12-017-290/+1
| * | | powerpc: Remove redundant mflr in _switchAnton Blanchard2015-12-011-3/+1
| * | | powerpc: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard2015-12-012-71/+81
| * | | powerpc: Don't disable MSR bits in do_load_up_transact_*() functionsAnton Blanchard2015-12-012-8/+0
| * | | powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switchAnton Blanchard2015-12-011-14/+1
| * | | powerpc/64: Include KVM guest test in all interrupt vectorsPaul Mackerras2015-12-011-17/+17
| * | | powerpc: Add rN aliases to the pt_regs_offset table.Rashmica Gupta2015-11-261-0/+1
| * | | powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta2015-11-265-5/+5
| * | | powerpc: Remove unused function trace_syscall()Rashmica Gupta2015-11-261-7/+0
| | |/ | |/|
OpenPOWER on IntegriCloud