aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller73-193/+356
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-6/+11
2016-08-29Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds29-38/+148
2016-08-28net: smc91x: fix SMC accessesRussell King6-6/+11
2016-08-29powerpc: signals: Discard transaction state from signal framesCyril Bur2-0/+28
2016-08-29powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha2-2/+12
2016-08-29powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin1-6/+6
2016-08-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-79/+73
2016-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-7/+5
2016-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+3
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+8
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada3-7/+5
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-22Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds9-9/+30
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
2016-08-18kvm: nVMX: fix nested tsc scalingPeter Feiner1-4/+12