summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-061-1/+0
|\
| * take compat_sys_old_getrlimit() to native syscallAl Viro2017-05-271-1/+0
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-062-5/+4
|\ \
| * | powerpc: merge __dma_set_mask into dma_set_maskChristoph Hellwig2017-06-281-1/+0
| * | powerpc: implement ->mapping_errorChristoph Hellwig2017-06-282-4/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-066-5/+21
|\ \ \
| * \ \ Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-07-036-3/+19
| |\ \ \
| | * | | KVM: PPC: Book3S HV: Simplify dynamic micro-threading codePaul Mackerras2017-07-012-2/+1
| | * | | KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabledAravinda Prasad2017-06-222-0/+8
| | * | | 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-192-0/+4
| | * | | KVM: PPC: Book3S HV: Allow userspace to set the desired SMT modePaul Mackerras2017-06-192-0/+3
| | * | | KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9Paul Mackerras2017-06-191-0/+1
| | * | | KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9Paul Mackerras2017-06-191-1/+1
| * | | | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-301-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KVM: improve arch vcpu request definingAndrew Jones2017-06-041-2/+2
| | | |/ | | |/|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-052-89/+3
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-302-6/+1
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-212-6/+8
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-154-16/+28
| |\ \ \ \ \
| * | | | | | ibmvnic: Client-initiated failoverThomas Falcon2017-06-131-0/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-061-0/+2
| |\ \ \ \ \ \
| * | | | | | | powerpc: use asm-generic/socket.h as much as possibleStephen Rothwell2017-06-011-91/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-222-0/+16
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-211-0/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-0/+1
|\ \ \ \ \ \ \
| * | | | | | | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-031-0/+6
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann2017-06-231-0/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-301-7/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()Michael Ellerman2017-06-261-7/+1
* | | | | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-6/+0
|/ / / / / /
* | | | | / powerpc/kprobes: Skip livepatch_handler() for jprobesNaveen N. Rao2017-06-161-0/+1
| |_|_|_|/ |/| | | |
* | | | | powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy2017-06-161-1/+1
* | | | | powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt2017-06-151-5/+7
| |_|_|/ |/| | |
* | | | powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V2017-06-082-14/+13
* | | | powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-06-061-0/+14
* | | | powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman2017-06-011-2/+1
| |/ / |/| |
* | | powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin2017-05-251-0/+2
|/ /
* | powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman2017-05-191-0/+12
* | powerpc/modules: If mprofile-kernel is enabled add it to vermagicMichael Ellerman2017-05-151-0/+4
|/
* Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-128-6/+49
|\
| * powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin2017-05-095-3/+39
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-05-092-0/+7
| |\
| | * powerpc/64e: Don't place the stack beyond TASK_SIZEScott Wood2017-05-051-0/+5
| | * powerpc/8xx: Adding support of IRQ in MPC8xx GPIOChristophe Leroy2017-05-021-0/+2
| * | powerpc/mm/book3s/64: Rework page table geometry for lower memory usageMichael Ellerman2017-05-091-3/+3
* | | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-45/+0
|\ \ \
| * | | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-45/+0
* | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-094-6/+107
|\ \ \ \ | |/ / / |/| | |