summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-07-30KVM: s390: Fix hang VCPU hang/loop regressionChristian Borntraeger
2015-07-30powerpc/eeh-powernv: Fix unbalanced IRQ warningAlistair Popple
2015-07-29ebpf, x86: fix general protection fault when tail call is invokedDaniel Borkmann
2015-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-28Merge tag 'imx-fixes-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2015-07-28s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens
2015-07-27arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel
2015-07-27avr32: handle NULL as a valid clock objectAndy Shevchenko
2015-07-27s390/bpf: clear correct BPF accumulator registerMichael Holzheu
2015-07-26ARM: nomadik: disable UART0 on Nomadik boardsLinus Walleij
2015-07-26Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2015-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-26x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner
2015-07-26perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming
2015-07-25Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-07-25ARM: dts: i.MX35: Fix can support.Denis Carikli
2015-07-24Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-07-24Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2015-07-24x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko
2015-07-24x86/mm: Fix newly introduced printk format warningsThomas Gleixner
2015-07-24dts: imx7: fix sd card gpio polarity specified in device treeDong Aisheng
2015-07-24dts: imx25: fix sd card gpio polarity specified in device treeDong Aisheng
2015-07-24dts: imx6: fix sd card gpio polarity specified in device treeDong Aisheng
2015-07-24dts: imx53: fix sd card gpio polarity specified in device treeDong Aisheng
2015-07-24dts: imx51: fix sd card gpio polarity specified in device treeDong Aisheng
2015-07-23m32r: Add ioreadXX/iowriteXX big-endian mmio accessorsPeter Hurley
2015-07-23tile: use free_bootmem_late() for initrdChris Metcalf
2015-07-23ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros
2015-07-23powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE tableAlexey Kardashevskiy
2015-07-23ARCv2: allow selection of page size for MMUv4Alexey Brodkin
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini
2015-07-23KVM: vmx: obey KVM_QUIRK_CD_NW_CLEAREDXiao Guangrong
2015-07-23KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini
2015-07-23KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong
2015-07-23KVM: MTRR: fix memory type handling if MTRR is completely disabledXiao Guangrong
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-22x86/mm: Remove region_is_ram() call from ioremapToshi Kani
2015-07-22x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani
2015-07-22ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-22arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon
2015-07-21ARM: net: fix vlan access instructions in ARM JIT.Nicolas Schichan
2015-07-21ARM: net: handle negative offsets in BPF JIT.Nicolas Schichan
2015-07-21ARM: net: fix condition for load_order > 0 when translating load instructions.Nicolas Schichan
2015-07-21Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2015-07-21x86/mm/pat: Adjust default caching mode translation tablesJan Beulich
2015-07-21x86/fpu: Disable dependent CPU features on "noxsave"Jan Beulich
2015-07-21x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov