summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-04-26ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin1-2/+2
2017-04-05Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into...Russell King140-387/+1226
2017-03-29ARM: 8665/1: nommu: access ID_PFR1 only if CPUID schemeafzal mohammed1-1/+4
2017-03-29ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King1-1/+19
2017-03-21arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst1-3/+8
2017-03-21arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu1-2/+22
2017-03-21arm: kprobes: Skip single-stepping in recursing path if possibleMasami Hiramatsu1-9/+10
2017-03-21arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu1-0/+6
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-29/+51
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-39/+52
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann1-1/+1
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-48/+92
2017-03-11Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2-0/+3
2017-03-11score: Fix implicit includes now failing build after extable changeGuenter Roeck2-0/+3
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner7-37/+50
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds35-2/+48
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-52/+80
2017-03-10x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic1-1/+1
2017-03-10ARM: wire up statx syscallRussell King1-0/+1
2017-03-09sh: cayman: IDE support fixBartlomiej Zolnierkiewicz1-2/+0
2017-03-09x86, mm: unify exit paths in gup_pte_range()Dan Williams1-19/+20
2017-03-09x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams1-2/+6
2017-03-09power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V3-7/+21
2017-03-09powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V1-31/+42
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-03-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2017-03-09s390: wire up statx system callHeiko Carstens3-1/+6
2017-03-09Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-16/+7
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov34-1/+46
2017-03-09x86/cpufeature: Add 5-level paging detectionKirill A. Shutemov1-1/+2
2017-03-09Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář7-26/+84
2017-03-09KVM: nVMX: do not warn when MSR bitmap address is not backedRadim Krčmář1-3/+1
2017-03-09KVM: arm64: Increase number of user memslots to 512Linu Cherian1-1/+1
2017-03-09KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian2-2/+0
2017-03-09KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64Linu Cherian1-0/+3
2017-03-08axonram: Fix gendisk handlingJan Kara1-1/+4
2017-03-08MIPS: Add missing include filesArnd Bergmann14-0/+20
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-40/+67
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-28/+23
2017-03-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-9/+9
2017-03-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds19-122/+725
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2017-03-07arm64: KVM: Survive unknown traps from guestsMark Rutland1-7/+12
2017-03-07arm: KVM: Survive unknown traps from guestsMark Rutland2-7/+13
2017-03-07KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li1-1/+3
2017-03-07irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni1-0/+10
2017-03-07h8300: Fix build breakage caused by header file changesGuenter Roeck1-1/+1
2017-03-07avr32: Fix build error caused by include file reshufflingGuenter Roeck1-1/+1