Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
923847413f7316b5ced3491769b3fefa6c56a79a
/
arch
/
arm
9238474
ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
by Adam Ford
· 6 years ago
2f8b5b2
ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores
by Nishanth Menon
· 7 years ago
0144eb2
ARM: dts: omap3: Fix am3517 mdio and emac clock references
by Adam Ford
· 7 years ago
5d1c115
ARM: dts: am335x-bone-common: Fix mmc0 Write Protect
by Robert Nelson
· 7 years ago
07eaa43
ARM: dts: dra7: Disable metastability workaround for USB2
by Roger Quadros
· 7 years ago
49a6ec5
ARM: dts: am437x: make edt-ft5x06 a wakeup source
by Daniel Mack
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
ecf3867
arch/*: Kconfig: fix documentation for NMI watchdog
by Mauro Carvalho Chehab
· 7 years ago
b5d903c2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
7585172
arm: port KCOV to arm
by Dmitry Vyukov
· 7 years ago
d148eac
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
by Masahiro Yamada
· 7 years ago
9bca19a
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
b357bf6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
8efcf34
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
721afaa
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
7c00e8a
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
958da6e
Merge branch 'next/defconfig' into next/soc
by Olof Johansson
· 7 years ago
d82991a
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6419945
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
68cc38f
Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 7 years ago
410feb7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
a94fc25
Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
3010a5e
mm: introduce ARCH_HAS_PTE_SPECIAL
by Laurent Dufour
· 7 years ago
e536700
regulator: gpio: Revert
by Mark Brown
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
8450493
Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 7 years ago
311da49
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
8715ee7
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
126f705
Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
338035e
arm: Wire up restartable sequences system call
by Mathieu Desnoyers
· 7 years ago
b74406f
arm: Add syscall detection for restartable sequences
by Mathieu Desnoyers
· 7 years ago
9800b9d
arm: Add restartable sequences support
by Mathieu Desnoyers
· 7 years ago
a22e48c
Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
3e1a29b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
fd129f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
0ac000e
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
by Russell King
· 7 years ago
68565a1
bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}
by Wang YanQing
· 7 years ago
2b589a7
bpf, arm32: correct check_imm24
by Wang YanQing
· 7 years ago
0bbcce5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
db020be
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1432160
Merge tag 'renesas-dt-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/late
by Olof Johansson
· 7 years ago
87815dd
Merge tag 'pxa-dt-4.18' of https://github.com/rjarzmik/linux into next/dt
by Olof Johansson
· 7 years ago
30a04c1
Merge tag 'pxa-for-4.18' of https://github.com/rjarzmik/linux into next/soc
by Olof Johansson
· 7 years ago
927c2fc
ARM: dts: aspeed: Fix hwrng register address
by Joel Stanley
· 7 years ago
64f929d
ARM: dts: imx7: correct enet ipg clock
by Anson Huang
· 7 years ago
d1e5b0e
kvm: Make VM ioctl do valloc for some archs
by Marc Orr
· 7 years ago
5eec43a
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 7 years ago
1f2f01b
kbuild: add machine size to CHECKFLAGS
by Luc Van Oostenryck
· 7 years ago
10573ae
ARM: spectre-v1: fix syscall entry
by Russell King
· 7 years ago
1d4238c
ARM: spectre-v1: add array_index_mask_nospec() implementation
by Russell King
· 7 years ago
a78d156
ARM: spectre-v1: add speculation barrier (csdb) macros
by Russell King
· 7 years ago
cb87771
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux
by Catalin Marinas
· 7 years ago
5d81f7d
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
by Marc Zyngier
· 7 years ago
55e3748
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
by Marc Zyngier
· 7 years ago
2b6c00c
ARM: pxa, regulator: fix building ezx e680
by Arnd Bergmann
· 7 years ago
add5609
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
by Russell King
· 7 years ago
b800acf
ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
by Russell King
· 7 years ago
3c908e16
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
by Russell King
· 7 years ago
0c47ac8
ARM: KVM: invalidate icache on guest exit for Cortex-A15
by Marc Zyngier
· 7 years ago
3f7e8e2
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
by Marc Zyngier
· 7 years ago
c44f366
ARM: spectre-v2: warn about incorrect context switching functions
by Russell King
· 7 years ago
1011510
ARM: spectre-v2: add firmware based hardening
by Russell King
· 7 years ago
f5fe12b
ARM: spectre-v2: harden user aborts in kernel space
by Russell King
· 7 years ago
e388b80
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
by Russell King
· 7 years ago
06c23f5
ARM: spectre-v2: harden branch predictor on context switches
by Russell King
· 7 years ago
c58d237
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
by Russell King
· 7 years ago
9d3a049
ARM: bugs: add support for per-processor bug checking
by Russell King
· 7 years ago
2660216
ARM: bugs: hook processor bug checking into SMP and suspend paths
by Russell King
· 7 years ago
a5b9177
ARM: bugs: prepare processor bug infrastructure
by Russell King
· 7 years ago
f5683e7
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
by Russell King
· 7 years ago
c2e415f
crypto: clarify licensing of OpenSSL asm code
by Adam Langley
· 7 years ago
ab4d11e
regulator: wm8994: Fix shared GPIOs
by Mark Brown
· 7 years ago
73acc03
ARM: mcpm, perf/arm-cci: export mcpm_is_available
by Arnd Bergmann
· 7 years ago
37bed97
regulator: gpio: Get enable GPIO using GPIO descriptor
by Linus Walleij
· 7 years ago
6059577
regulator: fixed: Convert to use GPIO descriptor only
by Linus Walleij
· 7 years ago
5b79c2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a51dcd2
Merge tag 'renesas-soc-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
by Olof Johansson
· 7 years ago
7fbb615
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
ab44946
Merge tag 'renesas-defconfig-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/defconfig
by Olof Johansson
· 7 years ago
c6a893f
Merge tag 'qcom-dts-for-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/dt
by Olof Johansson
· 7 years ago
760c53f
Merge tag 'at91-ab-4.18-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/dt
by Olof Johansson
· 7 years ago
f59c303
ARM: Fix i2c-gpio GPIO descriptor tables
by Linus Walleij
· 7 years ago
5ab99d4
ARM: stm32: Don't select DMA unconditionally on STM32MP157C
by Arnd Bergmann
· 7 years ago
bd6cc4f
Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
by Olof Johansson
· 7 years ago
4b9743e
Merge tag 'aspeed-4.18-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed into next/dt
by Olof Johansson
· 7 years ago
f2c56aa
Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes
by Olof Johansson
· 7 years ago
da91a61d
Merge tag 'samsung-dt-4.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt
by Olof Johansson
· 7 years ago
c70ceb7
Merge tag 'berlin-dt-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jszhang/linux-berlin into next/dt
by Olof Johansson
· 7 years ago
320b857
Merge tag 'berlin-core-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jszhang/linux-berlin into next/soc
by Olof Johansson
· 7 years ago
a17f6a8
Merge tag 'amlogic-dt-2' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dt
by Olof Johansson
· 7 years ago
2a00044
Merge tag 'qcom-dts-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/dt
by Olof Johansson
· 7 years ago
07c8d21
ARM: dts: pxa3xx: fix MMC clocks
by Daniel Mack
· 7 years ago
Next »