aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-14Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-rtlsk-v3.10-15.08-rtKevin Hilman
2015-08-14Merge tag 'v3.10.86' into linux-linaro-lsk-v3.10lsk-v3.10-15.08Kevin Hilman
2015-08-10efi: fix 32bit kernel boot failed problem using efiFupan Li
2015-08-10tile: use free_bootmem_late() for initrdChris Metcalf
2015-08-10ARC: make sure instruction_pointer() returns unsigned valueAlexey Brodkin
2015-08-10s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky
2015-08-03MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-08-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-08-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-08-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-08-03ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-10MIPS: Fix KVM guest fixmap addressJames Hogan
2015-07-10x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-07-10powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard
2015-07-10arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier
2015-07-10sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan
2015-07-06Merge tag 'v3.10.83' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.10-15.07Kevin Hilman
2015-07-03bus: mvebu: pass the coherency availability information at init timeGreg Ungerer
2015-07-03KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-07-03ARM: clk-imx6q: refine sata's parentSebastien Szymanski
2015-07-03x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-07-03config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-06-29Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-06-22MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-06-10Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.10-15.06Kevin Hilman
2015-06-05ARM: fix missing syscall trace exitRussell King
2015-06-05ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes
2015-06-05crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-06-05powerpc: Align TOC to 256 bytesAnton Blanchard
2015-06-05KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-05-26Merge branch 'v3.10/topic/arm64-hmp' into linux-linaro-lsk-v3.10HEADlsk-v3.10-15.05linux-linaro-lskKevin Hilman
2015-05-26arm64: topology: fix cpu power calculationv3.10/topic/arm64-hmpJorge Ramirez-Ortiz
2015-05-21Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-rtAlex Shi
2015-05-21 Merge tag 'v3.10.79' into linux-linaro-lsk-v3.10Alex Shi
2015-05-18Merge branch 'v3.10/topic/arm64-errata' into linux-linaro-lsk-v3.10Kevin Hilman
2015-05-18arm64: errata: add workaround for cortex-a53 erratum #845719v3.10/topic/arm64-errataWill Deacon
2015-05-18arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas
2015-05-17ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTCGregory CLEMENT
2015-05-17ARM: dts: imx23-olinuxino: Fix dr_mode of usb0Stefan Wahren
2015-05-17ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut
2015-05-17ARM: dts: imx25: Add #pwm-cells to pwm4Markus Pargmann
2015-05-13ARC: signal handling robustifyVineet Gupta
2015-05-13ARM: dts: dove: Fix uart[23] reg propertySebastian Hesselbarth
2015-05-12Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-rtAlex Shi
2015-05-12 Merge tag 'v3.10.77' into linux-linaro-lskAlex Shi
2015-05-06s390: Fix build errorGuenter Roeck
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-05-06C6x: time: Ensure consistency in __initNishanth Menon
2015-05-06xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov