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
*
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
Peter Hurley
2016-04-30
11
-42
/
+53
*
tty: Replace ASYNC_CTS_FLOW bit and update atomically
Peter Hurley
2016-04-30
10
-38
/
+25
*
tty: Define ASYNC_ replacement bits
Peter Hurley
2016-04-30
2
-2
/
+23
*
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-04-30
21
-23
/
+27
*
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
2016-04-30
18
-37
/
+39
*
tty: amba-pl011: Use 32-bit accesses for SBSA UART
Christopher Covington
2016-04-30
1
-0
/
+1
*
tty/serial: atmel: fix hardware handshake selection
Alexandre Belloni
2016-04-28
1
-1
/
+13
*
TTY: n_gsm, fix false positive WARN_ON
Jiri Slaby
2016-04-28
1
-1
/
+3
*
serial: 8250_pci: fix divide error bug if baud rate is 0
David Müller
2016-04-28
1
-0
/
+3
*
Linux 4.6-rc5
v4.6-rc5
Linus Torvalds
2016-04-24
1
-1
/
+1
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2016-04-23
6
-11
/
+12
|
\
|
*
thermal: fix Mediatek thermal controller build
Johannes Berg
2016-04-20
1
-0
/
+1
|
*
thermal: consistently use int for trip temp
Wei Ni
2016-04-20
2
-6
/
+6
|
*
thermal: fix mtk_thermal build dependency
Randy Dunlap
2016-04-20
1
-0
/
+1
|
*
thermal: minor mtk_thermal.c cleanups
Randy Dunlap
2016-04-20
1
-2
/
+1
|
*
thermal: power_allocator: req_range multiplication should be a 64 bit type
Javi Merino
2016-04-20
1
-1
/
+1
|
*
thermal: of: add __init attribute
Julia Lawall
2016-04-20
1
-2
/
+2
*
|
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-23
1
-1
/
+5
|
\
\
|
*
|
generic syscalls: wire up preadv2 and pwritev2 syscalls
Andre Przywara
2016-04-23
1
-1
/
+5
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-04-23
4
-7
/
+42
|
\
\
\
|
*
|
|
x86 EDAC, sb_edac.c: Take account of channel hashing when needed
Tony Luck
2016-04-22
1
-1
/
+23
|
*
|
|
x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
Tony Luck
2016-04-22
1
-3
/
+3
|
*
|
|
x86/mm/xen: Suppress hugetlbfs in PV guests
Jan Beulich
2016-04-22
1
-0
/
+1
|
*
|
|
x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt
Juergen Gross
2016-04-22
1
-3
/
+3
|
*
|
|
x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
Vitaly Kuznetsov
2016-04-16
1
-0
/
+12
|
|
|
|
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
.
\
\
\
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...
Linus Torvalds
2016-04-23
3
-9
/
+28
|
\
\
\
\
\
\
|
|
|
*
|
|
|
clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test
Daniel Lezcano
2016-04-22
1
-1
/
+1
|
|
*
|
|
|
|
cpu/hotplug: Fix rollback during error-out in __cpu_disable()
Sebastian Andrzej Siewior
2016-04-22
1
-7
/
+26
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-04-19
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
perf intel-pt: Fix segfault tracing transactions
Adrian Hunter
2016-04-18
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-04-23
3
-9
/
+34
|
\
\
\
\
\
\
|
*
|
|
|
|
|
asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
Romain Perier
2016-04-21
1
-2
/
+6
|
*
|
|
|
|
|
futex: Acknowledge a new waiter in counter before plist
Davidlohr Bueso
2016-04-21
1
-1
/
+1
|
*
|
|
|
|
|
futex: Handle unlock_pi race gracefully
Sebastian Andrzej Siewior
2016-04-20
1
-3
/
+22
|
*
|
|
|
|
|
locking/pvqspinlock: Fix division by zero in qstat_read()
Davidlohr Bueso
2016-04-19
1
-3
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-04-23
2
-2
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
irqchip/mips-gic: Don't overrun pcpu_masks array
Paul Burton
2016-04-21
1
-2
/
+2
|
*
|
|
|
|
|
genirq: Dont allow affinity mask to be updated on IPIs
Matt Redfearn
2016-04-21
1
-0
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-23
3
-35
/
+103
|
\
\
\
\
\
\
|
*
|
|
|
|
|
objtool: Fix Makefile to properly see if libelf is supported
Steven Rostedt
2016-04-22
1
-1
/
+2
|
*
|
|
|
|
|
objtool: Detect falling through to the next function
Josh Poimboeuf
2016-04-16
2
-23
/
+61
|
*
|
|
|
|
|
objtool: Add workaround for GCC switch jump table bug
Josh Poimboeuf
2016-04-15
1
-12
/
+41
*
|
|
|
|
|
|
Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-04-23
10
-35
/
+78
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
2016-04-22
4
-18
/
+34
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
phy: rockchip-emmc: adapt binding to specifiy register offset and length
Heiko Stuebner
2016-04-13
1
-2
/
+4
|
|
*
|
|
|
|
|
|
phy: rockchip-emmc: should be a child device of the GRF
Heiko Stuebner
2016-04-13
2
-8
/
+15
|
|
*
|
|
|
|
|
|
phy: rockchip-dp: should be a child device of the GRF
Heiko Stuebner
2016-04-13
2
-9
/
+16
|
*
|
|
|
|
|
|
|
Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2016-04-22
6
-17
/
+44
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
usb: gadget: f_fs: Fix use-after-free
Lars-Peter Clausen
2016-04-20
1
-3
/
+2
|
|
*
|
|
|
|
|
|
usb: dwc3: gadget: Fix suspend/resume during device mode
Roger Quadros
2016-04-18
1
-0
/
+6
[next]