summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arch/powerpc: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-1/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-141-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-221-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-132-1/+5
|\ \ \ \
| * | | | KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9Paul Mackerras2016-11-241-0/+1
| * | | | KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras2016-11-241-0/+2
| * | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2016-11-241-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling2016-11-231-1/+1
| | | |/ | | |/|
| * | | KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2016-11-211-0/+1
| |/ /
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-40/+10
|\ \ \
| * | | powerpc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-40/+10
| |/ /
* | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-12-113-5/+16
|\ \ \
| * \ \ Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-12-052-1/+12
| |\ \ \
| | * | | powerpc/64: Fix placement of .text to be immediately following .head.textNicholas Piggin2016-12-011-0/+9
| | * | | powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan2016-12-011-1/+3
| * | | | Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-261-4/+4
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt2016-11-221-4/+4
* | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-233-30/+43
|\ \ \ \ | |/ / /
| * | | Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-193-30/+43
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * powerpc/64: Fix setting of AIL in hypervisor modeBenjamin Herrenschmidt2016-11-151-6/+14
| | * powerpc/oops: Fix missing pr_cont()s in instruction dumpAndrew Donnellan2016-11-121-5/+5
| | * powerpc/oops: Fix missing pr_cont()s in show_regs()Michael Ellerman2016-11-121-8/+8
| | * powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.Michael Ellerman2016-11-121-5/+5
| | * powerpc/oops: Fix missing pr_cont()s in show_stack()Michael Ellerman2016-11-121-3/+3
| | * powerpc/64s: Fix system reset interrupt winkle wakeupsNicholas Piggin2016-11-121-3/+8
* | | sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-151-2/+4
* | | sched/cputime, powerpc: Remove cputime_last_delta global variableStanislaw Gruszka2016-11-151-2/+0
|/ /
* | Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-283-28/+59
|\ \ | |/
| * powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin2016-10-271-21/+29
| * powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()Valentin Rothberg2016-10-271-1/+1
| * powerpc/64: Fix race condition in setting lock bit in idle/wakeup codePaul Mackerras2016-10-241-0/+3
| * powerpc/64: Re-fix race condition between going idle and entering guestPaul Mackerras2016-10-241-6/+26
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-281-1/+1
|\ \
| * | perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa2016-10-281-1/+1
| |/
* | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-2/+3
|\ \ | |/ |/|
| * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-2/+3
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-151-0/+5
|\ \
| * | gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-0/+5
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-1421-101/+54
|\ \ \
| * | | ppc: there is no clear_pages to exportStephen Rothwell2016-09-221-1/+0
| * | | ppc: move exports to definitionsAl Viro2016-08-0721-101/+55
* | | | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-145-99/+112
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/64s: Fix power4_fixup_nap placementNicholas Piggin2016-10-111-1/+1
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-10-114-98/+111
| |\ \ \
| | * | | powerpc/8xx: make user addr DTLB miss the short pathChristophe Leroy2016-09-251-30/+23
| | * | | powerpc/8xx: Move additional DTLBMiss handlers out of exception areaChristophe Leroy2016-09-251-42/+42
| | * | | powerpc/8xx: use r3 to scratch CR in ITLBmissChristophe Leroy2016-09-251-12/+9
| | * | | powerpc/8xx: add dedicated machine check handlerChristophe Leroy2016-09-252-11/+26
| | * | | powerpc/8xx: add system_reset_exceptionChristophe Leroy2016-09-252-2/+2
| | * | | powerpc: Call chained reset handlers during resetAndrey Smirnov2016-09-251-0/+4
OpenPOWER on IntegriCloud