Age | Commit message (Expand) | Author | Files | Lines |
2013-02-11 | ARM: KVM: arch_timers: Add timer world switch | Marc Zyngier | 5 | -1/+74 |
2013-02-11 | ARM: KVM: arch_timers: Add guest timer core support | Marc Zyngier | 5 | -0/+394 |
2013-02-11 | Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/... | Marc Zyngier | 164 | -1221/+1417 |
2013-02-11 | ARM: KVM: Add VGIC configuration option | Marc Zyngier | 1 | -0/+8 |
2013-02-11 | ARM: KVM: VGIC initialisation code | Marc Zyngier | 3 | -0/+250 |
2013-02-11 | ARM: KVM: VGIC control interface world switch | Marc Zyngier | 2 | -0/+86 |
2013-02-11 | ARM: KVM: VGIC interrupt injection | Marc Zyngier | 3 | -10/+170 |
2013-02-11 | ARM: KVM: vgic: retire queued, disabled interrupts | Marc Zyngier | 1 | -0/+30 |
2013-02-11 | ARM: KVM: VGIC virtual CPU interface management | Marc Zyngier | 2 | -1/+357 |
2013-02-11 | ARM: KVM: VGIC distributor handling | Marc Zyngier | 2 | -1/+677 |
2013-02-11 | ARM: KVM: VGIC accept vcpu and dist base addresses from user space | Christoffer Dall | 4 | -1/+89 |
2013-02-11 | ARM: KVM: Initial VGIC infrastructure code | Marc Zyngier | 7 | -1/+275 |
2013-02-11 | ARM: KVM: Keep track of currently running vcpus | Marc Zyngier | 2 | -0/+40 |
2013-02-11 | KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl | Christoffer Dall | 2 | -1/+35 |
2013-02-01 | Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m... | Will Deacon | 8 | -594/+287 |
2013-02-01 | arm: Add generic timer broadcast support | Mark Rutland | 2 | -2/+2 |
2013-02-01 | arm: Use generic timer broadcast receiver | Mark Rutland | 1 | -7/+3 |
2013-01-31 | arm64: move from arm_generic to arm_arch_timer | Mark Rutland | 4 | -104/+161 |
2013-01-31 | arm64: arm_generic: prevent reading stale time | Mark Rutland | 1 | -0/+2 |
2013-01-31 | arm: arch_timer: move core to drivers/clocksource | Mark Rutland | 4 | -386/+24 |
2013-01-31 | arm: arch_timer: add arch_counter_set_user_access | Mark Rutland | 2 | -0/+14 |
2013-01-31 | arm: arch_timer: divorce from local_timer api | Mark Rutland | 1 | -23/+29 |
2013-01-31 | arm: arch_timer: add isbs to register accessors | Mark Rutland | 1 | -0/+4 |
2013-01-31 | arm: arch_timer: factor out register accessors | Mark Rutland | 2 | -92/+94 |
2013-01-31 | arm: arch_timer: split cntfrq accessor | Mark Rutland | 1 | -7/+9 |
2013-01-31 | arm: arch_timer: standardise counter reading | Mark Rutland | 1 | -36/+22 |
2013-01-31 | arm: arch_timer: use u64/u32 for register data | Mark Rutland | 1 | -19/+11 |
2013-01-31 | arm: arch_timer: remove redundant available check | Mark Rutland | 1 | -12/+0 |
2013-01-31 | arm: arch_timer: balance device_node refcounting | Mark Rutland | 1 | -0/+2 |
2013-01-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 11 | -73/+183 |
2013-01-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -49/+73 |
2013-01-30 | Merge tag 'efi-for-3.8' into x86/efi | H. Peter Anvin | 3 | -13/+22 |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 4 | -38/+50 |
2013-01-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+12 |
2013-01-29 | x86, efi: remove attribute check from setup_efi_pci | Maarten Lankhorst | 1 | -3/+0 |
2013-01-29 | powerpc: Max next_tb to prevent from replaying timer interrupt | Tiejun Chen | 1 | -2/+7 |
2013-01-29 | powerpc: kernel/kgdb.c: Fix memory leakage | Cong Ding | 1 | -2/+3 |
2013-01-29 | powerpc/book3e: Disable interrupt after preempt_schedule_irq | Tiejun Chen | 1 | -0/+13 |
2013-01-29 | powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function | Carl E. Love | 1 | -1/+1 |
2013-01-29 | powerpc/pasemi: Fix crash on reboot | Steven Rostedt | 1 | -0/+7 |
2013-01-29 | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32 | Li Zhong | 1 | -0/+2 |
2013-01-27 | x86, build: Dynamically find entry points in compressed startup code | David Woodhouse | 4 | -27/+72 |
2013-01-27 | x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode | David Woodhouse | 1 | -1/+6 |
2013-01-27 | x86, efi: Fix 32-bit EFI handover protocol entry point | David Woodhouse | 1 | -0/+2 |
2013-01-27 | x86, efi: Fix display detection in EFI boot stub | David Woodhouse | 1 | -2/+1 |
2013-01-27 | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin | 3 | -28/+76 |
2013-01-27 | x86/boot: Fix minor fd leakage in tools/relocs.c | Cong Ding | 1 | -2/+4 |
2013-01-25 | x86, efi: Set runtime_version to the EFI spec revision | Matt Fleming | 1 | -1/+1 |
2013-01-25 | x86, efi: fix 32-bit warnings in setup_efi_pci() | Jan Beulich | 1 | -4/+4 |
2013-01-24 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |