summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-03serdev: add a tty port controller driverRob Herring
2017-02-03serdev: Introduce new bus for serial attached devicesRob Herring
2017-02-03tty_port: Add port client functionsRob Herring
2017-01-25console: Add callback to flush scrollback buffer to consw structManuel Schölling
2017-01-19tty: constify tty_ldisc_receive_buf buffer pointerRob Herring
2017-01-19tty: move the non-file related parts of tty_release to new tty_release_structRob Herring
2017-01-19serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart
2017-01-19serial: sh-sci: Remove unused platform data capabilities fieldLaurent Pinchart
2017-01-19serial: sh-sci: Remove manual break debouncingLaurent Pinchart
2017-01-19serial: sh-sci: Remove the platform data dma slave rx/tx channel IDsLaurent Pinchart
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-14coredump: Ensure proper size of sparse core filesDave Kleikamp
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-13block: add blk_rq_payload_bytesChristoph Hellwig
2017-01-12Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-01-12Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-12block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal
2017-01-12jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-01-12serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner
2017-01-12serial: do not accept sysrq characters via serial portFelix Fietkau
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-10timerfd: export defines to userspaceMike Frysinger
2017-01-10mm: support anonymous stable pageMinchan Kim
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck
2017-01-10mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck
2017-01-10mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko
2017-01-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko
2017-01-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko
2017-01-10dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler
2017-01-10mm: add follow_pte_pmd()Ross Zwisler
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-10target: add XCOPY target/segment desc sense codesDavid Disseldorp
2017-01-10Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...Mark Brown
2017-01-10Merge remote-tracking branch 'asoc/fix/component' into asoc-linusMark Brown
2017-01-09btrfs: make tracepoint format strings more compactDavid Sterba
2017-01-09Btrfs: add truncated_len for ordered extent tracepointsLiu Bo
2017-01-09Btrfs: add 'inode' for extent map tracepointLiu Bo
2017-01-09btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds