aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-26raid: remove tile specific raid6 implementationGravatar Arnd Bergmann 1-1/+0
2018-03-26net: adi: remove blackfin ethernet driversGravatar Arnd Bergmann 1-30/+0
2018-03-26asm-generic: clean up asm/unistd.hGravatar Arnd Bergmann 1-163/+0
2018-03-26asm-generic: siginfo: define ia64 si_codes unconditionallyGravatar Arnd Bergmann 1-12/+8
2018-03-26asm-generic: siginfo: remove obsolete #ifdefsGravatar Arnd Bergmann 1-34/+2
2018-03-26treewide: simplify Kconfig dependencies for removed archsGravatar Arnd Bergmann 1-6/+1
2018-03-16mm: remove obsolete alloc_remap()Gravatar Arnd Bergmann 1-9/+0
2018-03-16arch: remove blackfin portGravatar Arnd Bergmann 1-1/+0
2018-03-09mn10300: Remove the architectureGravatar David Howells 7-8/+6
2018-03-07Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Gravatar Arnd Bergmann 7-88/+1
2018-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2018-03-03Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 5-8/+74
2018-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+2
2018-03-02Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-5/+5
2018-03-01Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 2-0/+2
2018-03-01Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Gravatar Linus Torvalds 1-0/+5
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresGravatar Tom Lendacky 1-0/+2
2018-03-01block: display the correct diskname for bioGravatar Jiufei Xue 1-3/+1
2018-03-01Merge tag 'drm-misc-fixes-2018-02-28' of git://people.freedesktop.org/drm-mis...Gravatar Dave Airlie 2-0/+2
2018-02-28ARC: mcip: update MCIP debug mask when the new cpu came onlineGravatar Eugeniy Paltsev 1-0/+2
2018-02-28ARC: mcip: halt GFRC counter when ARC cores haltGravatar Eugeniy Paltsev 1-0/+3
2018-02-27virtio-gpu: fix ioctl and expose the fixed status to userspace.Gravatar Dave Airlie 1-0/+1
2018-02-26dax: fix vma_is_fsdax() helperGravatar Dan Williams 1-1/+1
2018-02-26blktrace_api.h: fix comment for struct blk_user_trace_setupGravatar Eric Biggers 1-1/+1
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 6-27/+20
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-2/+6
2018-02-26genhd: Fix BUG in blkdev_open()Gravatar Jan Kara 1-0/+1
2018-02-26genhd: Add helper put_disk_and_module()Gravatar Jan Kara 1-0/+1
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Gravatar Jan Kara 1-1/+1
2018-02-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+5
2018-02-24include: psp-sev: Capitalize invalid length enumGravatar Brijesh Singh 1-1/+1
2018-02-24kvm: fix warning for non-x86 buildsGravatar Sebastian Ott 1-0/+3
2018-02-24kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsGravatar Sebastian Ott 1-1/+2
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-2/+2
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-22/+4
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 3-0/+11
2018-02-23media: dvb: update buffer mmaped flags and frame counterGravatar Mauro Carvalho Chehab 3-7/+36
2018-02-23clocksource: Remove metag generic timer driverGravatar James Hogan 2-22/+0
2018-02-23irqchip: Remove metag irqchip driversGravatar James Hogan 2-59/+0
2018-02-23Drop a bunch of metag referencesGravatar James Hogan 4-7/+1
2018-02-23drm/nouveau: prefer XBGR2101010 for addfb ioctlGravatar Ilia Mirkin 1-0/+1
2018-02-23media: dvb: add continuity error indicators for memory mapped buffersGravatar Mauro Carvalho Chehab 1-0/+35
2018-02-23media: dmxdev: Fix the logic that enables DMA mmap supportGravatar Mauro Carvalho Chehab 1-0/+2
2018-02-23media: dvb: fix DVB_MMAP symbol nameGravatar Arnd Bergmann 1-1/+1
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...Gravatar David S. Miller 2-2/+2
2018-02-22regulatory: add NUL to request alpha2Gravatar Johannes Berg 1-1/+1
2018-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 3-18/+33
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar James Morris 1-2/+2
2018-02-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-12/+54