summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki2014-10-232-38/+71
|\ \
| | * ACPI / platform: provide default DMA maskHeikki Krogerus2014-10-211-0/+2
| * | ACPI / EC: Cleanup coding style.Lv Zheng2014-10-211-26/+30
| * | ACPI / EC: Refine event/query debugging messages.Lv Zheng2014-10-211-6/+8
| * | ACPI / EC: Add detailed command/query debugging information.Lv Zheng2014-10-211-5/+29
| * | ACPI / EC: Enhance the logs to apply to QR_EC transactions.Lv Zheng2014-10-211-3/+3
| * | ACPI / EC: Add CPU ID to debugging messages.Lv Zheng2014-10-211-1/+2
| |/
* | Merge branch 'acpica'Rafael J. Wysocki2014-10-2118-54/+156
|\ \ | |/ |/|
| * ACPICA: Update version to 20140926.Bob Moore2014-10-211-1/+1
| * ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal.Bob Moore2014-10-211-0/+8
| * ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.Bob Moore2014-10-211-0/+34
| * ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-215-6/+6
| * ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-214-19/+35
| * ACPICA: Events: Update GPE handler removal, match behavior of handler install.Lv Zheng2014-10-211-3/+5
| * ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler().Lv Zheng2014-10-211-1/+9
| * ACPICA: Events: Reduce indent divergences of events files.Lv Zheng2014-10-217-25/+25
| * ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng2014-10-213-2/+35
| * ACPICA: Add string for _DDN method name.Bob Moore2014-10-211-0/+1
|/
* Linux 3.18-rc1v3.18-rc1Linus Torvalds2014-10-191-2/+2
* Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-1920-20/+176
|\
| * Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-10-196-1/+121
| |\
| | * ARM: dts: qcom: add CM-QS600 boardMike Rapoport2014-10-162-0/+60
| | * ARM: dts: qcom: Add initial DTS file for Sony Xperia Z1 phoneTim Bird2014-10-163-1/+20
| | * ARM: dts: qcom: Add SATA support on IPQ8064/AP148Kumar Gala2014-10-162-0/+41
| * | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-10-194-2/+22
| |\ \
| | * | ARM: dts: Explicitly set dr_mode on exynos5420-arndale-octaSjoerd Simons2014-10-171-0/+4
| | * | ARM: dts: Explicitly set dr_mode on exynos Peach boardsSjoerd Simons2014-10-173-2/+18
| * | | MAINTAINERS: corrected bcm2835 searchScott Branden2014-10-191-6/+3
| * | | MAINTAINERS: Update Santosh Shilimkar's email idSantosh Shilimkar2014-10-141-7/+7
| * | | Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-10-141-0/+10
| |\ \ \ | | |/ /
| | * | ARM: exynos_defconfig: enable USB gadget supportSjoerd Simons2014-09-251-0/+1
| | * | ARM: exynos_defconfig: Enable Maxim 77693 and I2C GPIO driversKrzysztof Kozlowski2014-09-241-0/+3
| | * | ARM: exynos_defconfig: Enable SBS battery supportJavier Martinez Canillas2014-09-241-0/+1
| | * | ARM: exynos_defconfig: Enable Control Groups supportJavier Martinez Canillas2014-09-241-0/+1
| | * | ARM: exynos_defconfig: Enable Atmel maXTouch supportJavier Martinez Canillas2014-09-241-0/+1
| | * | ARM: exynos_defconfig: Enable MAX77802Vivek Gautam2014-09-241-0/+3
| * | | Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson2014-10-145-4/+8
| |\ \ \
| | * | | ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] opsBartlomiej Zolnierkiewicz2014-09-241-1/+1
| | * | | ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=nBartlomiej Zolnierkiewicz2014-09-241-0/+2
| | * | | ARM: SAMSUNG: Restore Samsung PM Debug functionalityTomasz Figa2014-09-242-2/+4
| | * | | ARM: dts: Fix pull setting in sd4_width8 pin group for exynos4x12Tomasz Figa2014-09-241-1/+1
| | |/ /
| * | | Merge tag 'fixes-for-v3.18-merge-window' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-10-142-0/+4
| |\ \ \
| | * | | ARM: dts: Disable smc91x on n900 until bootloader dependency is removedTony Lindgren2014-10-091-0/+3
| | * | | ARM: omap2plus_defconfig: Enable ARM erratum 430973 for omap3Tony Lindgren2014-10-091-0/+1
| * | | | ARM: sunxi_defconfig: enable CONFIG_REGULATOROlof Johansson2014-10-141-0/+1
* | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-1943-180/+204
|\ \ \ \ \
| * | | | | audit: rename audit_log_remove_rule to disambiguate for treesRichard Guy Briggs2014-10-101-2/+2
| * | | | | audit: cull redundancy in audit_rule_changeRichard Guy Briggs2014-10-101-11/+7
| * | | | | audit: WARN if audit_rule_change called illegallyEric Paris2014-10-101-1/+2
| * | | | | audit: put rule existence check in canonical orderRichard Guy Briggs2014-10-101-1/+1
OpenPOWER on IntegriCloud