summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: POWER9 machine check handlerNicholas Piggin2017-03-103-0/+317
* powerpc/64s: allow machine check handler to set severity and initiatorNicholas Piggin2017-03-102-2/+9
* Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-073-12/+123
|\
| * powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info()Anton Blanchard2017-03-061-1/+4
| * powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh2017-03-061-2/+108
| * powerpc: Parse the command line before calling CASSuraj Jitindar Singh2017-03-061-5/+5
| * powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stopGautham R. Shenoy2017-03-031-4/+6
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-1/+1
* | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-021-1/+1
|/
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-0113-426/+522
|\
| * powerpc: Remove leftover cputime_to_nsecs call causing build errorFrédéric Weisbecker2017-02-221-1/+1
| * powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPUAneesh Kumar K.V2017-02-221-0/+4
| * powerpc/optprobes: Fix TOC handling in optprobes trampolineNaveen N. Rao2017-02-221-0/+7
| * powerpc/pseries: Advertise Hot Plug Event support to firmwareMichael Roth2017-02-211-1/+1
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-02-185-9/+113
| |\
| | * powerpc/8xx: Perf events on PPC 8xxChristophe Leroy2017-01-272-1/+60
| | * powerpc/32: Remove FIX_SRR1Christophe Leroy2017-01-272-7/+0Star
| | * powerpc/8xx: Implement hw_breakpointChristophe Leroy2017-01-253-2/+54
| * | powerpc/kernel: Remove error message in pcibios_setup_phb_resources()Gavin Shan2017-02-171-8/+2Star
| * | powerpc: Add POWER9 architected mode to cputableRussell Currey2017-02-171-0/+17
| * | powerpc/asm: Define STACK_PT_REGS_OFFSET macro in asm-offsets.cRashmica Gupta2017-02-151-29/+32
| * | powerpc/asm: Use OFFSET macro in asm-offsets.cRashmica Gupta2017-02-151-371/+340Star
| * | powerpc/64e: Fix bogus usage of WARN_ONCE()Michael Ellerman2017-02-151-7/+5Star
* | | mm: add new mmgrab() helperVegard Nossum2017-02-281-1/+1
* | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-253-8/+8
|\ \ \
| * | | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-1/+1
| * | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-243-7/+7
| | |/ | |/|
* | | mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-251-0/+1
* | | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-2221-286/+983
|\ \ \ | | |/ | |/|
| * | powerpc/xmon: Fix data-breakpointRavi Bangoria2017-02-151-1/+3
| * | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-144-34/+55
| |\ \
| | * | powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt2017-02-071-3/+3
| | * | powerpc/64: CONFIG_RELOCATABLE support for hmi interruptsNicholas Piggin2017-02-071-1/+1
| | * | KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guestsPaul Mackerras2017-01-311-0/+2
| | * | powerpc/64: Allow for relocation-on interrupts from guest to hostPaul Mackerras2017-01-311-24/+29
| | * | powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-311-1/+17
| | * | KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interruptsNicholas Piggin2017-01-311-1/+1
| | * | KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt sectionNicholas Piggin2017-01-271-4/+2Star
| | |/
| * | powerpc/kprobes: Remove kprobe_exceptions_notify()Naveen N. Rao2017-02-101-9/+0Star
| * | powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()Anju T2017-02-102-4/+11
| * | powerpc/kprobes: Implement OptprobesAnju T2017-02-103-0/+484