summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* serdev: Introduce new bus for serial attached devicesRob Herring2017-02-031-0/+241
* tty_port: Add port client functionsRob Herring2017-02-031-1/+8
* console: Add callback to flush scrollback buffer to consw structManuel Schölling2017-01-251-0/+4
* tty: constify tty_ldisc_receive_buf buffer pointerRob Herring2017-01-191-1/+1
* tty: move the non-file related parts of tty_release to new tty_release_structRob Herring2017-01-191-0/+1
* serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart2017-01-191-1/+0
* serial: sh-sci: Remove unused platform data capabilities fieldLaurent Pinchart2017-01-191-6/+0
* serial: sh-sci: Remove manual break debouncingLaurent Pinchart2017-01-191-5/+0
* serial: sh-sci: Remove the platform data dma slave rx/tx channel IDsLaurent Pinchart2017-01-191-3/+0
* Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman2017-01-1624-123/+213
|\
| * Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-151-0/+1
| |\
| | * i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov2017-01-121-0/+1
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-151-0/+1
| |\ \
| | * | perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa2017-01-141-0/+1
| * | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-151-0/+2
| |\ \ \
| | * | | efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones2017-01-141-0/+1
| | * | | x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2017-01-071-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-01-141-0/+1
| |\ \ \ \
| | * | | | coredump: Ensure proper size of sparse core filesDave Kleikamp2017-01-141-0/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-141-3/+16
| |\ \ \ \ \
| | * | | | | block: add blk_rq_payload_bytesChristoph Hellwig2017-01-131-0/+13
| | * | | | | block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal2017-01-121-3/+3
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-131-67/+79
| |\ \ \ \ \
| | * | | | | btrfs: make tracepoint format strings more compactDavid Sterba2017-01-091-56/+56
| | * | | | | Btrfs: add truncated_len for ordered extent tracepointsLiu Bo2017-01-091-0/+4
| | * | | | | Btrfs: add 'inode' for extent map tracepointLiu Bo2017-01-091-4/+8
| | * | | | | btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-091-9/+13
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-01-131-0/+5
| |\ \ \ \ \ \
| | * | | | | | jump_labels: API for flushing deferred jump label updatesDavid Matlack2017-01-121-0/+5
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-01-122-4/+7
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...Mark Brown2017-01-101-4/+4
| | |\ \ \ \ \ \ \
| | | | * | | | | | ASoC: hdmi-codec: use unsigned type to structure members with bit-fieldTakashi Sakamoto2016-12-161-4/+4
| | | |/ / / / / /
| | * | | | | | | Merge remote-tracking branch 'asoc/fix/component' into asoc-linusMark Brown2017-01-101-0/+3
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | ASoC: Fix binding and probing of auxiliary componentsSylwester Nawrocki2016-12-311-0/+3
| | | |/ / / / /
| * | | | | | | Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds2017-01-121-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "remoteproc: Merge table_ptr and cached_table pointers"Bjorn Andersson2016-12-301-1/+3
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-121-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | target: add XCOPY target/segment desc sense codesDavid Disseldorp2017-01-101-0/+4
| | |/ / / / / /
| * | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-1112-46/+87
| |\ \ \ \ \ \ \
| | * | | | | | | timerfd: export defines to userspaceMike Frysinger2017-01-103-19/+38
| | * | | | | | | mm: support anonymous stable pageMinchan Kim2017-01-101-1/+2
| | * | | | | | | mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck2017-01-101-2/+1
| | * | | | | | | mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2017-01-102-4/+4
| | * | | | | | | mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-102-4/+24
| | * | | | | | | signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-01-101-0/+10
| | * | | | | | | mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-102-12/+4
| | * | | | | | | mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko2017-01-101-2/+2
| | * | | | | | | dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler2017-01-101-2/+0
| | * | | | | | | mm: add follow_pte_pmd()Ross Zwisler2017-01-101-0/+2
| | | |/ / / / / | | |/| | | | |
| * / | | | | | gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-101-2/+7
| |/ / / / / /