summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update version to 20130214Bob Moore2013-03-121-1/+1
* ACPICA: Object repair: Allow 0-length packages for variable-length packagesBob Moore2013-03-121-2/+8
* ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore2013-03-123-0/+5
* ACPICA: Return object repair: Add resource template repairsLv Zheng2013-03-123-0/+99
* ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng2013-03-123-0/+75
* ACPICA: Split object conversion functions to a new fileBob Moore2013-03-124-262/+318
* ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore2013-03-125-87/+221
* ACPICA: Remove trailing comma in enum declarationsBob Moore2013-03-121-2/+2
* ACPICA: Add exception descriptions to exception info tableBob Moore2013-03-123-115/+183
* ACPICA: Add macros to exception code definitionsBob Moore2013-03-121-89/+103
* ACPICA: Regression fix: reinstate safe exit macrosBob Moore2013-03-1210-38/+67
* ACPICA: Update for ACPI 5 hardware-reduced featureBob Moore2013-03-122-0/+24
* ACPICA: Add parens within macros around parameter namesBob Moore2013-03-121-2/+2
* ACPICA: Add macros to access pointer to next object in the descriptor listJung-uk Kim2013-03-122-8/+6
* ACPICA: Update error/debug messages for fixed eventsBob Moore2013-03-122-14/+19
* ACPICA: Fix a long-standing bug in local cacheJung-uk Kim2013-03-122-14/+7
* ACPICA: iASL/Disassembler: Add support for MTMR tableLv Zheng2013-03-121-0/+24
* ACPICA: iASL/Disassembler: Add support for VRTC tableLv Zheng2013-03-121-0/+23
* ACPICA: Update RASF table definitionLv Zheng2013-03-121-9/+42
* ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim2013-03-121-1/+1
* ACPICA: Resource Mgr: Prevent infinite loops in resource walksBob Moore2013-03-124-1/+29
* Linux 3.9-rc2v3.9-rc2Linus Torvalds2013-03-111-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-1071-19/+84
|\
| * proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-091-6/+6
| * fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-072-1/+1
| * fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-0469-12/+77
| * userns: Stop oopsing in key_change_session_keyringEric W. Biederman2013-03-041-1/+1
* | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-099-130/+221
|\ \
| * | Btrfs: improve the delayed inode throttlingChris Mason2013-03-072-61/+92
| * | Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-071-0/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-03-076-67/+120
| |\ \
| | * | Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-041-8/+0
| | * | Btrfs: avoid deadlock on transaction waiting listLiu Bo2013-03-041-0/+7
| | * | Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-042-3/+12
| | * | Btrfs: do not BUG_ON in prepare_to_relocLiu Bo2013-03-041-1/+9
| | * | Btrfs: free all recorded tree blocks on errorLiu Bo2013-03-041-3/+6
| | * | Btrfs: build up error handling for merge_reloc_rootsLiu Bo2013-03-041-12/+35
| | * | Btrfs: check for NULL pointer in updating reloc rootsLiu Bo2013-03-041-0/+2
| | * | Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie2013-03-041-0/+4
| | * | Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie2013-03-043-39/+41
| | * | Btrfs: use set_nlink if our i_nlink is 0Josef Bacik2013-03-041-1/+4
| * | | Btrfs: enforce min_bytes parameter during extent allocationChris Mason2013-03-051-2/+4
| |/ /
* | | Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung2013-03-091-2/+39
* | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-092-2/+67
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-094-17/+13
|\ \ \
| * | | CIFS: Fix missing of oplock_read value in smb30_values structurePavel Shilovsky2013-03-071-0/+1
| * | | cifs: don't try to unlock pagecache page after releasing itJeff Layton2013-03-071-1/+1
| * | | cifs: remove the sockopt= mount optionJeff Layton2013-03-071-15/+1
| * | | cifs: Check server capability before attempting silly renameSachin Prabhu2013-03-071-0/+9