summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-03-27Merge tag 'v4.16-next-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+4
2018-03-12soc: mediatek: avoid hardcoded value with bus_prot_maskSean Wang1-0/+4
2018-03-07Merge tag 'samsung-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann2-9/+2
2018-03-07Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-0/+278
2018-03-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2018-03-02Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+4
2018-03-01block: display the correct diskname for bioJiufei Xue1-3/+1
2018-02-28hwmon: (core) Add hwmon_max to hwmon_sensor_types enumerationSudeep Holla1-0/+1
2018-02-28firmware: arm_scmi: add option for polling based performance domain operationsSudeep Holla1-4/+4
2018-02-28firmware: arm_scmi: add initial support for sensor protocolSudeep Holla1-0/+46
2018-02-28firmware: arm_scmi: add initial support for power protocolSudeep Holla1-0/+28
2018-02-28firmware: arm_scmi: add initial support for clock protocolSudeep Holla1-0/+44
2018-02-28firmware: arm_scmi: add initial support for performance protocolSudeep Holla1-0/+42
2018-02-28firmware: arm_scmi: add scmi protocol bus to enumerate protocol devicesSudeep Holla1-0/+64
2018-02-28firmware: arm_scmi: add common infrastructure and support for base protocolSudeep Holla1-0/+37
2018-02-28firmware: arm_scmi: add basic driver infrastructure for SCMISudeep Holla1-0/+16
2018-02-26dax: fix vma_is_fsdax() helperDan Williams1-1/+1
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-27/+20
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+5
2018-02-26genhd: Fix BUG in blkdev_open()Jan Kara1-0/+1
2018-02-26genhd: Add helper put_disk_and_module()Jan Kara1-0/+1
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara1-1/+1
2018-02-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+5
2018-02-24kvm: fix warning for non-x86 buildsSebastian Ott1-0/+3
2018-02-24kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott1-1/+2
2018-02-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-22/+4
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-0/+1
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-12/+53
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony1-0/+4
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook1-0/+3
2018-02-22bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2-1/+19
2018-02-22mm, mlock, vmscan: no more skipping pagevecsShakeel Butt1-2/+0
2018-02-22mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner1-8/+16
2018-02-22Kbuild: always define endianess in kconfig.hArnd Bergmann1-0/+6
2018-02-22include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton1-1/+12
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2018-02-21extable: Make init_kernel_text() globalJosh Poimboeuf1-0/+1
2018-02-21jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf1-0/+3
2018-02-21locking/mutex: Add comment to __mutex_owner() to deter usagePeter Zijlstra1-0/+5
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland1-2/+3
2018-02-20arm_pmu: note IRQs and PMUs per-cpuMark Rutland1-1/+0
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland1-0/+1
2018-02-20arm_pmu: fold platform helpers into platform codeMark Rutland1-2/+0
2018-02-20arm_pmu: kill arm_pmu_platdataMark Rutland1-17/+0
2018-02-20x86/retpoline: Support retpoline builds with ClangDavid Woodhouse3-4/+13
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2018-02-17nospec: Include <asm/barrier.h> dependencyDan Williams1-0/+1
2018-02-17nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1