summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-11-12powerpc/oops: Fix missing pr_cont()s in show_stack()Michael Ellerman1-3/+3
2016-11-12powerpc: Fix exception vector build with 2.23 era binutilsHugh Dickins1-1/+1
2016-11-12powerpc/64s: Fix system reset interrupt winkle wakeupsNicholas Piggin2-5/+19
2016-11-11Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds19-49/+104
2016-11-11Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+5
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds5-5/+11
2016-11-11crypto: aesni: shut up -Wmaybe-uninitialized warningArnd Bergmann1-2/+2
2016-11-11s390: pci: don't print uninitialized data for debuggingArnd Bergmann1-1/+1
2016-11-11nios2: fix timer initcall return valueArnd Bergmann1-0/+1
2016-11-11x86: apm: avoid uninitialized dataArnd Bergmann1-1/+4
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann1-1/+3
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski1-0/+2
2016-11-11Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini9-2/+66
2016-11-11perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLakeKan Liang1-4/+28
2016-11-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson1-2/+2
2016-11-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai1-4/+61
2016-11-10arm64: dts: rockchip: add three new resets for rk3399 PCIe controllerShawn Lin1-2/+5
2016-11-09ARM: omap3: Add missing memory node in SOM-LVAdam Ford1-0/+5
2016-11-09x86/kexec: add -fno-PIESebastian Andrzej Siewior1-0/+1
2016-11-09x86/cpu: Deal with broken firmware (VMWare/XEN)Thomas Gleixner1-2/+30
2016-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-3/+3
2016-11-09x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam1-5/+1
2016-11-09arm64: dts: marvell: add unique identifiers for Armada A8k SPI controllersMarcin Wojtas1-2/+2
2016-11-09arm64: dts: marvell: fix clocksource for CP110 slave SPI0Marcin Wojtas1-1/+1
2016-11-09arm64: dts: marvell: Fix typo in label name on Armada 37xxGregory CLEMENT1-2/+2
2016-11-08ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov1-2/+11
2016-11-08ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov3-16/+20
2016-11-08ARC: [plat-eznps] set default baud for early consoleNoam Camus1-0/+2
2016-11-08ARC: [plat-eznps] remove IPI clear from SMP operationsNoam Camus1-6/+0
2016-11-08Revert "ARC: build: retire old toggles"Vineet Gupta1-0/+3
2016-11-07dts: omap5: board-common: enable twl6040 headset jack detectionH. Nikolaus Schaller1-0/+1
2016-11-07dts: omap5: board-common: add phandle to reference Palmas gpadcH. Nikolaus Schaller1-1/+1
2016-11-07ARM: OMAP2+: avoid NULL pointer dereferenceNicolae Rosia1-0/+6
2016-11-07ARM: OMAP2+: PRM: initialize en_uart4_mask and grpsel_uart4_maskColin Ian King1-0/+3
2016-11-07ARM: dts: omap3: Fix memory node in Torpedo boardAdam Ford1-2/+2
2016-11-07ARM: AM43XX: Select OMAP_INTERCONNECT in KconfigDave Gerlach1-0/+1
2016-11-07ARM: OMAP3: Fix formatting of features printedTony Lindgren1-5/+11
2016-11-07ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta1-8/+11
2016-11-07ARC: change return value of userspace cmpxchg assist syscallVineet Gupta2-9/+13
2016-11-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-21/+42
2016-11-07x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner2-0/+20
2016-11-06xtensa: clean up printk usage for boot/crash loggingMax Filippov2-59/+29
2016-11-06openrisc: Define __ro_after_init to avoid crashGuenter Roeck1-0/+2
2016-11-05arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas4-21/+42
2016-11-05ARM: dts: imx53-qsb: Fix regulator constraintsFabio Estevam1-7/+7
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-102/+59
2016-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds15-235/+287
2016-11-04Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-36/+40
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier9-2/+66
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan1-0/+13