summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-27ACPI / NUMA: Enable ACPI based NUMA on ARM64numaHanjun Guo
2015-02-27ARM64 / ACPI: NUMA support based on SRAT and SLITHanjun Guo
2015-02-27ACPI / NUMA: Replace ACPI_DEBUG_PRINT() with pr_debug()Hanjun Guo
2015-02-27ACPI / NUMA: Use pr_fmt() instead of printkHanjun Guo
2015-02-27arm64:numa: adding numa support for arm64 platformsGanapatrao Kulkarni
2015-02-25usb: ehci-platform: add ACPI probing informationacpi-5.1-v9Graeme Gregory
2015-02-25net: smsc911x add support for probing from ACPIGraeme Gregory
2015-02-25virtio-mmio: add ACPI probingGraeme Gregory
2015-02-25net: smc91x: add ACPI probing support.Graeme Gregory
2015-02-25serial: pl011: add ACPI probingGraeme Gregory
2015-02-25drivers: PL011: add support for the ARM SBSA generic UARTAndre Przywara
2015-02-25drivers: PL011: allow to supply fixed option stringAndre Przywara
2015-02-25drivers: PL011: allow avoiding UART enabling/disablingAndre Przywara
2015-02-25drivers: PL011: move cts_event workaround into separate functionAndre Przywara
2015-02-25drivers: PL011: replace UART_MIS reading with _RIS & _IMSCAndre Przywara
2015-02-25drivers: PL011: refactor pl011_probe()Andre Przywara
2015-02-25drivers: PL011: refactor pl011_set_termios()Andre Przywara
2015-02-25drivers: PL011: refactor pl011_shutdown()Andre Przywara
2015-02-25drivers: PL011: refactor pl011_startup()Andre Przywara
2015-02-25drivers: PL011: avoid potential unregister_driver callAndre Przywara
2015-02-25serial: amba-pl011: Kickstart TX by explicit FIFO fillDave Martin
2015-02-25ARM64 / ACPI: additions of ACPI documentation for arm64Al Stone
2015-02-25Documentation: ACPI for ARM64Graeme Gregory
2015-02-25ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory
2015-02-25ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone
2015-02-25clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo
2015-02-25irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki
2015-02-25ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo
2015-02-25ACPI / processor: Make it possible to get CPU hardware ID via GICCHanjun Guo
2015-02-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo
2015-02-25ACPI / table: Print GIC information when MADT is parsedHanjun Guo
2015-02-25ARM64 / ACPI: Get PSCI flags in FADT for PSCI initGraeme Gregory
2015-02-25ARM64 / ACPI: If we chose to boot from acpi then disable FDTGraeme Gregory
2015-02-25ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone
2015-02-25ARM64 / ACPI: Introduce PCI stub functions for ACPIHanjun Guo
2015-02-25ACPI / sleep: Introduce arm64 specific acpi_sleep.cGraeme Gregory
2015-02-25ACPI: fix acpi_os_ioremap for arm64Mark Salter
2015-02-25ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone
2015-02-25ARM64: allow late use of early_ioremapMark Salter
2015-02-25ACPI: add arm64 to the platforms that use ioremapGraeme Gregory
2015-02-25ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDHanjun Guo
2015-02-25ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanningHanjun Guo
2015-02-25Linux 4.0-rc1Linus Torvalds
2015-02-25ext4: fix indirect punch hole corruptionOmar Sandoval
2015-02-25ext4: ignore journal checksum on remount; don't failEric Sandeen
2015-02-25ext4: remove duplicate remount check for JOURNAL_CHECKSUM changeEric Sandeen
2015-02-25ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesizeXiaoguang Wang
2015-02-25ext4: support read-only imagesDarrick J. Wong
2015-02-25ext4: change to use setup_timer() instead of init_timer()Jan Mrazek
2015-02-25ext4: reserve codepoints used by the ext4 encryption featureTheodore Ts'o