summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-11-11nvme: check admin passthru command effectsKeith Busch1-0/+18
2017-11-11Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi...Mark Brown1-0/+31
2017-11-11Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu...Mark Brown2-20/+4
2017-11-11Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-nextMark Brown1-0/+3
2017-11-11Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown2-0/+28
2017-11-11Audit: remove unused audit_log_secctx functionCasey Schaufler1-8/+0
2017-11-10regulator: tps65218: remove unused tps_info structureKeerthy1-19/+0
2017-11-10genirq: Track whether the trigger type has been setMarc Zyngier1-1/+10
2017-11-10net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail1-8/+0
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross1-2/+6
2017-11-10Merge branch 'linus' into x86/asm, to resolve conflictIngo Molnar2-0/+12
2017-11-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+30
2017-11-10sysctl: add register_sysctl() dummy helperArnd Bergmann1-0/+5
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+9
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+7
2017-11-09vfs: add path_put_init()Miklos Szeredi1-0/+6
2017-11-09KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand1-0/+1
2017-11-09Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij5-35/+251
2017-11-09net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman1-0/+1
2017-11-09net: Introduce netdev_*_once functionsGal Pressman1-0/+29
2017-11-09timer: Prepare to change all DEFINE_TIMER() callbacksKees Cook1-4/+4
2017-11-09device property: Add a macro for interating over graph endpointsSakari Ailus1-0/+4
2017-11-09device property: Make fwnode_handle_get() return the fwnodeSakari Ailus2-2/+2
2017-11-09freezer: Fix typo in freezable_schedule_timeout() commentHimanshu Jha1-1/+1
2017-11-08module: export module signature enforcement statusBruno E. O. Meneguele1-0/+7
2017-11-08integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig1-0/+1
2017-11-08gpio: Automatically add lockdep keysThierry Reding1-1/+35
2017-11-08gpio: Introduce struct gpio_irq_chip.firstThierry Reding1-0/+8
2017-11-08gpio: Disambiguate struct gpio_irq_chip.nestedThierry Reding1-4/+4
2017-11-08gpio: Export gpiochip_irq_{map,unmap}()Thierry Reding1-0/+4
2017-11-08gpio: Implement tighter IRQ chip integrationThierry Reding1-0/+7
2017-11-08gpio: Move lock_key into struct gpio_irq_chipThierry Reding1-2/+7
2017-11-08gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding1-6/+15
2017-11-08gpio: Move irq_nested into struct gpio_irq_chipThierry Reding1-2/+7
2017-11-08gpio: Move irq_chained_parent to struct gpio_irq_chipThierry Reding1-4/+15
2017-11-08gpio: Move irq_default_type to struct gpio_irq_chipThierry Reding1-3/+8
2017-11-08gpio: Move irq_handler to struct gpio_irq_chipThierry Reding1-3/+8
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding1-3/+8
2017-11-08gpio: Move irqchip into struct gpio_irq_chipThierry Reding1-2/+12
2017-11-08gpio: Introduce struct gpio_irq_chipThierry Reding1-0/+38
2017-11-08pinctrl: Add skew-delay pin config and bindingsLinus Walleij1-0/+5
2017-11-08PM / QoS: Fix device resume latency frameworkRafael J. Wysocki1-8/+18
2017-11-08Merge branch 'pm-domains' into pm-qosRafael J. Wysocki1-4/+16
2017-11-08locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irq...Frederic Weisbecker1-0/+15
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar972-84/+1178
2017-11-08of: add of_property_read_variable_* dummy helpersArnd Bergmann1-12/+50
2017-11-08net: dsa: lan9303: Correct register names in commentsEgil Hjelmeland1-3/+5
2017-11-08net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel1-1/+1
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel1-1/+1
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel1-0/+1