aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-04Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-03-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-03PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-03-02kvm: x86: Update tsc multiplier on change.Owen Hofmann
2016-03-02mips/kvm: fix ioctl error handlingMichael S. Tsirkin
2016-03-02Merge tag 'kvm-arm-for-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-03-01parisc: Wire up copy_file_range syscallHelge Deller
2016-03-01parisc: Fix ptrace syscall number and return value modificationHelge Deller
2016-03-01parisc: Use parentheses around expression in floppy.hHelge Deller
2016-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-03-01sparc64: Fix sparc64_set_context stack handling.David S. Miller
2016-03-01sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.David S. Miller
2016-02-29arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas
2016-02-26x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King
2016-02-26arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel
2016-02-26KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini
2016-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-02-25Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-02-25x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui
2016-02-25Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-02-25KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin
2016-02-25x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski
2016-02-24Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-24arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2Marc Zyngier
2016-02-24Merge tag 'renesas-soc-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2016-02-24KVM: x86: fix conversion of addresses to linear in 32-bit protected modePaolo Bonzini
2016-02-24KVM: x86: fix missed hardware breakpointsPaolo Bonzini
2016-02-24arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier
2016-02-24arc: SMP: CONFIG_ARC_IPI_DBG cleanupValentin Rothberg
2016-02-24Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2016-02-24ARM: at91/dt: fix typo in sama5d2 pinmux descriptionsLudovic Desroches
2016-02-24Merge tag 'imx-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2016-02-24Merge tag 'omap-for-v4.5/fixes-rc3-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2016-02-24Merge tag 'mvebu-fixes-4.5-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2016-02-24x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Andy Lutomirski
2016-02-24ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta
2016-02-24ARCv2: Elide sending new cross core intr if receiver didn't ack prevVineet Gupta
2016-02-24ARCv2: SMP: Push IPI_IRQ into IPI providerVineet Gupta
2016-02-24ARC: [intc-compact] Remove IPI setup from ARCompact portVineet Gupta
2016-02-24ARCv2: SMP: Emulate IPI to self using software triggered interruptVineet Gupta
2016-02-23x86: fix SMAP in 32-bit environmentsLinus Torvalds