summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-07-20powerpc: Fix build break due to missing PPC_FEATURE2_HTM_NOSCMichael Ellerman
2016-07-20MIPS: Fix page table corruption on THP permission changes.David Daney
2016-07-19x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-07-12MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-07-12sparc64: Fix return from trap window fill crashes.David S. Miller
2016-07-12sparc: Harden signal return frame checks.David S. Miller
2016-07-12sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller
2016-07-12sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger
2016-07-12sparc64: Fix sparc64_set_context stack handling.David S. Miller
2016-07-12sparc64: Fix numa node distance initializationNitin Gupta
2016-07-12sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller
2016-07-12sparc: Fix system call tracing register handling.Mike Frysinger
2016-07-12MIPS: Reserve nosave data for hibernationHuacai Chen
2016-07-12ARM: OMAP3: Add cpuidle parameters table for omap3430Pali Rohár
2016-07-12x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst
2016-07-12powerpc: Update TM user feature bits in scan_features()Anton Blanchard
2016-07-12ASoC: samsung: pass DMA channels as pointersArnd Bergmann
2016-07-12PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi
2016-07-12Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu
2016-07-12arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin
2016-07-12ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta
2016-07-12KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse
2016-07-12powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur
2016-07-12arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang
2016-07-12kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-07-11MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-07-11ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper
2016-07-11ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon
2016-06-19x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-06-19parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-06-19KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-19ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2016-06-19powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-06-19powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-06-18powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey
2016-06-06xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-06-06x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu
2016-06-06MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-06MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton
2016-06-06powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan
2016-06-06powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan
2016-06-06MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-06MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2016-06-03MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-06-03MIPS: Don't unwind to user mode with EVAJames Hogan
2016-06-03MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2016-06-03arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-06-03mm: fix huge zero page accounting in smaps reportKirill A. Shutemov
2016-06-03MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer
2016-06-03arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier