summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2012-05-29Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King
2012-05-25ARM: neponset: make sure neponset_ncr_frob() is exportedRussell King
2012-05-25ARM: fix out[bwl]()Russell King
2012-05-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg
2012-05-21arm: don't open-code ptrace_report_syscall()Al Viro
2012-05-21arm: bury unused _TIF_RESTORE_SIGMASKAl Viro
2012-05-21arm: remove unused restart trampolineAl Viro
2012-05-21arm: new way of handling ERESTART_RESTARTBLOCKAl Viro
2012-05-21arm: if we get into work_pending while returning to kernel mode, just go awayAl Viro
2012-05-21arm: don't call try_to_freeze() from do_signal()Al Viro
2012-05-21arm: if there's no handler we need to restore sigmask, syscall or no syscallAl Viro
2012-05-21arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro
2012-05-21arm: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-21Merge branch 'v3-removal' into for-linusRussell King
2012-05-21Merge branch 'misc' into for-linusRussell King
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King
2012-05-21arm: Select core options instead of redefining themThomas Gleixner
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-17Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov
2012-05-16ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controllerBarry Song
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-16ARM: PCI: remove per-pci_hw list of busesRussell King
2012-05-16ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_dataRussell King
2012-05-16ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King
2012-05-14ARM: tegra: Fix flow controller accessesPeter De Schrijver
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King
2012-05-13ARM: PCI: versatile: fix PCI interrupt setupRussell King
2012-05-13ARM: PCI: integrator: use common PCI swizzleRussell King
2012-05-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-12Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski
2012-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm
2012-05-12ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski
2012-05-12ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski
2012-05-12ARM: 7416/1: LPAE: Remove unused L_PTE_(BUFFERABLE|CACHEABLE) macrosCatalin Marinas
2012-05-12ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP accessWill Deacon
2012-05-11ARM: 7415/1: vfp: convert printk's to pr_*'sNicolas Pitre
2012-05-10ARM: decompressor: avoid speculative prefetch from non-RAM areasRussell King
2012-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-09Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/li...Olof Johansson