summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-1231-135/+227
|\
| * powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin2016-08-102-6/+6
| * powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman2016-08-101-10/+12
| * powerpc/32: Fix crash during static key initBenjamin Herrenschmidt2016-08-104-0/+8
| * powerpc: Update obsolete comment in setup_32.c about early_init()Benjamin Herrenschmidt2016-08-101-4/+2
| * powerpc: Print the kernel load address at the end of prom_init()Benjamin Herrenschmidt2016-08-101-1/+1
| * powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur2016-08-103-28/+19
| * powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy2016-08-101-3/+4
| * powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt2016-08-091-10/+20
| * powerpc/book3s: Fix MCE console messages for unrecoverable MCE.Mahesh Salgaonkar2016-08-092-1/+3
| * powerpc/pci: Fix endian bug in fixed PHB numberingMichael Ellerman2016-08-091-2/+5
| * powerpc/eeh: Switch to conventional PCI address output in EEH logGuilherme G. Piccoli2016-08-091-2/+2
| * powerpc/vdso: Add missing include fileGuenter Roeck2016-08-091-0/+1
| * powerpc: Fix unused function warning 'lmb_to_memblock'Alastair D'Silva2016-08-091-13/+13
| * powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers.Mahesh Salgaonkar2016-08-091-29/+40
| * powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar2016-08-092-12/+13
| * powerpc/powernv: Load correct TOC pointer while waking up from winkle.Mahesh Salgaonkar2016-08-091-1/+4
| * powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy2016-08-091-1/+1
| * powerpc/cell: Add missing error code in spufs_mkgang()Dan Carpenter2016-08-091-1/+3
| * powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-096-10/+63
| * crypto: crc32c-vpmsum - Convert to CPU feature based module autoloadingAnton Blanchard2016-08-091-1/+2
| * powerpc/pasemi: Fix coherent_dma_mask for dma engineDarren Stevens2016-08-081-0/+5
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-1117-19/+28
|\ \
| * | Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconf...Arnd Bergmann2016-08-112-0/+2
| * | arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selectedSudeep Holla2016-08-101-1/+1
| * | arm64: Kconfig: select ALPINE_MSI only if PCI is selectedSudeep Holla2016-08-101-1/+1
| * | ARM: dts: realview: Fix PBX-A9 cache descriptionRobin Murphy2016-08-101-5/+4
| * | ARM: tegra: fix erroneous address in dtsRalf Ramsauer2016-08-101-2/+2
| * | ARM: dts: add syscon compatible string for AP sysconLinus Walleij2016-08-101-1/+1
| * | ARM: dts: add syscon compatible string for CP sysconLinus Walleij2016-08-101-1/+1
| * | ARM: oxnas: select reset controller frameworkArnd Bergmann2016-08-101-0/+2
| * | ARM: hide mach-*/ include for ARM_SINGLE_ARMV7MArnd Bergmann2016-08-101-0/+2
| * | ARM: don't include removed directoriesArnd Bergmann2016-08-103-5/+3
| * | Revert "ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME"Arnd Bergmann2016-08-032-2/+2
| * | ARM: shmobile: don't call platform_can_secondary_boot on UPArnd Bergmann2016-08-021-0/+3
| * | ARM: do away with final ARCH_REQUIRE_GPIOLIBLinus Walleij2016-08-021-1/+1
| * | arm64: dts: Fix RTC by providing rtc_src clockAlim Akhtar2016-08-021-0/+3
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-111-0/+13
|\ \ \
| * | | virtio/s390: deprecate old transportCornelia Huck2016-08-091-0/+13
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-111-8/+0
|\ \ \
| * | | revert "ARM: keystone: dts: add psci command definition"Andrew Morton2016-08-111-8/+0
* | | | arm: oabi compat: add missing access checksDave Weinstein2016-08-101-1/+7
* | | | Merge tag 'metag-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-101-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | metag: Drop show_mem() from mem_init()James Hogan2016-08-091-1/+0
| |/ /
* | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-0819-22/+145
|\ \ \
| * | | s390/uaccess: Enable hardened usercopyKees Cook2016-07-262-0/+3
| * | | sparc/uaccess: Enable hardened usercopyKees Cook2016-07-263-6/+20
| * | | powerpc/uaccess: Enable hardened usercopyKees Cook2016-07-262-2/+20
| * | | ia64/uaccess: Enable hardened usercopyKees Cook2016-07-262-3/+16
| * | | arm64/uaccess: Enable hardened usercopyKees Cook2016-07-265-13/+29