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: Eliminate global symbol tty_ldisc_N_TTY
Peter Hurley
2016-01-27
4
-13
/
+10
*
tty: Unexport system-wide tty_mutex
Peter Hurley
2016-01-27
1
-3
/
+1
*
tty: Avoid unnecessary temporaries for tty->ldisc
Peter Hurley
2016-01-27
1
-5
/
+2
*
tty: Document c_line == N_TTY initial condition
Peter Hurley
2016-01-27
1
-1
/
+2
*
tty: Destroy ldisc instance on hangup
Peter Hurley
2016-01-27
3
-30
/
+25
*
tty: Refactor tty_ldisc_reinit() for reuse
Peter Hurley
2016-01-27
1
-22
/
+31
*
tty: Use 'disc' for line discipline index name
Peter Hurley
2016-01-27
3
-15
/
+15
*
tty: Move tty_ldisc_kill()
Peter Hurley
2016-01-27
1
-13
/
+19
*
tty: Handle NULL tty->ldisc
Peter Hurley
2016-01-27
1
-4
/
+12
*
tty: Prepare for destroying line discipline on hangup
Peter Hurley
2016-01-27
3
-2
/
+18
*
tty: Fix comments for tty_ldisc_release()
Peter Hurley
2016-01-27
1
-2
/
+1
*
tty: Fix comments for tty_ldisc_get()
Peter Hurley
2016-01-27
1
-3
/
+10
*
tty: Reset c_line from driver's init_termios
Peter Hurley
2016-01-27
2
-5
/
+3
*
tty: Remove chars_in_buffer() line discipline method
Peter Hurley
2016-01-27
8
-68
/
+13
*
NFC: nci: Remove dead code
Peter Hurley
2016-01-27
1
-8
/
+1
*
serial: 68328: Remove bogus ldisc reset
Peter Hurley
2016-01-27
1
-11
/
+1
*
staging: digi: Replace open-coded tty_wakeup()
Peter Hurley
2016-01-27
2
-38
/
+8
*
tty: Refactor tty_open()
Peter Hurley
2016-01-27
1
-53
/
+67
*
tty: Consolidate noctty checks in tty_open()
Peter Hurley
2016-01-27
1
-9
/
+8
*
tty: Remove __lockfunc annotation from tty lock functions
Peter Hurley
2016-01-27
3
-17
/
+15
*
pty: Remove pty_unix98_shutdown()
Peter Hurley
2016-01-27
1
-10
/
+1
*
tty: Re-declare tty_driver_remove_tty() file scope
Peter Hurley
2016-01-27
2
-3
/
+1
*
tty: Fix tty_init_termios() declaration
Peter Hurley
2016-01-27
4
-29
/
+9
*
tty: Remove !tty check from free_tty_struct()
Peter Hurley
2016-01-27
1
-2
/
+0
*
tty: Fix ldisc leak in failed tty_init_dev()
Peter Hurley
2016-01-27
4
-23
/
+8
*
staging/speakup: Use tty_ldisc_ref() for paste kworker
Peter Hurley
2016-01-26
1
-1
/
+4
*
n_tty: Fix unsafe reference to "other" ldisc
Peter Hurley
2016-01-26
1
-5
/
+2
*
tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
Peter Hurley
2016-01-26
1
-1
/
+23
*
tty: Retry failed reopen if tty teardown in-progress
Peter Hurley
2016-01-26
1
-4
/
+8
*
tty: Wait interruptibly for tty lock on reopen
Peter Hurley
2016-01-26
3
-1
/
+16
*
Linux 4.5-rc1
v4.5-rc1
Linus Torvalds
2016-01-24
1
-2
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
130
-676
/
+4923
|
\
|
*
Merge branch '4.4-fixes' into mips-for-linux-next
Ralf Baechle
2016-01-24
7
-4
/
+14
|
|
\
|
|
*
MIPS: Fix macro typo
Jaedon Shin
2016-01-24
1
-1
/
+1
|
|
*
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
2016-01-24
2
-0
/
+7
|
|
*
MIPS: io.h: Define `ioremap_cache'
Maciej W. Rozycki
2016-01-24
1
-0
/
+1
|
|
*
Revert "MIPS: Fix PAGE_MASK definition"
Dan Williams
2016-01-23
1
-1
/
+1
|
*
|
MIPS: zboot: Add support for serial debug using the PROM
Alban Bedel
2016-01-24
3
-0
/
+12
|
*
|
MIPS: zboot: Avoid useless rebuilds
Alban Bedel
2016-01-24
1
-6
/
+8
|
*
|
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
Florian Fainelli
2016-01-24
1
-0
/
+1
|
*
|
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
Simon Arlott
2016-01-24
2
-13
/
+0
|
*
|
MIPS: bcm963xx: Update bcm_tag field image_sequence
Simon Arlott
2016-01-24
1
-6
/
+5
|
*
|
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
Simon Arlott
2016-01-24
2
-4
/
+7
|
*
|
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
2016-01-24
3
-4
/
+7
|
*
|
MIPS: bcm63xx: nvram: Use nvram structure definition from header file
Simon Arlott
2016-01-24
1
-32
/
+3
|
*
|
MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
Simon Arlott
2016-01-24
2
-0
/
+113
|
*
|
MAINTAINERS: Add KVM for MIPS entry
James Hogan
2016-01-24
1
-0
/
+8
|
*
|
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
2016-01-24
1
-1
/
+1
|
*
|
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
2016-01-24
4
-28
/
+5
|
*
|
MIPS: KVM: Use cacheops.h definitions
James Hogan
2016-01-24
1
-22
/
+8
[next]