index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-hisi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-28
tty: audit: Early-out pty master reads earlier
Peter Hurley
1
-4
/
+4
2016-01-28
tty: Make tty_files_lock per-tty
Peter Hurley
3
-16
/
+15
2016-01-28
tty: Remove unreferenced tty flags macro TTY_DEBUG
Peter Hurley
1
-1
/
+0
2016-01-28
tty: Move tty_check_change() helper
Peter Hurley
3
-7
/
+6
2016-01-28
tty: Remove declarations to non-existent functions
Peter Hurley
1
-3
/
+0
2016-01-28
tty: Eliminate global symbol tty_ldisc_N_TTY
Peter Hurley
4
-13
/
+10
2016-01-28
tty: Unexport system-wide tty_mutex
Peter Hurley
1
-3
/
+1
2016-01-28
tty: Avoid unnecessary temporaries for tty->ldisc
Peter Hurley
1
-5
/
+2
2016-01-28
tty: Document c_line == N_TTY initial condition
Peter Hurley
1
-1
/
+2
2016-01-28
tty: Destroy ldisc instance on hangup
Peter Hurley
3
-30
/
+25
2016-01-28
tty: Refactor tty_ldisc_reinit() for reuse
Peter Hurley
1
-22
/
+31
2016-01-28
tty: Use 'disc' for line discipline index name
Peter Hurley
3
-15
/
+15
2016-01-28
tty: Move tty_ldisc_kill()
Peter Hurley
1
-13
/
+19
2016-01-28
tty: Handle NULL tty->ldisc
Peter Hurley
1
-4
/
+12
2016-01-28
tty: Prepare for destroying line discipline on hangup
Peter Hurley
3
-2
/
+18
2016-01-28
tty: Fix comments for tty_ldisc_release()
Peter Hurley
1
-2
/
+1
2016-01-28
tty: Fix comments for tty_ldisc_get()
Peter Hurley
1
-3
/
+10
2016-01-28
tty: Reset c_line from driver's init_termios
Peter Hurley
2
-5
/
+3
2016-01-28
tty: Remove chars_in_buffer() line discipline method
Peter Hurley
8
-68
/
+13
2016-01-28
NFC: nci: Remove dead code
Peter Hurley
1
-8
/
+1
2016-01-28
serial: 68328: Remove bogus ldisc reset
Peter Hurley
1
-11
/
+1
2016-01-28
staging: digi: Replace open-coded tty_wakeup()
Peter Hurley
2
-38
/
+8
2016-01-27
tty: Refactor tty_open()
Peter Hurley
1
-53
/
+67
2016-01-27
tty: Consolidate noctty checks in tty_open()
Peter Hurley
1
-9
/
+8
2016-01-27
tty: Remove __lockfunc annotation from tty lock functions
Peter Hurley
3
-17
/
+15
2016-01-27
pty: Remove pty_unix98_shutdown()
Peter Hurley
1
-10
/
+1
2016-01-27
tty: Re-declare tty_driver_remove_tty() file scope
Peter Hurley
2
-3
/
+1
2016-01-27
tty: Fix tty_init_termios() declaration
Peter Hurley
4
-29
/
+9
2016-01-27
tty: Remove !tty check from free_tty_struct()
Peter Hurley
1
-2
/
+0
2016-01-27
tty: Fix ldisc leak in failed tty_init_dev()
Peter Hurley
4
-23
/
+8
2016-01-27
staging/speakup: Use tty_ldisc_ref() for paste kworker
Peter Hurley
1
-1
/
+4
2016-01-27
n_tty: Fix unsafe reference to "other" ldisc
Peter Hurley
1
-5
/
+2
2016-01-27
tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
Peter Hurley
1
-1
/
+23
2016-01-27
tty: Retry failed reopen if tty teardown in-progress
Peter Hurley
1
-4
/
+8
2016-01-27
tty: Wait interruptibly for tty lock on reopen
Peter Hurley
3
-1
/
+16
2016-01-24
Linux 4.5-rc1
v4.5-rc1
Linus Torvalds
1
-2
/
+2
2016-01-24
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
Josh Boyer
1
-0
/
+7
2016-01-24
MAINTAINERS: Combine multiple telemetry entries
Souvik Kumar Chakravarty
1
-3
/
+1
2016-01-24
intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs
Souvik Kumar Chakravarty
1
-0
/
+2
2016-01-24
vmstat: Remove BUG_ON from vmstat_update
Christoph Lameter
1
-11
/
+1
2016-01-24
MIPS: zboot: Add support for serial debug using the PROM
Alban Bedel
3
-0
/
+12
2016-01-24
MIPS: zboot: Avoid useless rebuilds
Alban Bedel
1
-6
/
+8
2016-01-24
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
Florian Fainelli
1
-0
/
+1
2016-01-24
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
Simon Arlott
2
-13
/
+0
2016-01-24
MIPS: bcm963xx: Update bcm_tag field image_sequence
Simon Arlott
1
-6
/
+5
2016-01-24
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
Simon Arlott
2
-4
/
+7
2016-01-24
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
3
-4
/
+7
2016-01-24
MIPS: bcm63xx: nvram: Use nvram structure definition from header file
Simon Arlott
1
-32
/
+3
2016-01-24
MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
Simon Arlott
2
-0
/
+113
2016-01-24
MAINTAINERS: Add KVM for MIPS entry
James Hogan
1
-0
/
+8
[next]