summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Create PEs in pcibios_setup_bridge()Gavin Shan2016-06-211-115/+69
* powerpc/powernv: Allocate PE# in reverse orderGavin Shan2016-06-211-8/+6
* 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/+0
* powerpc/pci: Override pcibios_setup_bridge()Gavin Shan2016-06-212-0/+10
* powerpc: export cpu_to_core_id()Mauricio Faria de Oliveira2016-06-211-0/+1
* powerpc: Load Monitor Register SupportJack Miller2016-06-214-0/+34
* powerpc: Improve FSCR init and context switchingMichael Neuling2016-06-213-9/+7
* 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/+5
* powerpc/pci: Fix SRIOV not building without EEH enabledRussell Currey2016-06-171-0/+6
* cxl: Add support for CAPP DMA modeIan Munsie2016-06-162-1/+4
* powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTEDaniel Axtens2016-06-161-3/+1
* 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/+0
* 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/+0
* 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/+13
* powerpc/pseries: Remove MPIC from pseries cpu hotplugRashmica Gupta2016-06-141-13/+0
* powerpc/pseries: Remove MPIC from pseries kexecRashmica Gupta2016-06-143-30/+3
* powerpc/pseries: Remove MPIC from pseries smpRashmica Gupta2016-06-143-31/+8
* powerpc/pseries: Drop support for MPIC in pseriesRashmica Gupta2016-06-141-72/+5
* powerpc: Various typo fixesMichael Ellerman2016-06-1435-39/+39
* powerpc/32: Get rid of sub_reloc_offset()Christophe Leroy2016-06-141-14/+0
* 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/+0
* 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
* Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-06-106-11/+15
|\
| * powerpc/nohash: Fix build break with 64K pagesMichael Ellerman2016-06-101-1/+1
| * powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V2016-06-081-1/+5
| * powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTAneesh Kumar K.V2016-06-081-4/+4
| * powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman2016-06-081-1/+1
| * powerpc/pseries: Fix PCI config address for DDWGavin Shan2016-06-061-2/+2
| * powerpc/ptrace: Fix out of bounds array access warningKhem Raj2016-06-061-2/+2
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-06-101-1/+1
|\ \
| * | arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon2016-06-081-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-06-106-15/+86
|\ \ \
| * | | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang2016-06-101-1/+1
| * | | x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski2016-06-101-10/+10
| * | | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer modelsBorislav Petkov2016-06-081-2/+2