summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-08-31annotate RWF_... flagsChristoph Hellwig
2017-08-31teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro
2017-08-31Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-08-31drivers: w1: add hwmon support structuresJaghathiswari Rankappagounder Natarajan
2017-08-31usb: phy: Avoid unchecked dereference warningBaolin Wang
2017-08-31genalloc: Fix an incorrect kerneldoc commentJonathan Corbet
2017-08-31irqchip/gic-v3: Advertise GICv4 support to KVMMarc Zyngier
2017-08-31irqchip/gic-v4: Enable low-level GICv4 operationsMarc Zyngier
2017-08-31irqchip/gic-v4: Add VLPI configuration interfaceMarc Zyngier
2017-08-31irqchip/gic-v4: Add VPE command interfaceMarc Zyngier
2017-08-31irqchip/gic-v4: Add per-VM VPE domain creationMarc Zyngier
2017-08-31irqchip/gic-v3-its: Set implementation defined bit to enable VLPIsMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpiMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPE schedulingMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add GICv4 ITS command definitionsMarc Zyngier
2017-08-31irqchip/gic-v4: Add management structure definitionsMarc Zyngier
2017-08-31IB/core: Assign root to all driversMatan Barak
2017-08-31IB/core: Add completion queue (cq) object actionsMatan Barak
2017-08-31IB/core: Add legacy driver's user-dataMatan Barak
2017-08-31IB/core: Export ioctl enum types to user-spaceMatan Barak
2017-08-31IB/core: Explicitly destroy an object while keeping uobjectMatan Barak
2017-08-31IB/core: Add macros for declaring methods and attributesMatan Barak
2017-08-31IB/core: Add uverbs merge trees functionalityMatan Barak
2017-08-31IB/core: Add DEVICE object and root tree structureMatan Barak
2017-08-31IB/core: Declare an object instead of declaring only type attributesMatan Barak
2017-08-31IB/core: Add new ioctl interfaceMatan Barak
2017-08-31RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade
2017-08-31pinctrl: Add sleep related state to indicate sleep related configsBaolin Wang
2017-08-30Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen
2017-08-30Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-08-30IB/core: Add support to finalize objects in one transactionMatan Barak
2017-08-30IB/core: Add a generic way to execute an operation on a uobjectMatan Barak
2017-08-30Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-nextGuenter Roeck
2017-08-30nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu
2017-08-30cpuidle: Make drivers initialize polling stateRafael J. Wysocki
2017-08-30cpuidle: Move polling state initialization code to separate fileRafael J. Wysocki
2017-08-30cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki
2017-08-29Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig
2017-08-29sched/completion: Avoid unnecessary stack allocation for COMPLETION_INITIALIZ...Boqun Feng
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang
2017-08-29locking/lockdep: Untangle xhlock history save/restore from task independencePeter Zijlstra
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang
2017-08-29perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-29net/mlx5: Add XRQ supportArtemy Kovalyov