summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-31ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void functionHanjun Guo1-14/+9
2015-03-31ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()Hanjun Guo1-1/+2
2015-03-26ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interfaceWill Deacon1-6/+5
2015-03-26ARM64: kernel: acpi: honour acpi=force command line parameterLorenzo Pieralisi3-8/+13
2015-03-26ARM64: kernel: acpi: refactor ACPI tables init and checksLorenzo Pieralisi1-36/+59
2015-03-26ARM64: kernel: psci: let ACPI probe PSCI versionLorenzo Pieralisi1-3/+1
2015-03-26ARM64: kernel: psci: factor out probe functionLorenzo Pieralisi1-16/+34
2015-03-26ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi6-73/+112
2015-03-26ARM64 / ACPI: Don't unflatten device tree if acpi=force is passedHanjun Guo3-2/+5
2015-03-26ARM64 / ACPI: additions of ACPI documentation for arm64Al Stone1-0/+593
2015-03-26Documentation: ACPI for ARM64Graeme Gregory1-0/+505
2015-03-26ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory2-1/+4
2015-03-26XEN / ACPI: Make XEN ACPI depend on X86Hanjun Guo2-1/+5
2015-03-26ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone2-1/+8
2015-03-26clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo3-27/+118
2015-03-26irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki7-0/+186
2015-03-26ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo3-0/+77
2015-03-26ACPI / processor: Make it possible to get CPU hardware ID via GICCHanjun Guo2-0/+42
2015-03-26ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas6-24/+30
2015-03-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo7-8/+160
2015-03-25ACPI / table: Print GIC information when MADT is parsedHanjun Guo1-0/+22
2015-03-25ARM64 / ACPI: Get PSCI flags in FADT for PSCI initGraeme Gregory4-28/+76
2015-03-25ARM64 / ACPI: If we chose to boot from acpi then disable FDTGraeme Gregory1-1/+2
2015-03-25ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPIAl Stone3-6/+56
2015-03-25ARM64 / ACPI: Introduce PCI stub functions for ACPIHanjun Guo2-0/+31
2015-03-25ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORTGraeme Gregory5-1/+11
2015-03-25ACPI: fix acpi_os_ioremap for arm64Mark Salter2-0/+17
2015-03-25ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone5-0/+170
2015-03-25ARM64: allow late use of early_ioremapMark Salter1-0/+3
2015-03-25ACPI: add arm64 to the platforms that use ioremapGraeme Gregory1-3/+3
2015-03-25ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanningHanjun Guo1-14/+16
2015-03-16Linux 4.0-rc4v4.0-rc4Linus Torvalds1-1/+1
2015-03-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-03-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-29/+83
2015-03-15[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa1-1/+1
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds71-225/+882
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds5-39/+166
2015-03-15Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper4-38/+146
2015-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-110/+155
2015-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+4
2015-03-14Merge tag 'locks-v4.0-4' of git://git.samba.org/jlayton/linuxLinus Torvalds1-1/+1
2015-03-14Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-1/+34
2015-03-14Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+9
2015-03-14locks: fix generic_delete_lease tracepoint to use victim pointerJeff Layton1-1/+1
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel1-1/+1
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2-0/+17
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2-0/+16
2015-03-14Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+5
2015-03-14MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCsGregory CLEMENT1-0/+1