index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-12
kbuild: do not check for include/asm-$ARCH
Sam Ravnborg
2
-10
/
+3
2009-12-12
kbuild: drop include2/ used for O=... builds
Sam Ravnborg
2
-11
/
+4
2009-12-12
sh: move machtypes.h to include/generated
Sam Ravnborg
6
-13
/
+8
2009-12-12
arm: move mach-types to include/generated
Sam Ravnborg
4
-14
/
+5
2009-12-12
ia64: move nr-irqs.h to include/generated
Sam Ravnborg
3
-7
/
+4
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
24
-4
/
+22
2009-12-12
kbuild: move bounds.h to include/generated
Sam Ravnborg
6
-6
/
+5
2009-12-12
dontdiff: add generated
Sam Ravnborg
1
-0
/
+1
2009-12-12
kbuild: search arch/$ARCH/include before include/
Sam Ravnborg
1
-2
/
+1
2009-12-12
kbuild: fix bzImage build for x86
Michael Tokarev
1
-1
/
+1
2009-12-12
Staging: batman: fix debug Kconfig option
Greg Kroah-Hartman
1
-1
/
+1
2009-12-12
tty: split the lock up a bit further
Alan Cox
1
-0
/
+3
2009-12-12
tty: Move the leader test in disassociate
Alan Cox
2
-3
/
+4
2009-12-12
tty: Push the bkl down a bit in the hangup code
Alan Cox
1
-2
/
+2
2009-12-12
tty: Push the lock down further into the ldisc code
Alan Cox
2
-5
/
+9
2009-12-12
tty: push the BKL down into the handlers a bit
Alan Cox
4
-63
/
+95
2009-12-12
tty: moxa: split open lock
Alan Cox
1
-12
/
+11
2009-12-12
tty: moxa: Kill the use of lock_kernel
Alan Cox
1
-14
/
+2
2009-12-12
tty: moxa: Fix modem op locking
Alan Cox
1
-15
/
+10
2009-12-12
tty: moxa: Kill off the throttle method
Alan Cox
1
-20
/
+1
2009-12-12
tty: moxa: Locking clean up
Alan Cox
1
-33
/
+25
2009-12-12
tty: moxa: rework the locking a bit
Alan Cox
1
-5
/
+22
2009-12-12
tty: moxa: Use more tty_port ops
Alan Cox
1
-116
/
+21
2009-12-12
tty: isicom: fix deadlock on shutdown
Alan Cox
1
-1
/
+1
2009-12-12
tty: mxser: Use the new locking rules to fix setserial properly
Alan Cox
1
-67
/
+78
2009-12-12
tty: mxser: use the tty_port_open method
Alan Cox
1
-76
/
+35
2009-12-12
tty: isicom: sort out the board init logic
Alan Cox
2
-30
/
+12
2009-12-12
tty: isicom: switch to the new tty_port_open helper
Alan Cox
1
-67
/
+21
2009-12-12
tty: tty_port: Add a kref object to the tty port
Alan Cox
2
-0
/
+30
2009-12-12
tty: istallion: tty port open/close methods
Alan Cox
1
-117
/
+60
2009-12-12
tty: stallion: Convert to the tty_port_open/close methods
Alan Cox
1
-81
/
+35
2009-12-12
tty: tty_port: Move the IO_ERROR clear
Alan Cox
1
-1
/
+1
2009-12-12
tty: tty_port: Add IO_ERROR bit handling
Alan Cox
1
-1
/
+5
2009-12-12
tty: riscom8: switch to the tty_port_open API
Alan Cox
1
-48
/
+41
2009-12-12
tty: tty_port: Change the buffer allocator locking
Alan Cox
2
-4
/
+6
2009-12-12
tty: sdio_uart: Fix the locking on "func" for new code
Alan Cox
1
-0
/
+4
2009-12-12
tty: sdio_uart: add modem functionality
Alan Cox
1
-1
/
+32
2009-12-12
tty: sdio_uart: Style fixes
Alan Cox
1
-11
/
+12
2009-12-12
tty: sdio_uart: Fix termios handling
Alan Cox
1
-6
/
+0
2009-12-12
tty: sdio_uart: Switch to the open/close helpers
Alan Cox
1
-82
/
+119
2009-12-12
sdio_uart: Move the open lock
Alan Cox
1
-11
/
+9
2009-12-12
sdio_uart: refcount the tty objects
Alan Cox
1
-17
/
+42
2009-12-12
sdio_uart: Fix oops caused by the previous changeset
Nicolas Pitre
1
-1
/
+1
2009-12-12
sdio_uart: use tty_port
Alan Cox
1
-18
/
+23
2009-12-12
tty_port: Move hupcl handling
Alan Cox
1
-5
/
+8
2009-12-12
devpts_get_tty() should validate inode
Sukadev Bhattiprolu
1
-2
/
+14
2009-12-12
Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
Ian Jackson
1
-5
/
+3
2009-12-12
tty: docs: serial/tty, add to ldisc methods
Tilman Schmidt
1
-2
/
+7
2009-12-12
Serial: pxa: work around Errata #75
Uwe Kleine-König
1
-2
/
+11
2009-12-12
serial, 8250: calculate irqflags bitmask before loop
André Goddard Rosa
1
-6
/
+10
[next]