index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-03
serdev: add a tty port controller driver
Rob Herring
1
-0
/
+21
2017-02-03
serdev: Introduce new bus for serial attached devices
Rob Herring
1
-0
/
+241
2017-02-03
tty_port: Add port client functions
Rob Herring
1
-1
/
+8
2017-01-25
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
1
-0
/
+4
2017-01-19
tty: constify tty_ldisc_receive_buf buffer pointer
Rob Herring
1
-1
/
+1
2017-01-19
tty: move the non-file related parts of tty_release to new tty_release_struct
Rob Herring
1
-0
/
+1
2017-01-19
serial: sh-sci: Compute the regshift value for SCI ports
Laurent Pinchart
1
-1
/
+0
2017-01-19
serial: sh-sci: Remove unused platform data capabilities field
Laurent Pinchart
1
-6
/
+0
2017-01-19
serial: sh-sci: Remove manual break debouncing
Laurent Pinchart
1
-5
/
+0
2017-01-19
serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs
Laurent Pinchart
1
-3
/
+0
2017-01-16
Merge 4.10-rc4 into tty-next
Greg Kroah-Hartman
24
-123
/
+213
2017-01-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-01-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2017-01-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2017-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2017-01-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+16
2017-01-14
coredump: Ensure proper size of sparse core files
Dave Kleikamp
1
-0
/
+1
2017-01-14
efi/x86: Prune invalid memory map entries and fix boot regression
Peter Jones
1
-0
/
+1
2017-01-14
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
1
-0
/
+1
2017-01-13
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-67
/
+79
2017-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2017-01-13
block: add blk_rq_payload_bytes
Christoph Hellwig
1
-0
/
+13
2017-01-12
Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+7
2017-01-12
i2c: do not enable fall back to Host Notify by default
Dmitry Torokhov
1
-0
/
+1
2017-01-12
Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-1
/
+3
2017-01-12
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2017-01-12
block: Rename blk_queue_zone_size and bdev_zone_size
Damien Le Moal
1
-3
/
+3
2017-01-12
jump_labels: API for flushing deferred jump label updates
David Matlack
1
-0
/
+5
2017-01-12
serial: 8250: Add new port type for TI DA8xx/66AK2x
David Lechner
2
-1
/
+10
2017-01-12
serial: do not accept sysrq characters via serial port
Felix Fietkau
1
-1
/
+1
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-46
/
+87
2017-01-10
timerfd: export defines to userspace
Mike Frysinger
3
-19
/
+38
2017-01-10
mm: support anonymous stable page
Minchan Kim
1
-1
/
+2
2017-01-10
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
Alexander Duyck
1
-2
/
+1
2017-01-10
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
2
-4
/
+4
2017-01-10
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
Michal Hocko
2
-4
/
+24
2017-01-10
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
1
-0
/
+10
2017-01-10
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
2
-12
/
+4
2017-01-10
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
Michal Hocko
1
-2
/
+2
2017-01-10
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
Ross Zwisler
1
-2
/
+0
2017-01-10
mm: add follow_pte_pmd()
Ross Zwisler
1
-0
/
+2
2017-01-10
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-2
/
+7
2017-01-10
target: add XCOPY target/segment desc sense codes
David Disseldorp
1
-0
/
+4
2017-01-10
Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...
Mark Brown
1
-4
/
+4
2017-01-10
Merge remote-tracking branch 'asoc/fix/component' into asoc-linus
Mark Brown
1
-0
/
+3
2017-01-09
btrfs: make tracepoint format strings more compact
David Sterba
1
-56
/
+56
2017-01-09
Btrfs: add truncated_len for ordered extent tracepoints
Liu Bo
1
-0
/
+4
2017-01-09
Btrfs: add 'inode' for extent map tracepoint
Liu Bo
1
-4
/
+8
2017-01-09
btrfs: fix crash when tracepoint arguments are freed by wq callbacks
David Sterba
1
-9
/
+13
2017-01-08
Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
[next]