aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-7/+15
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2016-02-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 22-92/+163
2016-02-27Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-13/+13
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-26/+34
2016-02-27mm: ASLR: use get_random_long()Gravatar Daniel Cashman 7-13/+13
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Gravatar Bjorn Helgaas 4-15/+29
2016-02-26x86/mpx: Fix off-by-one comparison with nr_registersGravatar Colin Ian King 1-1/+1
2016-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-14/+16
2016-02-25Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-4/+19
2016-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 2-1/+3
2016-02-25x86/mm: Fix slow_virt_to_phys() for X86_PAE againGravatar Dexuan Cui 1-4/+10
2016-02-25Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 2-11/+12
2016-02-25KVM: x86: MMU: fix ubsan index-out-of-range warningGravatar Mike Krinkin 1-1/+1
2016-02-25x86/entry/compat: Add missing CLAC to entry_INT80_32Gravatar Andy Lutomirski 1-0/+1
2016-02-24Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 20-163/+134
2016-02-24arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2Gravatar Marc Zyngier 1-10/+10
2016-02-24Merge tag 'renesas-soc-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Gravatar Olof Johansson 6-23/+19
2016-02-24KVM: x86: fix conversion of addresses to linear in 32-bit protected modeGravatar Paolo Bonzini 1-2/+2
2016-02-24KVM: x86: fix missed hardware breakpointsGravatar Paolo Bonzini 1-0/+1
2016-02-24arm/arm64: KVM: Feed initialized memory to MMIO accessesGravatar Marc Zyngier 1-1/+2
2016-02-24arc: SMP: CONFIG_ARC_IPI_DBG cleanupGravatar Valentin Rothberg 1-5/+0
2016-02-24Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 7-61/+70
2016-02-24ARM: at91/dt: fix typo in sama5d2 pinmux descriptionsGravatar Ludovic Desroches 1-1/+1
2016-02-24Merge tag 'imx-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Gravatar Olof Johansson 1-1/+0
2016-02-24Merge tag 'omap-for-v4.5/fixes-rc3-v2' of git://git.kernel.org/pub/scm/linux/...Gravatar Olof Johansson 5-5/+41
2016-02-24Merge tag 'mvebu-fixes-4.5-2' of git://git.infradead.org/linux-mvebu into fixesGravatar Olof Johansson 2-1/+32
2016-02-24x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Gravatar Andy Lutomirski 1-0/+1
2016-02-24ARC: SMP: No need for CONFIG_ARC_IPI_DBGGravatar Vineet Gupta 3-19/+1
2016-02-24ARCv2: Elide sending new cross core intr if receiver didn't ack prevGravatar Vineet Gupta 1-17/+10
2016-02-24ARCv2: SMP: Push IPI_IRQ into IPI providerGravatar Vineet Gupta 2-1/+1
2016-02-24ARC: [intc-compact] Remove IPI setup from ARCompact portGravatar Vineet Gupta 2-4/+0
2016-02-24ARCv2: SMP: Emulate IPI to self using software triggered interruptGravatar Vineet Gupta 3-5/+32
2016-02-23x86: fix SMAP in 32-bit environmentsGravatar Linus Torvalds 1-0/+26
2016-02-23arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCEGravatar Alexey Brodkin 11-57/+18
2016-02-23x86/platform/intel/quark: Change the kernel's IMR lock bit to falseGravatar Bryan O'Donoghue 1-2/+2
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-10/+20
2016-02-22ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruptionGravatar Ivaylo Dimitrov 1-3/+3
2016-02-22s390/fpu: signals vs. floating point control registerGravatar Martin Schwidefsky 1-0/+2
2016-02-22s390/compat: correct restore of high gprs on signal returnGravatar Martin Schwidefsky 1-1/+1
2016-02-22powerpc/mm/hash: Clear the invalid slot information correctlyGravatar Aneesh Kumar K.V 2-2/+18
2016-02-22powerpc/eeh: Fix partial hotplug criterionGravatar Gavin Shan 1-2/+1
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-47/+114
2016-02-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 12-7/+82
2016-02-19Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2016-02-19Revert "regulator: tps65217: remove tps65217.dtsi file"Gravatar Peter Ujfalusi 6-58/+67
2016-02-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 12-45/+75
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 5-23/+55
2016-02-19arm64: mm: allow the kernel to handle alignment faults on user accessesGravatar EunTaik Lee 1-1/+8