summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-219-24/+123
|\
| * arm: mvebu: add RTC support for Armada 370 and Armada XPGregory CLEMENT2013-02-211-0/+6
| * mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse2013-02-211-11/+9
| * block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-211-6/+0
| * ARM: mmp: add display and fb support in pxa910 defconfigZhou Zhu2013-02-211-0/+8
| * ARM: mmp: enable display in ttc_dkbZhou Zhu2013-02-211-0/+92
| * ARM: mmp: added device for display controllerZhou Zhu2013-02-212-1/+7
| * cris: use "int" for ssize_t to match size_tGeert Uytterhoeven2013-02-211-5/+0
| * mn10300: use for_each_pci_dev to simplify the codeWei Yongjun2013-02-211-1/+1
* | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2129-616/+2927
|\ \
| * | ARM: arch_timer: include linux/errno.hArnd Bergmann2013-02-151-0/+1
| * | Merge branch 'kvm-arm/timer' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-02-1215-13/+2503
| |\ \
| | * | ARM: KVM: arch_timers: Wire the init code and config optionMarc Zyngier2013-02-114-0/+21
| | * | ARM: KVM: arch_timers: Add timer world switchMarc Zyngier2013-02-115-1/+74
| | * | ARM: KVM: arch_timers: Add guest timer core supportMarc Zyngier2013-02-115-0/+394
| | * | Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Marc Zyngier2013-02-11164-1221/+1417
| | |\ \
| | * | | ARM: KVM: Add VGIC configuration optionMarc Zyngier2013-02-111-0/+8
| | * | | ARM: KVM: VGIC initialisation codeMarc Zyngier2013-02-113-0/+250
| | * | | ARM: KVM: VGIC control interface world switchMarc Zyngier2013-02-112-0/+86
| | * | | ARM: KVM: VGIC interrupt injectionMarc Zyngier2013-02-113-10/+170
| | * | | ARM: KVM: vgic: retire queued, disabled interruptsMarc Zyngier2013-02-111-0/+30
| | * | | ARM: KVM: VGIC virtual CPU interface managementMarc Zyngier2013-02-112-1/+357
| | * | | ARM: KVM: VGIC distributor handlingMarc Zyngier2013-02-112-1/+677
| | * | | ARM: KVM: VGIC accept vcpu and dist base addresses from user spaceChristoffer Dall2013-02-114-1/+89
| | * | | ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier2013-02-117-1/+275
| | * | | ARM: KVM: Keep track of currently running vcpusMarc Zyngier2013-02-112-0/+40
| | * | | KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall2013-02-112-1/+35
| | * | | Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgicMarc Zyngier2013-01-24138-1900/+112
| | |\ \ \
| * | | | | ARM: mach-virt: fixup machine descriptor after removal of sys_timerWill Deacon2013-02-111-5/+1
| * | | | | Merge branch 'for-arm-soc/virt/mach' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-02-116-0/+135
| |\ \ \ \ \
| | * | | | | ARM: mach-virt: add SMP support using PSCIWill Deacon2013-02-024-0/+64
| | * | | | | ARM: Dummy Virtual Machine platform supportMarc Zyngier2013-02-025-0/+71
| | * | | | | Merge branch 'irqchip/gic-vic-move' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2013-02-02138-1900/+112
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'for-rmk/virt/psci' into for-arm-soc/virt/machWill Deacon2013-02-016-0/+283
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'depends/cleanup' into next/virtOlof Johansson2013-02-11529-1847/+879
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'depends/rmk-psci' into next/virtOlof Johansson2013-02-116-0/+283
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'irqchip/gic-vic-move' into next/virtOlof Johansson2013-02-11138-1921/+112
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-02-118-594/+287
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...Will Deacon2013-02-018-594/+287
| | |\ \ \ \ \ \
| | | * | | | | | arm64: move from arm_generic to arm_arch_timerMark Rutland2013-01-314-104/+161
| | | * | | | | | arm64: arm_generic: prevent reading stale timeMark Rutland2013-01-311-0/+2
| | | * | | | | | arm: arch_timer: move core to drivers/clocksourceMark Rutland2013-01-314-386/+24
| | | * | | | | | arm: arch_timer: add arch_counter_set_user_accessMark Rutland2013-01-312-0/+14
| | | * | | | | | arm: arch_timer: divorce from local_timer apiMark Rutland2013-01-311-23/+29
| | | * | | | | | arm: arch_timer: add isbs to register accessorsMark Rutland2013-01-311-0/+4
| | | * | | | | | arm: arch_timer: factor out register accessorsMark Rutland2013-01-312-92/+94
| | | * | | | | | arm: arch_timer: split cntfrq accessorMark Rutland2013-01-311-7/+9
| | | * | | | | | arm: arch_timer: standardise counter readingMark Rutland2013-01-311-36/+22
| | | * | | | | | arm: arch_timer: use u64/u32 for register dataMark Rutland2013-01-311-19/+11
| | | * | | | | | arm: arch_timer: remove redundant available checkMark Rutland2013-01-311-12/+0