Age | Commit message (Expand) | Author | Files | Lines |
2009-12-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+9 |
2009-12-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -1/+19 |
2009-12-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+154 |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+18 |
2009-12-05 | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+9 |
2009-12-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -206/+50 |
2009-12-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2 | -10/+3 |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -0/+12 |
2009-12-03 | Merge branch 'master' into next | James Morris | 46 | -413/+1370 |
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-26 | tracepoint: Move signal sending tracepoint to events/signal.h | Masami Hiramatsu | 1 | -0/+5 |
2009-11-26 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 10 | -227/+590 |
2009-11-26 | sched: Limit the number of scheduler debug messages | Mike Travis | 1 | -0/+2 |
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-17 | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 12 | -228/+598 |
2009-11-16 | Documentation/vm/page-types.c: Declare checked_open static | Josh Triplett | 1 | -1/+1 |
2009-11-15 | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar | 2 | -189/+202 |
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-09 | signal: Print warning message when dropping signals | Naohiro Ooiwa | 1 | -2/+9 |
2009-11-09 | pcmcia: remove now-defunct cs_error, pcmcia_error_{func,ret} | Dominik Brodowski | 1 | -0/+5 |
2009-11-08 | pcmcia: add new CIS access helpers | Dominik Brodowski | 1 | -0/+7 |
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-04 | tracing/kprobes: Rename Kprobe-tracer to kprobe-event | Masami Hiramatsu | 1 | -18/+16 |
2009-11-04 | sched: Add USER_SCHED to feature removal list | Dhaval Giani | 1 | -0/+15 |
2009-11-04 | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar | 12 | -52/+430 |
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 |