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.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
2010-08-11
serial: Use block_til_ready helper
Alan Cox
1
-86
/
+1
2010-08-11
serial: trim locking on the helpers
Alan Cox
1
-4
/
+1
2010-08-11
serial: add port helpers
Alan Cox
1
-14
/
+37
2010-08-11
serial: Change the wait for carrier locking
Alan Cox
1
-9
/
+35
2010-08-11
tty: Move the vt_tty field from the vc_data into the standard tty_port
Alan Cox
4
-12
/
+11
2010-08-11
tty: Make vt's have a tty_port
Alan Cox
2
-0
/
+4
2010-08-11
vc: Locking clean up
Alan Cox
2
-3
/
+8
2010-08-11
tty: serial - fix tty referencing in set_ldisc
Alan Cox
3
-7
/
+4
2010-08-11
tty: serial - fix tty back references in termios
Alan Cox
5
-26
/
+19
2010-08-11
tty: serial - fix various misuses/mishandlings of port->tty
Alan Cox
1
-49
/
+60
2010-08-11
synclink: reworking locking a bit
Alan Cox
2
-2
/
+19
2010-08-11
tty: Fix the digi acceleport driver NULL checks
Alan Cox
1
-5
/
+9
2010-08-11
specialix: Kill the BKL
Alan Cox
1
-6
/
+5
2010-08-11
epca: Kill the big kernel lock
Alan Cox
1
-3
/
+1
2010-08-11
cyclades: Kill off BKL usage
Alan Cox
1
-11
/
+9
2010-08-11
synclink: kill the big kernel lock
Alan Cox
3
-73
/
+56
2010-08-11
rocket: kill BKL
Alan Cox
1
-9
/
+19
2010-08-11
isicom: kill off the BKL
Alan Cox
1
-8
/
+5
2010-08-11
riscom8: kill use of lock_kernel
Alan Cox
1
-6
/
+8
2010-08-11
istallion: use bit ops for the board flags
Alan Cox
2
-19
/
+19
2010-08-11
stallion: prune lock_kernel calls
Alan Cox
2
-17
/
+25
2010-08-11
vt/console: try harder to print output when panicing
Jesse Barnes
8
-9
/
+27
2010-08-11
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
39
-10
/
+101
2010-08-11
tty: remove remaining Hayes ESP ioctls
Greg Kroah-Hartman
8
-16
/
+0
2010-08-11
tty: Remove Hayes ESP ioctls
Jeff Dike
1
-4
/
+2
2010-08-11
serial: fix wakup races in the mrst_max3110 driver
Arjan van de Ven
1
-28
/
+18
2010-08-11
serial: replace open coded mutex with a real mutex in mrst_max3110.c
Arjan van de Ven
1
-7
/
+8
2010-08-11
max3110 sanity check a register
jianwei.yang
1
-2
/
+11
2010-08-11
mrst_max3110: add UART driver for Max3110 on Moorestown
Feng Tang
4
-0
/
+921
2010-08-11
serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definition
Yegor Yefremov
1
-1
/
+1
2010-08-11
vt: clean up the code - use kernel library
Andy Shevchenko
1
-2
/
+3
2010-08-11
serial: There's no config CONSOLE
Christoph Egger
1
-8
/
+0
2010-08-11
n_gsm.c: removed duplicated #includes
Andrea Gelmini
1
-1
/
+0
2010-08-10
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
15
-75
/
+207
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
107
-1525
/
+1910
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
5
-30
/
+48
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
58
-2378
/
+3197
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
205
-2475
/
+2584
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
80
-450
/
+1311
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
5
-13
/
+17
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-155
/
+68
2010-08-10
Merge branch 'rs485fix' of git://www.jni.nu/cris
Linus Torvalds
2
-0
/
+12
2010-08-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
109
-134613
/
+282
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
87
-2090
/
+2477
2010-08-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
23
-382
/
+3390
2010-08-10
drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long
qiaochong
1
-1
/
+2
2010-08-10
drivers/char/vt.c: fix vc->vc_origin on take_over_console()
qiaochong
1
-1
/
+2
2010-08-10
rwsem: smaller wrappers around rwsem_down_failed_common
Michel Lespinasse
1
-15
/
+10
2010-08-10
rwsem: wake queued readers when writer blocks on active read lock
Michel Lespinasse
1
-4
/
+15
2010-08-10
rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads
Michel Lespinasse
1
-11
/
+17
[next]