aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-19
* FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells2009-11-19
* FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells2009-11-19
* FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-19
* FS-Cache: The object-available state can't rely on the cookie to be availableDavid Howells2009-11-19
* FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells2009-11-19
* FS-Cache: Use radix tree preload correctly in tracking of pages to be storedDavid Howells2009-11-19
* FS-Cache: Clear netfs pointers in cookie after detaching object, not beforeDavid Howells2009-11-19
* FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells2009-11-19
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-19
* FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells2009-11-19
* SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells2009-11-19
* SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells2009-11-19
* SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells2009-11-19
* SLOW_WORK: Add delayed_slow_work supportJens Axboe2009-11-19
* SLOW_WORK: Add support for cancellation of slow workJens Axboe2009-11-19
* SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optionalJens Axboe2009-11-19
* SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-19
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-18
|\
| * [CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava2009-11-17
| * [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-17
| * [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-17
| * [CPUFREQ] Fix use after free on governor restoreDmitry Monakhov2009-11-17
| * [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-17
| * [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-17
| * [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt2009-11-17
* | strcmp: fix overflow and possibly signedness errorLinus Torvalds2009-11-18
* | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-18
|\ \
| * | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-11-18
|\ \ \
| * | | ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar2009-11-18
| | |/ | |/|
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-18
|\ \ \
| * | | OMAP: cs should be positive in gpmc_cs_free()Roel Kluin2009-11-18
| * | | omap: fix unlikely(x) < yRoel Kluin2009-11-18
| * | | omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo2009-11-17
| * | | omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak2009-11-17
| * | | omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh2009-11-16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-18
|\ \ \ \
| * \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-11-18
| |\ \ \ \
| | * | | | ASoC: tlv320aic23 fix rate selectionTroy Kisky2009-11-18
| | * | | | ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas2009-11-18
| | * | | | ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal2009-11-18
| * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-18
| |\ \ \ \ \
| | * | | | | ALSA: hda - Fix quirk for VAIO type GTakashi Iwai2009-11-17
| * | | | | | ALSA: usb - Quirk to disable master volume control in PCM2702Javier Kohen2009-11-17
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-18
|\ \ \ \ \ \ \
| * | | | | | | cxgb3: fix premature page unmapDivy Le Ray2009-11-18
| * | | | | | | ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell2009-11-18
| * | | | | | | vlan: Fix register_vlan_dev() error pathEric Dumazet2009-11-17
| * | | | | | | gro: Fix illegal merging of trailer trashHerbert Xu2009-11-17