aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-06Merge tag 'topic-disto-fixes-erp-20160426.0' into leg-kernelleg-kernel-erp-20160506.0Graeme Gregory
2016-05-06Merge tag 'topic-sbsa-watchdog-erp-20160426.0' into leg-kernelGraeme Gregory
2016-05-06Merge tag 'topic-numa-erp-20160426.0' into leg-kernelGraeme Gregory
2016-05-06Merge tag 'topic-gtdt-wakeup-timer-erp-20160426.0' into leg-kernelGraeme Gregory
2016-05-06Merge tag 'topic-apei-erp-20160506.0' into leg-kernelGraeme Gregory
2016-05-06Merge tag 'topic-amba-probing-erp-20160426.0' into leg-kernelGraeme Gregory
2016-05-06Merge tag 'topic-acpi-console-fixes-erp-20160506.1' into leg-kernelGraeme Gregory
2016-05-06Merge tag 'topic-acpi-console-erp-20160426.0' into leg-kernelGraeme Gregory
2016-05-06HACK: tty: pl011: remove iotype from console_matchtopic-acpi-console-fixes-erp-20160506.1Graeme Gregory
2016-05-06serial: SPCR: check bit width for the 16550 UARTAleksey Makarov
2016-05-06Serial: Add 32b flag for SBSA serial portsAshwin Chaugule
2016-05-03Acpi, apei, arm64: APEI initial support for aarch64.topic-apei-erp-20160506.0Tomasz Nowicki
2016-05-03acpi, apei, hest: Move HEST table initialization where it belongs.Tomasz Nowicki
2016-05-03acpi, apei: add Boot Error Record Table (BERT) supportHuang Ying
2016-04-26serial: pl011: add console matching functiontopic-acpi-console-erp-20160426.0Aleksey Makarov
2016-04-26ARM64: ACPI: enable ACPI_SPCR_TABLEAleksey Makarov
2016-04-26ACPI: parse SPCR and enable matching consoleAleksey Makarov
2016-04-26ACPICA: Headers: Add new constants for the DBG2 ACPI tableAleksey Makarov
2016-04-26of/serial: move earlycon early_param handling to serialLeif Lindholm
2016-04-26arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DTtopic-disto-fixes-erp-20160426.0Ard Biesheuvel
2016-04-26arm64: defconfig: Enable ACPIMark Brown
2016-04-26ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64Mark Brown
2016-04-26ACPI / ARM64: Don't enable ACPI by default on ARM64Mark Brown
2016-04-25acpi, numa: move acpi_numa_slit_init() to common placetopic-numa-erp-20160426.0Hanjun Guo
2016-04-25acpi, numa: Enable ACPI based NUMA on ARM64Hanjun Guo
2016-04-25arm64, acpi, numa: NUMA support based on SRAT and SLITHanjun Guo
2016-04-25acpi, numa: introduce ACPI_HAS_NUMA_ARCH_FIXUPHanjun Guo
2016-04-25acpi, numa: remove duplicate NULL checkHanjun Guo
2016-04-25acpi, numa: Replace ACPI_DEBUG_PRINT() with pr_debug()Hanjun Guo
2016-04-25acpi, numa: Use pr_fmt() instead of printkHanjun Guo
2016-04-25topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files.Ganapatrao Kulkarni
2016-04-25PCI: generic: Make pci-host-generic driver numa awareGanapatrao Kulkarni
2016-04-25arm64, dt, thunderx: Add initial dts for Cavium Thunderx in 2 node topology.Ganapatrao Kulkarni
2016-04-25arm64/arm, numa, dt: adding numa dt binding implementation for arm64 platforms.Ganapatrao Kulkarni
2016-04-25Documentation, dt, arm64/arm: dt bindings for numa.Ganapatrao Kulkarni
2016-04-25arm64, numa: adding numa support for arm64 platforms.Ganapatrao Kulkarni
2016-03-28ACPI: amba bus probing supporttopic-amba-probing-erp-20160426.0Graeme Gregory
2016-03-28ACPI: introduce a function to find the first physical deviceAleksey Makarov
2016-03-23acpi: pci: fix issue when bus number is not 0topic-pci-fixes-erp-20160426.0Graeme Gregory
2016-03-21PCI: ACPI: IA64: fix IO port generic range checkLorenzo Pieralisi
2016-03-17Watchdog: introduce ARM SBSA watchdog drivertopic-sbsa-watchdog-erp-20160426.0Fu Wei
2016-03-17ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsiFu Wei
2016-03-17ARM64: add SBSA Generic Watchdog device node in foundation-v8.dtsFu Wei
2016-03-17Documentation: add sbsa-gwdt driver documentationFu Wei
2016-03-17clocksource: add memory-mapped timer support in arm_arch_timer.ctopic-gtdt-wakeup-timer-erp-20160426.0Fu Wei
2016-03-17clocksource: a little improvment for printk in arm_arch_timer.cFu Wei
2016-03-17clocksource: simplify ACPI code in arm_arch_timer.cFu Wei
2016-03-17ACPI: add GTDT table parse driver into ACPI driverFu Wei
2016-03-17clocksource: move some enums and marcos to header file for arm_arch_timerFu Wei
2016-03-16acpi/pci: hack to prevent allocation issuesGraeme Gregory