aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2015-12-14i2c: add generic routine to parse DT for timing informationWolfram Sang1-0/+18
2015-12-14genirq: Free irq_desc with rcuThomas Gleixner1-0/+6
2015-12-14Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar29-242/+169
2015-12-13serial: Fix UPIO_MEM commentPeter Hurley1-1/+1
2015-12-13tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)Russell King1-0/+18
2015-12-13serial: remove NWP serial supportArnd Bergmann1-18/+0
2015-12-13tty: Remove dead tty_write_flush() declaration and macroPeter Hurley1-4/+0
2015-12-13tty: Remove __func__ from tty_debug() macroPeter Hurley1-2/+1
2015-12-13tty: Define tty_*() printk macrosPeter Hurley1-1/+11
2015-12-13tty: core: Add helper fn to deref tty driver namePeter Hurley1-0/+1
2015-12-13tty: Make tty_paranoia_check() file scopePeter Hurley1-2/+0
2015-12-13tty: Improve tty_debug() macroPeter Hurley1-5/+2
2015-12-13serial: support 16-bit register interface for consoleMasahiro Yamada1-0/+1
2015-12-13Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman34-248/+177
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman26-80/+108
2015-12-13xattr handlers: Simplify list operationAndreas Gruenbacher1-3/+1
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra1-5/+5
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2015-12-13watchdog: bcm47xx_wdt: use core reboot notifierDamien Riegel1-2/+0
2015-12-13watchdog: core: add reboot notifier supportDamien Riegel1-0/+9
2015-12-13watchdog: bcm47xx_wdt: use core restart handlerDamien Riegel1-1/+0
2015-12-13watchdog: core: add restart handler supportDamien Riegel1-0/+6
2015-12-12spi: add spi_message_init_no_memset to avoid zeroing the spi_messageMartin Sperl1-1/+6
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+14
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson1-3/+3
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss1-1/+1
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2-63/+38
2015-12-12net/mlx5_core: Flow steering tree initializationMaor Gottlieb2-0/+10
2015-12-12net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb2-10/+69
2015-12-12Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki1-0/+22
2015-12-11netcp: try to reduce type confusion in descriptorsArnd Bergmann1-11/+11
2015-12-11USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2015-12-11irq_poll: remove unused data and max fieldsChristoph Hellwig1-2/+0
2015-12-11irq_poll: mark __irq_poll_complete staticChristoph Hellwig1-1/+0
2015-12-11irq_poll: fold irq_poll_disable_pending into irq_poll_softirqChristoph Hellwig1-5/+0
2015-12-11irq_poll: fold irq_poll_sched_prep into irq_poll_schedChristoph Hellwig1-13/+0
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig3-47/+47
2015-12-11ses: fix additional element traversal bugJames Bottomley1-0/+4
2015-12-11EDAC: Unexport and make edac_subsys staticBorislav Petkov1-1/+0
2015-12-11EDAC: Rip out the edac_subsys reference countingBorislav Petkov1-1/+0
2015-12-11EDAC, mpc85xx: Make mpc85xx-pci-edac a platform deviceScott Wood1-0/+8
2015-12-11gpio: rcar: Remove obsolete platform data supportGeert Uytterhoeven1-29/+0
2015-12-10time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz1-0/+26
2015-12-10Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2-2/+6
2015-12-10PCI: Add Netronome vendor and device IDsJason S. McMullan1-0/+6
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+11
2015-12-10PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar1-0/+9