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
2018-01-27
bpf, arm: remove obsolete exception handling from div/mod
Daniel Borkmann
1
-8
/
+0
2018-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+0
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-120
/
+125
2018-01-20
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
1
-2
/
+0
2018-01-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-6
/
+14
2018-01-19
ARM: sunxi_defconfig: Enable CMA
Maxime Ripard
1
-0
/
+2
2018-01-18
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-114
/
+111
2018-01-17
ARM: net: bpf: clarify tail_call index
Russell King
1
-1
/
+1
2018-01-17
ARM: net: bpf: fix LDX instructions
Russell King
1
-28
/
+33
2018-01-17
ARM: net: bpf: fix register saving
Russell King
1
-58
/
+22
2018-01-17
ARM: net: bpf: correct stack layout documentation
Russell King
1
-8
/
+27
2018-01-17
ARM: net: bpf: move stack documentation
Russell King
1
-21
/
+21
2018-01-17
ARM: net: bpf: fix stack alignment
Russell King
1
-3
/
+8
2018-01-17
ARM: net: bpf: fix tail call jumps
Russell King
1
-1
/
+1
2018-01-17
ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUs
Russell King
1
-7
/
+11
2018-01-12
Merge tag 'sunxi-fixes-for-4.15-2' of https://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2
-2
/
+2
2018-01-12
Merge tag 'mvebu-fixes-4.15-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-2
/
+8
2018-01-12
Merge tag 'davinci-for-v4.16/dt' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-2
/
+2
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-27
/
+42
2018-01-06
ARM: dts: sun[47]i: Fix display backend 1 output to TCON0 remote endpoint
Chen-Yu Tsai
2
-2
/
+2
2018-01-05
ARM: dts: da850-lcdk: Remove leading 0x and 0s from unit address
Mathieu Malaterre
1
-2
/
+2
2018-01-05
ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
Thomas Petazzoni
1
-2
/
+8
2018-01-05
kernel/exit.c: export abort() to modules
Andrew Morton
1
-1
/
+0
2018-01-04
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
15
-26
/
+42
2018-01-04
Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Arnd Bergmann
5
-8
/
+9
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2017-12-22
ARM: dts: tango4: remove bogus interrupt-controller property
Arnd Bergmann
1
-1
/
+0
2017-12-22
ARM: dts: ls1021a: fix incorrect clock references
Arnd Bergmann
2
-2
/
+2
2017-12-21
Merge tag 'davinci-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...
Arnd Bergmann
2
-13
/
+20
2017-12-21
Merge tag 'at91-ab-4.15-dt-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-0
/
+1
2017-12-21
Merge tag 'v4.15-rockchip-dts32fixes-1' of ssh://gitolite.kernel.org/pub/scm/...
Arnd Bergmann
2
-1
/
+5
2017-12-21
ARM: dts: aspeed-g4: Correct VUART IRQ number
Joel Stanley
1
-1
/
+1
2017-12-21
ARM: dts: exynos: Enable Mixer node for Exynos5800 Peach Pi machine
Javier Martinez Canillas
1
-0
/
+4
2017-12-21
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+4
2017-12-19
ARM: dts: sun8i: a711: Reinstate the PMIC compatible
Maxime Ripard
1
-0
/
+1
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2017-12-18
ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatch
Chunyan Zhang
1
-0
/
+4
2017-12-17
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
1
-1
/
+1
2017-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
55
-101
/
+125
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2017-12-13
ARM: dts: vf610-zii-dev: use XAUI for DSA link ports
Russell King
1
-2
/
+2
2017-12-10
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
53
-97
/
+117
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+6
2017-12-10
Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2
-10
/
+10
2017-12-10
Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...
Olof Johansson
2
-1
/
+2
2017-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-12-08
ARM: davinci: fix mmc entries in dm365's dma_slave_map
Alejandro Mery
1
-4
/
+4
2017-12-07
ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
Arnd Bergmann
1
-0
/
+2
2017-12-07
arm: dts: nspire: Add missing #phy-cells to usb-nop-xceiv
Rob Herring
1
-0
/
+1
2017-12-07
ARM: dts: da850-lego-ev3: Fix battery voltage gpio
David Lechner
1
-2
/
+2
[next]