summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-2210-51/+0
* Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-223-74/+68
|\
| * xen, arm64: drop dummy lookup_address()Tycho Andersen2017-09-191-10/+0
| * xen: don't compile pv-specific parts if XEN_PV isn't configuredJuergen Gross2017-09-181-63/+67
| * xen: x86: mark xen_find_pt_base as __initArnd Bergmann2017-09-151-1/+1
* | Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-2219-56/+77
|\ \
| * | powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler2017-09-211-1/+3
| * | powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARTyrel Datwyler2017-09-212-2/+5
| * | powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt2017-09-212-18/+4
| * | powerpc/kprobes: Update optprobes to use emulate_update_regs()Naveen N. Rao2017-09-201-1/+3
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-09-201-2/+10
| |\ \
| | * | powerpc/e6500: Update machine check for L1D cache errMatt Weber2017-08-281-2/+10
| * | | powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offlineGautham R. Shenoy2017-09-201-1/+7
| * | | powerpc/sstep: mullw should calculate a 64 bit signed resultAnton Blanchard2017-09-201-2/+3
| * | | powerpc/sstep: Fix issues with mcrfAnton Blanchard2017-09-201-2/+2
| * | | powerpc/sstep: Fix issues with set_cr0()Anton Blanchard2017-09-201-7/+7
| * | | powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero2017-09-201-1/+1
| * | | powerpc/sysrq: Fix oops whem ppmu is not registeredRavi Bangoria2017-09-201-0/+5
| * | | powerpc/configs: Update for CONFIG_SND changesMichael Ellerman2017-09-208-19/+27
* | | | Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Linus Torvalds2017-09-2227-33/+37
|\ \ \ \
| * | | | MIPS: PCI: fix pcibios_map_irq section mismatchManuel Lauss2017-09-2124-25/+25
| * | | | MIPS: Fix input modify in __write_64bit_c0_split()James Hogan2017-09-211-6/+9
| * | | | MIPS: MSP71xx: Include asm/setup.hArnd Bergmann2017-09-211-0/+2
| * | | | MIPS: Fix perf event initPaul Burton2017-09-201-2/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-2211-42/+183
|\ \ \ \ \
| * | | | | s390/topology: enable / disable topology dynamicallyHeiko Carstens2017-09-201-2/+74
| * | | | | s390/topology: alternative topology for topology-less machinesHeiko Carstens2017-09-202-23/+61
| * | | | | s390/mm: fix write access check in gup_huge_pmd()Gerald Schaefer2017-09-191-4/+3
| * | | | | s390/mm: make pmdp_invalidate() do invalidation onlyGerald Schaefer2017-09-191-1/+3
| * | | | | s390/cio: recover from bad pathsSebastian Ott2017-09-194-3/+24
| * | | | | s390/scm_blk: consistently use blk_status_t as error typeSebastian Ott2017-09-191-3/+3
| * | | | | s390/dasd: fix race during dasd initializationStefan Haberland2017-09-131-3/+9
| * | | | | s390/perf: fix bug when creating per-thread eventPu Hou2017-09-131-3/+6
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-2220-212/+236
|\ \ \ \ \ \
| * | | | | | crypto: af_alg - update correct dst SGL entryStephan Mueller2017-09-201-2/+2
| * | | | | | crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă2017-09-203-44/+39
| * | | | | | crypto: inside-secure - fix gcc-4.9 warningsArnd Bergmann2017-09-202-2/+2
| * | | | | | crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe2017-09-201-1/+2
| * | | | | | crypto: talitos - fix hashingLEROY Christophe2017-09-201-1/+1
| * | | | | | crypto: talitos - fix sha224LEROY Christophe2017-09-201-2/+2
| * | | | | | crypto: x86/twofish - Fix RBP usageJosh Poimboeuf2017-09-201-6/+6
| * | | | | | crypto: sha512-avx2 - Fix RBP usageJosh Poimboeuf2017-09-201-36/+39
| * | | | | | crypto: x86/sha256-ssse3 - Fix RBP usageJosh Poimboeuf2017-09-201-8/+7
| * | | | | | crypto: x86/sha256-avx2 - Fix RBP usageJosh Poimboeuf2017-09-201-15/+7
| * | | | | | crypto: x86/sha256-avx - Fix RBP usageJosh Poimboeuf2017-09-201-8/+7
| * | | | | | crypto: x86/sha1-ssse3 - Fix RBP usageJosh Poimboeuf2017-09-201-6/+5
| * | | | | | crypto: x86/sha1-avx2 - Fix RBP usageJosh Poimboeuf2017-09-201-3/+1
| * | | | | | crypto: x86/des3_ede - Fix RBP usageJosh Poimboeuf2017-09-201-6/+9
| * | | | | | crypto: x86/cast6 - Fix RBP usageJosh Poimboeuf2017-09-201-16/+34
| * | | | | | crypto: x86/cast5 - Fix RBP usageJosh Poimboeuf2017-09-201-17/+30