index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
2017-02-22
3
-3
/
+121
*
score: remove asm/current.h
Davidlohr Bueso
2017-02-22
2
-7
/
+1
*
m32r: fix build warning
Sudip Mukherjee
2017-02-22
1
-5
/
+10
*
m32r: use generic current.h
Davidlohr Bueso
2017-02-22
2
-15
/
+1
*
scripts/tags.sh: include arch/Kconfig* for tags generation
Hou Tao
2017-02-22
1
-0
/
+2
*
scripts/checkincludes.pl: add exit message for no duplicates found
Cheah Kok Cheong
2017-02-22
1
-0
/
+8
*
scripts/checkstack.pl: add support for nios2
Tobias Klauser
2017-02-22
1
-0
/
+3
*
scripts/Lindent: clean up and optimize
Jean Delvare
2017-02-22
1
-5
/
+9
*
scripts/spelling.txt: fix incorrect typo-words
Ross Zwisler
2017-02-22
1
-3
/
+3
*
scripts/spelling.txt: add several more common spelling mistakes
Colin Ian King
2017-02-22
1
-0
/
+37
*
tools/vm: add missing Makefile rules
Daniel Thompson
2017-02-22
1
-0
/
+8
*
dma-debug: add comment for failed to check map error
Miles Chen
2017-02-22
1
-0
/
+5
*
mm, dax: change pmd_fault() to take only vmf parameter
Dave Jiang
2017-02-22
8
-85
/
+74
*
mm, dax: make pmd_fault() and friends be the same as fault()
Dave Jiang
2017-02-22
8
-55
/
+39
*
dax: add tracepoints to dax_pmd_insert_mapping()
Ross Zwisler
2017-02-22
3
-3
/
+66
*
dax: add tracepoints to dax_pmd_load_hole()
Ross Zwisler
2017-02-22
2
-4
/
+52
*
dax: update MAINTAINERS entries for FS DAX
Ross Zwisler
2017-02-22
1
-1
/
+4
*
dax: add tracepoint infrastructure, PMD tracing
Ross Zwisler
2017-02-22
3
-10
/
+113
*
tracing: add __print_flags_u64()
Ross Zwisler
2017-02-22
3
-0
/
+53
*
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-02-22
116
-1640
/
+3057
|
\
|
*
tty: pl011: Work around QDF2400 E44 stuck BUSY bit
Christopher Covington
2017-02-15
2
-7
/
+82
|
*
atmel_serial: Use the fractional divider when possible
Romain Izard
2017-02-14
1
-3
/
+4
|
*
tty: Remove extra include in HVC console tty framework
Sergio Valverde
2017-02-10
1
-1
/
+0
|
*
serial: exar: Enable MSI support
Jan Kiszka
2017-02-10
1
-1
/
+7
|
*
serial: exar: Move register defines from uapi header to consumer site
Jan Kiszka
2017-02-10
3
-18
/
+19
|
*
serial: pci: Remove unused pci_boards entries
Jan Kiszka
2017-02-10
1
-22
/
+0
|
*
serial: exar: Move Commtech adapters to 8250_exar as well
Jan Kiszka
2017-02-10
2
-143
/
+79
|
*
serial: exar: Fix feature control register constants
Jan Kiszka
2017-02-10
1
-2
/
+2
|
*
serial: exar: Fix initialization of EXAR registers for ports > 0
Jan Kiszka
2017-02-10
1
-13
/
+9
|
*
serial: exar: Fix mapping of port I/O resources
Jan Kiszka
2017-02-10
1
-0
/
+3
|
*
serial: sh-sci: fix hardware RX trigger level setting
Ulrich Hecht
2017-02-10
1
-2
/
+9
|
*
tty/serial: atmel: ensure state is restored after suspending
Alexandre Belloni
2017-02-10
1
-0
/
+44
|
*
serial: 8250_dw: Avoid "too much work" from bogus rx timeout interrupt
Douglas Anderson
2017-02-10
1
-0
/
+23
|
*
serdev: ttyport: check whether tty_init_dev() fails
Dan Carpenter
2017-02-09
1
-0
/
+2
|
*
serial: 8250_pci: make pciserial_detach_ports() static
Wei Yongjun
2017-02-09
1
-1
/
+1
|
*
ARM: dts: STiH410-b2260: Enable HW flow-control
Lee Jones
2017-02-06
1
-0
/
+1
|
*
ARM: dts: STiH407-family: Use new Pinctrl groups
Lee Jones
2017-02-06
2
-3
/
+5
|
*
ARM: dts: STiH407-pinctrl: Add Pinctrl group for HW flow-control
Lee Jones
2017-02-06
1
-2
/
+10
|
*
ARM: dts: STiH410-b2260: Identify the UART RTS line
Lee Jones
2017-02-06
1
-0
/
+1
|
*
dt-bindings: serial: Update 'uart-has-rtscts' description
Lee Jones
2017-02-06
1
-1
/
+2
|
*
serial: st-asc: Use generic DT binding for announcing RTS/CTS lines
Lee Jones
2017-02-06
1
-1
/
+1
|
*
serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles
Lee Jones
2017-02-06
1
-1
/
+26
|
*
serial: st-asc: Read in all Pinctrl states
Lee Jones
2017-02-06
1
-0
/
+29
|
*
serial: st-asc: Provide RTS functionality
Lee Jones
2017-02-06
1
-4
/
+23
|
*
serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled
Lee Jones
2017-02-06
1
-3
/
+13
|
*
serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
Ian Abbott
2017-02-06
1
-0
/
+13
|
*
serial: sh-sci: make RX FIFO parameters tunable via sysfs
Ulrich Hecht
2017-02-06
1
-0
/
+87
|
*
serial: sh-sci: SCIFA/B RX FIFO software timeout
Ulrich Hecht
2017-02-06
1
-33
/
+68
|
*
serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF
Ulrich Hecht
2017-02-06
1
-1
/
+28
|
*
tty_port: register tty ports with serdev bus
Rob Herring
2017-02-03
1
-0
/
+12
[next]