index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
ARM64 / ACPI: make acpi_map_gic_cpu_interface() as void function
Hanjun Guo
1
-14
/
+9
2015-03-31
ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()
Hanjun Guo
1
-1
/
+2
2015-03-26
ARM64 / ACPI: fix usage of acpi_map_gic_cpu_interface
Will Deacon
1
-6
/
+5
2015-03-26
ARM64: kernel: acpi: honour acpi=force command line parameter
Lorenzo Pieralisi
3
-8
/
+13
2015-03-26
ARM64: kernel: acpi: refactor ACPI tables init and checks
Lorenzo Pieralisi
1
-36
/
+59
2015-03-26
ARM64: kernel: psci: let ACPI probe PSCI version
Lorenzo Pieralisi
1
-3
/
+1
2015-03-26
ARM64: kernel: psci: factor out probe function
Lorenzo Pieralisi
1
-16
/
+34
2015-03-26
ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer
Lorenzo Pieralisi
6
-73
/
+112
2015-03-26
ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed
Hanjun Guo
3
-2
/
+5
2015-03-26
ARM64 / ACPI: additions of ACPI documentation for arm64
Al Stone
1
-0
/
+593
2015-03-26
Documentation: ACPI for ARM64
Graeme Gregory
1
-0
/
+505
2015-03-26
ARM64 / ACPI: Enable ARM64 in Kconfig
Graeme Gregory
2
-1
/
+4
2015-03-26
XEN / ACPI: Make XEN ACPI depend on X86
Hanjun Guo
2
-1
/
+5
2015-03-26
ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
Al Stone
2
-1
/
+8
2015-03-26
clocksource / arch_timer: Parse GTDT to initialize arch timer
Hanjun Guo
3
-27
/
+118
2015-03-26
irqchip: Add GICv2 specific ACPI boot support
Tomasz Nowicki
7
-0
/
+186
2015-03-26
ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
Hanjun Guo
3
-0
/
+77
2015-03-26
ACPI / processor: Make it possible to get CPU hardware ID via GICC
Hanjun Guo
2
-0
/
+42
2015-03-26
ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
Catalin Marinas
6
-24
/
+30
2015-03-25
ARM64 / ACPI: Parse MADT for SMP initialization
Hanjun Guo
7
-8
/
+160
2015-03-25
ACPI / table: Print GIC information when MADT is parsed
Hanjun Guo
1
-0
/
+22
2015-03-25
ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
Graeme Gregory
4
-28
/
+76
2015-03-25
ARM64 / ACPI: If we chose to boot from acpi then disable FDT
Graeme Gregory
1
-1
/
+2
2015-03-25
ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
Al Stone
3
-6
/
+56
2015-03-25
ARM64 / ACPI: Introduce PCI stub functions for ACPI
Hanjun Guo
2
-0
/
+31
2015-03-25
ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT
Graeme Gregory
5
-1
/
+11
2015-03-25
ACPI: fix acpi_os_ioremap for arm64
Mark Salter
2
-0
/
+17
2015-03-25
ARM64 / ACPI: Get RSDP and ACPI boot-time tables
Al Stone
5
-0
/
+170
2015-03-25
ARM64: allow late use of early_ioremap
Mark Salter
1
-0
/
+3
2015-03-25
ACPI: add arm64 to the platforms that use ioremap
Graeme Gregory
1
-3
/
+3
2015-03-25
ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanning
Hanjun Guo
1
-14
/
+16
2015-03-16
Linux 4.0-rc4
v4.0-rc4
Linus Torvalds
1
-1
/
+1
2015-03-16
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2015-03-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-29
/
+83
2015-03-15
[PATCH] drm/mm: Fix support 4 GiB and larger ranges
Krzysztof Kolasa
1
-1
/
+1
2015-03-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
71
-225
/
+882
2015-03-15
Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linux
Linus Torvalds
5
-39
/
+166
2015-03-15
Merge branch 'irqchip/urgent-gic' into irqchip/urgent
Jason Cooper
4
-38
/
+146
2015-03-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-110
/
+155
2015-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+4
2015-03-14
Merge tag 'locks-v4.0-4' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+1
2015-03-14
Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+2
2015-03-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-1
/
+34
2015-03-14
Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+9
2015-03-14
locks: fix generic_delete_lease tracepoint to use victim pointer
Jeff Layton
1
-1
/
+1
2015-03-14
arm64: put __boot_cpu_mode label after alignment instead of before
Ard Biesheuvel
1
-1
/
+1
2015-03-14
efi/arm64: use UEFI for system reset and poweroff
Ard Biesheuvel
2
-0
/
+17
2015-03-14
arm64: Invalidate the TLB corresponding to intermediate page table levels
Catalin Marinas
2
-0
/
+16
2015-03-14
Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+5
2015-03-14
MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs
Gregory CLEMENT
1
-0
/
+1
[next]