Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-03ip: update the description of rp_filter in ip-sysctl.txtShan Wei
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells
2009-12-01fbdev: Migrate mailing lists to vgerGeert Uytterhoeven
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-11-23sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang
2009-11-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells
2009-11-19FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells
2009-11-19FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells
2009-11-19FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells
2009-11-19SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells
2009-11-19SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells
2009-11-19SLOW_WORK: Add delayed_slow_work supportJens Axboe
2009-11-19SLOW_WORK: Add support for cancellation of slow workJens Axboe
2009-11-19SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optionalJens Axboe
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-11-17net/can/mpc52xx_can: improve properties and their descriptionWolfram Sang
2009-11-16Documentation/vm/page-types.c: Declare checked_open staticJosh Triplett
2009-11-14net/can: add driver for mscan family & mpc52xx_mscanWolfram Sang
2009-11-14ocfs2: Refresh documentationSunil Mushran
2009-11-09Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-07i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai
2009-11-06Merge branches 'misc', 'eeepc-laptop' and 'bugzilla-14445' into releaseLen Brown
2009-11-06thermal: sysfs-api.txt - document passive attribute for thermal zonesFrans Pop
2009-11-06thermal: sysfs-api.txt - reformat for improved readabilityFrans Pop
2009-11-02Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds
2009-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-11-02Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-11-02ALSA: dummy - Fix descriptions of pcm_substreams parameterTakashi Iwai
2009-10-31Documentation: ABI: /sys/devices/system/cpu/cpu#/nodeAlex Chiang
2009-10-31Documentation: ABI: /sys/devices/system/cpu/cpuidle/Alex Chiang
2009-10-31Documentation: ABI: /sys/devices/system/cpu/sched_[mc|smt]_power_savingsAlex Chiang
2009-10-31Documentation: ABI: /sys/devices/system/cpu/cpu#/ topology filesAlex Chiang
2009-10-31Documentation: ABI: /sys/devices/system/cpu/ topology filesAlex Chiang
2009-10-31Documentation: ABI: document /sys/devices/system/cpu/Alex Chiang
2009-10-31Documentation: ABI: rename sysfs-devices-cache_disable properlyAlex Chiang
2009-10-29Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-10-29hwmon: enhance the sysfs API for power metersDarrick J. Wong
2009-10-24tracing: Fix comment typo and documentation exampleJiri Olsa
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger