summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | arm,arm64/include/asm/io.h: define struct bio_vecStefano Stabellini2013-11-081-0/+1
| * | | | | | | | | | | | | Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-089-9/+390
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini2013-10-251-0/+8
| | * | | | | | | | | | | | | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-251-0/+28
| | * | | | | | | | | | | | | swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini2013-10-101-3/+3
| | * | | | | | | | | | | | | xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-091-0/+22
| | * | | | | | | | | | | | | arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domainStefano Stabellini2013-10-181-1/+12
| | * | | | | | | | | | | | | swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini2013-10-091-0/+1
| | * | | | | | | | | | | | | xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini2013-10-105-1/+69
| | * | | | | | | | | | | | | arm/xen,arm64/xen: introduce p2mStefano Stabellini2013-10-173-8/+251
| | * | | | | | | | | | | | | arm: make SWIOTLB availableStefano Stabellini2013-10-152-0/+43
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-0845-89/+295
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | arm: make SWIOTLB availableStefano Stabellini2013-11-082-0/+39
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0
* | | | | | | | | | | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* | | | | | | | | | | | | arm: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-5/+7
* | | | | | | | | | | | | mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov2013-11-151-3/+3
* | | | | | | | | | | | | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-1410-30/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD2013-09-273-4/+4
| * | | | | | | | | | | | | video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD2013-09-279-23/+23
| * | | | | | | | | | | | | ARM: mmp: remove the legacy rbswap setting for ttc_dkb platformJett.Zhou2013-09-201-3/+1
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-1432-207/+527
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-11-075-5/+385
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: vexpress/TC2: register vexpress-spc cpufreq deviceSudeep KarkadaNagesha2013-10-301-0/+2
| | * | | | | | | | | | | | | ARM: vexpress/TC2: add cpu clock supportSudeep KarkadaNagesha2013-10-301-0/+102
| | * | | | | | | | | | | | | ARM: vexpress/TC2: add support for CPU DVFSSudeep KarkadaNagesha2013-10-305-5/+281
| * | | | | | | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-11-071-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driverJingoo Han2013-10-301-1/+1
| | * | | | | | | | | | | | | | ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driverJingoo Han2013-10-301-2/+2
| * | | | | | | | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-2810-87/+36
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-252-22/+0
| | * | | | | | | | | | | | | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-10-255-52/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | cpufreq: sa11x0: Fix build breakage after "Expose frequency table"Viresh Kumar2013-10-161-2/+1
| | | * | | | | | | | | | | | | | cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar2013-10-163-5/+0
| | | * | | | | | | | | | | | | | cpufreq: sa11x0: Use generic cpufreq routinesViresh Kumar2013-10-162-23/+0
| | | * | | | | | | | | | | | | | cpufreq: sa11x0: Expose frequency tableViresh Kumar2013-09-302-23/+23
| | | | |_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-255-5/+5
| | * | | | | | | | | | | | | | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-251-1/+1
| | * | | | | | | | | | | | | | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-254-9/+9
| | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-10-2817-113/+104
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | ARM: AT91: DT: pm: Select ram controller standby based on DTJean-Christophe PLAGNIOL-VILLARD2013-10-167-15/+17
| | * | | | | | | | | | | | ARM: AT91: pm: Factorize standby functionJean-Christophe PLAGNIOL-VILLARD2013-10-166-36/+29
| | * | | | | | | | | | | | ARM: at91: cpuidle: Move driver to drivers/cpuidleDaniel Lezcano2013-10-162-70/+0
| | * | | | | | | | | | | | ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano2013-10-169-22/+56
| | * | | | | | | | | | | | Merge back earlier cpuidle material for v3.13.Rafael J. Wysocki2013-10-075-2/+28
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ARM: EXYNOS: convert cpuidle driver to be a platform driverBartlomiej Zolnierkiewicz2013-09-245-2/+28
| | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano2013-10-071-0/+6
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-142-15/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemesPekon Gupta2013-11-061-1/+1
| * | | | | | | | | | | | ARM: OMAP2+: cleaned-up DT support of various ECC schemesPekon Gupta2013-11-061-14/+34
| |/ / / / / / / / / / /
OpenPOWER on IntegriCloud