summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/powernv: Increase PE# capacityGavin Shan2016-06-212-6/+7
* powerpc/powernv: Move pnv_pci_ioda_setup_opal_tce_kill() aroundGavin Shan2016-06-211-2/+3
* powerpc/powernv: Remove PCI_RESET_DELAY_USGavin Shan2016-06-211-3/+0Star
* powerpc/pci: Override pcibios_setup_bridge()Gavin Shan2016-06-212-0/+10
* PCI: Add pcibios_setup_bridge()Gavin Shan2016-06-212-0/+6
* powerpc: export cpu_to_core_id()Mauricio Faria de Oliveira2016-06-211-0/+1
* selftests/powerpc: Load Monitor Register TestsJack Miller2016-06-216-1/+227
* powerpc: Load Monitor Register SupportJack Miller2016-06-214-0/+34
* powerpc: Improve FSCR init and context switchingMichael Neuling2016-06-213-9/+7Star
* powerpc: Fix misleading comment in early_setup_secondary()Madhavan Srinivasan2016-06-211-1/+1
* powerpc/kprobes: Remove kretprobe_trampoline_holder.Thiago Jung Bauermann2016-06-211-6/+5Star
* powerpc/pci: Fix SRIOV not building without EEH enabledRussell Currey2016-06-171-0/+6
* cxl: Make vPHB device node match adapter'sFrederic Barrat2016-06-161-11/+10Star
* cxl: Add support for CAPP DMA modeIan Munsie2016-06-164-2/+8
* cxl: Abstract the differences between the PSL and XSLFrederic Barrat2016-06-164-48/+218
* cxl: Update process element after allocating interruptsIan Munsie2016-06-164-17/+71
* cxl: static-ify variables to fix sparse warningsAndrew Donnellan2016-06-161-2/+2
* powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTEDaniel Axtens2016-06-161-3/+1Star
* powerpc/sparse: Include headers containing prototypesDaniel Axtens2016-06-162-0/+3
* powerpc: Introduce asm-prototypes.hDaniel Axtens2016-06-167-0/+81
* powerpc/sparse: make some things staticDaniel Axtens2016-06-164-7/+7
* powerpc: Add array bounds checking to crash_shutdown_handlersSuraj Jitindar Singh2016-06-161-4/+9
* powerpc/mm: Ensure "special" zones are emptyOliver O'Halloran2016-06-161-1/+7
* powerpc/asm: Remove unused symbols in asm-offsets.cRashmica Gupta2016-06-161-49/+0Star
* powerpc/numa: Fix multiple bugs in memory_hotplug_max()Bharata B Rao2016-06-141-1/+17
* powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()Bharata B Rao2016-06-141-10/+10
* powerpc/spinlock: Fix spin_unlock_wait()Boqun Feng2016-06-142-22/+32
* powerpc/pseries: Fix trivial typo in function nameGreg Kurz2016-06-141-3/+3
* powerpc/pseries: Remove unused pstore headers in nvram.cGeliang Tang2016-06-141-2/+0Star
* powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman2016-06-1416-35/+39
* powerpc/pseries: Remove MPIC from pseries event sourcesRashmica Gupta2016-06-141-40/+13Star
* powerpc/pseries: Remove MPIC from pseries cpu hotplugRashmica Gupta2016-06-141-13/+0Star
* powerpc/pseries: Remove MPIC from pseries kexecRashmica Gupta2016-06-143-30/+3Star
* powerpc/pseries: Remove MPIC from pseries smpRashmica Gupta2016-06-143-31/+8Star
* powerpc/pseries: Drop support for MPIC in pseriesRashmica Gupta2016-06-141-72/+5Star
* powerpc: Various typo fixesMichael Ellerman2016-06-1436-40/+40
* powerpc/32: Get rid of sub_reloc_offset()Christophe Leroy2016-06-141-14/+0Star
* powerpc: Align hot loops of some string functionsAnton Blanchard2016-06-141-0/+3
* powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmpAnton Blanchard2016-06-143-49/+0Star
* powerpc: Avoid load hit store in setup_sigcontext()Anton Blanchard2016-06-141-3/+8
* powerpc: Avoid load hit store in __giveup_fpu() and __giveup_altivec()Anton Blanchard2016-06-141-4/+12
* Linux 4.7-rc3Linus Torvalds2016-06-121-1/+1
* Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2016-06-122-8/+10
|\
| * thermal: add the note for set_trip_tempCaesar Wang2016-06-011-0/+2
| * thermal: cpu_cooling: fix improper order during initializationLukasz Luba2016-06-011-8/+8
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-06-126-37/+59
|\ \
| * | NVMe: Only release requested regionsJohannes Thumshirn2016-06-091-2/+7
| * | Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-06-091-13/+22
| |\ \
| | * | xen-blkfront: fix resume issues after a migrationBob Liu2016-06-081-12/+8Star
| | * | xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu2016-06-081-1/+14