index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dio: use dio_match_device() in dio_bus_match()
Akinobu Mita
2008-07-20
1
-13
/
+1
*
arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-07-20
1
-1
/
+0
*
arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-07-20
1
-1
/
+0
*
m68k/Apollo: remove the unused APOLLO_ELPLUS option
Geert Uytterhoeven
2008-07-20
1
-9
/
+0
*
m68k/Atari: remove the dead ATARI_SCC{,_DMA} options
Adrian Bunk
2008-07-20
1
-23
/
+1
*
m68k/Mac: remove the unused ADB_KEYBOARD option
Adrian Bunk
2008-07-20
1
-12
/
+0
*
m68k/apollo: Add missing call to apollo_parse_bootinfo()
Geert Uytterhoeven
2008-07-20
1
-0
/
+3
*
m68k: remove stale ARCH_SUN4 #define
Adrian Bunk
2008-07-20
1
-2
/
+0
*
m68k/sun3/: possible cleanups
Adrian Bunk
2008-07-20
11
-43
/
+10
*
m68k/q40/config.c: make functions static
Adrian Bunk
2008-07-20
1
-13
/
+13
*
m68k/mac/: possible cleanups
Adrian Bunk
2008-07-20
11
-189
/
+35
*
m68k/atari/debug.c: possible cleanups
Adrian Bunk
2008-07-20
1
-30
/
+7
*
m68k/amiga/: possible cleanups
Adrian Bunk
2008-07-20
3
-18
/
+8
*
export c2p
Adrian Bunk
2008-07-20
1
-0
/
+1
*
export amiga_vblank
Adrian Bunk
2008-07-20
1
-0
/
+2
*
drivers/video/c2p.c: add MODULE_LICENSE
Adrian Bunk
2008-07-20
1
-0
/
+2
*
atafb: Register Atari-specific video modes with sysfs
Geert Uytterhoeven
2008-07-20
1
-0
/
+3
*
amifb: Register Amiga-specific video modes with sysfs
Geert Uytterhoeven
2008-07-20
1
-0
/
+3
*
zorro: use memory_read_from_buffer
akinobu.mita@gmail.com
2008-07-20
1
-8
/
+2
*
ZORRO: Replace deprecated __initcall with equivalent device_initcall.
Robert P. J. Day
2008-07-20
1
-1
/
+1
*
m68k: remove AP1000 code
Adrian Bunk
2008-07-20
4
-19
/
+0
*
m68k: make multi_defconfig the default defconfig
Adrian Bunk
2008-07-20
1
-1
/
+1
*
Stringify support commas
Mathieu Desnoyers
2008-07-20
5
-8
/
+0
*
m68k: Allow no CPU/platform type for allnoconfig
Geert Uytterhoeven
2008-07-20
4
-10
/
+16
*
m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macro
Cyrill Gorcunov
2008-07-20
2
-4
/
+6
*
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
2008-07-20
4
-5
/
+5
*
ariadne: use netstats in net_device structure
Paulius Zaleckas
2008-07-20
1
-25
/
+22
*
m68k: remove CVS keywords
Adrian Bunk
2008-07-20
16
-19
/
+10
*
Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...
Linus Torvalds
2008-07-20
8
-109
/
+73
|
\
|
*
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-17
7
-37
/
+31
|
*
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
2008-07-17
8
-94
/
+64
*
|
APCI: revert another duplicated patch
Thomas Gleixner
2008-07-20
1
-3
/
+0
*
|
APCI: revert duplicated patch
Thomas Gleixner
2008-07-20
2
-6
/
+0
*
|
Fix strip driver back up for ldisc/tty changes
Alan Cox
2008-07-20
1
-1
/
+1
*
|
tty: add more tty_port fields
Alan Cox
2008-07-20
18
-198
/
+169
*
|
termios: Termios defines for other platforms
Alan Cox
2008-07-20
3
-1
/
+12
*
|
cyclades: use tty_port
Alan Cox
2008-07-20
2
-164
/
+158
*
|
tty: Clean up tiocmset
Alan Cox
2008-07-20
1
-26
/
+22
*
|
synclink: use tty_port
Alan Cox
2008-07-20
3
-310
/
+289
*
|
stallion: use tty_port
Alan Cox
2008-07-20
2
-85
/
+81
*
|
atmel_serial: Fix tty_port breakage
Haavard Skinnemoen
2008-07-20
1
-3
/
+3
*
|
rocket: use tty_port
Alan Cox
2008-07-20
2
-64
/
+61
*
|
mxser: use tty_port
Alan Cox
2008-07-20
1
-131
/
+126
*
|
moxa: use tty_port
Alan Cox
2008-07-20
1
-45
/
+42
*
|
istallion: use tty_port
Alan Cox
2008-07-20
2
-63
/
+59
*
|
isicom: use tty_port
Alan Cox
2008-07-20
1
-102
/
+79
*
|
riscom8: remove bogus checks
Alan Cox
2008-07-20
1
-24
/
+8
*
|
riscom8: use tty_port
Alan Cox
2008-07-20
2
-85
/
+68
*
|
gs: use tty_port
Alan Cox
2008-07-20
8
-173
/
+166
*
|
esp: use tty_port
Alan Cox
2008-07-20
2
-143
/
+138
[next]