summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpidump' into acpicaLen Brown2012-09-233-0/+637
|\
| * tools/power/acpi/acpidump: create acpidump(8), local make install targetsLen Brown2012-09-232-0/+63
| * tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfsLen Brown2012-09-231-98/+89
| * tools/power/acpi/acpidump: version 20071116Len Brown2012-09-231-2/+5
| * tools/power/acpi/acpidump: version 20070714Len Brown2012-09-232-31/+103
| * tools/power/acpi/acpidump: version 20060606Len Brown2012-09-231-38/+59
| * tools/power/acpi/acpidump: version 20051111Len Brown2012-09-232-0/+487
* | ACPICA: Update version to 20120913Bob Moore2012-09-211-1/+1
* | ACPICA: Table Manager: Merge duplicate code (root table)Lv Zheng2012-09-212-43/+18
* | ACPICA: Headers: Add new ACPI 5 HEST notify type values.Bob Moore2012-09-211-1/+3
* | usb-acpi: Comply with the ACPI API changeFeng Tang2012-09-211-2/+3
* | ACPI: Use ACPICA native way to decode the PLD bufferFeng Tang2012-09-212-34/+8
* | ACPICA: Update version to 20120816.Bob Moore2012-09-211-1/+1
* | ACPICA: Add struct header support for _FDE, _GRT, _GTM, and _SRT names.Bob Moore2012-09-211-0/+43
* | ACPICA: Add support for complex _PLD buffers.Bob Moore2012-09-2110-24/+360
* | ACPICA: Headers: Add support for CSRT and DBG2 ACPI tables.Bob Moore2012-09-212-1/+111
* | ACPICA: GPE support: Remove extraneous parameter from low-level function.Feng Tang2012-09-214-16/+8
* | ACPICA: Debug output: Update output for Processor object.Bob Moore2012-09-211-1/+1
* | ACPICA: GPE Support: Update debug info for GPE tracing.Bob Moore2012-09-211-2/+19
* | ACPICA: Add Windows8/Server2012 string for _OSI method.Bob Moore2012-09-212-0/+2
* | ACPICA: Comment update: Fix some typos in actble.hBob Moore2012-09-211-24/+24
* | ACPICA: Split ACPICA initialization functions to new file, utxfinit.cBob Moore2012-09-213-266/+319
* | ACPICA: Enable Scope change to root during module-level code execution.Bob Moore2012-09-212-0/+28
* | ACPI: delelte more BFS/GTS related definition and codeFeng Tang2012-09-213-10/+0
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-09-195-20/+39
|\ \
| * | cciss: fix handling of protocol errorStephen M. Cameron2012-09-181-0/+1
| * | blk: add an upper sanity check on partition addingAlan Cox2012-09-181-1/+1
| * | mtip32xx: fix user_buffer check in exec_drive_commandDavid Milburn2012-09-121-1/+1
| * | mtip32xx: Remove dead codeAsai Thambi S P2012-09-121-6/+0
| * | mtip32xx: Change printk to pr_xxxxAsai Thambi S P2012-09-121-3/+3
| * | mtip32xx: Proper reporting of write protect status on big-endianAsai Thambi S P2012-09-121-2/+2
| * | mtip32xx: Increase timeout for standby commandAsai Thambi S P2012-09-121-1/+1
| * | mtip32xx: Handle NCQ commands during the security locked stateAsai Thambi S P2012-09-122-1/+11
| * | mtip32xx: Add support for new devicesAsai Thambi S P2012-09-122-2/+14
| * | block: rate-limit the error message from failing commandsYi Zou2012-08-311-3/+5
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-09-194-4/+5
|\ \ \
| * | | sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro2012-09-182-2/+2
| * | | sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error pathLaurent Pinchart2012-09-181-1/+2
| * | | sh: intc: Fix up multi-evt irq association.Paul Mundt2012-08-201-1/+1
* | | | Merge tag 'rpmsg-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Linus Torvalds2012-09-191-3/+3
|\ \ \ \
| * | | | rpmsg: fix dma_free_coherent dev parameterFernando Guzman Lugo2012-09-121-3/+3
* | | | | Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds2012-09-192-2/+10
|\ \ \ \ \
| * | | | | md: make sure metadata is updated when spares are activated or removed.NeilBrown2012-09-191-1/+5
| * | | | | md/raid5: fix calculate of 'degraded' when a replacement becomes active.NeilBrown2012-09-191-0/+4
| * | | | | Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_AC...NeilBrown2012-09-191-1/+1
| |/ / / /
* | | | | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-09-192-46/+42
|\ \ \ \ \
| * | | | | cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo2012-09-191-29/+34
| * | | | | workqueue: reimplement work_on_cpu() using system_wqTejun Heo2012-09-191-17/+8
* | | | | | Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-09-181-1/+2
|\ \ \ \ \ \
| * | | | | | hwspinlock/core: move the dereference below the NULL testWei Yongjun2012-09-101-1/+2
| | |/ / / / | |/| | | |