summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2015-10-02MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett
2015-10-02MIPS: Fix R2300 FP context switch handlingPaul Burton
2015-10-02MIPS: Fix octeon FP context switch handlingPaul Burton
2015-10-02arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-02MIPS: BPF: Fix load delay slots.Ralf Baechle
2015-10-02x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings
2015-10-02x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-02x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-01arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-01arm64: Fix THP protection change logicSteve Capper
2015-10-01MIPS: BPF: Do all exports of symbols with FEXPORT().Ralf Baechle
2015-10-01Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-01Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini
2015-10-01Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini
2015-10-01Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini
2015-10-01Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel
2015-10-01x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming
2015-10-01s390/defconfig: set SCSI_DH=ySebastian Ott
2015-10-01MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel
2015-10-01Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgentIngo Molnar
2015-09-30x86/process: Unify 32bit and 64bit implementations of get_wchan()Thomas Gleixner
2015-09-30x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-09-30MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton
2015-09-30MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton
2015-09-30MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton
2015-09-30MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-09-30s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky
2015-09-30MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle
2015-09-30x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernelsAndrey Ryabinin
2015-09-30Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fixIngo Molnar
2015-09-30Merge tag 'samsung-fixes-4.3' of http://github.com/krzk/linux into v4.3-samsu...Kukjin Kim
2015-09-30x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE caseVitaly Kuznetsov
2015-09-30powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman
2015-09-29s390/boot/decompression: disable floating point in decompressorChristian Borntraeger
2015-09-29powerpc/configs: Re-enable CONFIG_SCSI_DHMichael Ellerman
2015-09-29ARM: dts: Fix wrong clock binding for sysmmu_fimd1_1 on exynos5420Joonyoung Shim
2015-09-29ARM: dts: Fix bootup thermal issue on smdk5250Yadwinder Singh Brar
2015-09-29ARM: shmobile: r8a7791 dtsi: Add CPG/MSTP Clock Domain for soundGeert Uytterhoeven
2015-09-29ARM: shmobile: r8a7790 dtsi: Add CPG/MSTP Clock Domain for soundGeert Uytterhoeven
2015-09-28Merge tag 'imx-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2015-09-28x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley
2015-09-28Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2015-09-28tile: fix build failureSudip Mukherjee
2015-09-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-09-28xen/x86: Don't try to write syscall-related MSRs for PV guestsBoris Ostrovsky
2015-09-28xen: use correct type for HYPERVISOR_memory_op()Juergen Gross
2015-09-28Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...Radim Krčmář