summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-03-15x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann
2017-03-15x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams
2017-03-15xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov
2017-03-15s390: use correct input data address for setup_randomnessHeiko Carstens
2017-03-15s390: make setup_randomness workHeiko Carstens
2017-03-15s390: TASK_SIZE for kernel threadsMartin Schwidefsky
2017-03-15s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu
2017-03-15KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng
2017-03-15KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank
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