summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-10-24Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-7/+20
2012-10-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-66/+120
2012-10-20Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...Olof Johansson3-12/+12
2012-10-20Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-1/+1
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk1695-66126/+39518
2012-10-19xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bitIan Campbell1-1/+7
2012-10-19xen: arm: make p2m operations NOPsIan Campbell1-3/+10
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2-3/+1
2012-10-19xen: sysfs: fix build warning.Ian Campbell1-0/+2
2012-10-18Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+12
2012-10-18ARM: kirkwood: fix buttons on lsxl boardsMichael Walle1-3/+5
2012-10-18ARM: kirkwood: fix LEDs names for lsxl boardsMichael Walle1-5/+5
2012-10-18ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2Jason Gunthorpe2-4/+2
2012-10-18Merge tag 'mvebu_dove_late_fixes_for_v3.7' of git://git.infradead.org/users/j...Olof Johansson3-21/+41
2012-10-18Merge tag 'omap-for-v3.7-rc1/fixes-take5-signed' of git://git.kernel.org/pub/...Olof Johansson6-12/+34
2012-10-18Merge tag 'tegra-for-3.7-fixes-for-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson7-5/+7
2012-10-17ARM: dove: Add crypto engine to DTSebastian Hesselbarth2-1/+9
2012-10-17ARM: dove: Remove watchdog from DTSebastian Hesselbarth1-5/+0
2012-10-17ARM: dove: Restructure SoC device tree descriptorSebastian Hesselbarth1-12/+18
2012-10-17ARM: dove: Fix clock names of sata and gbeSebastian Hesselbarth1-2/+2
2012-10-17ARM: dove: Fix tauros2 device tree initSebastian Hesselbarth2-1/+7
2012-10-17ARM: dove: Add pcie clock supportSebastian Hesselbarth1-0/+5
2012-10-17ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memoryJon Hunter1-5/+19
2012-10-17ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disableTero Kristo1-4/+11
2012-10-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2-12/+12
2012-10-17ARM: s3c: mark s3c2440_clk_add as __init_refokArnd Bergmann1-1/+1
2012-10-17Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-0/+12
2012-10-17Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-13/+0
2012-10-17ARM: OMAP4: devices: fixup OMAP4 DMIC platform device error messageSebastien Guiriec1-1/+1
2012-10-17ARM: OMAP2+: clock data: Add dev-id for the omap-gpmc dummy fckBenoit Cousson1-1/+1
2012-10-17ARM: OMAP: resolve sparse warning concerning debug_card_init()Paul Walmsley1-0/+1
2012-10-16ARM: OMAP4: Fix twd_local_timer_register regressionTony Lindgren1-1/+1
2012-10-16ARM: tegra: add tegra_timer clockSivaram Nair2-0/+2
2012-10-16ARM: tegra: rename tegra system timerSivaram Nair4-4/+4
2012-10-16ARM: tegra30: clk: Fix output_rate overflowMark Zhang1-1/+1
2012-10-16ARM: dts: imx6q-arm2: move NANDF_CS pins out of 'hog'Shawn Guo1-1/+9
2012-10-16dtb: fix interrupt assignment for ehci/uhci on wm8505Tony Prisk1-2/+2
2012-10-16ARM: dts: compile Integrator device treesLinus Walleij1-0/+2
2012-10-16ARM: shmobile: r8a7779: use __iomem pointers for MMIOKuninori Morimoto1-11/+11
2012-10-15ARM: fix oops on initial entry to userspace with Thumb2 kernelsRussell King1-2/+2
2012-10-15pinctrl: sirf: remove sirfsoc_gpio_set_pull functionArnd Bergmann1-13/+0
2012-10-15ARM: shmobile: armadillo800eva: __io abuse cleanupKuninori Morimoto1-1/+1
2012-10-15Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+4
2012-10-14Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds63-1722/+1800
2012-10-13Merge branch 'config' into late-for-linusRussell King39-795/+793
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King1-38/+38
2012-10-13ARM: config: sort select statements alphanumericallyRussell King39-767/+765
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-29/+7
2012-10-12arm: switch to saner kernel_execve() semanticsAl Viro4-29/+7
2012-10-12UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells24-926/+1006