index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
TTY: add tty_port_tty_hangup helper
Jiri Slaby
16
-148
/
+58
2013-03-18
TTY: quatech2, remove unneeded is_open
Jiri Slaby
1
-10
/
+0
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
22
-176
/
+51
2013-03-18
TTY: msm_smd_tty, clean up activate/shutdown
Jiri Slaby
1
-9
/
+5
2013-03-18
TTY: do not warn about setting speed via SPD_*
Jiri Slaby
2
-30
/
+16
2013-03-18
TTY: synclink, remove superfluous check
Jiri Slaby
1
-3
/
+0
2013-03-18
TTY: jsm, remove superfluous check
Jiri Slaby
1
-6
/
+0
2013-03-18
tty: Fix checkpatch errors in tty_ldisc.h
Peter Hurley
1
-66
/
+66
2013-03-18
n_tty: Lock access to tty->pgrp for POSIX job control
Peter Hurley
1
-16
/
+18
2013-03-18
n_tty: Fix unsafe driver-side signals
Peter Hurley
1
-20
/
+14
2013-03-18
n_tty: Fix stuck throttled driver
Peter Hurley
1
-11
/
+17
2013-03-18
tty: Add safe tty throttle/unthrottle functions
Peter Hurley
2
-0
/
+82
2013-03-18
n_tty: Inline check_unthrottle() at lone call site
Peter Hurley
1
-16
/
+2
2013-03-15
sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-19
/
+19
2013-03-15
tty: Signal SIGHUP before hanging up ldisc
Peter Hurley
1
-5
/
+5
2013-03-15
tty: Signal foreground group processes in hangup
Peter Hurley
1
-17
/
+48
2013-03-15
tty: Use spin_lock() inside existing critical region
Peter Hurley
1
-3
/
+2
2013-03-15
tty: Fix spinlock flavor in non-atomic __tty_hangup()
Peter Hurley
1
-3
/
+2
2013-03-15
tty: Refactor session leader SIGHUP from __tty_hangup()
Peter Hurley
1
-31
/
+50
2013-03-15
tty: ipwireless: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-15
serial: pch_uart: add console poll support
Liang Li
1
-24
/
+79
2013-03-15
TTY: amiserial, use module_platform_driver_probe()
Jingoo Han
1
-13
/
+1
2013-03-15
serial: vt8500_serial: Convert to devm_ioremap_resource()
Sachin Kamat
1
-3
/
+4
2013-03-15
serial: tegra: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+4
2013-03-15
pty: Remove redundant itty reset
Peter Hurley
1
-1
/
+0
2013-03-10
Linux 3.9-rc2
v3.9-rc2
Linus Torvalds
1
-1
/
+1
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
71
-19
/
+84
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-09
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
1
-6
/
+6
2013-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-130
/
+221
2013-03-08
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
1
-2
/
+39
2013-03-08
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2
-2
/
+67
2013-03-08
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-17
/
+13
2013-03-08
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
13
-34
/
+26
2013-03-08
alpha: boot: fix build breakage introduced by system.h disintegration
Will Deacon
1
-0
/
+1
2013-03-08
memcg: initialize kmem-cache destroying work earlier
Konstantin Khlebnikov
1
-2
/
+6
2013-03-08
Randy has moved
Randy Dunlap
3
-6
/
+5
2013-03-08
ksm: fix m68k build: only NUMA needs pfn_to_nid
Hugh Dickins
1
-1
/
+1
2013-03-08
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
1
-3
/
+2
2013-03-08
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2
-2
/
+2
2013-03-08
idr: remove WARN_ON_ONCE() on negative IDs
Tejun Heo
1
-13
/
+3
2013-03-08
mm/mempolicy.c: fix sp_node_init() argument ordering
KOSAKI Motohiro
1
-1
/
+1
2013-03-08
mm/mempolicy.c: fix wrong sp_node insertion
Hillf Danton
1
-1
/
+1
2013-03-08
ipc: don't allocate a copy larger than max
Peter Hurley
1
-2
/
+4
2013-03-08
ipc: fix potential oops when src msg > 4k w/ MSG_COPY
Peter Hurley
1
-3
/
+0
2013-03-08
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-13
/
+32
2013-03-08
Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+1
2013-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
12
-25
/
+64
2013-03-08
Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+14
2013-03-08
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
[next]