summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-24ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu3-1/+4
2013-03-12ACPICA: Update version to 20130214Bob Moore1-1/+1
2013-03-12ACPICA: Object repair: Allow 0-length packages for variable-length packagesBob Moore1-2/+8
2013-03-12ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore3-0/+5
2013-03-12ACPICA: Return object repair: Add resource template repairsLv Zheng3-0/+99
2013-03-12ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng3-0/+75
2013-03-12ACPICA: Split object conversion functions to a new fileBob Moore4-262/+318
2013-03-12ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore5-87/+221
2013-03-12ACPICA: Remove trailing comma in enum declarationsBob Moore1-2/+2
2013-03-12ACPICA: Add exception descriptions to exception info tableBob Moore3-115/+183
2013-03-12ACPICA: Add macros to exception code definitionsBob Moore1-89/+103
2013-03-12ACPICA: Regression fix: reinstate safe exit macrosBob Moore10-38/+67
2013-03-12ACPICA: Update for ACPI 5 hardware-reduced featureBob Moore2-0/+24
2013-03-12ACPICA: Add parens within macros around parameter namesBob Moore1-2/+2
2013-03-12ACPICA: Add macros to access pointer to next object in the descriptor listJung-uk Kim2-8/+6
2013-03-12ACPICA: Update error/debug messages for fixed eventsBob Moore2-14/+19
2013-03-12ACPICA: Fix a long-standing bug in local cacheJung-uk Kim2-14/+7
2013-03-12ACPICA: iASL/Disassembler: Add support for MTMR tableLv Zheng1-0/+24
2013-03-12ACPICA: iASL/Disassembler: Add support for VRTC tableLv Zheng1-0/+23
2013-03-12ACPICA: Update RASF table definitionLv Zheng1-9/+42
2013-03-12ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim1-1/+1
2013-03-12ACPICA: Resource Mgr: Prevent infinite loops in resource walksBob Moore4-1/+29
2013-03-11Linux 3.9-rc2Linus Torvalds1-1/+1
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds71-19/+84
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman1-6/+6
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-130/+221
2013-03-09Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung1-2/+39
2013-03-09Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2-2/+67
2013-03-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-17/+13
2013-03-09Merge branch 'akpm' (fixes from Andrew)Linus Torvalds13-34/+26
2013-03-09alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon1-0/+1
2013-03-09memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov1-2/+6
2013-03-09Randy has movedRandy Dunlap3-6/+5
2013-03-09ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins1-1/+1
2013-03-09dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-09Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2-2/+2
2013-03-09idr: remove WARN_ON_ONCE() on negative IDsTejun Heo1-13/+3
2013-03-09mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro1-1/+1
2013-03-09mm/mempolicy.c: fix wrong sp_node insertionHillf Danton1-1/+1
2013-03-09ipc: don't allocate a copy larger than maxPeter Hurley1-2/+4
2013-03-09ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley1-3/+0
2013-03-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-13/+32
2013-03-09Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds12-25/+64
2013-03-09Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+14
2013-03-09Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8
2013-03-08vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds1-2/+0
2013-03-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-43/+192
2013-03-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-102/+275