summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-12-15time: Define dummy functions for the generic sched clockDaniel Lezcano
2015-12-14Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()Vitaly Kuznetsov
2015-12-14Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan
2015-12-14Drivers: hv: vmbus: Get rid of the unused macroK. Y. Srinivasan
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan
2015-12-14drivers:hv: Define the channel type for Hyper-V PCI Express pass-throughJake Oshins
2015-12-14drivers:hv: Export the API to invoke a hypercall on Hyper-VJake Oshins
2015-12-14drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc numJake Oshins
2015-12-14f2fs: add symbol to avoid any confusion with toolsJaegeuk Kim
2015-12-15ACPI / debugger: Add module support for ACPI debuggerLv Zheng
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng
2015-12-14net: Fix typo in skb_fclone_busyMasanari Iida
2015-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-12-14mtd: bcm47xxnflash: really unregister NAND on device removalBrian Norris
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-14i2c: add generic routine to parse DT for timing informationWolfram Sang
2015-12-14genirq: Free irq_desc with rcuThomas Gleixner
2015-12-14Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar
2015-12-13serial: Fix UPIO_MEM commentPeter Hurley
2015-12-13tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)Russell King
2015-12-13serial: remove NWP serial supportArnd Bergmann
2015-12-13tty: Remove dead tty_write_flush() declaration and macroPeter Hurley
2015-12-13tty: Remove __func__ from tty_debug() macroPeter Hurley
2015-12-13tty: Define tty_*() printk macrosPeter Hurley
2015-12-13tty: core: Add helper fn to deref tty driver namePeter Hurley
2015-12-13tty: Make tty_paranoia_check() file scopePeter Hurley
2015-12-13tty: Improve tty_debug() macroPeter Hurley
2015-12-13serial: support 16-bit register interface for consoleMasahiro Yamada
2015-12-13Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-13xattr handlers: Simplify list operationAndreas Gruenbacher
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-12-13watchdog: bcm47xx_wdt: use core reboot notifierDamien Riegel
2015-12-13watchdog: core: add reboot notifier supportDamien Riegel
2015-12-13watchdog: bcm47xx_wdt: use core restart handlerDamien Riegel
2015-12-13watchdog: core: add restart handler supportDamien Riegel
2015-12-12spi: add spi_message_init_no_memset to avoid zeroing the spi_messageMartin Sperl
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb
2015-12-12net/mlx5_core: Flow steering tree initializationMaor Gottlieb
2015-12-12net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb
2015-12-12Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki
2015-12-11netcp: try to reduce type confusion in descriptorsArnd Bergmann
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-12-11irq_poll: remove unused data and max fieldsChristoph Hellwig