index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
i2c: piix4: don't regress on bus names
Jean Delvare
1
-5
/
+8
2016-01-29
perf: Remove/simplify lockdep annotation
Peter Zijlstra
1
-21
/
+1
2016-01-29
perf: Synchronously clean up child events
Peter Zijlstra
2
-93
/
+84
2016-01-29
perf: Untangle 'owner' confusion
Peter Zijlstra
1
-2
/
+12
2016-01-29
perf: Add flags argument to perf_remove_from_context()
Peter Zijlstra
1
-11
/
+12
2016-01-29
perf: Clean up sync_child_event()
Peter Zijlstra
1
-42
/
+39
2016-01-29
perf: Robustify event->owner usage and SMP ordering
Peter Zijlstra
1
-10
/
+10
2016-01-29
perf: Fix STATE_EXIT usage
Peter Zijlstra
1
-2
/
+4
2016-01-29
perf: Update locking order
Peter Zijlstra
1
-1
/
+1
2016-01-29
perf: Remove __free_event()
Peter Zijlstra
1
-25
/
+20
2016-01-29
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
4
-27
/
+33
2016-01-29
perf: Fix NULL deref
Peter Zijlstra
1
-2
/
+2
2016-01-29
perf/x86: De-obfuscate code
Peter Zijlstra
1
-3
/
+1
2016-01-29
perf/x86: Fix uninitialized value usage
Peter Zijlstra
1
-1
/
+2
2016-01-29
Staging: speakup: fix read scrolled-back VT
Samuel Thibault
2
-8
/
+14
2016-01-29
Staging: speakup: Fix getting port information
Samuel Thibault
1
-1
/
+12
2016-01-29
ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hda
Aaron Plattner
1
-0
/
+1
2016-01-29
Revert "Staging: panel: usleep_range is preferred over udelay"
Sudip Mukherjee
1
-19
/
+15
2016-01-29
Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-3
/
+2
2016-01-29
Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/marky...
Dave Airlie
9
-30
/
+73
2016-01-29
drm/vmwgfx: respect 'nomodeset'
Rob Clark
1
-0
/
+7
2016-01-29
Merge tag 'drm-vc4-fixes-2015-01-19' of http://github.com/anholt/linux into d...
Dave Airlie
1
-10
/
+7
2016-01-29
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...
Dave Airlie
11
-87
/
+255
2016-01-29
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
21
-101
/
+192
2016-01-29
tty: Remove ASYNC_CLOSING
Peter Hurley
7
-14
/
+5
2016-01-29
isdn: Remove ASYNC_CLOSING
Peter Hurley
2
-6
/
+7
2016-01-29
tty: mxser: Remove ASYNC_CLOSING
Peter Hurley
1
-4
/
+5
2016-01-29
serial: core: Perform RTS signalling before soft flow ctrl
Peter Hurley
1
-6
/
+6
2016-01-29
serial: core: Unfold < 80 char lines
Peter Hurley
1
-10
/
+5
2016-01-29
serial: core: Remove cast from void ptr in uart_open()
Peter Hurley
1
-1
/
+1
2016-01-29
serial: core: Cleanup uart_open() exit
Peter Hurley
1
-4
/
+1
2016-01-29
serial: Fix ASYNC_* => UPF_* flags misuse
Peter Hurley
7
-17
/
+17
2016-01-29
serial: core: Use tty->index for port # in debug messages
Peter Hurley
1
-3
/
+2
2016-01-29
serial: core: Fold do_uart_get_info() into caller
Peter Hurley
1
-11
/
+7
2016-01-29
serial: core: Fold __uart_put_char() into caller
Peter Hurley
1
-9
/
+5
2016-01-29
tty: Use termios c_*flag macros
Peter Hurley
28
-161
/
+113
2016-01-29
tty: Allow unreadable mess to be > 80 chars
Peter Hurley
1
-4
/
+2
2016-01-29
tty: Unify receive_buf() code paths
Peter Hurley
2
-25
/
+30
2016-01-29
tty: Fix GPF in flush_to_ldisc(), part 2
Peter Hurley
1
-1
/
+1
2016-01-29
staging: dgap: Remove redundant write_wait wakeups
Peter Hurley
1
-6
/
+0
2016-01-29
ia64: Pin controlling tty for unaligned fault message
Peter Hurley
1
-2
/
+5
2016-01-29
n_tty: Ignore all read data when closing
Peter Hurley
1
-2
/
+0
2016-01-29
tty: rocket: Remove private close_wait
Peter Hurley
2
-3
/
+0
2016-01-29
serial: 8250: Unfold < 80 char lines
Peter Hurley
1
-7
/
+4
2016-01-29
serial: 8250: Wait for irq to complete before shutdown
Peter Hurley
1
-0
/
+4
2016-01-29
serial: 8250: Unlink uart console ptr if console setup fails
Peter Hurley
1
-1
/
+5
2016-01-29
serial: 8250: Remove low_latency workaround
Peter Hurley
1
-2
/
+1
2016-01-29
serial: 8250: Fix lost rx state
Peter Hurley
1
-3
/
+4
2016-01-29
serial: 8250: Refactor serial8250_rx_chars() inner loop
Peter Hurley
1
-58
/
+62
2016-01-28
tty: n_tty: fix SIGIO for output
Peter Hurley
1
-1
/
+1
[prev]
[next]