Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
93e95fa57441b6976b39029bd658b6bbe7ccfe28
/
arch
/
arm
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
7fbb615
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
f59c303
ARM: Fix i2c-gpio GPIO descriptor tables
by Linus Walleij
· 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
d883c6c
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
by Joonsoo Kim
· 7 years ago
132ce5d
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
203ec2f
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
92d44a4
ARM: fix kill( ,SIGFPE) breakage
by Russell King
· 7 years ago
0d73c3f
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
by Masami Hiramatsu
· 7 years ago
eb0146d
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
by Masami Hiramatsu
· 7 years ago
70948c0
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
by Masami Hiramatsu
· 7 years ago
69af7e2
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
by Masami Hiramatsu
· 7 years ago
6cea14f
ARM: replace unnecessary perl with sed and the shell $(( )) operator
by Russell King
· 7 years ago
1c37963
ARM: kexec: record parent context registers for non-crash CPUs
by Russell King
· 7 years ago
2d7b3c6
ARM: kexec: fix kdump register saving on panic()
by Russell King
· 7 years ago
f2ae9de
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
by Łukasz Stelmach
· 7 years ago
e07e3c3
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
by Łukasz Stelmach
· 7 years ago
58ddfe6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
a7be67b
Merge tag 'davinci-fixes-for-v4.17-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes
by Olof Johansson
· 7 years ago
bf30824
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
by Andre Przywara
· 7 years ago
bb7298a
ARM: davinci: board-dm646x-evm: set VPIF capture card name
by Sekhar Nori
· 7 years ago
7d46899
ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIF
by Sekhar Nori
· 7 years ago
73d4337
ARM: davinci: dm646x: fix timer interrupt generation
by Sekhar Nori
· 7 years ago
9954b80
ARM: keystone: fix platform_domain_notifier array overrun
by Russell King
· 7 years ago
115c93e
Merge tag 'imx-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 7 years ago
602a424
Merge tag 'omap-for-v17/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 7 years ago
51dff16
Merge tag 'arm-soc/for-4.17/devicetree-fixes' of https://github.com/Broadcom/stblinux into fixes
by Olof Johansson
· 7 years ago
0e68f92
Merge tag 'tegra-for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into fixes
by Olof Johansson
· 7 years ago
8ee7424
Merge tag 'davinci-fixes-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes
by Olof Johansson
· 7 years ago
1e61f54
Merge tag 'renesas-fixes-for-v4.17' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 7 years ago
6d3299a
ARM: dts: imx51-zii-rdu1: fix touchscreen bindings
by Nikita Yushchenko
· 7 years ago
09230cb
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
f21254c
arm: don't build swiotlb by default
by Christoph Hellwig
· 7 years ago
4965a68
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
by Christoph Hellwig
· 7 years ago
d4a451d
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
by Christoph Hellwig
· 7 years ago
f616ab5
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
86596f0
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
79c1879
iommu-helper: mark iommu_is_span_boundary as inline
by Christoph Hellwig
· 7 years ago
6e88628
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
by Christoph Hellwig
· 7 years ago
15b28bb
dma-debug: move initialization to common code
by Christoph Hellwig
· 7 years ago
9a62dcf
arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcan
by Uwe Kleine-König
· 7 years ago
675c721
ARM: dts: cygnus: fix irq type for arm global timer
by Clément Péron
· 7 years ago
41bd6ad
Revert "ARM: dts: logicpd-som-lv: Fix pinmux controller references"
by Tony Lindgren
· 7 years ago
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
388126a
ARM: dts: imx7s: Pass the 'fsl,sec-era' property
by Fabio Estevam
· 7 years ago
9bf4e37
ARM: dts: tegra20: Revert "Fix ULPI regression on Tegra20"
by Dmitry Osipenko
· 7 years ago
647efef
ARM: dts: correct missing "compatible" entry for ti81xx SoCs
by Graeme Smecher
· 7 years ago
baf6425
ARM: OMAP1: ams-delta: fix deferred_fiq handler
by Janusz Krzysztofik
· 7 years ago
d89ad4f
ARM: sun8i: v3s: fix spelling mistake: "disbaled" -> "disabled"
by Colin Ian King
· 7 years ago
9411ac0
ARM: davinci: fix GPIO lookup for I2C
by Sekhar Nori
· 7 years ago
30443b3
ARM: dts: logicpd-som-lv: Fix pinmux controller references
by Adam Ford
· 7 years ago
95e59fc
ARM: dts: logicpd-som-lv: Fix Audio Mute
by Adam Ford
· 7 years ago
189822c
ARM: dts: logicpd-som-lv: Fix WL127x Startup Issues
by Adam Ford
· 7 years ago
33e9572
ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for trace
by Tero Kristo
· 7 years ago
5c054de
ARM: davinci: board-dm355-evm: fix broken networking
by Sekhar Nori
· 7 years ago
d45622c
ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookup
by Sekhar Nori
· 7 years ago
67c6b6f
ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SD
by Sekhar Nori
· 7 years ago
51e9f12
ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD
by Sekhar Nori
· 7 years ago
46dc111
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c12d7e9
ARM: defconfig: Update Gemini defconfig
by Linus Walleij
· 7 years ago
ef74050
ARM: s3c24xx: jive: Fix some GPIO names
by Linus Walleij
· 7 years ago
21f2db5
Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 7 years ago
1c3bc8f
ARM: dts: Fix NAS4220B pin config
by Linus Walleij
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
94a8228
ARM: dts: da850: fix W=1 warnings with pinmux node
by Sekhar Nori
· 7 years ago
01de0be
ARM: dts: da850-lcdk: add unit name for memory node
by Sekhar Nori
· 7 years ago
30f548b
ARM: dts: da850: get rid of skeleton.dtsi
by Sekhar Nori
· 7 years ago
edb0c3a
ARM: dts: r8a7793: Convert to new LVDS DT bindings
by Laurent Pinchart
· 7 years ago
e5c3f47
ARM: dts: r8a7791: Convert to new LVDS DT bindings
by Laurent Pinchart
· 7 years ago
15a1ff3
ARM: dts: r8a7790: Convert to new LVDS DT bindings
by Laurent Pinchart
· 7 years ago
590b0c0
ARM: dts: sun4i: Fix incorrect clocks for displays
by Pascal Roeleven
· 7 years ago
85bd0ba
arm/arm64: KVM: Add PSCI version selection API
by Marc Zyngier
· 7 years ago
fb289e3
Merge branch 'omap-for-v4.17/fixes-ti-sysc' into omap-for-v4.17/fixes
by Tony Lindgren
· 7 years ago
5692fce
ARM: OMAP2+: Fix build when using split object directories
by Dave Gerlach
· 7 years ago
aed5eb4
ARM: dts: sun8i: h3: Re-enable EMAC on Orange Pi One
by Chen-Yu Tsai
· 7 years ago
bc8a3ef
ARM: dts: Fix cm2 and prm sizes for omap4
by Tony Lindgren
· 7 years ago
6e8fe39
ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
by Thor Thayer
· 7 years ago
ca71b3b
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
45df60c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
2dd8a62
linux/const.h: move UL() macro to include/linux/const.h
by Masahiro Yamada
· 7 years ago
8f2af15
exec: pass stack rlimit into mm layout functions
by Kees Cook
· 7 years ago
3d2054a
ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=y
by Joonsoo Kim
· 7 years ago
d893c4d
arm: npcm: enable L2 cache in NPCM7xx architecture
by Tomer Maimon
· 7 years ago
c18bb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
d8312a3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
7886e8a
Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
4a1e005
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
9178caf
Merge branches 'devel-stable' and 'misc' into for-linus
by Russell King
· 7 years ago
5571196
ARM: dts: ls1021a: Specify TBIPA register address
by Esben Haabendal
· 7 years ago
54a702f
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
by Masahiro Yamada
· 7 years ago
3b54765
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
64b2f12
ARM: sa1100/simpad: switch simpad CF to use gpiod APIs
by Russell King
· 9 years ago
b51af86
ARM: sa1100/shannon: convert to generic CF sockets
by Russell King
· 9 years ago
80c799d
ARM: sa1100/nanoengine: convert to generic CF sockets
by Russell King
· 9 years ago
cb9f753
mm: fix races between swapoff and flush dcache
by Huang Ying
· 7 years ago
7bbaf27
zboot: fix stack protector in compressed boot phase
by Huacai Chen
· 7 years ago
Next »