Age | Commit message (Expand) | Author |
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-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-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 |
2008-07-20 | KVM: Remove decache_vcpus_on_cpu() and related callbacks | Avi Kivity |
2008-07-20 | KVM: Handle virtualization instruction #UD faults during reboot | Avi Kivity |
2008-07-20 | KVM: MMU: Fix false flooding when a pte points to page table | Avi Kivity |
2008-07-20 | KVM: SVM: add tracing support for TDP page faults | Joerg Roedel |
2008-07-20 | sched, x86: clean up hrtick implementation | Peter Zijlstra |
2008-07-20 | NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var | Mike Travis |
2008-07-20 | x86, VisWS: turn into generic arch, eliminate leftover files | Ingo Molnar |
2008-07-20 | x86: add ->pre_time_init to x86_quirks | Yinghai Lu |
2008-07-20 | x86: extend and use x86_quirks to clean up NUMAQ code | Yinghai Lu |
2008-07-20 | x86: introduce x86_quirks | Yinghai Lu |
2008-07-18 | x86: i386: reduce boot fixmap space | Jan Beulich |
2008-07-18 | x86: reduce force_mwait visibility | Jan Beulich |
2008-07-18 | x86: reduce forbid_dac's visibility | Jan Beulich |
2008-07-18 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-18 | x86: introducing asm-x86/traps.h | Jaswinder Singh |
2008-07-18 | Merge branch 'linus' into x86/amd-iommu | Ingo Molnar |
2008-07-18 | x86: consolidate the definition of the force_mwait variable | Thomas Petazzoni |
2008-07-18 | Fix typos from signal_32/64.h merge | Herton Ronaldo Krzesinski |
2008-07-18 | x86 BIOS interface for RTC on SGI UV | Russ Anderson |
2008-07-18 | x86, cleanup: fix description of __fls(): __fls(0) is undefined | Alexander van Heukelum |
2008-07-18 | x86: more apic debugging | Maciej W. Rozycki |
2008-07-18 | x86: APIC: Make apic_verbosity unsigned | Maciej W. Rozycki |
2008-07-18 | x86: seperate memtest from init_64.c | Yinghai Lu |
2008-07-18 | x86: suppress sparse returning void warnings | Harvey Harrison |
2008-07-18 | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar |
2008-07-18 | ftrace: copy + paste typo in asm/ftrace.h | Sebastian Siewior |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki |
2008-07-18 | Merge branch 'linus' into x86/step | Ingo Molnar |