summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-06ACPICA: Update version to 20100428.Bob Moore1-1/+1
2010-05-06ACPICA: Update/clarify some parameter names associated with acpi_handleBob Moore3-20/+14
2010-05-06ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleepBob Moore3-6/+6
2010-05-06ACPICA: Prevent possible allocation overrun during object copyLin Ming1-3/+11
2010-05-06ACPICA: Split large file, evgpeblkBob Moore5-926/+1025
2010-05-06ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore5-47/+298
2010-05-06ACPICA: Clarify/rename some root table descriptor fieldsBob Moore6-65/+68
2010-04-20ACPICA: Update version to 20100331.Robert Moore1-1/+1
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming12-262/+346
2010-04-20ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming4-0/+46
2010-04-20ACPICA: Update DSDT copy/detection.Bob Moore5-19/+38
2010-04-20ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming6-0/+57
2010-04-20ACPICA: Add detection of corrupted/replaced DSDTLin Ming5-20/+61
2010-04-20ACPICA: Add write support for DataTable operation regionsBob Moore1-3/+10
2010-04-20ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copyAlexey Starikovskiy1-5/+18
2010-04-20ACPICA: Update comments/headers, no functional changeBob Moore1-10/+11
2010-04-20ACPICA: Update version to 20100304Bob Moore1-1/+1
2010-04-20ACPICA: Fix for possible fault in acpi_ex_release_mutexLin Ming1-11/+10
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore52-150/+151
2010-04-20ACPICA: Add support for MCHI tableBob Moore1-0/+27
2010-04-20ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming7-216/+278
2010-04-19Linux 2.6.34-rc5v2.6.34-rc5Linus Torvalds1-2/+2
2010-04-19rmap: add exclusively owned pages to the newest anon_vmaRik van Riel1-11/+16
2010-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds5-100/+118
2010-04-19eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks1-6/+6
2010-04-19eCryptfs: Copy lower directory inode times and size on linkTyler Hicks1-2/+2
2010-04-19ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney1-1/+0
2010-04-19ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher1-4/+4
2010-04-19eCryptfs: Decrypt symlink target for stat sizeTyler Hicks1-48/+52
2010-04-19Fix ISDN/Gigaset build failureLinus Torvalds1-0/+1
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-31/+121
2010-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-28/+35
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds18-19/+139
2010-04-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-68/+251
2010-04-19drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie1-0/+1
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney2-4/+8
2010-04-19drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák5-6/+20
2010-04-19drivers/gpu/radeon: Add MSPOS regs to safe list.Corbin Simpson4-0/+8
2010-04-19drm/radeon/kms: disable the tv encoder when tv/cv is not in useAlex Deucher1-2/+6
2010-04-19drm/radeon/kms: adjust pll settings for tvAlex Deucher1-0/+4
2010-04-19drm/radeon/kms: fix tv dac conflict resolverAlex Deucher1-0/+5
2010-04-19drm/radeon/kms/evergreen: don't enable hdmi audio stuffAlex Deucher2-1/+10
2010-04-19drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0Alex Deucher1-0/+4
2010-04-19drm/radeon/kms: fix rs600 tlb flushJerome Glisse1-1/+1
2010-04-19drm/radeon/kms: print GPU family and device id when loadingJerome Glisse2-2/+54
2010-04-18gigaset: include cleanup cleanupTilman Schmidt9-20/+1
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds20-852/+871
2010-04-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-6/+11
2010-04-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-14/+28
2010-04-16packet : remove init_net restrictionDaniel Lezcano1-2/+0