aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2-5/+8
2009-12-01ARM: S3C: Update Simtec copyright statements from , to -Ben Dooks1-1/+1
2009-12-01ARM: S3C: Fix Simtec copyright statements in Documentation/S3C24XXBen Dooks7-7/+7
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/git/jlbec/ocfs2Linus 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/net-2.6David 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/linux/kernel/git/josh/linux-miscLinus 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
2009-11-16ALSA: hda - Add description of beep_mode in ALSA-Configuration.txtTakashi Iwai1-0/+3
2009-11-15Documentation/vm/page-types.c: Declare checked_open staticJosh Triplett1-1/+1
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2-189/+202
2009-11-13net/can: add driver for mscan family & mpc52xx_mscanWolfram Sang1-0/+9
2009-11-13vc: Add support for hiding the cursor when creating VTsMatthew Garrett1-0/+9
2009-11-13ocfs2: Refresh documentationSunil Mushran1-3/+3
2009-11-09Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+1
2009-11-09signal: Print warning message when dropping signalsNaohiro Ooiwa1-2/+9
2009-11-09pcmcia: remove now-defunct cs_error, pcmcia_error_{func,ret}Dominik Brodowski1-0/+5
2009-11-08pcmcia: add new CIS access helpersDominik Brodowski1-0/+7
2009-11-07i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai1-1/+1
2009-11-05Merge branches 'misc', 'eeepc-laptop' and 'bugzilla-14445' into releaseLen Brown1-188/+201
2009-11-05thermal: sysfs-api.txt - document passive attribute for thermal zonesFrans Pop1-0/+9
2009-11-05thermal: sysfs-api.txt - reformat for improved readabilityFrans Pop1-188/+192
2009-11-05ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela1-1/+1
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela1-1/+2
2009-11-04tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu1-18/+16
2009-11-04sched: Add USER_SCHED to feature removal listDhaval Giani1-0/+15
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar12-52/+430