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
2006-02-03
[PATCH] Trivial optimization of ll_rw_block()
OGAWA Hirofumi
1
-2
/
+2
2006-02-03
[PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,)
OGAWA Hirofumi
1
-12
/
+2
2006-02-03
[PATCH] uninline __sigqueue_free()
Andrew Morton
1
-1
/
+1
2006-02-03
[PATCH] new tty buffering locking fix
Paul Fulghum
6
-33
/
+68
2006-02-03
[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]
Alexey Dobriyan
1
-12
/
+12
2006-02-03
[PATCH] Compilation of kexec/kdump broken
Fernando Luis Vazquez Cao
2
-1
/
+3
2006-02-03
[PATCH] Fix comment to synchronize_sched()
Paul E. McKenney
1
-1
/
+4
2006-02-03
[PATCH] quota: fix error code for ext2_new_inode()
Herbert Poetzl
1
-1
/
+1
2006-02-03
[PATCH] Export cpu topology in sysfs
Zhang, Yanmin
7
-8
/
+225
2006-02-03
[PATCH] ixj: fix writing silence check
Alexey Dobriyan
1
-4
/
+10
2006-02-03
[PATCH] lib: Fix bug in int_sqrt() for 64 bit longs
Peter Williams
1
-1
/
+1
2006-02-03
[PATCH] quota: remove unused sync_dquots_dev()
Herbert Poetzl
1
-1
/
+0
2006-02-03
[PATCH] drivers/serial/jsm/: cleanups
Adrian Bunk
3
-5
/
+0
2006-02-03
[PATCH] jsm: update for tty buffering revamp
V. Ananda Krishnan
2
-157
/
+79
2006-02-03
[PATCH] fcntl F_SETFL and read-only IS_APPEND files
dean gaudet
1
-2
/
+5
2006-02-03
[PATCH] I2O: fix and workaround for Motorola/Freescale controller
Markus Lidel
3
-2
/
+25
2006-02-03
[PATCH] I2O: don't disable PCI device if it is enabled before probing
Markus Lidel
1
-15
/
+14
2006-02-03
[PATCH] fix O_DIRECT read of last block in a sparse file
Jeff Moyer
1
-1
/
+8
2006-02-03
[PATCH] ext2: print xip mount option in ext2_show_options
Carsten Otte
1
-0
/
+5
2006-02-03
[PATCH] disable per cpu intr in /proc/stat
schwab@suse.de
1
-1
/
+1
2006-02-03
[PATCH] edac: use C99 initializers (sparse warnings)
Randy Dunlap
1
-4
/
+4
2006-02-03
[PATCH] cpuset: fix sparse warning
Randy Dunlap
1
-1
/
+1
2006-02-03
[PATCH] parport: remove dead address in MAINTAINERS
Arnaud Giersch
1
-1
/
+0
2006-02-03
[PATCH] parport: fix documentation
Arnaud Giersch
2
-9
/
+9
2006-02-03
[PATCH] Normalize timespec for negative values in ns_to_timespec
George Anzinger
1
-6
/
+7
2006-02-03
[PATCH] v9fs: fix corner cases when flushing request
Latchesar Ionkov
1
-4
/
+11
2006-02-03
[PATCH] v9fs: v9fs_put_str fix
Latchesar Ionkov
1
-9
/
+19
2006-02-03
[PATCH] v9fs: symlink support fixes
Latchesar Ionkov
1
-3
/
+3
2006-02-03
[PATCH] parport: add parallel port support for SGI O2
Arnaud Giersch
4
-0
/
+2269
2006-02-03
[PATCH] fs/jffs/intrep.c: 255 is unsigned char
Felix Oxley
1
-1
/
+1
2006-02-03
[PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fix
Domen Puncer
1
-2
/
+2
2006-02-03
[PATCH] umem: check pci_set_dma_mask return value correctly
Tobias Klauser
1
-1
/
+1
2006-02-03
[PATCH] Fix two ext[23] uninitialized warnings
Andreas Gruenbacher
2
-2
/
+2
2006-02-03
[PATCH] ufs: fix char vs. __s8 clash in ufs
Andreas Schwab
1
-5
/
+5
2006-02-03
[PATCH] EDAC config cleanup
Dave Jones
1
-1
/
+1
2006-02-03
[PATCH] OProfile: fixed x86_64 incorrect kernel call graphs
Tong Li
1
-2
/
+17
2006-02-03
[PATCH] Fix some ucLinux breakage from the tty updates
Alan Cox
3
-20
/
+12
2006-02-03
[PATCH] rio cleanups
Alan Cox
11
-567
/
+0
2006-02-03
[PATCH] make "struct d_cookie" depend on CONFIG_PROFILING
Marcelo Tosatti
2
-0
/
+4
2006-02-03
[PATCH] ufs: fix hang during `rm'
Evgeniy Dushistov
3
-57
/
+18
2006-02-03
[PATCH] ufs: fix oops with `ufs1' type
Evgeniy Dushistov
3
-7
/
+8
2006-02-03
[PATCH] sx.c printk warning fixes
Andrew Morton
1
-3
/
+3
2006-02-03
[PATCH] quota_v2: printk warning fixes
Andrew Morton
1
-1
/
+1
2006-02-03
[PATCH] parport_serial: printk warning fix
Andrew Morton
1
-2
/
+2
2006-02-03
[PATCH] someone broke reiserfs V3 mount options, this fixes it
Vitaly Fertman
1
-1
/
+1
2006-02-03
[PATCH] don't allow users to set CONFIG_BROKEN=y
Adrian Bunk
1
-11
/
+0
2006-02-03
[PATCH] parport: fix printk format warning
Randy Dunlap
1
-2
/
+2
2006-02-03
[PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition)
Alan Cox
1
-2
/
+11
2006-02-03
[PATCH] sx.c warning fixes
Andrew Morton
1
-3
/
+3
2006-02-03
[PATCH] 3c59x: collision statistic fix
Steffen Klassert
1
-10
/
+23
[next]