summaryrefslogtreecommitdiff
path: root/include/linux
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-Hartman17-50/+85
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2017-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2017-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+16
2017-01-15coredump: 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-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2017-01-14block: add blk_rq_payload_bytesChristoph Hellwig1-0/+13
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-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: do not accept sysrq characters via serial portFelix Fietkau1-1/+1
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-44/+49
2017-01-11timerfd: export defines to userspaceMike Frysinger1-19/+1
2017-01-11mm: support anonymous stable pageMinchan Kim1-1/+2
2017-01-11mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck1-2/+1
2017-01-11mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2-4/+4
2017-01-11mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2-4/+24
2017-01-11signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles1-0/+10
2017-01-11mm: get rid of __GFP_OTHER_NODEMichal Hocko1-10/+3
2017-01-11mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-01-11dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler1-2/+0
2017-01-11mm: add follow_pte_pmd()Ross Zwisler1-0/+2
2017-01-11gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-2/+7
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+12
2017-01-08mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner1-1/+3
2017-01-07x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange1-0/+1
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds1-43/+13
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+10
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk1-0/+3
2017-01-06Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-2/+0
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-99/+2
2017-01-04vfio-mdev: fix non-standard ioctl return val causing i386 build failPaul Gortmaker1-1/+1
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+0
2017-01-02Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+12
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3