summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-07-031-4/+5
|\
| * leds: leds-mc13783: Prepare driver to support MC13892 LEDsAlexander Shiyan2013-06-201-4/+5
* | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-07-031-0/+2
|\ \
| * | sata highbank: add bit-banged SGPIO driver supportMark Langsdorf2013-06-061-0/+2
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-037-74/+9
|\ \ \
| * | | drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-07-032-2/+2
| * | | drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-033-15/+0
| * | | mm/ARM: fix stale comment about VALID_PAGE()Jiang Liu2013-07-031-6/+0
| * | | mm/ARM: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-45/+2
| * | | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-2/+1
| * | | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-4/+4
| * | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-0312-131/+127
|\ \ \ \
| * \ \ \ Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-281-6/+1
| |\ \ \ \
| | * | | | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-6/+1
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-2811-123/+124
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-278-120/+120
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki2013-06-078-18/+120
| | | |\ \ \ \ \ | | | | |/ / / /
| | | * | | | | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-048-120/+120
| | * | | | | | Merge branch 'pm-cpufreq-Kconfig' into pm-cpufreqRafael J. Wysocki2013-06-273-3/+4
| | |\ \ \ \ \ \
| | | * | | | | | cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQViresh Kumar2013-06-181-3/+0
| | | * | | | | | cpufreq: pxa: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+3
| | | * | | | | | cpufreq: davinci: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | Merge branch 'pm-omap'Rafael J. Wysocki2013-06-281-4/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge tag 'omap-pm-v3.11/avs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2013-06-161-4/+4
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | PM / AVS: SmartReflex: use omap_sr * for enable/disable interfaceAndrii Tseglytskyi2013-06-101-2/+2
| | | * | | | | PM / AVS: SmartReflex: use omap_sr * for errgen interfacesAndrii Tseglytskyi2013-06-101-2/+2
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-0319-2127/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: kvm: don't include drivers/virtio/KconfigArnd Bergmann2013-06-261-2/+0
| * | | | | | | | arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand2013-06-262-3/+8
| * | | | | | | | ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier2013-06-261-0/+3
| * | | | | | | | ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-06-261-0/+1
| * | | | | | | | ARM: KVM: perform save/restore of PARMarc Zyngier2013-06-264-13/+35
| * | | | | | | | ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier2013-06-262-4/+0
| * | | | | | | | ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier2013-06-262-11/+0
| * | | | | | | | ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier2013-06-262-6/+6
| * | | | | | | | ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmidMarc Zyngier2013-06-261-2/+0
| * | | | | | | | ARM: KVM: Don't handle PSCI calls via SMCDave P Martin2013-06-262-4/+1
| * | | | | | | | ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel2013-06-261-0/+12
| * | | | | | | | KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-191-1/+1
| * | | | | | | | ARM: KVM: move GIC/timer code to a common locationMarc Zyngier2013-05-196-2081/+6
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-07-032-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | clk: ux500: Pass clock base adresses in initcall for u8540 and u9540Philippe Begnic2013-06-061-2/+4
| * | | | | | | | clk: tegra: Use common of_clk_init functionPrashant Gaikwad2013-05-311-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-281-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-032-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-121-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: KVM: timer: allow DT matching for ARMv8 coresMarc Zyngier2013-06-121-0/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | arm/xen: define xen_remap as ioremap_cachedStefano Stabellini2013-06-041-2/+1
| |/ / / / / /
OpenPOWER on IntegriCloud