summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-10-07Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2016-10-07parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-10-07parisc: Drop bootmem and switch to memblockHelge Deller
2016-10-07arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-10-06parisc: Add hardened usercopy featureHelge Deller
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-06Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-06xen/x86: Update topology map for PV VCPUsBoris Ostrovsky
2016-10-06nios2: use of_property_read_boolLey Foon Tan
2016-10-06Merge branch 'devel-stable' into for-linusRussell King
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King
2016-10-06x86/unwind: Fix oprofile module link errorJosh Poimboeuf
2016-10-06ARM: fix delaysRussell King
2016-10-06sparc: fixing ident and beautifying codenetmonk@netmonk.org
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser
2016-10-06sparc64: Enable PCI IOMMU version 2 APIchris hyser
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-10-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2016-10-05Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2016-10-05parisc: Add cfi_startproc and cfi_endproc to assembly codeHelge Deller
2016-10-05parisc: Move hpmc stack into page aligned bss sectionHelge Deller
2016-10-05Merge tag 'sound-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-10-05Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...Bjorn Helgaas
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-10-05Merge tag 'mmc-v4.9' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-10-05x86/vmware: Skip lapic calibration on VMwareRenat Valiullin
2016-10-05x86/syscalls: Remove bash-isms in syscall table generatorsylvain.bertrand@gmail.com
2016-10-05xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlierBoris Ostrovsky
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-10-04Merge tag 'edac_for_4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2016-10-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-10-04x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch
2016-10-04x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg
2016-10-04powerpc/bpf: Add support for bpf constant blindingNaveen N. Rao
2016-10-04powerpc/bpf: Implement support for tail callsNaveen N. Rao
2016-10-04powerpc/bpf: Introduce accessors for using the tmp local stack spaceNaveen N. Rao
2016-10-04powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=nMichael Ellerman
2016-10-04powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur
2016-10-04powerpc/tm: Add TM Unavailable ExceptionCyril Bur
2016-10-04powerpc: Remove do_load_up_transact_{fpu,altivec}Cyril Bur
2016-10-04powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur
2016-10-04powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur