aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ACPICA: Prevent infinite loops when traversing corrupted lists.Bob Moore2014-03-17
* ACPICA: Debugger: Add missing objects; Traverse linked listsBob Moore2014-03-17
* ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.Bob Moore2014-03-17
* ACPICA: Update for _PRP predefined name.Bob Moore2014-03-17
* ACPICA: Cleanup/improve global variable declarations.Lv Zheng2014-03-17
* ACPICA: Comment update - no functional change.Bob Moore2014-03-17
* ACPICA: Do not abort _PRT repair on a single subpackage failure.Bob Moore2014-02-26
* ACPICA: Harden _PRT repair code; check for minimum package length.Bob Moore2014-02-26
* ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng2014-02-26
* ACPICA: Properly handle NULL entries in _PRT return packages.Lv Zheng2014-02-26
* ACPICA: Update conditional compilation flags for resource dump functions.Lv Zheng2014-02-26
* ACPICA: Predefined names: Add support for the _PRP method.Bob Moore2014-02-26
* ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore2014-02-26
* ACPICA: Add boot option to disable auto return object repairLv Zheng2014-02-13
* ACPICA: acpidump: Remove integer types translation protection.Lv Zheng2014-02-13
* ACPICA: acpidump: Add sparse declarators support.Lv Zheng2014-02-13
* ACPICA: Add "Windows 2013" string to _OSI support.Bob Moore2014-02-13
* ACPICA: Update version to 20140114.Bob Moore2014-02-10
* ACPICA: Add support for extra, optional OS-specific header file.Lv Zheng2014-02-10
* ACPICA: Update the conditions to enable the utility resource dump strings.Lv Zheng2014-02-10
* ACPICA: Debugger: Add new command to read/write/compare all namespace objects.Bob Moore2014-02-10
* ACPICA: Correctly support references in the union acpi_object.Bob Moore2014-02-10
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-10
* ACPICA: Improve parameter validation for acpi_install_gpe_block.Bob Moore2014-02-10
* ACPICA: Utilities: Load of local test tables is now optional.Bob Moore2014-02-10
* ACPICA: Deploy new 32/64 printf support for table override mechanism.Bob Moore2014-02-10
* ACPICA: Improve support for 32/64 bit physical addresses in printf().Bob Moore2014-02-10
* Linux 3.14-rc2Linus Torvalds2014-02-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-02-09
|\
| * Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-09
| |\
| | * SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-05
| | * selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore2014-02-05
| | * Merge tag 'v3.13' into stable-3.14Paul Moore2014-02-05
| | |\
* | | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-09
|\ \ \ \ | |/ / / |/| | |
| * | | fix a kmap leak in virtio_consoleAl Viro2014-02-09
| * | | fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-09
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-09
|\ \ \ \
| * | | | Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana2014-02-08
| * | | | Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik2014-02-08
| * | | | btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba2014-02-08
| * | | | btrfs: commit transaction after setting label and featuresJeff Mahoney2014-02-08
| * | | | Btrfs: fix assert screwup for the pending move stuffJosef Bacik2014-02-08
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-09
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-02-02
| |\ \ \ \ \
| | * | | | | perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter2014-01-31
| | * | | | | perf tools: Adjust kallsyms for relocated kernelAdrian Hunter2014-01-31
| | * | | | | perf tests: No need to set up ref_reloc_symAdrian Hunter2014-01-31
| | * | | | | perf symbols: Prevent the use of kcore if the kernel has movedAdrian Hunter2014-01-31
| | * | | | | perf record: Get ref_reloc_sym from kernel mapAdrian Hunter2014-01-31
| | * | | | | perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter2014-01-31