aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-11-29Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Gravatar Linus Torvalds 1-0/+1
2015-11-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 3-5/+9
2015-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 7-8/+13
2015-11-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 3-2/+4
2015-11-28ARM: 8454/1: OF implies OF_FLATTREEGravatar Arnd Bergmann 1-2/+2
2015-11-28Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-8/+11
2015-11-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 44-228/+270
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 8-121/+122
2015-11-27Merge tag 'nios2-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-20/+4
2015-11-27MIPS: Fix delay loops which may be removed by GCC.Gravatar Ralf Baechle 3-5/+9
2015-11-27Merge tag 'arc-4.4-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 16-54/+24
2015-11-27Merge tag 'v4.4-rockchip-dts32-fixes1' of git://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 2-2/+12
2015-11-27Merge tag 'mvebu-fixes-4.4-1' of git://git.infradead.org/linux-mvebu into fixesGravatar Arnd Bergmann 3-4/+4
2015-11-27Merge tag 'renesas-fixes-for-v4.4' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 1-1/+1
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+10
2015-11-26Merge tag 'powerpc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 4-5/+32
2015-11-26arm64: efi: fix initcall return valuesGravatar Ard Biesheuvel 1-5/+5
2015-11-26arm64: efi: deal with NULL return value of early_memremap()Gravatar Ard Biesheuvel 1-1/+13
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedGravatar Suzuki K. Poulose 1-2/+4
2015-11-26arm64: cpufeature: Track unsigned fieldsGravatar Suzuki K. Poulose 2-16/+31
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsGravatar Boris Ostrovsky 2-0/+10
2015-11-26arm64: cpufeature: Add helpers for extracting unsigned valuesGravatar Suzuki K. Poulose 1-0/+12
2015-11-26Revert "arm64: Mark kernel page ranges contiguous"Gravatar Catalin Marinas 1-61/+8
2015-11-26arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversGravatar Will Deacon 1-12/+26
2015-11-26arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Gravatar Andrey Ryabinin 1-1/+1
2015-11-26nios2: fix cache coherencyGravatar Ley Foon Tan 1-20/+4
2015-11-25Merge tag 'omap-for-v4.4/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 8-66/+105
2015-11-25Merge tag 'keystone-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 1-1/+1
2015-11-25Merge tag 'v4.4-rc2' into fixesGravatar Arnd Bergmann 61-446/+723
2015-11-25Merge tag 'imx-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Gravatar Arnd Bergmann 2-4/+5
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGravatar Gabriele Paoloni 1-8/+11
2015-11-25ARM: OMAP4+: SMP: use lockless clkdm/pwrdm api in omap4_boot_secondaryGravatar Grygorii Strashko 1-3/+3
2015-11-25Merge branch '81xx' into omap-for-v4.4/fixesGravatar Tony Lindgren 284-1829/+5982
2015-11-25arm: omap2+: add missing HWMOD_NO_IDLEST in 81xx hwmod dataGravatar Neil Armstrong 1-0/+3
2015-11-25arm64: efi: correctly map runtime regionsGravatar Mark Rutland 1-7/+2
2015-11-25arm64: mm: fix fault_info table xFSC decodingGravatar Mark Rutland 1-14/+14
2015-11-25ARM: orion5x: Fix legacy get_irqnr_and_baseGravatar Nicolas Pitre 1-1/+1
2015-11-25ARM: dove: Fix legacy get_irqnr_and_baseGravatar Nicolas Pitre 1-2/+2
2015-11-25KVM: nVMX: remove incorrect vpid check in nested invvpid emulationGravatar Haozhong Zhang 1-5/+0
2015-11-25arm64: early_alloc: Fix check for allocation failureGravatar Suzuki K. Poulose 1-2/+6
2015-11-25rtc: ds1307: fix kernel splat due to wakeup irq handlingGravatar Felipe Balbi 1-0/+1
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 69-467/+781
2015-11-24arm64: kvm: report original PAR_EL1 upon panicGravatar Mark Rutland 1-1/+5
2015-11-24arm64: kvm: avoid %p in __kvm_hyp_panicGravatar Mark Rutland 1-1/+1
2015-11-24KVM: arm/arm64: Fix preemptible timer active state crazynessGravatar Christoffer Dall 1-6/+1
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Gravatar Marc Zyngier 4-1/+38
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingGravatar Marc Zyngier 2-4/+6
2015-11-24ARM/arm64: KVM: test properly for a PTE's uncachednessGravatar Ard Biesheuvel 1-8/+7
2015-11-24ARM: dts: vfxxx: Fix dspi[01] spi-num-chipselects.Gravatar Cory Tusar 1-2/+2
2015-11-23ARM: dts: keystone: k2l: fix kernel crash when clk_ignore_unused is not in bo...Gravatar Murali Karicheri 1-1/+1