summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki
2015-03-20KVM: PPC: Book3S HV: Fix instruction emulationPaul Mackerras
2015-03-20KVM: PPC: Book3S HV: Endian fix for accessing VPA yield countPaul Mackerras
2015-03-20KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()Paul Mackerras
2015-03-20powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler
2015-03-20powerpc: Add PVR for POWER8NVL processorBenjamin Herrenschmidt
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras
2015-03-19sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern
2015-03-19sparc: perf: Add support M7 processorDavid Ahern
2015-03-19sparc: perf: Make counting mode actually workDavid Ahern
2015-03-19sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern
2015-03-19Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-...Linus Torvalds
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-03-19ARM: socfpga: dts: fix spi1 interruptMark James
2015-03-18sparc: Fix /proc/kcoreDavid S. Miller
2015-03-18ARM: dts: Fix gpio interrupts for dm816xTony Lindgren
2015-03-18ARM: dts: dra7: remove ti,hwmod property from pcie phyKishon Vijay Abraham I
2015-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-03-18ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asmMason
2015-03-18ARM: 8311/1: Don't use is_module_addr in setting page attributesLaura Abbott
2015-03-18ARM: 8310/1: l2c: Fix prefetch settings dt parsingFabrice Gasnier
2015-03-17KVM: nVMX: mask unrestricted_guest if disabled on L0Radim Krčmář
2015-03-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-17ARM: OMAP: dmtimer: disable pm runtime on removeSuman Anna
2015-03-17ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failureSuman Anna
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-16Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti
2015-03-16ARM: OMAP2+: Fix socbus family info for AM33xx devicesSuman Anna
2015-03-16ARM: dts: omap3: Add missing dmas for cryptoPali Rohár
2015-03-16Merge tag 'v4.0-rockchip-armfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov
2015-03-16nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan
2015-03-16nios2: Remove ucontext.h from exported arch headersTobias Klauser
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-14ARM: dts: rockchip: disable gmac by default in rk3288.dtsiAlexandru M Stan
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-13KVM: VMX: Set msr bitmap correctly if vcpu is in guest modeWincy Van
2015-03-13x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov
2015-03-13x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov
2015-03-13s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky
2015-03-13s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens