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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
mount options: fix devpts
Miklos Szeredi
1
-3
/
+18
2008-02-08
mount options: fix capifs
Miklos Szeredi
1
-0
/
+7
2008-02-08
mount options: fix befs
Miklos Szeredi
1
-1
/
+3
2008-02-08
mount options: fix autofs
Miklos Szeredi
1
-0
/
+3
2008-02-08
mount options: fix autofs4
Miklos Szeredi
1
-0
/
+5
2008-02-08
mount options: fix afs
Miklos Szeredi
1
-0
/
+5
2008-02-08
mount options: fix affs
Miklos Szeredi
1
-2
/
+12
2008-02-08
mount options: fix adfs
Miklos Szeredi
1
-2
/
+24
2008-02-08
mount options: add generic_show_options()
Miklos Szeredi
3
-5
/
+54
2008-02-08
mount options: add documentation
Miklos Szeredi
1
-3
/
+47
2008-02-08
drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h
Mike Frysinger
13
-20
/
+15
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
29
-68
/
+486
2008-02-08
printk_ratelimit() functions should use CONFIG_PRINTK
Joe Perches
3
-15
/
+25
2008-02-08
kill do_generic_mapping_read
Christoph Hellwig
2
-28
/
+5
2008-02-08
Remove __STRICT_ANSI__ from linux/types.h
Mike Frysinger
1
-3
/
+3
2008-02-08
BKL-Removal: convert pipe to use unlocked_ioctl too
Andi Kleen
1
-9
/
+7
2008-02-08
PWM LED driver
David Brownell
3
-0
/
+165
2008-02-08
Basic PWM driver for AVR32 and AT91
David Brownell
6
-0
/
+546
2008-02-08
OSS: constify function pointer tables
Jan Engelhardt
2
-4
/
+4
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
19
-34
/
+34
2008-02-08
reiserfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-08
isofs: implement dmode option
Jan Kara
3
-9
/
+18
2008-02-08
workqueue: make delayed_work_timer_fn() static
Li Zefan
2
-3
/
+1
2008-02-08
atmel_serial: show tty name in /proc/interrupts
Haavard Skinnemoen
1
-1
/
+2
2008-02-08
atmel_serial: use container_of instead of direct cast
Haavard Skinnemoen
1
-17
/
+23
2008-02-08
atmel_serial: fix broken RX buffer allocation
Haavard Skinnemoen
1
-1
/
+2
2008-02-08
atmel_serial: add DMA support
Chip Coldwell
2
-24
/
+383
2008-02-08
atmel_serial: split the interrupt handler
Remy Bohmer
1
-55
/
+190
2008-02-08
atmel_serial: fix bugs in probe() error path and remove()
Haavard Skinnemoen
1
-10
/
+29
2008-02-08
atmel_serial: use existing console options only if BRG is running
Haavard Skinnemoen
1
-8
/
+7
2008-02-08
atmel_serial: use cpu_relax() when busy-waiting
Haavard Skinnemoen
1
-2
/
+2
2008-02-08
atmel_serial: clean up the code
Remy Bohmer
1
-105
/
+150
2008-02-08
MAINTAINERS: add Haavard as maintainer of the atmel_serial driver
Haavard Skinnemoen
1
-0
/
+6
2008-02-08
SMBIOS/DMI: add type 41 = Onboard Devices Extended Information
Wim Van Sebroeck
2
-1
/
+29
2008-02-08
parport: fix ieee1284_epp_read_addr
Stephan Boettcher
1
-1
/
+1
2008-02-08
The scheduled 'time' option removal
Adrian Bunk
3
-24
/
+0
2008-02-08
remove the unused exports of sys_open/sys_read
Arjan van de Ven
2
-2
/
+0
2008-02-08
update checkpatch.pl to version 0.13
Andy Whitcroft
1
-96
/
+198
2008-02-08
fs/afs/security.c: fix uninitialized var warning
Andrew Morton
1
-1
/
+1
2008-02-08
fs/hfsplus/unicode.c: fix uninitialized var warning
Andrew Morton
1
-1
/
+2
2008-02-08
udf: change maintainer
Jan Kara
1
-2
/
+2
2008-02-08
udf: fix adding entry to a directory
Jan Kara
2
-10
/
+11
2008-02-08
udf: cleanup directory offset handling
Jan Kara
3
-30
/
+24
2008-02-08
udf: avoid unnecessary synchronous writes
Mike Galbraith
1
-1
/
+1
2008-02-08
udf: fix signedness issue
Marcin Slusarz
1
-1
/
+1
2008-02-08
udf: fix 3 signedness & 1 unitialized variable warnings
Marcin Slusarz
3
-9
/
+9
2008-02-08
udf: remove wrong prototype of udf_readdir
Marcin Slusarz
1
-62
/
+56
2008-02-08
kill UDFFS_{DATE,VERSION}
Adrian Bunk
2
-5
/
+1
2008-02-08
udf: improve readability of udf_load_partition
Marcin Slusarz
1
-29
/
+30
2008-02-08
udf: fix udf_debug macro
Marcin Slusarz
1
-2
/
+2
[next]