summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Add repair for bad _FDE/_GTM buffersBob Moore2009-12-152-11/+152
* ACPICA: Fix two additional Scope override error messagesBob Moore2009-12-151-6/+8
* ACPICA: Fix two Scope type error messagesBob Moore2009-12-151-8/+11
* ACPICA: Fix possible memory leak for module-level code executionLin Ming2009-12-151-0/+6
* ACPICA: Update version to 20091112.Bob Moore2009-11-241-1/+1
* ACPICA: Add additional module-level code supportLin Ming2009-11-242-21/+61
* ACPICA: Deploy new create integer interface where appropriateBob Moore2009-11-249-52/+30
* ACPICA: New internal utility function to create Integer objectsBob Moore2009-11-242-0/+31
* ACPICA: Add repair for predefined methods that must return sorted listsBob Moore2009-11-244-2/+559
* ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore2009-11-241-1/+42
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-2429-152/+197
* ACPICA: Change package length error message to an info messageBob Moore2009-11-241-4/+4
* ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore2009-11-244-4/+54
* ACPICA: Update version to 20091013Bob Moore2009-11-241-1/+1
* ACPICA: Fix possible memory leak for Scope ASL operatorLin Ming2009-11-241-17/+33
* ACPICA: Remove possibility of executing _REG methods twiceLin Ming2009-11-241-5/+59
* ACPICA: Add repair for bad _MAT buffersLin Ming2009-11-241-2/+21
* ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore2009-11-241-26/+65
* Linux 2.6.32-rc8v2.6.32-rc8Linus Torvalds2009-11-191-1/+1
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-11-192-11/+9
|\
| * SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()Chuck Lever2009-11-141-10/+8
| * NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENTTrond Myklebust2009-11-111-1/+1
* | vt: Fix use of "new" in a struct fieldAlan Cox2009-11-192-5/+5
* | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse2009-11-191-0/+3
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-11-187-32/+70
|\ \
| * | [CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava2009-11-171-2/+30
| * | [CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2009-11-172-4/+4
| * | [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-171-12/+7
| * | [CPUFREQ] Fix use after free on governor restoreDmitry Monakhov2009-11-171-6/+10
| * | [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-171-6/+17
| * | [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-171-1/+1
| * | [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt2009-11-171-1/+1
* | | strcmp: fix overflow and possibly signedness errorLinus Torvalds2009-11-181-6/+14
* | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-181-6/+5
|\ \ \
| * | | agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-191-6/+5
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-11-181-2/+2
|\ \ \
| * | | ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar2009-11-191-2/+2
| | |/ | |/|
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-185-49/+48
|\ \ \
| * | | OMAP: cs should be positive in gpmc_cs_free()Roel Kluin2009-11-181-1/+1
| * | | omap: fix unlikely(x) < yRoel Kluin2009-11-181-1/+1
| * | | omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo2009-11-171-2/+2
| * | | omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak2009-11-171-1/+1
| * | | omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh2009-11-161-44/+43
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-185-3/+14
|\ \ \ \
| * \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-11-183-3/+4
| |\ \ \ \
| | * | | | ASoC: tlv320aic23 fix rate selectionTroy Kisky2009-11-181-1/+1
| | * | | | ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas2009-11-181-1/+2
| | * | | | ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal2009-11-181-1/+1
| * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-181-0/+1
| |\ \ \ \ \
| | * | | | | ALSA: hda - Fix quirk for VAIO type GTakashi Iwai2009-11-171-0/+1
OpenPOWER on IntegriCloud