summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-30/+60
2016-01-11Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds3-8/+46
2016-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+13
2016-01-12Merge branch 'powercap'Rafael J. Wysocki1-2/+2
2016-01-12Merge branch 'pm-cpufreq'Rafael J. Wysocki1-6/+0
2016-01-12Merge branch 'pm-opp'Rafael J. Wysocki1-0/+22
2016-01-12Merge branches 'pm-pci' and 'pm-core'Rafael J. Wysocki1-0/+5
2016-01-12Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted'Rafael J. Wysocki1-0/+1
2016-01-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki1-1/+5
2016-01-12Merge branch 'acpi-video'Rafael J. Wysocki1-0/+6
2016-01-12Merge branch 'acpica'Rafael J. Wysocki4-16/+18
2016-01-12Merge branch 'acpi-debug'Rafael J. Wysocki5-1/+133
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki1-0/+1
2016-01-12Merge branch 'device-properties'Rafael J. Wysocki3-15/+102
2016-01-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+30
2016-01-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-18/+70
2016-01-11IB/mlx5: Add flow steering supportMaor Gottlieb1-0/+10
2016-01-11net/mlx5_core: Make ipv4/ipv6 location more clearMaor Gottlieb1-2/+18
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2-0/+4
2016-01-11net/mlx5_core: Introduce modify flow table commandMaor Gottlieb1-4/+52
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb1-1/+30
2016-01-11net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb1-0/+6
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-15/+34
2016-01-11bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann1-1/+9
2016-01-11bpf: export helper function flags and reject invalid onesDaniel Borkmann1-0/+16
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-5/+23
2016-01-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-36/+124
2016-01-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-12/+14
2016-01-11Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+44
2016-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2016-01-11Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...Mark Brown2-6/+3
2016-01-11Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'sp...Mark Brown1-1/+6
2016-01-11Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/dw-mid', 'spi/topic...Mark Brown1-0/+15
2016-01-11[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGYMauro Carvalho Chehab1-1/+5
2016-01-11[media] media-entitiy: add a function to create multiple linksMauro Carvalho Chehab1-0/+51
2016-01-11[media] uapi/media.h: Use u32 for the number of graph objectsMauro Carvalho Chehab1-4/+8
2016-01-11[media] media-entity.h: document the remaining functionsMauro Carvalho Chehab1-0/+11
2016-01-11[media] media-device.h: use just one u32 counter for object IDMauro Carvalho Chehab2-19/+12
2016-01-11[media] media-entity.h fix documentation for several parametersMauro Carvalho Chehab2-14/+16
2016-01-11[media] DocBook: document media_entity_graph_walk_cleanup()Mauro Carvalho Chehab1-0/+6
2016-01-11[media] move documentation to the header filesMauro Carvalho Chehab2-2/+22
2016-01-11[media] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.cSakari Ailus1-7/+0
2016-01-11[media] media: Remove pre-allocated entity enumeration bitmapSakari Ailus1-7/+2
2016-01-11[media] media: Keep using the same graph walk object for a given pipelineSakari Ailus1-1/+3
2016-01-11[media] media: Use entity enums in graph walkSakari Ailus1-2/+2
2016-01-11[media] media: Amend media graph walk API by init and cleanup functionsSakari Ailus1-5/+12
2016-01-11[media] media: Move media graph state for streamon/off to the pipelineSakari Ailus1-0/+6
2016-01-11[media] media: Add KernelDoc documentation for struct media_entity_graphSakari Ailus1-0/+9
2016-01-11[media] media: Move struct media_entity_graph definition upSakari Ailus1-10/+10