summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-config' into acpicaRafael J. Wysocki2014-03-188-19/+20
|\
| * ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle2014-02-196-18/+0
| * ACPI / APEI: Remove X86 redundant dependency for APEI GHES.Tomasz Nowicki2014-02-181-1/+1
| * ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLYAl Stone2014-02-052-0/+19
* | ACPICA: Update version to 20140214.Bob Moore2014-03-181-1/+1
* | ACPICA: Prevent infinite loops when traversing corrupted lists.Bob Moore2014-03-183-4/+32
* | ACPICA: Debugger: Add missing objects; Traverse linked listsBob Moore2014-03-182-34/+199
* | ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.Bob Moore2014-03-181-0/+25
* | ACPICA: Update for _PRP predefined name.Bob Moore2014-03-181-1/+1
* | ACPICA: Cleanup/improve global variable declarations.Lv Zheng2014-03-182-201/+189
* | ACPICA: Comment update - no functional change.Bob Moore2014-03-186-37/+37
* | ACPICA: Do not abort _PRT repair on a single subpackage failure.Bob Moore2014-02-271-8/+9
* | ACPICA: Harden _PRT repair code; check for minimum package length.Bob Moore2014-02-271-1/+7
* | ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng2014-02-271-4/+21
* | ACPICA: Properly handle NULL entries in _PRT return packages.Lv Zheng2014-02-271-3/+3
* | ACPICA: Update conditional compilation flags for resource dump functions.Lv Zheng2014-02-271-1/+1
* | ACPICA: Predefined names: Add support for the _PRP method.Bob Moore2014-02-271-0/+6
* | ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore2014-02-2730-10/+115
* | ACPICA: Add boot option to disable auto return object repairLv Zheng2014-02-132-0/+19
* | ACPICA: acpidump: Remove integer types translation protection.Lv Zheng2014-02-132-32/+34
* | ACPICA: acpidump: Add sparse declarators support.Lv Zheng2014-02-131-0/+10
* | ACPICA: Add "Windows 2013" string to _OSI support.Bob Moore2014-02-131-0/+1
* | ACPICA: Update version to 20140114.Bob Moore2014-02-111-1/+1
* | ACPICA: Add support for extra, optional OS-specific header file.Lv Zheng2014-02-111-0/+3
* | ACPICA: Update the conditions to enable the utility resource dump strings.Lv Zheng2014-02-116-9/+9
* | ACPICA: Debugger: Add new command to read/write/compare all namespace objects.Bob Moore2014-02-111-0/+2
* | ACPICA: Correctly support references in the union acpi_object.Bob Moore2014-02-111-3/+3
* | ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-11185-185/+185
* | ACPICA: Improve parameter validation for acpi_install_gpe_block.Bob Moore2014-02-111-0/+19
* | ACPICA: Utilities: Load of local test tables is now optional.Bob Moore2014-02-111-1/+2
* | ACPICA: Deploy new 32/64 printf support for table override mechanism.Bob Moore2014-02-111-7/+8
* | ACPICA: Improve support for 32/64 bit physical addresses in printf().Bob Moore2014-02-112-13/+21
* | Linux 3.14-rc2v3.14-rc2Linus Torvalds2014-02-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-02-092-0/+6
|\ \
| * \ Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-102-0/+6
| |\ \
| | * | SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-051-0/+4
| | * | selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore2014-02-051-0/+2
| | * | Merge tag 'v3.13' into stable-3.14Paul Moore2014-02-059804-230230/+434138
| | |\ \
* | | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-098-31/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix a kmap leak in virtio_consoleAl Viro2014-02-091-6/+3
| * | | | fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-097-25/+14
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-094-8/+9
|\ \ \ \
| * | | | Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana2014-02-081-0/+2
| * | | | Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik2014-02-081-0/+1
| * | | | btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba2014-02-081-1/+1
| * | | | btrfs: commit transaction after setting label and featuresJeff Mahoney2014-02-081-2/+2
| * | | | Btrfs: fix assert screwup for the pending move stuffJosef Bacik2014-02-081-5/+3
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-0914-63/+162
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-02-0213-62/+162
| |\ \ \ \ \
| | * | | | | perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter2014-01-311-4/+29