projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author
Commit
2014-11-06
Peter Hurley
tty: Document defunct ASYNC_* bits in uapi header
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty,serial: Unify UPF_* and ASYNC_* flag definitions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
serial: Fix locking for uart driver set_termios() method
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
serial: core: Flush ldisc after dropping port mutex...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
serial: Refactor uart_flush_buffer() from uart_close()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Flush ldisc buffer atomically with tty flip buffers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Fix timeout on pty set ldisc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Fix hung task on pty hangup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Prefix tty_ldisc_{lock,lock_nested,unlock} functions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
pty, n_tty: Simplify input processing on final close
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
pty: Don't drop pty master tty lock to hangup slave
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Remove tty_unhangup() declaration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Preset lock subclass for nested tty locks
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Change tty lock order to master->slave
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Simplify tty_release() state checks
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Simplify tty_release_checks() interface
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Simplify tty_ldisc_release() interface
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Fold pty pair handling into tty_flush_works()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Simplify pty pair teardown logic
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Document check_tty_count() requires tty_lock held
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Don't release tty locks for wait queue sanity...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Don't take tty_mutex for tty count changes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Remove TTY_CLOSING
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Drop tty_mutex before tty reopen
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Re-open /dev/tty without tty_mutex
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
pty: Always return -EIO if slave BSD pty opened first
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Check tty->count instead of TTY_CLOSING in tty_reo...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Clarify re-open behavior of master ptys
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Remove TTY_HUPPING
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Invert tty_lock/ldisc_sem lock order
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Don't hold tty_lock for ldisc release
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Mike Skoog
8250_pci: Added driver for Endrun Technologies PTP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
n_tty: Remove stale read lock comment
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
n_tty: Only process packet mode data in raw mode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Fix missed wakeup from packet mode status update
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
pty: Hold ctrl_lock for packet mode updates
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
pty: Fix packet mode setting race
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
pty: Don't claim slave's ctrl_lock for master's packet...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Use spin_lock_irq() for ctrl_lock when interrupts...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
pty: Use spin_lock_irq() for pty_set_termios()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Move pty-specific set_termios() handling to pty...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: WARN for attempted set_termios() of pty master
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Update code comment in __proc_set_tty()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Serialize proc_set_tty() with tty_lock
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Move session_of_pgrp() and make static
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Fix multiple races when setting the controlling...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Remove !tty condition from __proc_set_tty()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Replace open-coded tty_get_pgrp()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
uml: Fix unsafe pid reference to foreground process...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Remove tsk parameter from proc_set_tty()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Reorder proc_set_tty() and related fns
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Sudhir Sreedharan
tty: serial: 8250_core: restore the LCR register in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Jingchang Lu
serial: of-serial: fix up PM ops on no_console_suspend...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
tty: Remove sparse lock annotations from tty_write_lock...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
serial: Fix sparse warnings in uart_throttle()/uart_unt...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Peter Hurley
serial: Fix upstat_t sparse warnings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Dan Carpenter
goldfish: off by one in goldfish_tty_console_setup()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-06
Fabian Frederick
goldfish: fix sparse warnings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Linus Torvalds
Linux 3.18-rc3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Linus Torvalds
Merge tag 'for-linus-20141102' of git://git.infradead...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Linus Torvalds
Merge tag 'scsi-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Linus Torvalds
Merge branch 'drm-fixes' of git://people.freedesktop...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Linus Torvalds
Merge branch 'fixes' of git://ftp.arm.linux.org.uk...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Dave Airlie
Merge branch 'exynos-drm-fixes' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Linus Torvalds
irda: stop calling sk_prot->disconnect() on connection...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Andrzej Hajda
drm/exynos: correct connector->dpms field before resuming
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Andrzej Hajda
drm/exynos: enable vblank after DPMS on
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Andrzej Hajda
drm/exynos: init kms poll at the end of initialization
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Andrzej Hajda
drm/exynos: propagate plane initialization errors
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Inki Dae
drm/exynos: vidi: fix build warning
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Andrzej Hajda
drm/exynos: remove explicit encoder/connector de-initia...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Andrzej Hajda
drm/exynos: init vblank with real number of crtcs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Paolo Bonzini
KVM: vmx: defer load of APIC access page address during...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Jan Kiszka
KVM: nVMX: Disable preemption while reading from shadow...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-02
Nadav Amit
KVM: x86: Fix far-jump to non-canonical check
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-01
Dave Airlie
Merge branch 'vmwgfx-fixes-3.18' of git://people.freede...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-01
Linus Torvalds
Merge tag 'staging-3.18-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-01
Linus Torvalds
Merge tag 'usb-3.18-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-01
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-01
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-01
Linus Torvalds
Merge tag 'pm+acpi-3.18-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-01
Linus Torvalds
Merge tag 'pci-v3.18-fixes-1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-11-01
Andy Lutomirski
x86_64, entry: Fix out of bounds read on sysenter
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
Linus Torvalds
Merge tag 'ext4_for_linus_stable' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
Miklos Szeredi
ovl: initialize ->is_cursor
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
Linus Torvalds
Merge tag 'microblaze-3.18-rc3' of git://git.monstr...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
Rafael J. Wysocki
Merge branches 'pm-cpufreq' and 'pm-sleep'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
Rafael J. Wysocki
Merge branches 'acpi-scan' and 'acpi-ec'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
Linus Torvalds
Merge branch 'sched-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
Linus Torvalds
Merge branch 'locking-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
David S. Miller
Merge tag 'master-2014-10-30' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2014-10-31
Lennart Sorensen
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMIS...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next