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.13.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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
powerpc/pseries: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-3
/
+13
2015-05-22
powerpc/cell: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-2
/
+3
2015-05-22
powerpc/powernv: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-6
/
+4
2015-05-22
powerpc: Add MSI operations to pci_controller_ops struct
Daniel Axtens
2
-3
/
+21
2015-05-22
opal: Remove events notifier
Alistair Popple
4
-95
/
+8
2015-05-22
powernv/opal-dump: Convert to irq domain
Alistair Popple
1
-39
/
+17
2015-05-22
powernv/elog: Convert elog to opal irq domain
Alistair Popple
1
-16
/
+16
2015-05-22
powernv/opal: Convert opal message events to opal irq domain
Alistair Popple
1
-14
/
+15
2015-05-22
powernv/eeh: Update the EEH code to use the opal irq domain
Alistair Popple
1
-27
/
+31
2015-05-22
powerpc/powernv: Add a virtual irqchip for opal events
Alistair Popple
5
-67
/
+273
2015-05-22
powerpc/powernv: Reorder OPAL subsystem initialisation
Alistair Popple
6
-8
/
+19
2015-05-22
powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior
Shreyas B. Prabhu
4
-0
/
+110
2015-05-22
powerpc/powernv: Move cpuidle related code from setup.c to new file
Shreyas B. Prabhu
3
-172
/
+193
2015-05-22
powerpc: Fix cpu_online_cores_map to return only online threads mask
Shreyas B. Prabhu
1
-5
/
+8
2015-05-20
powerpc: Enable sys_kcmp() for CRIU
Laurent Dufour
1
-1
/
+1
2015-05-18
powerpc: Little endian should depend on PPC_BOOK3S_64
Michael Ellerman
1
-0
/
+1
2015-05-13
powerpc/eeh: remove unused macro IS_BRIDGE
Wei Yang
1
-2
/
+0
2015-05-13
powerpc/eeh: fix powernv_eeh_wait_state delay logic
Wei Yang
1
-1
/
+1
2015-05-13
powerpc/eeh: fix comment for wait_state()
Wei Yang
3
-3
/
+3
2015-05-13
powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}
Wei Yang
1
-8
/
+8
2015-05-12
powerpc/eeh: Introduce eeh_pe_inject_err()
Gavin Shan
3
-0
/
+63
2015-05-12
powerpc/eeh: Move PE state constants around
Gavin Shan
2
-5
/
+32
2015-05-11
powerpc/powernv: Silence SYSPARAM warning on boot
Joel Stanley
1
-16
/
+15
2015-05-11
powerpc/vdso: Disable building the 32-bit VDSO on little endian
Michael Ellerman
3
-3
/
+46
2015-05-11
powerpc/vdso: Combine start/size variables
Michael Ellerman
1
-29
/
+26
2015-05-11
powerpc/vdso: Remove unused debug code
Michael Ellerman
1
-44
/
+0
2015-05-11
powerpc: Reject binutils 2.24 when building little endian
Michael Ellerman
1
-0
/
+8
2015-05-11
powerpc: Don't do gcc version checks if we're building with clang
Michael Ellerman
1
-3
/
+6
2015-05-11
powerpc: Show utsname->machine in boot-up banner
Michael Ellerman
1
-1
/
+2
2015-05-11
powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y
Michael Ellerman
4
-9
/
+8
2015-05-11
powerpc: Make STRICT_MM_TYPECHECKS a config option
Michael Ellerman
3
-4
/
+10
2015-05-11
powerpc/pseries: Fix possible leaked device node reference
Nathan Fontenot
1
-2
/
+1
2015-05-11
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
10
-10
/
+10
2015-05-10
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-19
/
+13
2015-05-10
Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-2
/
+7
2015-05-10
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
35
-210
/
+415
2015-05-09
m32r: make flush_cpumask non-volatile.
Rusty Russell
1
-3
/
+3
2015-05-08
ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snow
Javier Martinez Canillas
1
-0
/
+1
2015-05-08
ARM: dts: Fix typo in trip point temperature for exynos5420/5440
Abhilash Kesavan
2
-2
/
+2
2015-05-08
ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boards
Markus Reichl
1
-0
/
+3
2015-05-08
ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420
Javier Martinez Canillas
1
-0
/
+1
2015-05-08
Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+22
2015-05-07
Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'
Rafael J. Wysocki
26
-434
/
+1123
2015-05-07
ARM: multi_v7_defconfig: Select more FSL SoCs
Fabio Estevam
1
-0
/
+3
2015-05-07
Merge tag 'stericsson-fixes-v4.1' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
3
-17
/
+28
2015-05-07
Merge tag 'renesas-fixes-for-v4.1' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+1
2015-05-07
Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
13
-16
/
+37
2015-05-07
Merge tag 'mvebu-fixes-4.1' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
1
-0
/
+4
2015-05-07
Merge tag 'fixes-for-v4.1-rc2' of https://github.com/rjarzmik/linux into fixes
Arnd Bergmann
7
-172
/
+274
2015-05-07
Merge tag 'imx-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
6
-4
/
+8
[prev]
[next]