summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-16mm: remove obsolete alloc_remap()Arnd Bergmann
2018-03-16arch: remove blackfin portArnd Bergmann
2018-03-09mn10300: Remove the architectureDavid Howells
2018-03-07Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2018-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-02Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-01block: display the correct diskname for bioJiufei Xue
2018-02-26dax: fix vma_is_fsdax() helperDan Williams
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-26genhd: Fix BUG in blkdev_open()Jan Kara
2018-02-26genhd: Add helper put_disk_and_module()Jan Kara
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara
2018-02-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-24kvm: fix warning for non-x86 buildsSebastian Ott
2018-02-24kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-23clocksource: Remove metag generic timer driverJames Hogan
2018-02-23irqchip: Remove metag irqchip driversJames Hogan
2018-02-23Drop a bunch of metag referencesJames Hogan
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-21mm, mlock, vmscan: no more skipping pagevecsShakeel Butt
2018-02-21mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner
2018-02-21Kbuild: always define endianess in kconfig.hArnd Bergmann
2018-02-21include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-02-21extable: Make init_kernel_text() globalJosh Poimboeuf
2018-02-21jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf
2018-02-21locking/mutex: Add comment to __mutex_owner() to deter usagePeter Zijlstra
2018-02-20arm_pmu: acpi: request IRQs up-frontMark Rutland
2018-02-20arm_pmu: note IRQs and PMUs per-cpuMark Rutland
2018-02-20arm_pmu: add armpmu_alloc_atomic()Mark Rutland
2018-02-20arm_pmu: fold platform helpers into platform codeMark Rutland
2018-02-20arm_pmu: kill arm_pmu_platdataMark Rutland
2018-02-20x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-17nospec: Include <asm/barrier.h> dependencyDan Williams
2018-02-17nospec: Allow index argument to have const-qualified typeRasmus Villemoes
2018-02-17nospec: Kill array_index_nospec_mask_check()Dan Williams
2018-02-16workqueue: Allow retrieval of current task's work structLukas Wunner
2018-02-16skbuff: Fix comment mis-spelling.David S. Miller
2018-02-16Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-02-16cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley