summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-12-10sparc64: fix compile warning section mismatch in find_node()Thomas Tai
2016-12-10sparc64: Fix find_node warning if numa node cannot be foundThomas Tai
2016-12-10sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson
2016-12-08arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse
2016-12-08arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-12-08x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski
2016-12-08ARC: Don't use "+l" inline asm constraintVineet Gupta
2016-12-02parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin
2016-12-02parisc: Fix race in pci-dma.cJohn David Anglin
2016-12-02parisc: Fix races in parisc_setup_cache_timing()John David Anglin
2016-12-02tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf
2016-12-02KVM: x86: check for pic and ioapic presence before useRadim Krčmář
2016-12-02KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář
2016-11-26x86/kexec: add -fno-PIESebastian Andrzej Siewior
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-21sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-11-21sparc: Don't leak context bits into thread->fault_addressDavid S. Miller
2016-11-18KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
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-15KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-11-15Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changesGreg Kroah-Hartman
2016-11-10kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann
2016-11-10ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann
2016-11-10powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2016-11-10x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross
2016-11-10parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin
2016-11-10KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-11-10KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv
2016-11-10Fix potential infoleak in older kernelsLinus Torvalds