aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03serdev: add a tty port controller driverRob Herring1-0/+21
2017-02-03serdev: Introduce new bus for serial attached devicesRob Herring1-0/+241
2017-02-03tty_port: Add port client functionsRob Herring1-1/+8
2017-01-25console: Add callback to flush scrollback buffer to consw structManuel Schölling1-0/+4
2017-01-19tty: constify tty_ldisc_receive_buf buffer pointerRob Herring1-1/+1
2017-01-19tty: move the non-file related parts of tty_release to new tty_release_structRob Herring1-0/+1
2017-01-19serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart1-1/+0
2017-01-19serial: sh-sci: Remove unused platform data capabilities fieldLaurent Pinchart1-6/+0
2017-01-19serial: sh-sci: Remove manual break debouncingLaurent Pinchart1-5/+0
2017-01-19serial: sh-sci: Remove the platform data dma slave rx/tx channel IDsLaurent Pinchart1-3/+0
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman24-123/+213
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+1
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+16
2017-01-14coredump: Ensure proper size of sparse core filesDave Kleikamp1-0/+1
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones1-0/+1
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa1-0/+1
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-67/+79
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2017-01-13block: add blk_rq_payload_bytesChristoph Hellwig1-0/+13
2017-01-12Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-4/+7
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov1-0/+1
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+3
2017-01-12Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linuxLinus Torvalds1-0/+4
2017-01-12block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal1-3/+3
2017-01-12jump_labels: API for flushing deferred jump label updatesDavid Matlack1-0/+5
2017-01-12serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner2-1/+10
2017-01-12serial: do not accept sysrq characters via serial portFelix Fietkau1-1/+1
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-46/+87
2017-01-10timerfd: export defines to userspaceMike Frysinger3-19/+38
2017-01-10mm: support anonymous stable pageMinchan Kim1-1/+2
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck1-2/+1
2017-01-10mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_freeAlexander Duyck2-4/+4
2017-01-10mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2-4/+24
2017-01-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles1-0/+10
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko2-12/+4
2017-01-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-01-10dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler1-2/+0
2017-01-10mm: add follow_pte_pmd()Ross Zwisler1-0/+2
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-2/+7
2017-01-10target: add XCOPY target/segment desc sense codesDavid Disseldorp1-0/+4
2017-01-10Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix/dwc', 'asoc/fix/fsl-ssi' and 'asoc/fix/hdmi-codec' into asoc-linusMark Brown1-4/+4
2017-01-10Merge remote-tracking branch 'asoc/fix/component' into asoc-linusMark Brown1-0/+3
2017-01-09btrfs: make tracepoint format strings more compactDavid Sterba1-56/+56
2017-01-09Btrfs: add truncated_len for ordered extent tracepointsLiu Bo1-0/+4
2017-01-09Btrfs: add 'inode' for extent map tracepointLiu Bo1-4/+8
2017-01-09btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba1-9/+13
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1