aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-09-01kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-29Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-28net: smc91x: fix SMC accessesRussell King
2016-08-29powerpc: signals: Discard transaction state from signal framesCyril Bur
2016-08-29powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha
2016-08-29powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin
2016-08-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada
2016-08-25arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2016-08-24Merge branch 'for-linus-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-08-24Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov
2016-08-24x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-08-23x86/PCI: VMD: Fix infinite loop executing irq'sKeith Busch
2016-08-23um: Don't discard .text.exit sectionAndrey Ryabinin
2016-08-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-08-22Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini
2016-08-22powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy
2016-08-22powerpc/pseries: PACA save area fix for MCE vs MCENicholas Piggin
2016-08-22powerpc/pseries: PACA save area fix for general exception vs MCENicholas Piggin
2016-08-22powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman
2016-08-22powerpc, hotplug: Avoid to touch non-existent cpumasks.Boqun Feng
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-08-22powerpc/powernv/pci: fix iterator signednessAndrzej Hajda
2016-08-22powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira
2016-08-22powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-08-22powerpc/512x: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-08-22powerpc: cputhreads: Add missing include fileGuenter Roeck
2016-08-20parisc: Fix order of EREFUSED define in errno.hHelge Deller
2016-08-20parisc: Fix automatic selection of cr16 clocksourceHelge Deller
2016-08-19ARC: export __udivdi3 for modulesVineet Gupta
2016-08-19ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta
2016-08-19ARC: export kmapVineet Gupta
2016-08-19ARC: Support syscall ABI v4Vineet Gupta
2016-08-19ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana
2016-08-19MIPS: KVM: Check for pfn noslot caseJames Hogan
2016-08-18Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-08-18Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas
2016-08-18Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini