summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-19Merge branch 'pm-cpufreq'Rafael J. Wysocki2-9/+21
2015-06-19Merge branch 'pm-cpuidle'Rafael J. Wysocki1-0/+4
2015-06-19Merge branch 'acpi-cca'Rafael J. Wysocki3-1/+43
2015-06-19Merge branch 'acpi-video'Rafael J. Wysocki2-44/+19
2015-06-19Merge branches 'acpi-battery' and 'acpi-processor'Rafael J. Wysocki1-0/+10
2015-06-19Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki2-3/+2
2015-06-19Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'Rafael J. Wysocki2-1/+14
2015-06-19Merge branch 'acpica'Rafael J. Wysocki9-43/+487
2015-06-19ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede1-2/+0
2015-06-19acpi-video-detect: Remove old APIHans de Goede1-19/+0
2015-06-19ACPI / video: Port to new backlight interface selection APIHans de Goede1-2/+0
2015-06-19acpi-video-detect: Rewrite backlight interface selection logicHans de Goede1-0/+17
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede1-0/+1
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede1-0/+1
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede1-6/+2
2015-06-19acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede1-12/+0
2015-06-19acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede1-5/+0
2015-06-18ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki1-0/+10
2015-06-16Merge branch 'acpi-scan' into acpi-videoRafael J. Wysocki1-1/+2
2015-06-15device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee1-0/+2
2015-06-15ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee2-1/+41
2015-06-15Merge branch 'acpi-scan' into acpi-ccaRafael J. Wysocki1-1/+2
2015-06-15Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+2
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds1-1/+2
2015-06-11ALSA: hda - Re-add the lost fake mute supportTakashi Iwai1-0/+2
2015-06-11ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-0/+2
2015-06-09iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse1-1/+2
2015-06-07Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2015-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+0
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+6
2015-06-01include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli1-0/+1
2015-06-01tcp: fix child sockets to use system default congestion control if not setNeal Cardwell1-1/+2
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-7/+7
2015-05-31Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller1-3/+4
2015-05-31target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover1-4/+2
2015-05-31target: Move passthrough CDB parsing into a common functionAndy Grover1-0/+2
2015-05-31target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2-3/+3
2015-05-30Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+12
2015-05-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+50
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2015-05-29tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu1-1/+24
2015-05-29tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu1-1/+13
2015-05-29tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu1-2/+13
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner1-1/+12
2015-05-28block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2-2/+0
2015-05-28mac80211: Fix mac80211.h docbook commentsJonathan Corbet1-3/+4
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell1-4/+2
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+6
2015-05-27sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe1-2/+5