summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-28/+109
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-5/+12
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-22/+0
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+9
2009-12-05Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+19
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+154
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-220/+92
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+18
2009-12-05Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+9
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-206/+50
2009-12-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-10/+3
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-0/+12
2009-12-04Merge branch 'topic/hda' into for-linusTakashi Iwai2-0/+4
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy1-0/+6
2009-12-03Merge branch 'master' into nextJames Morris46-413/+1370
2009-12-02TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson1-0/+8
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2009-12-02ip: update the description of rp_filter in ip-sysctl.txtShan Wei1-2/+2
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-14/+289
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells1-2/+2
2009-12-01Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai3-190/+203
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2-5/+8
2009-11-30fbdev: Migrate mailing lists to vgerGeert Uytterhoeven1-4/+2
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds3-7/+284
2009-11-26tracepoint: Move signal sending tracepoint to events/signal.hMasami Hiramatsu1-0/+5
2009-11-26Merge branch 'sched/urgent' into sched/coreIngo Molnar10-227/+590
2009-11-26sched: Limit the number of scheduler debug messagesMike Travis1-0/+2
2009-11-23sctp: remove deprecated SCTP_GET_*_OLD stuffsAmerigo Wang1-12/+0
2009-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells1-0/+1
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells1-0/+2
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2-1/+24
2009-11-19FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells1-0/+1
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells1-0/+3
2009-11-19FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells1-0/+2
2009-11-19FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells1-0/+16
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells1-0/+81
2009-11-19SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells1-0/+44
2009-11-19SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells1-0/+15
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells1-1/+59
2009-11-19SLOW_WORK: Add delayed_slow_work supportJens Axboe1-1/+15
2009-11-19SLOW_WORK: Add support for cancellation of slow workJens Axboe1-1/+11
2009-11-19SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optionalJens Axboe1-1/+1
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells1-3/+10
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller25-355/+937
2009-11-18ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx codecsTakashi Iwai1-0/+1
2009-11-18sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman1-22/+0
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2009-11-17net/can/mpc52xx_can: improve properties and their descriptionWolfram Sang1-4/+5
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar12-228/+598