Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
830ffb565760234eb984e4343ad82575e96728de
/
arch
/
arm
1568d9f
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
6a2a2b8
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2bc733e
Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
8507876
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
4854005
ARM: clk-imx35: Fix SSI clock registration
by Fabio Estevam
· 12 years ago
912bfe7
ARM: clk-imx25: Fix SSI clock registration
by Fabio Estevam
· 12 years ago
f3d8752
arm: mm: fix DMA pool affiliation check
by Thomas Petazzoni
· 12 years ago
beafa0d
ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop
by Will Deacon
· 12 years ago
ad72907
ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()
by Will Deacon
· 12 years ago
8404663
ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS
by Russell King
· 12 years ago
32d687c
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
f5a60d4
Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 12 years ago
2b2040a
ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path
by Will Deacon
· 12 years ago
62194bd
ARM: 7521/1: Fix semihosting Kconfig text
by Stephen Boyd
· 12 years ago
70b0476
ARM: 7513/1: Make sure dtc is built before running it
by David Brown
· 12 years ago
b4ad515
ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving
by Stephen Boyd
· 12 years ago
6ab019b
Merge tag 'omap-fixes-a-for-3.6rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes
by Tony Lindgren
· 12 years ago
580a7ce
Merge branch 'fixes-wakeupgen' into fixes
by Tony Lindgren
· 12 years ago
e829c66
ARM: gemini: fix the gemini build
by Linus Walleij
· 12 years ago
f81a3a1
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 12 years ago
e534e87
ARM: OMAP4: Fix array size for irq_target_cpu
by Tony Lindgren
· 12 years ago
8a94feb
Merge branches 'clkdev_fixes_3.6rc', 'clkdm_fixes_3.6rc' and 'hwmod_data_fixes_a_3.6rc' into omap_fixes_a_3.6rc
by Paul Walmsley
· 12 years ago
b360124
ARM: OMAP4: hwmod data: temporarily comment out data for the sl2if IP block
by Tero Kristo
· 12 years ago
471a009
ARM: OMAP: hwmod code: Disable module when hwmod enable fails
by Misael Lopez Cruz
· 12 years ago
ed73361
ARM: OMAP3: hwmod data: fix iva2 reset info
by Tero Kristo
· 12 years ago
bfb7dd2
ARM: OMAP3xxx: clockdomain: fix software supervised wakeup/sleep
by Paul Walmsley
· 12 years ago
5776501
ARM: OMAP2+: am33xx: Fix the timer fck clock naming convention
by Vaibhav Hiremath
· 12 years ago
28e5158
ARM: shmobile: armadillo800eva: enable rw rootfs mount
by Kuninori Morimoto
· 12 years ago
3729d4a
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 12 years ago
3800bd3
Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/linux into fixes
by Olof Johansson
· 12 years ago
4fd2057
ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.c
by Andrew Lunn
· 12 years ago
e26a603
ARM: shmobile: mackerel: fixup usb module order
by Kuninori Morimoto
· 12 years ago
ee3c843
ARM: shmobile: armadillo800eva: fixup: sound card detection order
by Kuninori Morimoto
· 12 years ago
a17fb8f
ARM: OMAP: Config fix for omap3-touchbook board
by Radek Pilar
· 12 years ago
b285673
ARM: OMAP: sram: skip the first 16K on OMAP3 HS
by Aaro Koskinen
· 12 years ago
528c28f
ARM: OMAP: sram: fix OMAP4 errata handling
by Aaro Koskinen
· 12 years ago
45caae7
ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMER
by Igor Grinberg
· 12 years ago
497dcf6
ARM: shmobile: marzen: fixup smsc911x id for regulator
by Kuninori Morimoto
· 12 years ago
479ed93
ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC
by Hiroshi Doyu
· 12 years ago
665bad7
ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()
by Hiroshi Doyu
· 12 years ago
21d0a75
ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
by Hiroshi Doyu
· 12 years ago
6b3fe47
ARM: dma-mapping: atomic_pool with struct page **pages
by Hiroshi Doyu
· 12 years ago
cb01b63
ARM: Kirkwood: increase atomic coherent pool size
by Marek Szyprowski
· 12 years ago
fb71285
ARM: DMA-Mapping: print warning when atomic coherent allocation fails
by Marek Szyprowski
· 12 years ago
6e5267a
ARM: DMA-Mapping: add function for setting coherent pool size from platform code
by Marek Szyprowski
· 12 years ago
e092705
ARM: relax conditions required for enabling Contiguous Memory Allocator
by Marek Szyprowski
· 12 years ago
aa9f6d6
Merge branch 'armadillo800eva' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 12 years ago
981ba65
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 12 years ago
3149493
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into fixes
by Olof Johansson
· 12 years ago
9acb172
Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
36418c5
ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM
by Jonathan Austin
· 12 years ago
df547e0
ARM: 7503/1: mm: only flush both pmd entries for classic MMU
by Will Deacon
· 12 years ago
ae3790b
ARM: 7502/1: contextidr: avoid using bfi instruction during notifier
by Will Deacon
· 12 years ago
dbece45
ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 cores
by Will Deacon
· 12 years ago
d968d2b
ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addresses
by Will Deacon
· 12 years ago
bf88011
ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access type
by Will Deacon
· 12 years ago
a849088
ARM: Fix ioremap() of address zero
by Russell King
· 12 years ago
5c1d2d1
ARM: mach-shmobile: armadillo800eva: Enable power button as wakeup source
by Laurent Pinchart
· 12 years ago
2d85b94
ARM: mach-shmobile: armadillo800eva: Fix GPIO buttons descriptions
by Laurent Pinchart
· 12 years ago
57f0b20
Merge branch 'randconfig/mach' into fixes
by Arnd Bergmann
· 12 years ago
db43b18
ARM: ux500: don't select LEDS_GPIO for snowball
by Arnd Bergmann
· 12 years ago
1fc593f
ARM: imx: build i.MX6 functions only when needed
by Arnd Bergmann
· 12 years ago
f637c4c
ARM: imx: select CPU_FREQ_TABLE when needed
by Arnd Bergmann
· 12 years ago
9f9ba0f
ARM: imx: fix ksz9021rn_phy_fixup
by Arnd Bergmann
· 12 years ago
a28eecef
ARM: imx: build pm-imx5 code only when PM is enabled
by Arnd Bergmann
· 12 years ago
c7a9b09
ARM: omap: allow building omap44xx without SMP
by Arnd Bergmann
· 12 years ago
5f870ba
Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes
by Arnd Bergmann
· 12 years ago
8917da4
Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Arnd Bergmann
· 12 years ago
1e72fe1
Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Arnd Bergmann
· 12 years ago
a46d261
ARM: dts: imx51-babbage: fix esdhc cd/wp properties
by Shawn Guo
· 12 years ago
c944b0b
ARM: imx6: spin the cpu until hardware takes it down
by Shawn Guo
· 12 years ago
9e0255d
ARM: at91/dts: remove partial parameter in at91sam9g25ek.dts
by Bo Shen
· 12 years ago
2ed1f58
ARM: at91/clock: fix PLLA overclock warning
by Nicolas Ferre
· 12 years ago
e402af6
ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support
by Ludovic Desroches
· 12 years ago
85ebea1
ARM: at91: fix system timer irq issue due to sparse irq support
by Ludovic Desroches
· 12 years ago
6c0274c
ARM: shmobile: sh73a0: fixup RELOC_BASE of intca_irq_pins_desc
by Kuninori Morimoto
· 12 years ago
6dab7ed
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
46a8b98
ARM: ux500: Ensure probing of Audio devices when Device Tree is enabled
by Lee Jones
· 12 years ago
97f50c6
ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500'
by Lee Jones
· 12 years ago
1633946
ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock path
by Philipp Zabel
· 12 years ago
8a211d3
Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes
by Arnd Bergmann
· 12 years ago
0a224c5
Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux into fixes
by Arnd Bergmann
· 12 years ago
b74ffd8
ARM: Kirkwood: fix Makefile.boot
by Arnaud Patard (Rtp)
· 12 years ago
03810a2
ARM: Kirkwood: Fix iconnect leds
by Arnaud Patard (Rtp)
· 12 years ago
58569ae
ARM: Orion: Set eth packet size csum offload limit
by Arnaud Patard (Rtp)
· 12 years ago
c6041d4a
Merge tag 'omap-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 12 years ago
8986873
ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBE
by Stephen Boyd
· 12 years ago
e18287d
ARM: mv78xx0: fix win_cfg_base prototype
by Arnd Bergmann
· 12 years ago
c5491d1
ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*()
by Timo Kokkonen
· 12 years ago
080fc66
ARM: Bring back ARMv3 IO and user access code
by Russell King
· 12 years ago
21d2f8dc9
Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
88de3d0d
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
730a812
ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems
by Will Deacon
· 12 years ago
f5f2025
ARM: 7488/1: mm: use 5 bits for swapfile type encoding
by Will Deacon
· 12 years ago
47f1204
ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present
by Will Deacon
· 12 years ago
237ec6f
ARM: 7486/1: sched_clock: update epoch_cyc on resume
by Colin Cross
· 12 years ago
f1898f6
ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocks
by Stephen Boyd
· 12 years ago
3d9fb00
ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabled
by Will Deacon
· 12 years ago
f7e416e
ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topology
by Venkatraman Sathiyamoorthy
· 12 years ago
cf835e8
Merge branch 'for_3.6/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes
by Tony Lindgren
· 12 years ago
Next »