summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-07-25locking/atomics: Rework ordering barriersMark Rutland1-16/+22
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar39-114/+224
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra1-0/+1
2018-07-25sched/numa: Remove redundant fieldSrikar Dronamraju1-1/+0
2018-07-25Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar13-13/+26
2018-07-25locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin1-0/+7
2018-07-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-8/+24
2018-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-6/+18
2018-07-24block: unexport bio_clone_biosetChristoph Hellwig1-1/+0
2018-07-24block: remove bio_clone_kmallocChristoph Hellwig1-6/+0
2018-07-24blk-mq: export setting request completion stateKeith Busch1-0/+14
2018-07-24pinctrl: samsung: Write external wakeup interrupt maskKrzysztof Kozlowski1-0/+2
2018-07-24ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433Krzysztof Kozlowski1-1/+5
2018-07-24Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe4-9/+103
2018-07-24fbdev: fix typo in commentYisheng Xie1-3/+3
2018-07-24fbcon: introduce for_each_registered_fb() helperYisheng Xie1-0/+4
2018-07-24netlink: do not store start function in netlink_cbFlorian Westphal1-1/+0
2018-07-24Merge tag 'fsi-updates-2018-07-24' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2-0/+19
2018-07-24net/mlx5: Add support for flow table destination numberYishai Hadas2-0/+2
2018-07-24Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller1-3/+4
2018-07-24PCI: hotplug: Demidlayer registration with the coreLukas Wunner1-4/+11
2018-07-24net/mlx5: FW tracer, events handlingFeras Daoud1-0/+7
2018-07-24net/mlx5: FW tracer, implement tracer logicFeras Daoud1-0/+3
2018-07-24Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed4-16/+181
2018-07-23mm, memory_failure: Teach memory_failure() about dev_pagemap pagesDan Williams1-0/+1
2018-07-23filesystem-dax: Introduce dax_lock_mapping_entry()Dan Williams1-0/+13
2018-07-23Merge branch 'i2c/smbus_xfer_unlock-immutable' of git://git.kernel.org/pub/sc...Mark Brown32-83/+202
2018-07-23Documentation: document ktime_get_*() APIsArnd Bergmann1-0/+15
2018-07-23ACPI: property: Make the ACPI graph API privateSakari Ailus1-8/+0
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus2-13/+6
2018-07-23HID: cougar: make compare_device_paths reusableDaniel M. Lambea1-0/+2
2018-07-23nvme.h: resync with nvme-cliRevanth Rajashekar1-0/+5
2018-07-23devres: Add devm_of_iomap()Benjamin Herrenschmidt1-0/+4
2018-07-23Merge remote-tracking branch 'gpio/ib-aspeed' into upstream-readyBenjamin Herrenschmidt52-181/+352
2018-07-23Merge tag 'ds2760-for-v4.19-signed' into psy-nextSebastian Reichel1-0/+2
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+2
2018-07-22alpha: fix osf_wait4() breakageAl Viro1-1/+1
2018-07-22efi: Deduplicate efi_open_volume()Lukas Wunner1-0/+10
2018-07-22bpfilter: Fix mismatch in function argument typesYueHaibing1-3/+3
2018-07-22mm: make vm_area_alloc() initialize core fieldsLinus Torvalds1-1/+1
2018-07-22Merge tag 'imx-soc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson1-0/+3
2018-07-22Merge tag 'at91-ab-4.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-0/+15
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds1-1/+3
2018-07-21firmware: qcom: scm: add a dummy qcom_scm_assign_mem()Niklas Cassel1-0/+4
2018-07-21drivers: soc: Add LLCC driverRishabh Bhatnagar1-0/+180
2018-07-21signal: Pass pid type into do_send_sig_infoEric W. Biederman1-1/+1
2018-07-21signal: Pass pid type into group_send_sig_infoEric W. Biederman1-1/+3
2018-07-21Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-3/+15
2018-07-21signal: Pass pid and pid type into send_sigqueueEric W. Biederman1-1/+1
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman3-7/+5