index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+5
2018-08-02
ARM: spectre-v1: mitigate user accesses
Russell King
2
-0
/
+13
2018-08-02
ARM: spectre-v1: use get_user() for __get_user()
Russell King
1
-6
/
+11
2018-08-02
ARM: use __inttype() in get_user()
Russell King
1
-1
/
+8
2018-08-02
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2018-08-02
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
3
-24
/
+17
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-1
/
+2
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-2
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2
-7
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-23
/
+0
2018-08-01
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+3
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
1
-4
/
+1
2018-07-31
ARM: multi_v7_defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVE
Kunihiko Hayashi
1
-0
/
+2
2018-07-31
ARM: uniphier: select RESET_CONTROLLER
Masahiro Yamada
1
-0
/
+1
2018-07-31
ARM: uniphier: remove empty Makefile
Masahiro Yamada
2
-1
/
+0
2018-07-31
Merge tag 'aspeed-4.19-devicetree-no-fsi' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
4
-13
/
+65
2018-07-30
ARM: 8785/1: use compiler built-ins for ffs and fls
Nicolas Pitre
1
-83
/
+9
2018-07-30
ARM: 8784/1: NOMMU: Allow enter in Hyp mode
Vladimir Murzin
2
-3
/
+10
2018-07-30
ARM: 8783/1: NOMMU: Extend check for VBAR support
Vladimir Murzin
1
-1
/
+2
2018-07-30
ARM: 8782/1: vfp: clean up arch/arm/vfp/Makefile
Masahiro Yamada
1
-4
/
+1
2018-07-30
ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
Vincent Whitchurch
1
-1
/
+3
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
19
-18
/
+85
2018-07-28
ARM: at91: remove unused duplicated filechk_offsets
Masahiro Yamada
1
-25
/
+0
2018-07-27
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Will Deacon
3
-13
/
+34
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2
-1
/
+2
2018-07-26
Merge tag 'v4.18-next-dts32' of https://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
5
-163
/
+6
2018-07-26
Merge tag 'aspeed-4.19-defconfig' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
3
-47
/
+213
2018-07-26
ARM: signal: copy registers using __copy_from_user()
Russell King
1
-17
/
+21
2018-07-26
Merge tag 'samsung-soc-4.19' of https://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
3
-3
/
+2
2018-07-26
Merge tag 'sunxi-h3-h5-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
5
-2
/
+46
2018-07-25
Merge tag 'renesas-arm-defconfig-for-v4.19' of https://git.kernel.org/pub/scm...
Olof Johansson
2
-14
/
+4
2018-07-25
Merge tag 'qcom-defconfig-for-4.19' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-0
/
+2
2018-07-25
Merge tag 'samsung-dt-4.19-2' of https://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2
-1
/
+39
2018-07-25
Merge tag 'sunxi-dt-for-4.19' of https://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
13
-18
/
+534
2018-07-25
Merge tag 'omap-for-v4.19/dt-pt3-signed' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
4
-781
/
+2513
2018-07-25
Merge tag 'renesas-arm-dt-for-v4.19' of https://git.kernel.org/pub/scm/linux/...
Olof Johansson
48
-186
/
+373
2018-07-25
Merge tag 'qcom-dts-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
3
-17
/
+50
2018-07-26
ARM: config: aspeed: Enable new FSI drivers
Joel Stanley
2
-0
/
+4
2018-07-25
arm/asm/tlb.h: Fix build error implicit func declaration
Anders Roxell
1
-0
/
+8
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
33
-297
/
+298
2018-07-25
ARM: dts: aspeed: Add coprocessor interrupt controller
Benjamin Herrenschmidt
2
-2
/
+15
2018-07-25
ARM: config: multi_v5: Enable ASPEED drivers
Joel Stanley
1
-1
/
+13
2018-07-25
ARM: config: multi_v5: Refresh configuration
Joel Stanley
1
-11
/
+5
2018-07-25
ARM: config: aspeed: Update defconfig
Joel Stanley
2
-35
/
+157
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+4
2018-07-24
ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433
Krzysztof Kozlowski
1
-1
/
+1
2018-07-24
ARM: exynos: Clear global variable on init error path
Krzysztof Kozlowski
1
-0
/
+1
2018-07-24
ARM: exynos: Remove outdated maintainer information
Krzysztof Kozlowski
1
-2
/
+0
2018-07-24
ARM: dts: sun4i: Add GPU node
Steven Vanden Branden
1
-0
/
+21
2018-07-23
ARM: dts: exynos: Configure Midas SD card CD pin
Simon Shields
1
-1
/
+6
[prev]
[next]