summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Merge branches 'device-properties' and 'acpi-misc'Rafael J. Wysocki1-3/+19
2016-10-11ACPI / property: Allow holes in reference propertiesMika Westerberg1-3/+19
2016-10-03Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+17
2016-10-03Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-45/+49
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-2/+31
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+4
2016-10-02Merge branches 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki2-5/+2
2016-10-02Merge branch 'pm-cpufreq'Rafael J. Wysocki1-4/+9
2016-10-02Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki1-4/+9
2016-10-02Merge branch 'pm-domains'Rafael J. Wysocki1-36/+38
2016-10-02Merge branches 'acpi-wdat' and 'acpi-ec'Rafael J. Wysocki1-0/+6
2016-10-02Merge branch 'acpi-bus'Rafael J. Wysocki1-0/+7
2016-10-02Merge branches 'acpi-sysfs', 'acpi-pci' and 'acpi-tables'Rafael J. Wysocki1-0/+4
2016-10-01include/linux/property.h: fix typo/compile errorJohn Youn1-1/+1
2016-10-01mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner1-0/+2
2016-09-29dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov1-1/+1
2016-09-26ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2016-09-26fault_in_multipages_readable() throws set-but-unused errorDave Chinner1-0/+1
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg1-0/+6
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+2
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-4/+79
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-09-21fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-09-20fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-09-20fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2016-09-18fix iov_iter_fault_in_readable()Al Viro1-1/+1
2016-09-17PCI: Add pci_find_resource()Mika Westerberg1-0/+4
2016-09-16arm64: pmu: Hoist pmu platform device nameJeremy Linton1-0/+2
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton1-0/+2
2016-09-14cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait conditionRafael J. Wysocki1-0/+1
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+21
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-09-13Merge tag 'pull_whole_for_4.9' of https://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki1-5/+0
2016-09-13PM / Domains: Add support for removing nested PM domains by providerJon Hunter1-0/+7
2016-09-13PM / Domains: Add support for removing PM domainsJon Hunter1-0/+5
2016-09-13PM / Domains: Store the provider in the PM domain structureJon Hunter1-0/+2
2016-09-13PM / Domains: Don't expose xlate and provider helper functionsJon Hunter1-28/+14
2016-09-13PM / Domains: Don't expose generic_pm_domain structure to clientsJon Hunter1-14/+0
2016-09-13PM / Domains: Add new helper functions for device-treeJon Hunter1-0/+16
2016-09-13PM / sleep: enable suspend-to-idle even without registered suspend_opsSudeep Holla1-0/+2
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+4
2016-09-10Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+2
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers1-3/+2
2016-09-09drivers/perf: arm_pmu: expose a cpumask in sysfsMark Rutland1-0/+1
2016-09-09drivers/perf: arm_pmu: add common attr group fieldsMark Rutland1-1/+9
2016-09-09net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang1-2/+3
2016-09-07usercopy: force check_object_size() inlineKees Cook1-2/+2