| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-03 | 1 | -2/+2 |
|\ |
|
| * | ip: update the description of rp_filter in ip-sysctl.txt | Shan Wei | 2009-12-03 | 1 | -2/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-02 | 5 | -14/+289 |
|\| |
|
| * | 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-20 | 1 | -3/+3 |
| |\ \
| | |/
| |/| |
|
| | * | ocfs2: Refresh documentation | Sunil Mushran | 2009-11-14 | 1 | -3/+3 |
* | | | sctp: remove deprecated SCTP_GET_*_OLD stuffs | Amerigo Wang | 2009-11-23 | 1 | -12/+0 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 | 25 | -355/+937 |
|\| | |
|
| * | | 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-16 | 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-06 | 1 | -188/+201 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | thermal: sysfs-api.txt - document passive attribute for thermal zones | Frans Pop | 2009-11-06 | 1 | -0/+9 |
| | * | | | | thermal: sysfs-api.txt - reformat for improved readability | Frans Pop | 2009-11-06 | 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 |
| | | |_|/ /
| | |/| | | |
|
| * / | | | | inotify: deprecate the inotify kernel interface | Eric Paris | 2009-10-18 | 1 | -0/+8 |
| |/ / / / |
|