aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-10-25IB/mlx5: Update tunnel offloads bitsGravatar Maor Gottlieb 1-1/+3
2017-10-25IB/mlx5: Support padded 128B CQE featureGravatar Guy Levi 1-2/+4
2017-10-25IB/mlx5: Add 128B CQE compression and padding HW bitsGravatar Guy Levi 1-1/+3
2017-10-25IB/mlx5: Allow creation of a multi-packet RQGravatar Noa Osherovich 1-0/+1
2017-10-14net/mlx5: PTP code migration to driver core sectionGravatar Feras Daoud 1-0/+24
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 1-1/+1
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-61/+64
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-4/+5
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Gravatar Thomas Gleixner 1-0/+1
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Gravatar Thomas Gleixner 1-1/+2
2017-10-04mmc: Delete bounce buffer handlingGravatar Linus Walleij 1-1/+1
2017-10-03include/linux/fs.h: fix comment about struct address_spaceGravatar Mike Rapoport 1-1/+1
2017-10-03mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...Gravatar YASUAKI ISHIMATSU 1-2/+8
2017-10-03include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockGravatar Masahiro Yamada 1-1/+1
2017-10-03exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] arrayGravatar Oleg Nesterov 1-1/+1
2017-10-03android: binder: drop lru lock in isolate callbackGravatar Sherry Yang 1-0/+6
2017-10-03mm, oom_reaper: skip mm structs with mmu notifiersGravatar Michal Hocko 1-0/+5
2017-10-03include/linux/mm.h: fix typo in VM_MPX definitionGravatar Kirill A. Shutemov 1-1/+1
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+3
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+0
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+14
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+20
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-24/+40
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2017-09-29sched/debug: Add explicit TASK_PARKED printingGravatar Peter Zijlstra 1-9/+7
2017-09-29sched/debug: Add explicit TASK_IDLE printingGravatar Peter Zijlstra 1-2/+10
2017-09-29sched/tracing: Use common task-state helpersGravatar Peter Zijlstra 1-2/+0
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingGravatar Peter Zijlstra 1-1/+1
2017-09-29sched/debug: Convert TASK_state to hexGravatar Peter Zijlstra 1-14/+14
2017-09-29sched/debug: Implement consistent task-state printingGravatar Peter Zijlstra 1-7/+19
2017-09-28timer: Prepare to change timer callback argument typeGravatar Kees Cook 1-0/+14
2017-09-28net/mlx5: Check device capability for maximum flow countersGravatar Raed Salem 1-1/+2
2017-09-28net/mlx5: Fix FPGA capability locationGravatar Inbar Karmy 2-3/+3
2017-09-28Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3Gravatar James Morris 1-0/+2
2017-09-27iommu: Fix comment for iommu_ops.map_sgGravatar Jean-Philippe Brucker 1-1/+1
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-18/+15
2017-09-25smp/hotplug: Hotplug state fail injectionGravatar Peter Zijlstra 1-1/+2
2017-09-25smp/hotplug: Add state diagramGravatar Peter Zijlstra 1-0/+18
2017-09-25nvmet-fc: sync header templates with commentsGravatar James Smart 1-5/+8
2017-09-25PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGravatar Geert Uytterhoeven 1-0/+2
2017-09-25nvme: add transport SGL definitionsGravatar James Smart 1-0/+6
2017-09-25nvme.h: remove FC transport-specific error valuesGravatar James Smart 1-13/+0
2017-09-25blktrace: Fix potential deadlock between delete & sysfs opsGravatar Waiman Long 1-0/+1
2017-09-25KEYS: prevent creating a different user's keyringsGravatar Eric Biggers 1-0/+2
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-0/+3
2017-09-24Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+7
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+1
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+8
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionGravatar Dragos Bogdan 1-0/+3