aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-03-20h8300: define syscall_get_arch()Gravatar Dmitry V. Levin 1-0/+6
2019-03-20c6x: define syscall_get_arch()Gravatar Dmitry V. Levin 1-0/+7
2019-03-20arc: define syscall_get_arch()Gravatar Dmitry V. Levin 1-0/+11
2019-03-20Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.hGravatar Dmitry V. Levin 1-5/+1
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 39-70/+4
2019-03-17Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-125/+0
2019-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-4/+4
2019-03-17perf/x86/intel: Make dev_attr_allow_tsx_force_abort staticGravatar kbuild test robot 1-1/+1
2019-03-17kbuild: force all architectures except um to include mandatory-yGravatar Masahiro Yamada 24-43/+0
2019-03-17kbuild: warn redundant generic-yGravatar Masahiro Yamada 11-13/+0
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 2-0/+2
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Gravatar Linus Torvalds 1-0/+1
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-3/+4
2019-03-16Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 6-10/+22
2019-03-15Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-6/+3
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 69-825/+1718
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 86-526/+284
2019-03-15Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxGravatar Linus Torvalds 1-1/+2
2019-03-15kvm: vmx: fix formatting of a commentGravatar Paolo Bonzini 1-5/+5
2019-03-15Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 3-5/+17
2019-03-15Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"Gravatar Ben Gardon 1-13/+3
2019-03-15scsi: ia64: simscsi: use request tag instead of serial_numberGravatar Hannes Reinecke 1-3/+4
2019-03-15Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextGravatar Russell King 80-513/+258
2019-03-15perf/x86: Fixup typo in stub functionsGravatar Peter Zijlstra 1-2/+2
2019-03-15perf/x86/intel: Fix memory corruptionGravatar Peter Zijlstra 1-1/+1
2019-03-14Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 1-11/+2
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-4/+4
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-4/+12
2019-03-14unicore32: simplify linker script generation for decompressorGravatar Masahiro Yamada 2-4/+1
2019-03-14h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Gravatar Masahiro Yamada 1-1/+1
2019-03-14kbuild: move archive command to scripts/Makefile.libGravatar Masahiro Yamada 1-3/+0
2019-03-14ia64: prefix header search path with $(srctree)/Gravatar Masahiro Yamada 4-6/+2
2019-03-13powerpc/64s: Include <asm/nmi.h> header file to fix a warningGravatar Mathieu Malaterre 1-0/+1
2019-03-13powerpc/powernv: Fix compile without CONFIG_TRACEPOINTSGravatar Alexey Kardashevskiy 1-0/+1
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-69/+132
2019-03-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 98-102/+586
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsGravatar Mike Rapoport 4-14/+15
2019-03-12treewide: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 64-20/+353
2019-03-12sparc: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 5-0/+39
2019-03-12ia64: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 7-17/+74
2019-03-12arch: don't memset(0) memory returned by memblock_alloc()Gravatar Mike Rapoport 6-11/+2
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Gravatar Mike Rapoport 8-14/+13
2019-03-12memblock: drop memblock_alloc_base()Gravatar Mike Rapoport 3-4/+16
2019-03-12memblock: drop __memblock_alloc_base()Gravatar Mike Rapoport 3-10/+7
2019-03-12memblock: memblock_phys_alloc(): don't panicGravatar Mike Rapoport 11-0/+39
2019-03-12memblock: memblock_phys_alloc_try_nid(): don't panicGravatar Mike Rapoport 2-0/+8
2019-03-12memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocGravatar Mike Rapoport 7-10/+9
2019-03-12powerpc: use memblock functions returning virtual addressGravatar Christophe Leroy 3-4/+10
2019-03-12openrisc: prefer memblock APIs returning virtual addressGravatar Mike Rapoport 1-1/+4
2019-03-12Merge branch 'x86-tsx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-46/+145