index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: remove MAC pmu function declaration from misc device class
Thadeu Lima de Souza Cascardo
2009-12-15
1
-2
/
+0
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
/dev/mem: remove redundant parameter from do_write_kmem()
Wu Fengguang
2009-12-15
1
-8
/
+6
*
/dev/mem: remove the "written" variable in write_kmem()
Wu Fengguang
2009-12-15
1
-27
/
+22
*
/dev/mem: make size_inside_page() logic straight
Wu Fengguang
2009-12-15
1
-22
/
+12
*
/dev/mem: cleanup unxlate_dev_mem_ptr() calls
Wu Fengguang
2009-12-15
1
-8
/
+6
*
/dev/mem: introduce size_inside_page()
Wu Fengguang
2009-12-15
1
-41
/
+19
*
/dev/mem: remove redundant test on len
Wu Fengguang
2009-12-15
1
-8
/
+6
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-14
1
-4
/
+10
|
\
|
*
nvram: Fix write beyond end condition; prove to gcc copy is safe
H. Peter Anvin
2009-12-11
1
-4
/
+10
*
|
tty: Fix BKL taken under a spinlock bug introduced in the BKL split
Alan Cox
2009-12-12
1
-2
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-12
2
-52
/
+26
|
\
\
|
*
\
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-09
17
-412
/
+242
|
|
\
\
|
*
|
|
agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.
Michel Dänzer
2009-12-09
1
-53
/
+11
|
*
|
|
agp/uninorth: Also handle user memory types in u3_remove_memory().
Michel Dänzer
2009-12-09
1
-7
/
+22
|
*
|
|
hvc_console: Export (GPL'ed) hvc_remove
Amit Shah
2009-12-08
1
-0
/
+1
*
|
|
|
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-11
1
-26
/
+89
|
\
\
\
\
|
*
|
|
|
lp: move compat_ioctl handling into lp.c
Arnd Bergmann
2009-12-10
1
-26
/
+89
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-12-11
16
-3327
/
+554
|
\
\
\
\
\
|
*
|
|
|
|
tty: split the lock up a bit further
Alan Cox
2009-12-11
1
-0
/
+3
|
*
|
|
|
|
tty: Move the leader test in disassociate
Alan Cox
2009-12-11
1
-2
/
+3
|
*
|
|
|
|
tty: Push the bkl down a bit in the hangup code
Alan Cox
2009-12-11
1
-2
/
+2
|
*
|
|
|
|
tty: Push the lock down further into the ldisc code
Alan Cox
2009-12-11
2
-5
/
+9
|
*
|
|
|
|
tty: push the BKL down into the handlers a bit
Alan Cox
2009-12-11
3
-62
/
+94
|
*
|
|
|
|
tty: moxa: split open lock
Alan Cox
2009-12-11
1
-12
/
+11
|
*
|
|
|
|
tty: moxa: Kill the use of lock_kernel
Alan Cox
2009-12-11
1
-14
/
+2
|
*
|
|
|
|
tty: moxa: Fix modem op locking
Alan Cox
2009-12-11
1
-15
/
+10
|
*
|
|
|
|
tty: moxa: Kill off the throttle method
Alan Cox
2009-12-11
1
-20
/
+1
|
*
|
|
|
|
tty: moxa: Locking clean up
Alan Cox
2009-12-11
1
-33
/
+25
|
*
|
|
|
|
tty: moxa: rework the locking a bit
Alan Cox
2009-12-11
1
-5
/
+22
|
*
|
|
|
|
tty: moxa: Use more tty_port ops
Alan Cox
2009-12-11
1
-116
/
+21
|
*
|
|
|
|
tty: isicom: fix deadlock on shutdown
Alan Cox
2009-12-11
1
-1
/
+1
|
*
|
|
|
|
tty: mxser: Use the new locking rules to fix setserial properly
Alan Cox
2009-12-11
1
-67
/
+78
|
*
|
|
|
|
tty: mxser: use the tty_port_open method
Alan Cox
2009-12-11
1
-76
/
+35
|
*
|
|
|
|
tty: isicom: sort out the board init logic
Alan Cox
2009-12-11
1
-30
/
+11
|
*
|
|
|
|
tty: isicom: switch to the new tty_port_open helper
Alan Cox
2009-12-11
1
-67
/
+21
|
*
|
|
|
|
tty: tty_port: Add a kref object to the tty port
Alan Cox
2009-12-11
1
-0
/
+18
|
*
|
|
|
|
tty: istallion: tty port open/close methods
Alan Cox
2009-12-11
1
-117
/
+60
|
*
|
|
|
|
tty: stallion: Convert to the tty_port_open/close methods
Alan Cox
2009-12-11
1
-81
/
+35
|
*
|
|
|
|
tty: tty_port: Move the IO_ERROR clear
Alan Cox
2009-12-11
1
-1
/
+1
|
*
|
|
|
|
tty: tty_port: Add IO_ERROR bit handling
Alan Cox
2009-12-11
1
-1
/
+5
|
*
|
|
|
|
tty: riscom8: switch to the tty_port_open API
Alan Cox
2009-12-11
1
-48
/
+41
|
*
|
|
|
|
tty: tty_port: Change the buffer allocator locking
Alan Cox
2009-12-11
1
-4
/
+5
|
*
|
|
|
|
tty_port: Move hupcl handling
Alan Cox
2009-12-11
1
-5
/
+8
|
*
|
|
|
|
tty_port: coding style cleaning pass
Alan Cox
2009-12-11
1
-12
/
+13
|
*
|
|
|
|
tty_port: add "tty_port_open" helper
Alan Cox
2009-12-11
1
-1
/
+35
|
*
|
|
|
|
tty: stallion: kill BKL ioctl
Alan Cox
2009-12-11
1
-6
/
+7
|
*
|
|
|
|
tty: istallion: Kill off the BKL ioctl
Alan Cox
2009-12-11
1
-4
/
+4
|
*
|
|
|
|
tty: esp: remove broken driver
Alan Cox
2009-12-11
3
-2547
/
+0
|
*
|
|
|
|
tty: const: constify remaining tty_operations
Alexey Dobriyan
2009-12-11
3
-3
/
+3
|
|
/
/
/
/
[next]