summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-03-12MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.Ralf Baechle
2017-03-12MIPS: IP22: Reformat inline assembler code to modern standards.Ralf Baechle
2017-03-12powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPUAneesh Kumar K.V
2017-03-12powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature maskAneesh Kumar K.V
2017-03-12powerpc/xmon: Fix data-breakpointRavi Bangoria
2017-03-12arm64: fix erroneous __raw_read_system_reg() casesMark Rutland
2017-03-12arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLBRobin Murphy
2017-03-12arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-03-12x86/pkeys: Check against max pkey to avoid overflowsDave Hansen
2017-03-12ARM: dts: at91: Enable DMA on sama5d2_xplained consoleAlexandre Belloni
2017-03-12ARM: dts: at91: Enable DMA on sama5d4_xplained consoleAlexandre Belloni
2017-03-12MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton
2017-03-12MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton
2017-03-12MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton
2017-03-12MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton
2017-03-12MIPS: Prevent unaligned accesses during stack unwindingPaul Burton
2017-03-12MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton
2017-03-12MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau
2017-03-12MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill
2017-03-12MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey
2017-03-12MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
2017-03-12MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()Purna Chandra Mandal
2017-02-26x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner
2017-02-23ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook
2017-02-23powerpc/64: Disable use of radix under a hypervisorPaul Mackerras
2017-02-18x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu
2017-02-14x86/CPU/AMD: Fix Zen SMT topologyYazen Ghannam
2017-02-14x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov
2017-02-14x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin
2017-02-14powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt
2017-02-14powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt
2017-02-14ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin
2017-02-14ARM: dts: imx6dl: fix GPIO4 rangeSébastien Szymanski
2017-02-14ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin
2017-02-14Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds
2017-02-14ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta
2017-02-09x86/irq: Make irq activate operations symmetricThomas Gleixner
2017-02-09KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář
2017-02-09perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner
2017-02-09powerpc/mm: Use the correct pointer when setting a 2MB pteReza Arbab
2017-02-09powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman
2017-02-09powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens
2017-02-09powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan
2017-02-09crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel
2017-02-09xtensa: fix noMMU build on cores with MMUMax Filippov
2017-02-09x86/efi: Always map the first physical page into the EFI pagetablesJiri Kosina
2017-02-01platform/x86: mlx-platform: free first dev on errorDan Carpenter
2017-02-01parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller
2017-02-01ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta
2017-02-01ARC: udelay: fix inline assembler by adding LP_COUNT to clobber listVineet Gupta