summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irqchip into struct gpio_irq_chipThierry Reding
2017-11-08gpio: Introduce struct gpio_irq_chipThierry Reding
2017-11-08pinctrl: Add skew-delay pin config and bindingsLinus Walleij
2017-11-08PM / QoS: Fix device resume latency frameworkRafael J. Wysocki
2017-11-08Merge branch 'pm-domains' into pm-qosRafael J. Wysocki
2017-11-08locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irq...Frederic Weisbecker
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-11-08of: add of_property_read_variable_* dummy helpersArnd Bergmann
2017-11-08net: dsa: lan9303: Correct register names in commentsEgil Hjelmeland
2017-11-08net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel
2017-11-07Input: st1232 - remove obsolete platform device supportGeert Uytterhoeven
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov
2017-11-08net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero
2017-11-08PM / Domains: Remove gpd_dev_ops.active_wakeup() callbackGeert Uytterhoeven
2017-11-08PM / Domains: Allow genpd users to specify default active wakeup behaviorGeert Uytterhoeven
2017-11-07SUNRPC: Improve ordering of transport processingTrond Myklebust
2017-11-07debugfs: Remove redundant license textGreg Kroah-Hartman
2017-11-07debugfs: add SPDX identifiers to all debugfs filesGreg Kroah-Hartman
2017-11-07debugfs: purge obsolete SRCU based removal protectionNicolai Stange
2017-11-07debugfs: debugfs_real_fops(): drop __must_hold sparse annotationNicolai Stange
2017-11-07debugfs: implement per-file removal protectionNicolai Stange
2017-11-07debugfs: add support for more elaborate ->d_fsdataNicolai Stange
2017-11-07Merge tag 'gpmc-omap-for-v4.15-pt2' of https://github.com/rogerq/linux into n...Arnd Bergmann
2017-11-07bus: add driver for the Technologic Systems NBUSSebastien Bourdelin
2017-11-07usb: core: add a new usb_get_ptm_status() helperFelipe Balbi
2017-11-07usb: core: add a 'type' parameter to usb_get_status()Felipe Balbi
2017-11-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi
2017-11-07usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi
2017-11-07percpu: Introduce DEFINE_PER_CPU_DECRYPTEDBrijesh Singh
2017-11-07x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pagesTom Lendacky
2017-11-07resource: Provide resource struct in resource walk callbackTom Lendacky
2017-11-07x86/mm: Add Secure Encrypted Virtualization (SEV) supportTom Lendacky
2017-11-07locking/rwlocks: Fix commentsCheng Jian
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-07objtool: Make unreachable annotation inline asms explicitly volatileJosh Poimboeuf
2017-11-07objtool: Add a comment for the unreachable annotation macrosJosh Poimboeuf
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-06PCI: Add for_each_pci_bridge() helperAndy Shevchenko
2017-11-06mtd: Fix C++ comment in include/linux/mtd/mtd.hPavel Machek
2017-11-06ide: Convert timers to use timer_setup()Kees Cook
2017-11-06ACPI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki
2017-11-06PCI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki
2017-11-06PM / core: Add SMART_SUSPEND driver flagRafael J. Wysocki
2017-11-06PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki
2017-11-06PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki
2017-11-06Merge branch 'acpi-pm' into pm-coreRafael J. Wysocki