summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-02-22powerpc: Use defines for __init_tlb_power[78]Michael Neuling1-2/+3
2016-02-22powerpc/powernv: Create separate subcores CPU feature bitMichael Neuling2-2/+3
2016-02-22powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init failsAndrew Donnellan1-0/+5
2016-02-22powerpc/mm/hash: Clear the invalid slot information correctlyAneesh Kumar K.V2-2/+18
2016-02-22powerpc/eeh: Fix partial hotplug criterionGavin Shan1-2/+1
2016-02-17powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchgBoqun Feng2-1/+158
2016-02-17powerpc: atomic: Implement acquire/release/relaxed variants for xchgBoqun Feng2-39/+32
2016-02-17powerpc: atomic: Implement atomic{, 64}_*_return_* variantsBoqun Feng1-62/+85
2016-02-17powerpc: Fix kgdb on little endian ppc64leBalbir Singh1-0/+4
2016-02-17powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy1-0/+6
2016-02-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V2-0/+36
2016-02-15powerpc/powernv: Fix stale PE primary busGavin Shan3-0/+22
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan4-2/+9
2016-02-15powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov1-2/+6
2016-02-10powerpc/perf/hv-gpci: Increase request buffer sizeSukadev Bhattiprolu1-18/+25
2016-02-10powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE modeWei Yang2-20/+63
2016-02-10powerpc/powernv: boundary the total VF BAR size instead of the individual oneWei Yang1-6/+8
2016-02-10powerpc/powernv: replace the hard coded boundary with gateWei Yang1-9/+19
2016-02-10powerpc/powernv: use one M64 BAR in Single PE mode for one VF BARWei Yang2-107/+75
2016-02-10powerpc/powernv: simplify the calculation of iov resource alignmentWei Yang1-8/+12
2016-02-10powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BARWei Yang1-16/+19
2016-02-10powerpc/powernv: Simplify definitions of EEH debugfs handlersGavin Shan1-38/+22
2016-02-10powerpc/xmon: Add xmon command to dump process/task similar to ps(1)Douglas Miller1-0/+60
2016-02-09powerpc/xmon: add command to dump OPAL msglogAndrew Donnellan1-0/+58
2016-02-09powerpc/powernv: new function to access OPAL msglogAndrew Donnellan3-12/+27
2016-02-08powerpc/eeh: fix incorrect function name in commentAndrew Donnellan1-1/+1
2016-02-08powerpc/xmon: fix typo in usage messageAndrew Donnellan1-1/+1
2016-02-08powerpc/powernv: Remove support for p5ioc2Russell Currey4-368/+74
2016-02-08powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab1-1/+1
2016-02-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds31-147/+226
2016-02-06um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange1-13/+10
2016-02-06mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka1-2/+2
2016-02-06m32r: fix build failure due to SMP and MMUSudip Mukherjee1-0/+1
2016-02-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-4/+22
2016-02-05ARM: multi_v7_defconfig: enable DW_WATCHDOGDinh Nguyen1-0/+1
2016-02-05ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij1-17/+20
2016-02-03arm64: asm: Explicitly include linux/personality.h in asm/page.hMark Brown1-0/+1
2016-02-02arm64: futex.h: Add missing PAN togglingJames Morse1-0/+2
2016-02-02arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel1-4/+19
2016-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-10/+9
2016-02-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+4
2016-02-01Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-0/+1
2016-02-01Merge tag 'mvebu-fixes-4.5-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson5-31/+35
2016-02-01Merge tag 'omap-for-v4.5/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson13-91/+130
2016-02-01Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson5-4/+31
2016-02-01ARM64: tegra: Add chosen node for tegra132 norrinJon Hunter1-0/+2
2016-02-01ARM: realview: use "depends on" instead of "if" after promptMasahiro Yamada1-1/+2
2016-02-01ARM: tango: use "depends on" instead of "if" after promptMasahiro Yamada1-1/+2
2016-02-01ARM: tango: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1
2016-02-01ARM: realview: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1