summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-15ACPICA: Update function headers, no functional changeBob Moore1-13/+14
2009-12-15ACPICA: Add more conversions to predefined name repair moduleBob Moore1-76/+327
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore12-77/+40
2009-12-15ACPICA: Add repair for bad _FDE/_GTM buffersBob Moore2-11/+152
2009-12-15ACPICA: Fix two additional Scope override error messagesBob Moore1-6/+8
2009-12-15ACPICA: Fix two Scope type error messagesBob Moore1-8/+11
2009-12-15ACPICA: Fix possible memory leak for module-level code executionLin Ming1-0/+6
2009-11-24ACPICA: Update version to 20091112.Bob Moore1-1/+1
2009-11-24ACPICA: Add additional module-level code supportLin Ming2-21/+61
2009-11-24ACPICA: Deploy new create integer interface where appropriateBob Moore9-52/+30
2009-11-24ACPICA: New internal utility function to create Integer objectsBob Moore2-0/+31
2009-11-24ACPICA: Add repair for predefined methods that must return sorted listsBob Moore4-2/+559
2009-11-24ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore1-1/+42
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming29-152/+197
2009-11-24ACPICA: Change package length error message to an info messageBob Moore1-4/+4
2009-11-24ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore4-4/+54
2009-11-24ACPICA: Update version to 20091013Bob Moore1-1/+1
2009-11-24ACPICA: Fix possible memory leak for Scope ASL operatorLin Ming1-17/+33
2009-11-24ACPICA: Remove possibility of executing _REG methods twiceLin Ming1-5/+59
2009-11-24ACPICA: Add repair for bad _MAT buffersLin Ming1-2/+21
2009-11-24ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore1-26/+65
2009-11-19Linux 2.6.32-rc8v2.6.32-rc8Linus Torvalds1-1/+1
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-11/+9
2009-11-19vt: Fix use of "new" in a struct fieldAlan Cox2-5/+5
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse1-0/+3
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds7-32/+70
2009-11-18strcmp: fix overflow and possibly signedness errorLinus Torvalds1-6/+14
2009-11-18Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-6/+5
2009-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+2
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse1-6/+5
2009-11-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-49/+48
2009-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-3/+14
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds49-490/+432
2009-11-19ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar1-2/+2
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin1-1/+1
2009-11-18omap: fix unlikely(x) < yRoel Kluin1-1/+1
2009-11-18Merge branch 'fix/asoc' into for-linusTakashi Iwai3-3/+4
2009-11-18Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+3
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-22/+78
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-0/+24
2009-11-18ASoC: tlv320aic23 fix rate selectionTroy Kisky1-1/+1
2009-11-18ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas1-1/+2
2009-11-18ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal1-1/+1
2009-11-18cxgb3: fix premature page unmapDivy Le Ray1-2/+2
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell1-2/+2
2009-11-17[CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava1-2/+30
2009-11-17[CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2-4/+4
2009-11-17[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell1-12/+7
2009-11-17[CPUFREQ] Fix use after free on governor restoreDmitry Monakhov1-6/+10