summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-11-26powerpc/64: Fix setting of AIL in hypervisor modeBenjamin Herrenschmidt
2016-11-26ARM: dts: imx53-qsb: Fix regulator constraintsFabio Estevam
2016-11-26x86/kexec: add -fno-PIESebastian Andrzej Siewior
2016-11-26KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang
2016-11-26arm64: KVM: pmu: Fix AArch32 cycle counter accessWei Huang
2016-11-26KVM: Disable irq while unregistering user notifierIgnacio Alvarado
2016-11-26KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini
2016-11-26x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam
2016-11-21sparc64: Delete now unused user copy fixup functions.David S. Miller
2016-11-21sparc64: Delete now unused user copy assembler helpers.David S. Miller
2016-11-21sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Convert copy_in_user to accurate exception reporting.David S. Miller
2016-11-21sparc64: Prepare to move to more saner user copy exception handling.David S. Miller
2016-11-21sparc64: Delete __ret_efault.David S. Miller
2016-11-21sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller
2016-11-21sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller
2016-11-21sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller
2016-11-21sparc: Handle negative offsets in arch_jump_label_transformJames Clarke
2016-11-18ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya
2016-11-18s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens
2016-11-18x86/build: Fix build with older GCC versionsJan Beulich
2016-11-18arc: Implement arch-specific dma_map_ops.mmapAlexey Brodkin
2016-11-18ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta
2016-11-18s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu
2016-11-15arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera
2016-11-10kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann
2016-11-10ARM: fix oops when using older ARMv4T CPUsRussell King
2016-11-10parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin
2016-11-10MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn
2016-11-10ARM: dts: fix the SD card on the SnowballLinus Walleij
2016-11-10ARM: mvebu: Select corediv clk for all mvebu v7 SoCGregory CLEMENT
2016-11-10KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2016-11-10KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-11-10KVM: s390: Fix STHYI buffer alignment for diag224Janosch Frank
2016-11-10KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv
2016-11-10arm64: dts: marvell: fix clocksource for CP110 master SPI0Marcin Wojtas
2016-11-10x86/smpboot: Init apic mapping before usageThomas Gleixner
2016-11-10x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov
2016-11-10powerpc/64: Fix race condition in setting lock bit in idle/wakeup codePaul Mackerras
2016-11-10powerpc/64: Re-fix race condition between going idle and entering guestPaul Mackerras
2016-11-10powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V
2016-11-10powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool
2016-11-10h8300: fix syscall restartingMark Rutland