aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-26ARM: dts: kirkwood: Fix PCIe label on OpenRDGregory CLEMENT1-0/+4
2016-08-26ARM: kirkwood: ib62x0: fix size of u-boot environment partitionSimon Baatz1-1/+1
2016-08-25ARM: tegra: Correct polarity for Tegra114 PMIC interruptJon Hunter3-3/+3
2016-08-25Merge tag 'samsung-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixesOlof Johansson1-3/+0
2016-08-25Merge tag 'imx-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson3-2/+3
2016-08-25Merge tag 'omap-for-v4.8/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson15-28/+39
2016-08-25Merge tag 'mvebu-fixes-4.8-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-4/+4
2016-08-25arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland1-0/+3
2016-08-24Merge branch 'for-linus-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-1/+1
2016-08-24Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-2/+2
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov2-2/+2
2016-08-24x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li1-0/+3
2016-08-23x86/PCI: VMD: Fix infinite loop executing irq'sKeith Busch1-2/+8
2016-08-23um: Don't discard .text.exit sectionAndrey Ryabinin1-1/+1
2016-08-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-7/+8
2016-08-23arm: dts: rockchip: add reset node for the exist saradc SoCsCaesar Wang3-0/+6
2016-08-23arm64: dts: rockchip: add reset saradc node for rk3368 SoCsCaesar Wang1-0/+2
2016-08-23ARM: 8600/1: Enforce some NS-SVC initialisationRobin Murphy1-0/+13
2016-08-23ARM: 8599/1: mm: pull asm/memory.h explicitlyVladimir Murzin1-0/+1
2016-08-23ARM: sa1100: register clocks earlyRussell King3-2/+4
2016-08-23ARM: sa1100: fix 3.6864MHz clockRussell King1-0/+2
2016-08-22Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds9-9/+30
2016-08-22ARM: sun5i: Fix typo in trip point temperatureHugo Grostabussiat1-1/+1
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini5-7/+10
2016-08-22powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy2-3/+6
2016-08-22powerpc/pseries: PACA save area fix for MCE vs MCENicholas Piggin1-1/+20
2016-08-22powerpc/pseries: PACA save area fix for general exception vs MCENicholas Piggin1-4/+4
2016-08-22powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-supportMichael Ellerman1-3/+6
2016-08-22powerpc, hotplug: Avoid to touch non-existent cpumasks.Boqun Feng1-1/+1
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker6-6/+7
2016-08-22powerpc/powernv/pci: fix iterator signednessAndrzej Hajda1-1/+1
2016-08-22powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira4-2/+46
2016-08-22powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-08-22powerpc/512x: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-08-22powerpc: cputhreads: Add missing include fileGuenter Roeck1-0/+1
2016-08-20parisc: Fix order of EREFUSED define in errno.hHelge Deller1-2/+2
2016-08-20parisc: Fix automatic selection of cr16 clocksourceHelge Deller2-20/+0
2016-08-19ARC: export __udivdi3 for modulesVineet Gupta1-0/+2
2016-08-19ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta1-1/+1
2016-08-19ARC: export kmapVineet Gupta1-0/+1
2016-08-19ARC: Support syscall ABI v4Vineet Gupta3-5/+14
2016-08-19ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana1-2/+2
2016-08-19MIPS: KVM: Check for pfn noslot caseJames Hogan1-1/+1
2016-08-18Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+6
2016-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+24
2016-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-4/+14
2016-08-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-5/+17
2016-08-18Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas1-3/+3
2016-08-18Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini3-11/+3