summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-0716-1/+704
|\
| * arm: introduce a DTS for Xen unprivileged virtual machinesStefano Stabellini2012-09-243-1/+71
| * xen/arm: compile netbackStefano Stabellini2012-08-081-0/+19
| * xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfreeStefano Stabellini2012-08-081-0/+18
| * xen/arm: receive Xen events on ARMStefano Stabellini2012-09-142-0/+51
| * xen/arm: initialize grant_table on ARMStefano Stabellini2012-09-131-0/+14
| * xen/arm: get privilege statusStefano Stabellini2012-08-081-0/+7
| * xen/arm: introduce CONFIG_XEN on ARMStefano Stabellini2012-09-171-0/+10
| * xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-141-2/+6
| * xen/arm: Xen detection and shared_info page mappingStefano Stabellini2012-09-141-0/+61
| * xen/arm: empty implementation of grant_table arch specific functionsStefano Stabellini2012-08-082-1/+54
| * xen/arm: sync_bitopsStefano Stabellini2012-08-081-0/+27
| * xen/arm: page.h definitionsStefano Stabellini2012-08-081-0/+82
| * xen/arm: hypercallsStefano Stabellini2012-09-143-1/+157
| * arm: initial Xen supportStefano Stabellini2012-09-146-0/+131
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-066-36/+36
|\ \
| * | sections: fix section conflicts in arch/arm/Andi Kleen2012-10-066-36/+36
* | | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-058-42/+197
|\ \ \ | |/ / |/| |
| * | ARM: dts: Enable 88pm860x pmicHaojian Zhuang2012-10-022-0/+141
| * | mfd: omap-usb-host: Remove TLL specific code from USB HS core driverKeshava Munegowda2012-09-211-9/+22
| * | mfd: omap-usb-host: Invoke the TLL driver from USB HS core driverKeshava Munegowda2012-09-211-0/+1
| * | mfd: omap-usb-tll: HOST TLL platform driverKeshava Munegowda2012-09-211-0/+6
| * | regulator: anatop-regulator: Convert to use syscon to access anatop registerDong Aisheng2012-09-173-32/+21
| * | ARM: imx6q: Add iomuxc gpr support into sysconDong Aisheng2012-09-171-0/+5
| * | mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper2012-09-141-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-046-0/+1912
|\ \ \
| * | | arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough2012-09-076-0/+1912
* | | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-034-3/+6
|\ \ \ \
| * | | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
| * | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-023-3/+3
* | | | | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-021-1/+1
|\ \ \ \ \
| * | | | | arm: sam9_l9260_defconfig: correct CONFIG_MTD_UBI_BEB_LIMITArtem Bityutskiy2012-09-041-1/+1
| * | | | | arm: sam9_l9260_defconfig: remove non-existing config optionShmulik Ladkani2012-09-041-1/+0
| * | | | | arm: sam9_l9260_defconfig: prepare to UBI config changeShmulik Ladkani2012-09-041-0/+1
* | | | | | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-027-80/+264
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next-cleanup' into for-v3.7Marek Szyprowski2012-10-021-5/+6
| |\ \ \ \ \ \
| | * | | | | | ARM: dma-mapping: Refrain noisy console messageHiroshi Doyu2012-10-021-1/+1
| | * | | | | | ARM: dma-mapping: Small logical clean upHiroshi Doyu2012-10-021-4/+5
| * | | | | | | ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_pageHiroshi Doyu2012-10-021-1/+0
| * | | | | | | ARM: highbank: add coherent DMA setupRob Herring2012-10-022-0/+53
| * | | | | | | ARM: kill off arch_is_coherentRob Herring2012-10-023-26/+6
| * | | | | | | ARM: add coherent iommu dma opsRob Herring2012-10-021-40/+143
| * | | | | | | ARM: add coherent dma opsRob Herring2012-10-022-12/+60
| |/ / / / / /
* | | | | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-0219-336/+461
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2012-09-171-0/+54
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao2012-09-091-0/+54
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'pm-shmobile'Rafael J. Wysocki2012-09-1718-336/+407
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: shmobile: Add A4S cpuidle state on sh7372Rafael J. Wysocki2012-09-044-12/+50
| | * | | | | | | ARM: shmobile: Make sh7372 cpuidle handling more straightforwardRafael J. Wysocki2012-09-043-62/+62
| | * | | | | | | ARM: shmobile: Move definition of shmobile_init_late() to headerRafael J. Wysocki2012-09-043-27/+7
OpenPOWER on IntegriCloud