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
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-30
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
10
-76
/
+139
2015-01-29
arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()
Laurent Pinchart
1
-15
/
+38
2015-01-29
ARM: 8284/1: sa1100: clear RCSR_SMR on resume
Dmitry Eremin-Solenikov
1
-0
/
+1
2015-01-29
ARM: 8283/1: sa1100: collie: clear PWER register on machine init
Dmitry Eremin-Solenikov
1
-2
/
+1
2015-01-29
ARM: 8282/1: sa1100: use handle_domain_irq
Dmitry Eremin-Solenikov
1
-1
/
+2
2015-01-29
ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driver
Dmitry Eremin-Solenikov
1
-174
/
+0
2015-01-29
ARM: 8280/1: sa1100: switch to irq_domain_add_simple()
Dmitry Eremin-Solenikov
1
-4
/
+4
2015-01-29
ARM: 8279/1: sa1100: merge both GPIO irqdomains
Dmitry Eremin-Solenikov
1
-46
/
+11
2015-01-29
ARM: 8278/1: sa1100: split irq handling for low GPIOs
Dmitry Eremin-Solenikov
2
-68
/
+92
2015-01-29
ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled
Arnd Bergmann
1
-0
/
+1
2015-01-29
ARM: 8295/1: fix v7M build for !CONFIG_PRINTK
Rob Herring
1
-0
/
+2
2015-01-29
ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB size
Nicolas Pitre
1
-9
/
+30
2015-01-29
ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown
Will Deacon
1
-0
/
+3
2015-01-29
ARM: integrator: Convert PCI to use generic config accessors
Rob Herring
1
-57
/
+5
2015-01-29
ARM: dts: versatile: add PCI controller binding
Rob Herring
1
-0
/
+37
2015-01-29
ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds
Magnus Damm
3
-0
/
+20
2015-01-29
ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds
Magnus Damm
2
-0
/
+27
2015-01-29
Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-0
/
+7
2015-01-28
ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...
Thomas Petazzoni
1
-0
/
+7
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
2
-2
/
+2
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
48
-106
/
+391
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+4
2015-01-27
Merge tag 'sunxi-fixes-for-3.19' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
16
-56
/
+58
2015-01-26
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-13
/
+103
2015-01-25
ARM: sunxi: dt: Fix aliases
Maxime Ripard
15
-50
/
+40
2015-01-25
ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy address
Nimrod Andy
1
-4
/
+4
2015-01-25
net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator
Romain Perier
1
-1
/
+1
2015-01-25
ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsi
Romain Perier
1
-0
/
+2
2015-01-24
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-01-24
Merge tag 'imx-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-4
/
+4
2015-01-24
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-10
/
+20
2015-01-22
ARM: cns3xxx: Convert PCI to use generic config accessors
Rob Herring
1
-42
/
+10
2015-01-22
Merge tag 'renesas-soc-fixes2-for-v3.19' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2
-2
/
+16
2015-01-21
ARM: 8291/1: replace magic number with PAGE_SHIFT macro in fixup_pv code
Masahiro Yamada
1
-1
/
+1
2015-01-21
ARM: 8290/1: decompressor: fix a wrong comment
Masahiro Yamada
1
-1
/
+1
2015-01-21
ARM: 8286/1: mm: Fix dma_contiguous_reserve comment
George G. Davis
1
-4
/
+1
2015-01-21
ARM: 8248/1: pm: remove outdated comment
Brian Norris
1
-4
/
+0
2015-01-21
ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() function
Masahiro Yamada
1
-2
/
+5
2015-01-21
ARM: 8274/1: Fix DEBUG_LL for multi-platform kernels (without PL01X)
Daniel Thompson
1
-6
/
+1
2015-01-21
ARM: 8273/1: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX
Daniel Thompson
1
-1
/
+2
2015-01-21
ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directory
Daniel Thompson
2
-13
/
+25
2015-01-21
ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.S
Daniel Thompson
2
-102
/
+56
2015-01-21
ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directory
Daniel Thompson
2
-3
/
+15
2015-01-21
ARM: 8269/1: Remove DEBUG_LL_UART_NONE
Daniel Thompson
1
-9
/
+0
2015-01-21
ARM: 8268/1: configs: Enable DEBUG_LL_UART_8250 where needed
Daniel Thompson
7
-0
/
+7
2015-01-21
ARM: 8267/1: cnx3xxx: Remove spurious default for DEBUG_CNS3xxx
Daniel Thompson
1
-1
/
+0
2015-01-21
ARM: dts: sun4i: Add simplefb node with de_fe0-de_be0-lcd0-hdmi pipeline
Hans de Goede
1
-0
/
+8
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+1
2015-01-20
arm64: Relax licensing of arm64 Xen DMA operations
Chuck Tuffli
2
-3
/
+3
2015-01-20
ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controller
Pavel Machek
1
-1
/
+1
[prev]
[next]