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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
3
-3
/
+3
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-21
Change "useing" -> "using".
Dmitri Vorobiev
1
-1
/
+1
2009-09-21
trivial: fix typo in namei.h comment
Ori Avtalion
1
-1
/
+1
2009-09-21
trivial: change address of the libcap source.
GeunSik Lim
1
-1
/
+1
2009-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
Linus Torvalds
5
-8
/
+2
2009-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-7
/
+9
2009-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
10
-85
/
+104
2009-09-21
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-6
/
+188
2009-09-20
includecheck fix: include/linux, ftrace.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-20
includecheck fix: include/linux, page_cgroup.h
Jaswinder Singh Rajput
1
-2
/
+2
2009-09-20
includecheck fix: include/linux, aio.h
Jaswinder Singh Rajput
1
-2
/
+0
2009-09-20
includecheck fix: include/drm, drm_memory.h
Jaswinder Singh Rajput
1
-2
/
+0
2009-09-20
includecheck fix: include/acpi, acpi_bus.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-20
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
1
-0
/
+3
2009-09-20
tty: USB serial termios bits
Alan Cox
1
-0
/
+3
2009-09-20
serial: kill USF_CLOSING_* definitions
Alan Cox
1
-3
/
+0
2009-09-20
serial: move port users helper
Alan Cox
1
-0
/
+5
2009-09-20
serial: move delta_msr_wait into the tty_port
Alan Cox
4
-3
/
+1
2009-09-20
serial: replace the state mutex with the tty port mutex
Alan Cox
1
-2
/
+0
2009-09-20
serial: kill off uif_t
Alan Cox
1
-11
/
+0
2009-09-20
serial: move the flags into the tty_port field
Alan Cox
2
-29
/
+21
2009-09-20
serial: move count into the tty_port version
Alan Cox
1
-1
/
+0
2009-09-20
serial: Fold closing_* fields into the tty_port ones
Alan Cox
2
-4
/
+2
2009-09-20
serial: kill off uart_info
Alan Cox
1
-34
/
+30
2009-09-20
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-4
/
+3
2009-09-20
vt: add an activate and lock
Alan Cox
1
-0
/
+7
2009-09-20
vt: move kernel stuff out of vt.h
Alan Cox
2
-11
/
+12
2009-09-20
vt: remove power stuff from kernel/power
Alan Cox
1
-0
/
+1
2009-09-20
vt: add an event interface
Alan Cox
2
-1
/
+16
2009-09-20
tty: Add a full port_close function
Alan Cox
1
-1
/
+7
2009-09-20
serial: 8250: add IRQ trigger support
Vikram Pandita
2
-0
/
+2
2009-09-20
kfifo: Use "const" definitions
Alan Cox
1
-2
/
+2
2009-09-20
cyclades: introduce cyy_readb/writeb
Jiri Slaby
1
-1
/
+1
2009-09-20
cyclades: avoid addresses recomputation
Jiri Slaby
1
-0
/
+10
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
4
-7
/
+9
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
1
-0
/
+81
2009-09-19
perf: Add a timestamp to fork events
Arjan van de Ven
1
-0
/
+2
2009-09-19
Merge branch 'linus' into perfcounters/core
Ingo Molnar
235
-1905
/
+4339
2009-09-18
x86, perf_counter, bts: Optimize BTS overflow handling
Markus Metzger
1
-4
/
+64
2009-09-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-39
/
+107
2009-09-18
headers: taskstats_kern.h trim
Alexey Dobriyan
2
-2
/
+0
2009-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+52
2009-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
3
-3
/
+417
2009-09-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-2
/
+27
2009-09-18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
17
-20
/
+3429
2009-09-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-13
/
+13
2009-09-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-0
/
+10
2009-09-18
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-120
/
+19
2009-09-18
[WATCHDOG] Add support for WM831x watchdog
Mark Brown
1
-0
/
+52
[next]