Age | Commit message (Expand) | Author |
2008-07-24 | x86: fix up a comment in ack_APIC_irq() | Maciej W. Rozycki |
2008-07-24 | x86: PIC, L-APIC and I/O APIC debug information | Maciej W. Rozycki |
2008-07-24 | x86/paravirt/xen: properly fill out the ldt ops | Jeremy Fitzhardinge |
2008-07-23 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-23 | x86: mm/pgtable_32.c declare set_pmd_pfn before they get used | Jaswinder Singh |
2008-07-23 | x86: mm/pageattr.c declare arch_report_meminfo before they get used | Jaswinder Singh |
2008-07-23 | x86: mm/fault.c declare do_page_fault before they get used | Jaswinder Singh |
2008-07-23 | x86: mm/init_XX.c declare functions before they get used | Jaswinder Singh |
2008-07-23 | x86: vm86_32.c declare functions before they get used | Jaswinder Singh |
2008-07-23 | x86: apic_XX.c declare functions before they get used | Jaswinder Singh |
2008-07-22 | x86: consolidate header guards | Vegard Nossum |
2008-07-22 | x86: consolidate header guards | Vegard Nossum |
2008-07-22 | x86: fix spurious '#' in kvm header | Vegard Nossum |
2008-07-22 | x64, apic: use generic apic_write() for ack_APIC_irq() | Suresh Siddha |
2008-07-22 | x86: common.c declare idle_regs before they get used | Jaswinder Singh |
2008-07-22 | x86: proc.c declare cpuinfo_op before they get used | Jaswinder Singh |
2008-07-22 | x86: ptrace.c declare functions before they get used | Jaswinder Singh |
2008-07-22 | x86: i387.c declare dump_fpu() before they get used | Jaswinder Singh |
2008-07-22 | x86: pci-nommu.c declare nommu_dma_ops before they get used | Jaswinder Singh |
2008-07-22 | x86: pci-dma.c declare iommu_bio_merge before they get used | Jaswinder Singh |
2008-07-22 | x86: e820.c declare pci_mem_start before they get used | Jaswinder Singh |
2008-07-22 | x86: setup.c declare saved_video_mode before they get used | Jaswinder Singh |
2008-07-22 | x86: time_XX.c declare functions before they get used | Jaswinder Singh |
2008-07-22 | x86: signal_XX.c declare do_notify_resume before they get used | Jaswinder Singh |
2008-07-22 | x86: process_32.c declare cpu_number before they get used | Jaswinder Singh |
2008-07-22 | x86: Introducing asm/syscalls.h | Jaswinder Singh |
2008-07-22 | x86, cyrix: debug | Ingo Molnar |
2008-07-22 | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell |
2008-07-22 | x86: add apic probe for genapic 64bit, v2 | Yinghai Lu |
2008-07-22 | Merge branch 'linus' into x86/x2apic | Ingo Molnar |
2008-07-21 | x86: convert Dprintk to pr_debug | Thomas Gleixner |
2008-07-21 | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar |
2008-07-21 | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar |
2008-07-21 | Merge branch 'linus' into xen-64bit | Ingo Molnar |
2008-07-21 | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar |
2008-07-21 | KVM: fix exception entry / build bug, on 64-bit | Ingo Molnar |
2008-07-21 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2008-07-20 | KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues | Avi Kivity |
2008-07-20 | KVM: x86 emulator: lazily evaluate segment registers | Avi Kivity |
2008-07-20 | KVM: x86 emulator: simplify rip relative decoding | Avi Kivity |
2008-07-20 | KVM: Add coalesced MMIO support (x86 part) | Laurent Vivier |
2008-07-20 | KVM: Prefixes segment functions that will be exported with "kvm_" | Guillaume Thouvenin |
2008-07-20 | KVM: MTRR support | Avi Kivity |
2008-07-20 | KVM: Order segment register constants in the same way as cpu operand encoding | Avi Kivity |
2008-07-20 | KVM: VMX: Enable NMI with in-kernel irqchip | Sheng Yang |
2008-07-20 | KVM: IOAPIC/LAPIC: Enable NMI support | Sheng Yang |