summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-02-11ARM: KVM: arch_timers: Add timer world switchMarc Zyngier5-1/+74
2013-02-11ARM: KVM: arch_timers: Add guest timer core supportMarc Zyngier5-0/+394
2013-02-11Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Marc Zyngier164-1221/+1417
2013-02-11ARM: KVM: Add VGIC configuration optionMarc Zyngier1-0/+8
2013-02-11ARM: KVM: VGIC initialisation codeMarc Zyngier3-0/+250
2013-02-11ARM: KVM: VGIC control interface world switchMarc Zyngier2-0/+86
2013-02-11ARM: KVM: VGIC interrupt injectionMarc Zyngier3-10/+170
2013-02-11ARM: KVM: vgic: retire queued, disabled interruptsMarc Zyngier1-0/+30
2013-02-11ARM: KVM: VGIC virtual CPU interface managementMarc Zyngier2-1/+357
2013-02-11ARM: KVM: VGIC distributor handlingMarc Zyngier2-1/+677
2013-02-11ARM: KVM: VGIC accept vcpu and dist base addresses from user spaceChristoffer Dall4-1/+89
2013-02-11ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier7-1/+275
2013-02-11ARM: KVM: Keep track of currently running vcpusMarc Zyngier2-0/+40
2013-02-11KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall2-1/+35
2013-02-01Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...Will Deacon8-594/+287
2013-02-01arm: Add generic timer broadcast supportMark Rutland2-2/+2
2013-02-01arm: Use generic timer broadcast receiverMark Rutland1-7/+3
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland4-104/+161
2013-01-31arm64: arm_generic: prevent reading stale timeMark Rutland1-0/+2
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland4-386/+24
2013-01-31arm: arch_timer: add arch_counter_set_user_accessMark Rutland2-0/+14
2013-01-31arm: arch_timer: divorce from local_timer apiMark Rutland1-23/+29
2013-01-31arm: arch_timer: add isbs to register accessorsMark Rutland1-0/+4
2013-01-31arm: arch_timer: factor out register accessorsMark Rutland2-92/+94
2013-01-31arm: arch_timer: split cntfrq accessorMark Rutland1-7/+9
2013-01-31arm: arch_timer: standardise counter readingMark Rutland1-36/+22
2013-01-31arm: arch_timer: use u64/u32 for register dataMark Rutland1-19/+11
2013-01-31arm: arch_timer: remove redundant available checkMark Rutland1-12/+0
2013-01-31arm: arch_timer: balance device_node refcountingMark Rutland1-0/+2
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-73/+183
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-49/+73
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin3-13/+22
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming4-38/+50
2013-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+12
2013-01-29x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst1-3/+0
2013-01-29powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen1-2/+7
2013-01-29powerpc: kernel/kgdb.c: Fix memory leakageCong Ding1-2/+3
2013-01-29powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen1-0/+13
2013-01-29powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love1-1/+1
2013-01-29powerpc/pasemi: Fix crash on rebootSteven Rostedt1-0/+7
2013-01-29powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong1-0/+2
2013-01-27x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse4-27/+72
2013-01-27x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit modeDavid Woodhouse1-1/+6
2013-01-27x86, efi: Fix 32-bit EFI handover protocol entry pointDavid Woodhouse1-0/+2
2013-01-27x86, efi: Fix display detection in EFI boot stubDavid Woodhouse1-2/+1
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin3-28/+76
2013-01-27x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding1-2/+4
2013-01-25x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming1-1/+1
2013-01-25x86, efi: fix 32-bit warnings in setup_efi_pci()Jan Beulich1-4/+4
2013-01-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2