summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\
| * treewide: Fix typos in KconfigMasanari Iida2017-10-121-1/+1
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-144-21/+8
|\ \
| * \ Merge branch 'dt/kbuild' into dt/nextRob Herring2017-11-092-2/+1
| |\ \
| | * | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-1/+1
| | * | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-081-1/+0
| * | | powerpc: pseries: only store the device node basename in full_nameRob Herring2017-10-032-19/+7
| |/ /
* | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-142-9/+0
|\ \ \
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-5/+0
| * | | powerpc: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-2/+0
| * | | floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig2017-10-191-2/+0
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-132-10/+7
|\ \ \ \
| * | | | powerpc/watchdog: Convert timers to use timer_setup()Kees Cook2017-11-021-3/+2
| * | | | timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-051-7/+5
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-131-3/+9
|\ \ \ \ \
| * | | | | resource: Provide resource struct in resource walk callbackTom Lendacky2017-11-071-3/+9
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-133-8/+3
|\ \ \ \ \ \
| * | | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07426-27/+469
| |\| | | | |
| * | | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
| * | | | | | Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar2017-10-244-38/+53
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_fl...Will Deacon2017-10-181-1/+1
| * | | | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-3/+1
| * | | | | | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-3/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-11-082-10/+29
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updatesPaul Mackerras2017-11-082-10/+29
* | | | | | Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-035-13/+26
|\ \ \ \ \ \
| * | | | | | powerpc/perf: Fix core-imc hotplug callback failure during imc initializationMadhavan Srinivasan2017-11-031-0/+14
| * | | | | | powerpc/kprobes: Dereference function pointers only if the address does not b...Naveen N. Rao2017-11-011-1/+6
| * | | | | | Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...Naveen N. Rao2017-11-011-9/+1
| * | | | | | powerpc/64s/radix: Fix preempt imbalance in TLB flushNicholas Piggin2017-10-251-0/+2
| * | | | | | powerpc: Fix check for copy/paste instructions in alignment handlerPaul Mackerras2017-10-251-1/+1
| * | | | | | powerpc/perf: Fix IMC allocation routineGuilherme G. Piccoli2017-10-251-2/+2
* | | | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02418-0/+418
|\ \ \ \ \ \ \
| * | | | | | | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0225-0/+25
| * | | | | | | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0215-0/+15
| * | | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02378-0/+378
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-10-193-14/+25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | KVM: PPC: Book3S HV: Add more barriers in XIVE load/unload codeBenjamin Herrenschmidt2017-10-161-3/+5
| * | | | | KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCUAlexey Kardashevskiy2017-10-141-9/+14
| * | | | | KVM: PPC: Book3S HV: POWER9 more doorbell fixesNicholas Piggin2017-10-141-0/+5
| * | | | | KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTMGreg Kurz2017-10-141-2/+1
* | | | | | Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-10-134-38/+53
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | powerpc/perf: Fix IMC initialization crashAnju T Sudhakar2017-10-131-1/+2
| * | | | powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()Anju T Sudhakar2017-10-121-4/+4
| * | | | powerpc/perf: Fix for core/nest imc call trace on cpuhotplugAnju T Sudhakar2017-10-121-0/+28
| * | | | powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()Thiago Jung Bauermann2017-10-101-1/+0
| * | | | powerpc/lib/sstep: Fix count leading zeros instructionsSandipan Das2017-10-101-2/+4
| * | | | powerpc/livepatch: Fix livepatch stack accessKamalesh Babulal2017-10-101-30/+15
* | | | | Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds2017-10-092-2/+35
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero2017-10-061-1/+12