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
path:
root
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: Update documentation to correct the inode_readahead_blks option name
Fang Wenqi
2010-01-06
1
-1
/
+1
*
netfilter: xtables: document minimal required version
Jan Engelhardt
2009-12-18
1
-0
/
+2
*
V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
Rafal Milecki
2009-12-18
1
-0
/
+1
*
USB: usb-storage: add BAD_SENSE flag
Alan Stern
2009-12-18
1
-0
/
+2
*
ext4: make "norecovery" an alias for "noload"
Eric Sandeen
2009-12-14
1
-2
/
+2
*
ext4: make trim/discard optional (and off by default)
Eric Sandeen
2009-12-14
1
-0
/
+6
*
SLOW_WORK: Move slow_work's proc file to debugfs
David Howells
2009-12-01
1
-2
/
+2
*
fbdev: Migrate mailing lists to vger
Geert Uytterhoeven
2009-11-30
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
Linus Torvalds
2009-11-30
3
-7
/
+284
|
\
|
*
CacheFiles: Catch an overly long wait for an old active object
David Howells
2009-11-19
1
-0
/
+1
|
*
FS-Cache: Start processing an object's operations on that object's death
David Howells
2009-11-19
1
-0
/
+2
|
*
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
David Howells
2009-11-19
2
-1
/
+24
|
*
FS-Cache: Handle read request vs lookup, creation or other cache failure
David Howells
2009-11-19
1
-0
/
+1
|
*
FS-Cache: Fix lock misorder in fscache_write_op()
David Howells
2009-11-19
1
-0
/
+3
|
*
FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase
David Howells
2009-11-19
1
-0
/
+2
|
*
FS-Cache: Add counters for entry/exit to/from cache operation functions
David Howells
2009-11-19
1
-0
/
+16
|
*
FS-Cache: Allow the current state of all objects to be dumped
David Howells
2009-11-19
1
-0
/
+81
|
*
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
David Howells
2009-11-19
1
-0
/
+44
|
*
SLOW_WORK: Allow the owner of a work item to determine if it is queued or not
David Howells
2009-11-19
1
-0
/
+15
|
*
SLOW_WORK: Allow the work items to be viewed through a /proc file
David Howells
2009-11-19
1
-1
/
+59
|
*
SLOW_WORK: Add delayed_slow_work support
Jens Axboe
2009-11-19
1
-1
/
+15
|
*
SLOW_WORK: Add support for cancellation of slow work
Jens Axboe
2009-11-19
1
-1
/
+11
|
*
SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
Jens Axboe
2009-11-19
1
-1
/
+1
|
*
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
2009-11-19
1
-3
/
+10
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-11-19
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
ocfs2: Refresh documentation
Sunil Mushran
2009-11-13
1
-3
/
+3
*
|
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-11-17
1
-1
/
+1
|
\
\
|
*
|
Documentation/vm/page-types.c: Declare checked_open static
Josh Triplett
2009-11-15
1
-1
/
+1
*
|
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-11-09
1
-1
/
+1
|
\
\
\
|
*
|
|
i2c-piix4: Modify code name SB900 to Hudson-2
Crane Cai
2009-11-07
1
-1
/
+1
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge branches 'misc', 'eeepc-laptop' and 'bugzilla-14445' into release
Len Brown
2009-11-05
1
-188
/
+201
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
thermal: sysfs-api.txt - document passive attribute for thermal zones
Frans Pop
2009-11-05
1
-0
/
+9
|
*
|
|
|
thermal: sysfs-api.txt - reformat for improved readability
Frans Pop
2009-11-05
1
-188
/
+192
|
|
/
/
/
*
|
|
|
Revert "ext4: Remove journal_checksum mount option and enable it by default"
Linus Torvalds
2009-11-02
1
-1
/
+7
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-11-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ALSA: dummy - Fix descriptions of pcm_substreams parameter
Takashi Iwai
2009-11-02
1
-1
/
+1
*
|
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-11-02
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
tracing: Fix comment typo and documentation example
Jiri Olsa
2009-10-24
1
-0
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Documentation: ABI: /sys/devices/system/cpu/cpu#/node
Alex Chiang
2009-10-30
1
-0
/
+15
*
|
|
|
|
Documentation: ABI: /sys/devices/system/cpu/cpuidle/
Alex Chiang
2009-10-30
1
-0
/
+20
*
|
|
|
|
Documentation: ABI: /sys/devices/system/cpu/sched_[mc|smt]_power_savings
Alex Chiang
2009-10-30
1
-0
/
+24
*
|
|
|
|
Documentation: ABI: /sys/devices/system/cpu/cpu#/ topology files
Alex Chiang
2009-10-30
2
-17
/
+69
*
|
|
|
|
Documentation: ABI: /sys/devices/system/cpu/ topology files
Alex Chiang
2009-10-30
1
-0
/
+28
*
|
|
|
|
Documentation: ABI: document /sys/devices/system/cpu/
Alex Chiang
2009-10-30
1
-0
/
+12
*
|
|
|
|
Documentation: ABI: rename sysfs-devices-cache_disable properly
Alex Chiang
2009-10-30
1
-0
/
+0
*
|
|
|
|
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-10-29
1
-0
/
+136
|
\
\
\
\
\
|
*
|
|
|
|
HWPOISON: Add brief hwpoison description to Documentation
Andi Kleen
2009-10-04
1
-0
/
+136
*
|
|
|
|
|
hwmon: enhance the sysfs API for power meters
Darrick J. Wong
2009-10-29
1
-1
/
+56
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-10-23
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-10-22
1
-1
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]