summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-11-08integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig
2017-11-08gpio: Automatically add lockdep keysThierry Reding
2017-11-08gpio: Introduce struct gpio_irq_chip.firstThierry Reding
2017-11-08gpio: Disambiguate struct gpio_irq_chip.nestedThierry Reding
2017-11-08gpio: Export gpiochip_irq_{map,unmap}()Thierry Reding
2017-11-08gpio: Implement tighter IRQ chip integrationThierry Reding
2017-11-08gpio: Move lock_key into struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_nested into struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_chained_parent to struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_default_type to struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_handler to struct gpio_irq_chipThierry Reding
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