index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
ARM: mvebu: armada xp: Generalize use of i2c quirk
Andrew Lunn
1
-1
/
+1
2014-11-21
ARM: dts: am335x-evm: Fix 5th NAND partition's name
Roger Quadros
1
-1
/
+1
2014-11-21
ARM: 8191/1: decompressor: ensure I-side picks up relocated code
Will Deacon
1
-4
/
+16
2014-11-21
ARM: 8198/1: make kuser helpers depend on MMU
Nathan Lynch
1
-0
/
+1
2014-11-14
ARM: dts: zynq: Enable PL clocks for Parallella
Andreas Färber
1
-0
/
+4
2014-11-14
ARM: pxa: fix hang on startup with DEBUG_LL
Robert Jarzmik
2
-1
/
+6
2014-10-30
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
Fabio Estevam
1
-1
/
+0
2014-10-30
ARM: mvebu: Netgear RN102: Use Hardware BCH ECC
klightspeed@killerwolves.net
1
-0
/
+4
2014-10-30
ARM: mvebu: Netgear RN2120: Use Hardware BCH ECC
Arnaud Ebalard
1
-0
/
+4
2014-10-30
ARM: mvebu: Netgear RN104: Use Hardware BCH ECC
Arnaud Ebalard
1
-0
/
+4
2014-10-30
ARM: Kirkwood: Fix DT based DSA.
Andrew Lunn
7
-69
/
+69
2014-10-30
ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocks
Ludovic Desroches
1
-0
/
+1
2014-10-30
ARM: at91: fix at91sam9263ek DT mmc pinmuxing settings
Andreas Henriksson
1
-0
/
+2
2014-10-30
ARM: at91/dt: Fix typo regarding can0_clk
David Dueck
1
-1
/
+1
2014-10-15
arm: Tell irq work about self IPI support
Frederic Weisbecker
3
-2
/
+12
2014-10-15
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-09-30
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-10
/
+21
2014-09-30
ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"
Jon Medhurst
2
-8
/
+13
2014-09-30
ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERS
Nathan Lynch
1
-0
/
+2
2014-09-30
ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...
Krzysztof Kozlowski
1
-0
/
+1
2014-09-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-37
/
+68
2014-09-25
ARM: 8165/1: alignment: don't break misaligned NEON load/store
Robin Murphy
1
-0
/
+3
2014-09-25
ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAE
Will Deacon
1
-2
/
+2
2014-09-22
Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2
-5
/
+36
2014-09-22
Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2
-18
/
+14
2014-09-22
Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-3
/
+3
2014-09-22
ARM: imx: fix .is_enabled() of shared gate clock
Shawn Guo
1
-5
/
+1
2014-09-21
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-55
/
+154
2014-09-16
ARM: OMAP3: Fix I/O chain clock line assertion timed out error
Tony Lindgren
2
-5
/
+36
2014-09-16
ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interrupts
Stephen Boyd
1
-10
/
+4
2014-09-16
ARM: 8148/1: flush TLS and thumbee register state during exec
Nathan Lynch
4
-17
/
+66
2014-09-16
ARM: 8151/1: add missing exports for asm functions required by get_user macro
Victor Kamensky
1
-0
/
+8
2014-09-12
Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-93
/
+217
2014-09-12
ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes
Victor Kamensky
2
-11
/
+75
2014-09-12
ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulation
Punit Agrawal
1
-15
/
+0
2014-09-12
Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-09-11
ARM: keystone: dts: fix bindings for pcie and usb clock nodes
Murali Karicheri
1
-3
/
+3
2014-09-11
xen/arm: remove mach_to_phys rbtree
Stefano Stabellini
2
-74
/
+1
2014-09-11
xen/arm: reimplement xen_dma_unmap_page & friends
Stefano Stabellini
3
-19
/
+210
2014-09-11
xen/arm: introduce XENFEAT_grant_map_identity
Stefano Stabellini
1
-0
/
+6
2014-09-11
ARM: DT: imx53: fix lvds channel 1 port
Markus Niebel
1
-2
/
+10
2014-09-10
ARM: dts: cm-t54: fix serial console power supply.
Dmitry Lifshitz
1
-3
/
+2
2014-09-10
ARM: dts: dra7-evm: Fix NAND GPMC timings
Roger Quadros
1
-15
/
+12
2014-09-09
ARM: pxa: fix section mismatch warning for pxa_timer_nodt_init
Arnd Bergmann
1
-1
/
+1
2014-09-09
ARM: OMAP: Fix Kconfig warning for omap1
Tony Lindgren
2
-3
/
+3
2014-09-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+6
2014-09-05
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Kevin Hilman
3
-2
/
+12
2014-09-05
ARM: at91/dt: rm9200: fix usb clock definition
Alexandre Belloni
1
-1
/
+1
2014-09-05
ARM: at91: rm9200: fix clock registration
Alexandre Belloni
1
-1
/
+10
2014-09-05
ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver
Gaël PORTAY
1
-0
/
+1
[next]