summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-10-17mm,thp: reduce ifdef'ery for THP in generic codeVineet Gupta
2015-10-17net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-16Merge tag 'extcon-next-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-10-16Input: rotary-encoder - add support for quarter-period modeEzequiel Garcia
2015-10-16Input: document and check on implicitly defined FF_MAX_EFFECTSElias Vanderstuyft
2015-10-16Input: fix EVIOCSFF macro inconsistency by using _IOW()Elias Vanderstuyft
2015-10-16devicetree: bindings: Use linux-event-codes.h for evdev codesHans de Goede
2015-10-16Input: add input-event-codes header fileHans de Goede
2015-10-16gpiolib: Add and use OF_GPIO_SINGLE_ENDED flagLaurent Pinchart
2015-10-16PCI/ACPI: Add interface acpi_pci_root_create()Jiang Liu
2015-10-16ACPI/PCI: Enhance ACPI core to support sparse IO spaceJiang Liu
2015-10-16Merge back earlier 'pm-domains' material for v4.4.Rafael J. Wysocki
2015-10-16gpiolib: provide generic request/free implementationsJonas Gorski
2015-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-16clk: Make clk input parameter of __clk_get_name() constGeert Uytterhoeven
2015-10-16Merge tag 'imx-clk-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd
2015-10-16regulator: introduce min_dropout_uVSascha Hauer
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann
2015-10-16netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal
2015-10-16ASoC: Add info callback for SX_TLV controlsCharles Keepax
2015-10-16net: introduce pre-change upper device notifierJiri Pirko
2015-10-16drm/i810_drm.h: include drm/drm.hMikko Rapeli
2015-10-16r128_drm.h: include drm/drm.hMikko Rapeli
2015-10-16savage_drm.h: include <drm/drm.h>Mikko Rapeli
2015-10-16gpu/doc: Convert to markdown harderLukas Wunner
2015-10-16vga_switcheroo: Use enum vga_switcheroo_client_id instead of intLukas Wunner
2015-10-16vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1Lukas Wunner
2015-10-16vga_switcheroo: Use enum vga_switcheroo_state instead of intLukas Wunner
2015-10-16drm: Add DRM_DEBUG_VBL()Ville Syrjälä
2015-10-16ALSA: timer: add config item to export PCM timer disabling for expertJie Yang
2015-10-16PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier
2015-10-16of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier
2015-10-16of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier
2015-10-16PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().David Daney
2015-10-16of/irq: Add new function of_msi_map_rid()David Daney
2015-10-16asm-generic: temporarily add back asm-generic/io-64-nonatomic*.hArnd Bergmann
2015-10-16virtio-gpu: add 3d/virgl supportGerd Hoffmann
2015-10-16kvm/eventfd: add arch-specific set_irqAndrey Smetanin
2015-10-16kvm/eventfd: factor out kvm_notify_acked_gsi()Andrey Smetanin
2015-10-16tcp/dccp: fix race at listener dismantle phaseEric Dumazet
2015-10-16tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet
2015-10-16via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via...Mikko Rapeli
2015-10-16include/uapi/drm/sis_drm.h: move sis_file_private to drivers/gpu/drm/sis/sis_...Mikko Rapeli
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie
2015-10-16Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-16extcon: Modify the id and name of external connectorChanwoo Choi
2015-10-15Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...Arnd Bergmann
2015-10-15cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo