summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin2017-06-152-10/+26
| * | | powerpc/64: Drop explicit hwsync in context switchNicholas Piggin2017-06-151-6/+17
| * | | powerpc/64: Drop reservation-clearing ldarx in context switchNicholas Piggin2017-06-151-8/+3Star
| * | | powerpc/64s: Leave interrupts hard enabled in context switch for radixNicholas Piggin2017-06-152-6/+16
| * | | powerpc/64: Avoid restore_math call if possible in syscall exitNicholas Piggin2017-06-152-19/+47
| * | | powerpc/64s: Optimize hypercall/syscall entryNicholas Piggin2017-06-151-37/+97
| * | | Revert "powerpc: Handle simultaneous interrupts at once"Michael Ellerman2017-06-151-5/+1Star
| * | | powerpc/64s: Machine check handle ifetch from foreign real address for POWER9Nicholas Piggin2017-06-062-0/+4
| * | | powerpc/fadump: Set an upper limit for boot memory sizeHari Bathini2017-06-021-1/+15
| * | | powerpc/fadump: Update comment about offset where fadump is reservedHari Bathini2017-06-021-2/+2
| * | | powerpc/fadump: Add a warning when 'fadump_reserve_mem=' is usedHari Bathini2017-06-021-0/+25
| * | | powerpc/fadump: Return error when fadump registration failsMichal Suchanek2017-06-021-8/+15
| * | | powerpc: Handle simultaneous interrupts at onceChristophe Leroy2017-06-021-1/+5
| * | | powerpc/40x: Clear MSR_DR in one insn instead of twoChristophe Leroy2017-06-021-4/+2Star
| * | | powerpc: Link warning for orphan sectionsNicholas Piggin2017-05-301-2/+14
| * | | powerpc/64: Tool to check head sections location sanityNicholas Piggin2017-05-301-22/+0Star
| * | | powerpc/64: Handle linker stubs in low .text codeNicholas Piggin2017-05-301-0/+5
| * | | powerpc/64: Place sfpr section explicitly with the linker scriptNicholas Piggin2017-05-301-0/+8
| * | | powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]Ivan Mikhaylov2017-05-301-3/+11
| * | | powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1Gautham R. Shenoy2017-05-302-1/+13
| * | | powerpc/powernv/idle: Restore LPCR on wakeup from deep-stopGautham R. Shenoy2017-05-301-3/+10
| * | | powerpc/powernv/idle: Decouple Timebase restore & Per-core SPRs restoreGautham R. Shenoy2017-05-301-3/+4
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-073-27/+24Star
|\ \ \ \
| * | | | powerpc: merge __dma_set_mask into dma_set_maskChristoph Hellwig2017-06-281-9/+4Star
| * | | | dma-mapping: remove the set_dma_mask methodChristoph Hellwig2017-06-281-4/+0Star
| * | | | powerpc: implement ->mapping_errorChristoph Hellwig2017-06-282-14/+20
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-072-0/+4
|\ \ \ \ \
| * | | | | powerpc/book3s: EXPORT_SYMBOL_GPL machine_check_print_event_infoMahesh Salgaonkar2017-06-211-0/+1
| * | | | | KVM: PPC: Book3S HV: Add new capability to control MCE behaviourAravinda Prasad2017-06-211-0/+1
| * | | | | KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9Paul Mackerras2017-06-191-0/+1
| * | | | | KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9Paul Mackerras2017-06-191-0/+1
* | | | | | Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-051-9/+5Star
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | powerpc/nvram: use memdup_userGeliang Tang2017-06-281-9/+5Star
| | |_|/ / | |/| | |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-041-1/+1
|\ \ \ \ \
| * | | | | powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann2017-06-231-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-244-20/+98
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin2017-06-231-3/+28
| * | | | powerpc/64s: Handle data breakpoints in Radix modeNaveen N. Rao2017-06-161-4/+7
| * | | | powerpc/kprobes: Skip livepatch_handler() for jprobesNaveen N. Rao2017-06-162-5/+40
| * | | | powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao2017-06-161-8/+12
| * | | | powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao2017-06-161-0/+11
| | |_|/ | |/| |
* | | | Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2017-06-206-14/+58
|\| | |
| * | | powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V2017-06-081-1/+1
| * | | powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-06-061-2/+2
| * | | powerpc/kernel: Initialize load_tm on task creationBreno Leitao2017-06-061-0/+1
| * | | powerpc/kernel: Fix FP and vector register restorationBreno Leitao2017-06-051-0/+2
| * | | powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman2017-06-011-1/+0Star
| * | | powerpc/64s: Add dt_cpu_ftrs boot time setup optionNicholas Piggin2017-06-011-9/+48
| | |/ | |/|
| * | powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin2017-05-251-1/+2
| * | powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NMichael Neuling2017-05-251-0/+2
| |/