summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-03-21ARM: ixp4xx/omixp: always include linux/leds.hArnd Bergmann1-2/+0
2014-03-21ARM: hisi: fix building without CONFIG_HOTPLUG_CPUArnd Bergmann2-2/+3
2014-03-21ARM: ep93xx: export ep93xx_chip_revisionArnd Bergmann1-0/+1
2014-03-21ARM: efm32: select AUTO_ZRELADDRArnd Bergmann1-0/+1
2014-03-21ARM: davinci: fix Kconfig for DA850_EVMArnd Bergmann2-5/+2
2014-03-21ARM: davinci: make dm644x-evm phy fixup conditionalArnd Bergmann1-5/+6
2014-03-21ARM: at91: sama5 always uses DTArnd Bergmann1-0/+1
2014-03-21ARM: at91: fix broken "if () else" statementArnd Bergmann1-5/+1
2014-03-21ARM: at91: export sam9_smc interfacesArnd Bergmann1-0/+3
2014-03-21ARM: at91: don't provide dt init code for at91x40Arnd Bergmann1-1/+1
2014-03-21ARM: at91: split out at91x40 into a top-level optionArnd Bergmann2-11/+19
2014-03-20arm: omap: Fix typo in ams-delta-fiq.cThomas Gleixner1-1/+1
2014-03-20ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington1-1/+0
2014-03-20ARM: 8006/1: Remove redundant codeAlexander Shiyan1-2/+0
2014-03-20Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King66-2754/+3700
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar3-6/+2
2014-03-19ARM: add uprobes supportDavid A. Long9-1/+542
2014-03-19ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long12-82/+84
2014-03-19ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long8-16/+25
2014-03-19ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long11-73/+69
2014-03-19ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long6-24/+23
2014-03-19ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long6-19/+19
2014-03-19ARM: Make the kprobes condition_check symbol names more genericDavid A. Long10-97/+98
2014-03-19ARM: Remove use of struct kprobe from generic probes codeDavid A. Long10-170/+201
2014-03-19ARM: use a function table for determining instruction interpreter actionDavid A. Long11-271/+441
2014-03-19ARM: move generic thumb instruction parsing code to new files for use by othe...David A. Long4-910/+1000
2014-03-19ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long9-1513/+1624
2014-03-19ARM: move shared uprobe/kprobe definitions into new include fileDavid A. Long2-14/+37
2014-03-19ARM: Fix missing includes in kprobes sourcesDavid A. Long5-2/+10
2014-03-18Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Arnd Bergmann4-3/+4
2014-03-18ARM: mmp: allow platform devices with modular USBArnd Bergmann3-18/+18
2014-03-18ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementationSimon Kågström2-9/+12
2014-03-18xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss2-9/+38
2014-03-17ARM: prima2: build reset code standaloneArnd Bergmann3-13/+13
2014-03-17Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman24-56/+163
2014-03-17Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann16-16/+1981
2014-03-17CNS3xxx: Fix PCIe early iotable_init().Krzysztof Hałasa2-73/+64
2014-03-17CNS3xxx: Fix a WARN() related to IRQ allocation.Krzysztof Hałasa2-2/+0
2014-03-17Merge tag 'omap-for-v3.15/fixes-for-merge-window' of git://git.kernel.org/pub...Arnd Bergmann78-206/+448
2014-03-17ASoC: fsi: fixup compile error for simple-cardKuninori Morimoto1-1/+1
2014-03-17Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2-0/+2
2014-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-55/+162
2014-03-14ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto3-10/+4
2014-03-14ARM: sunxi: dt: Convert to the new irq controller compatiblesMaxime Ripard3-3/+3
2014-03-14ARM: OMAP4: hwmod data: correct the idlemodes for spinlockSuman Anna1-2/+1
2014-03-14ARM: dts: am33xx: correcting dt node unit address for usbMugunthan V N1-2/+2
2014-03-14ARM: dts: omap4/5: Use l3_ick for the gpmc nodeFlorian Vaussard2-0/+4
2014-03-14ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon1-1/+1
2014-03-14ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen1-0/+8
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-12/+7