| Commit message (Expand) | Author | Age |
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-01-11 |
|\ |
|
| * | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error | Victor Kamensky | 2015-01-09 |
| * | ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region | Grygorii Strashko | 2015-01-07 |
| * | ARM: 8249/1: mm: dump: don't skip regions | Mark Rutland | 2015-01-07 |
| * | ARM: wire up execveat syscall | Russell King | 2015-01-07 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-01-11 |
|\ \ |
|
| * | | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski | 2015-01-09 |
* | | | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" | Pavel Machek | 2015-01-04 |
|/ / |
|
* | | Add USB_EHCI_EXYNOS to multi_v7_defconfig | Steev Klimaszewski | 2014-12-30 |
* | | ARM: mvebu: Fix pinctrl configuration for Armada 370 DB | Gregory CLEMENT | 2014-12-21 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2014-12-20 |
|\ |
|
| * | arm/spinlock: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 2014-12-18 |
* | | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-12-20 |
|\ \ |
|
| * | | ARM: OMAP3: clock: fix boot breakage in legacy mode | Tero Kristo | 2014-12-15 |
| * | | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs | Tero Kristo | 2014-12-15 |
| * | | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Michael Turquette | 2014-12-15 |
| |\ \ |
|
| * \ \ | Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker... | Michael Turquette | 2014-11-24 |
| |\ \ \ |
|
| | * | | | ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks. | Chen-Yu Tsai | 2014-11-23 |
| | * | | | ARM: dts: sunxi: unify APB1 clock | Emilio López | 2014-11-23 |
| * | | | | arm: mmp: Make use of the DT supported clock | Chao Xie | 2014-11-12 |
| * | | | | arm: mmp: Make all the dts file to be compiled by Makefile | Chao Xie | 2014-11-12 |
* | | | | | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2014-12-19 |
* | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-18 |
|\ \ \ \ \ |
|
| * | | | | | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki | 2014-12-12 |
| * | | | | | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-12 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-12-18 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2014-12-15 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | arm/arm64: KVM: Require in-kernel vgic for the arch timers | Christoffer Dall | 2014-12-15 |
| | * | | | | | arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized | Christoffer Dall | 2014-12-13 |
| | * | | | | | arm/arm64: KVM: Rename vgic_initialized to vgic_ready | Christoffer Dall | 2014-12-13 |
| | * | | | | | arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps() | Peter Maydell | 2014-12-13 |
| | * | | | | | arm/arm64: KVM: Introduce stage2_unmap_vm | Christoffer Dall | 2014-12-13 |
| | * | | | | | arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot | Christoffer Dall | 2014-12-13 |
| | * | | | | | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI | Christoffer Dall | 2014-12-13 |
| | * | | | | | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu | Christoffer Dall | 2014-12-13 |
| | * | | | | | arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option | Christoffer Dall | 2014-12-13 |
| | * | | | | | arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag | Christoffer Dall | 2014-12-13 |
| | * | | | | | arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO read | Andre Przywara | 2014-11-25 |
| | * | | | | | arm, arm64: KVM: handle potential incoherency of readonly memslots | Ard Biesheuvel | 2014-11-25 |
| | * | | | | | arm, arm64: KVM: allow forced dcache flush on page faults | Laszlo Ersek | 2014-11-25 |
| | * | | | | | arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn() | Ard Biesheuvel | 2014-11-25 |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2014-12-17 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 2014-12-08 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: tegra: Add thermal trip points for Jetson TK1 | Mikko Perttunen | 2014-11-20 |
| | * | | | | | | | ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree | Mikko Perttunen | 2014-11-20 |
* | | | | | | | | | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-16 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops | Will Deacon | 2014-12-01 |
| * | | | | | | | | | arm: call iommu_init before of_platform_populate | Will Deacon | 2014-12-01 |
| * | | | | | | | | | dma-mapping: detect and configure IOMMU in of_dma_configure | Will Deacon | 2014-12-01 |
| * | | | | | | | | | dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops | Will Deacon | 2014-12-01 |