summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King2014-03-1966-2754/+3700
|\
| * ARM: add uprobes supportDavid A. Long2014-03-189-1/+542
| * ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long2014-03-1812-82/+84
| * ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long2014-03-188-16/+25
| * ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long2014-03-1811-73/+69
| * ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long2014-03-186-24/+23
| * ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long2014-03-186-19/+19
| * ARM: Make the kprobes condition_check symbol names more genericDavid A. Long2014-03-1810-97/+98
| * ARM: Remove use of struct kprobe from generic probes codeDavid A. Long2014-03-1810-170/+201
| * ARM: use a function table for determining instruction interpreter actionDavid A. Long2014-03-1811-271/+441
| * ARM: move generic thumb instruction parsing code to new files for use by othe...David A. Long2014-03-184-910/+1000
| * ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long2014-03-189-1513/+1624
| * ARM: move shared uprobe/kprobe definitions into new include fileDavid A. Long2014-03-182-14/+37
| * ARM: Fix missing includes in kprobes sourcesDavid A. Long2014-03-185-2/+10
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-02-282-2/+12
| |\
| | * arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2014-02-272-2/+12
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-2424-47/+106
| |\ \
| | * | ARM: tegra: only run PL310 init on systems with oneStephen Warren2014-02-191-0/+10
| | * | ARM: tegra: Add head numbers to display controllersThierry Reding2014-02-193-0/+12
| | * | Merge tag 'mvebu-dt-fixes-3.14' of git://git.infradead.org/linux-mvebu into f...Olof Johansson2014-02-192-12/+2
| | |\ \
| | | * | ARM: dove: dt: revert PMU interrupt controller nodeJason Cooper2014-02-181-11/+0
| | | * | ARM: mvebu: dt: add missing alias 'eth3' on Armada XP mv78260Willy Tarreau2014-02-051-1/+2
| | * | | ARM: imx6: build pm-imx6q.c independently of CONFIG_PMShawn Guo2014-02-192-5/+1
| | * | | Merge tag 'omap-for-v3.14/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-02-1914-29/+71
| | |\ \ \
| | | * | | ARM: dts: Add support for both OMAP35xx and OMAP36xx Overo/TobiFlorian Vaussard2014-02-144-7/+46
| | | * | | ARM: dts: omap3-tobi: Use the correct vendor prefixFlorian Vaussard2014-02-141-1/+1
| | | * | | ARM: dts: omap3-tobi: Fix boot with OMAP36xx-based OveroFlorian Vaussard2014-02-142-4/+4
| | | * | | ARM: OMAP2+: Remove legacy macros for zoom platformsPaul Bolle2014-02-141-9/+0
| | | * | | ARM: OMAP2+: Remove MACH_NOKIA_N800Paul Bolle2014-02-141-4/+0
| | | * | | ARM: dts: N900: add missing compatible propertyAaro Koskinen2014-02-141-2/+2
| | | * | | ARM: dts: N9/N950: fix boot hang with 3.14-rc1Aaro Koskinen2014-02-142-2/+2
| | | * | | ARM: OMAP1: nokia770: enable tahvo-usbAaro Koskinen2014-02-141-0/+1
| | | * | | ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta2014-02-141-1/+1
| | | * | | ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta2014-02-141-1/+1
| | | * | | ARM: dts: omap3-gta04: Fix mmc1 properties.Marek Belisko2014-02-141-1/+1
| | | * | | ARM: dts: omap3-gta04: Fix 'aux' gpio key flags.NeilBrown2014-02-141-1/+1
| | | * | | ARM: OMAP2+: add missing ARCH_HAS_OPPNishanth Menon2014-02-131-0/+4
| | | * | | ARM: dts: am335x-evmsk: Fix mmc1 supportPeter Ujfalusi2014-02-131-0/+9
| | | * | | ARM: DTS: am335x-evmsk: Correct audio clock frequencyPeter Ujfalusi2014-02-131-1/+1
| | | * | | ARM: dts: omap3-gta04: Add EOC irq gpio line handling.Marek Belisko2014-02-131-0/+2
| | | |/ /
| | * | | ARM: tegra: fix RTC0 alias for CardhuStephen Warren2014-02-191-1/+1
| | * | | Merge tag 'pwm_pxa_for_v3.14' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2014-02-191-0/+9
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ARM: pxa: Add dummy backlight power supply on Mitac Mio A701Thierry Reding2014-02-111-0/+9
| | | |/
| * | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-02-214-101/+2
| |\ \ \
| | * | | of: Move testcase FDT data into drivers/ofGrant Likely2014-02-204-101/+2
| | |/ /
| * | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-201-0/+1
| |\ \ \
| | * | | arm, pm, vmpressure: add missing slab.h includesTejun Heo2014-02-031-0/+1
| | | |/ | | |/|
| * | | Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2014-02-201-1/+1
| |\ \ \
| | * | | ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-02-111-1/+1
| | |/ /
| * | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-02-1910-36/+30
| |\ \ \ | | |_|/ | |/| |