summaryrefslogtreecommitdiffstats
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/topology: correct allocation of topology informationMartin Schwidefsky
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-12Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"Mark Rutland
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-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-18ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross
2017-02-17Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-16ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook
2017-02-16ARM: 8657/1: uaccess: consistently check object sizesKees Cook
2017-02-16powerpc/64: Disable use of radix under a hypervisorPaul Mackerras
2017-02-13x86/vm86: Fix unused variable warning if THP is disabledKirill A. Shutemov
2017-02-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-10Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-10x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin
2017-02-10x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliableThomas Gleixner
2017-02-10x86/tsc: Avoid the large time jump when sanitizing TSC ADJUSTThomas Gleixner
2017-02-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-09powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt