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
2010-08-10
serial: MMIO32 support for 8250_early.c
Samium Gromoff
2
-15
/
+45
2010-08-10
serial: mcf: don't take spinlocks in already protected functions
Yury Georgievskiy
1
-18
/
+13
2010-08-10
serial: general fixes in the serial_rs485 structure
Claudio Scordino
2
-4
/
+11
2010-08-10
serial: fix missing bit coverage of ASYNC_FLAGS
John Villalovos
1
-1
/
+1
2010-08-10
serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes
Andrew Morton
1
-1
/
+1
2010-08-10
serial: crisv10: formatting of pointers in printk()
Kulikov Vasiliy
1
-2
/
+2
2010-08-10
vt: Fix warning: statement with no effect due to vt_kern.h
Kevin Winchester
1
-11
/
+46
2010-08-10
tty_io: remove casts from void*
Kulikov Vasiliy
1
-6
/
+6
2010-08-10
serial: max3107: Abstract out the platform specific bits
Alan Cox
6
-337
/
+531
2010-08-10
serial: max3107: introduce a max3107 driver
jianwei.yang
4
-0
/
+1809
2010-08-10
tty: avoid recursive BTM in pty_close
Arnd Bergmann
2
-13
/
+15
2010-08-10
8250: fix set_ldisc operation
Arnd Bergmann
1
-7
/
+2
2010-08-10
tty: release BTM while sleeping in block_til_ready
Arnd Bergmann
11
-1
/
+25
2010-08-10
tty: implement BTM as mutex instead of BKL
Arnd Bergmann
3
-13
/
+53
2010-08-10
tty: remove tty_lock_nested
Arnd Bergmann
5
-41
/
+25
2010-08-10
tty: untangle locking of wait_until_sent
Arnd Bergmann
4
-15
/
+31
2010-08-10
tty: reorder ldisc locking
Arnd Bergmann
2
-6
/
+27
2010-08-10
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
7
-10
/
+59
2010-08-10
cdc-acm: remove dead code
Arnd Bergmann
1
-9
/
+3
2010-08-10
tty: fix console_sem lock order
Arnd Bergmann
1
-2
/
+0
2010-08-10
tty: never hold BTM while getting tty_mutex
Arnd Bergmann
2
-19
/
+17
2010-08-10
tty: replace BKL with a new tty_lock
Arnd Bergmann
17
-115
/
+161
2010-08-10
serial: fix termios settings in open
Arnd Bergmann
1
-10
/
+9
2010-08-10
serial: Use block_til_ready helper
Alan Cox
1
-86
/
+1
2010-08-10
serial: trim locking on the helpers
Alan Cox
1
-4
/
+1
2010-08-10
serial: add port helpers
Alan Cox
1
-14
/
+37
2010-08-10
serial: Change the wait for carrier locking
Alan Cox
1
-9
/
+35
2010-08-10
tty: Move the vt_tty field from the vc_data into the standard tty_port
Alan Cox
4
-12
/
+11
2010-08-10
tty: Make vt's have a tty_port
Alan Cox
2
-0
/
+4
2010-08-10
vc: Locking clean up
Alan Cox
2
-3
/
+8
2010-08-10
tty: serial - fix tty referencing in set_ldisc
Alan Cox
3
-7
/
+4
2010-08-10
tty: serial - fix tty back references in termios
Alan Cox
5
-26
/
+19
2010-08-10
tty: serial - fix various misuses/mishandlings of port->tty
Alan Cox
1
-49
/
+60
2010-08-10
synclink: reworking locking a bit
Alan Cox
2
-2
/
+19
2010-08-10
tty: Fix the digi acceleport driver NULL checks
Alan Cox
1
-5
/
+9
2010-08-10
specialix: Kill the BKL
Alan Cox
1
-6
/
+5
2010-08-10
epca: Kill the big kernel lock
Alan Cox
1
-3
/
+1
2010-08-10
cyclades: Kill off BKL usage
Alan Cox
1
-11
/
+9
2010-08-10
synclink: kill the big kernel lock
Alan Cox
3
-73
/
+56
2010-08-10
rocket: kill BKL
Alan Cox
1
-9
/
+19
2010-08-10
isicom: kill off the BKL
Alan Cox
1
-8
/
+5
2010-08-10
riscom8: kill use of lock_kernel
Alan Cox
1
-6
/
+8
2010-08-10
istallion: use bit ops for the board flags
Alan Cox
2
-19
/
+19
2010-08-10
stallion: prune lock_kernel calls
Alan Cox
2
-17
/
+25
2010-08-10
vt/console: try harder to print output when panicing
Jesse Barnes
8
-9
/
+27
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
39
-10
/
+101
2010-08-10
tty: remove remaining Hayes ESP ioctls
Greg Kroah-Hartman
8
-16
/
+0
2010-08-10
tty: Remove Hayes ESP ioctls
Jeff Dike
1
-4
/
+2
2010-08-10
serial: fix wakup races in the mrst_max3110 driver
Arjan van de Ven
1
-28
/
+18
2010-08-10
serial: replace open coded mutex with a real mutex in mrst_max3110.c
Arjan van de Ven
1
-7
/
+8
[next]