summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-09-25genirq: Implement bitmap matrix allocatorThomas Gleixner1-0/+22
2017-09-25genirq/irqdomain: Add force reactivation flag to irq domainsThomas Gleixner1-0/+5
2017-09-25genirq/irqdomain: Propagate early activationThomas Gleixner1-1/+1
2017-09-25genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner1-1/+1
2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner1-1/+1
2017-09-25genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHYThomas Gleixner1-4/+0
2017-09-25irqdomain/debugfs: Provide domain specific debug callbackThomas Gleixner1-1/+5
2017-09-25genirq/msi: Capture device name for debugfsThomas Gleixner1-0/+1
2017-09-25PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGeert Uytterhoeven1-0/+2
2017-09-25cgroup: Implement cgroup2 basic CPU usage accountingTejun Heo2-0/+79
2017-09-25cpuacct: Introduce cgroup_account_cputime[_field]()Tejun Heo1-0/+38
2017-09-25sched/cputime: Expose cputime_adjust()Tejun Heo1-1/+2
2017-09-25nvme: add transport SGL definitionsJames Smart1-0/+6
2017-09-25nvme.h: remove FC transport-specific error valuesJames Smart1-13/+0
2017-09-25blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long1-0/+1
2017-09-25KEYS: prevent creating a different user's keyringsEric Biggers1-0/+2
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-13/+42
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+3
2017-09-25Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+7
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+1
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+8
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+3
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-7/+6
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2017-09-23net: Remove useless function skb_header_releaseGao Feng1-19/+0
2017-09-23Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2017-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2017-09-23Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+3
2017-09-22pinctrl/gpio: Unify namespace for cross-callsLinus Walleij1-4/+4
2017-09-22Merge tag 'ib-mfd-input-rtc-v4.14' of git://git.kernel.org/pub/scm/linux/kern...Dmitry Torokhov1-0/+0
2017-09-22Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov404-4179/+10574
2017-09-22Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov1-0/+1
2017-09-22net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni1-0/+1
2017-09-21dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarifyStefan Brüns1-12/+16
2017-09-21dmaengine: List all allowed values for src/dst_addr_width in kernel docStefan Brüns1-1/+1
2017-09-21Revert "genirq: Restrict effective affinity to interrupts actually using it"Thomas Gleixner1-4/+1
2017-09-21bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song1-0/+1
2017-09-20ASoC: arizona: Add support for setting the output volume limitsCharles Keepax1-0/+3
2017-09-20net: sk_buff rbnode reorgEric Dumazet1-8/+8
2017-09-20get_compat_sigset()Al Viro1-1/+1
2017-09-20get rid of {get,put}_compat_itimerspec()Al Viro1-5/+0
2017-09-20signal: replace sigset_to_compat() with put_compat_sigset()Dmitry V. Levin1-1/+2
2017-09-19of: provide inline helper for of_find_device_by_nodeArnd Bergmann1-0/+7
2017-09-19mfd: wm97xx-core: core support for wm97xx CodecRobert Jarzmik1-0/+25
2017-09-19driver core: remove DRIVER_ATTRGreg Kroah-Hartman1-2/+0
2017-09-19libata: Add new med_power_with_dipm link_power_management_policy settingHans de Goede1-0/+1
2017-09-18serial: Add common rs485 device tree parsing functionUwe Kleine-König1-0/+5
2017-09-18mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada1-0/+3
2017-09-18driver core: Fix link to device power management documentationGeert Uytterhoeven1-1/+1
2017-09-18typec: tcpm: Move out of stagingGuenter Roeck4-0/+784