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