]> err.no Git - linux-2.6/shortlog
linux-2.6
2008-01-30 Izik EidusKVM: MMU: Add rmap_next(), a helper for walking kvm...
2008-01-30 Nitin A KambleKVM: x86 emulator: cmc, clc, cli, sti
2008-01-30 Avi KivityKVM: MMU: Simplify page table walker
2008-01-30 Nitin A KambleKVM: x86 emulator: Implement emulation of instruction...
2008-01-30 Avi KivityKVM: Rename KVM_TLB_FLUSH to KVM_REQ_TLB_FLUSH
2008-01-30 Avi KivityKVM: Move apic timer interrupt backlog processing to...
2008-01-30 Laurent VivierKVM: Add some \n in ioapic_debug()
2008-01-30 Qing HeKVM: apic round robin cleanup
2008-01-30 Carsten OtteKVM: Portability: split kvm_vcpu_ioctl
2008-01-30 Avi KivityKVM: MMU: When updating the dirty bit, inform the mmu...
2008-01-30 Avi KivityKVM: MMU: Move dirty bit updates to a separate function
2008-01-30 Avi KivityKVM: MMU: Instantiate real-mode shadows as user writabl...
2008-01-30 Avi KivityKVM: MMU: Disable write access on clean large pages
2008-01-30 Avi KivityKVM: MMU: Fix nx access bit for huge pages
2008-01-30 Avi KivityKVM: Move guest pte dirty bit management to the guest...
2008-01-30 Anthony LiguoriKVM: MMU: More struct kvm_vcpu -> struct kvm cleanups
2008-01-30 Anthony LiguoriKVM: MMU: Clean up MMU functions to take struct kvm...
2008-01-30 Carsten OtteKVM: Move x86 msr handling to new files x86.[ch]
2008-01-30 Izik EidusKVM: Support assigning userspace memory to the guest
2008-01-30 Mike DayKVM: CodingStyle cleanup
2008-01-30 Rusty RussellKVM: Remove gratuitous casts from lapic.c
2008-01-30 Rusty RussellKVM: Hoist kvm_create_lapic() into kvm_vcpu_init()
2008-01-30 Rusty RussellKVM: Add kvm_free_lapic() to pair with kvm_create_lapic()
2008-01-30 Izik EidusKVM: Allow dynamic allocation of the mmu shadow cache...
2008-01-30 Izik EidusKVM: Add general accessors to read and write guest...
2008-01-30 Izik EidusKVM: Remove the usage of page->private field by rmap
2008-01-30 Avi KivityKVM: VMX: Simplify vcpu_clear()
2008-01-30 Avi KivityKVM: VMX: Don't clear the vmcs if the vcpu is not loade...
2008-01-30 Laurent VivierKVM: x86 emulator: Any legacy prefix after a REX prefix...
2008-01-30 Laurent VivierKVM: Purify x86_decode_insn() error case management
2008-01-30 Qing HeKVM: x86_emulator: no writeback for bt
2008-01-30 Laurent VivierKVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE...
2008-01-30 Laurent VivierKVM: x86 emulator: remove _eflags and use directly...
2008-01-30 Laurent VivierKVM: x86 emulator: split some decoding into functions...
2008-01-30 Ryan HarperKVM: MMU: Ignore reserved bits in cr3 in non-pae mode
2008-01-30 Avi KivityKVM: MMU: Make flooding detection work when guest page...
2008-01-30 Avi KivityKVM: Allow not-present guest page faults to bypass kvm
2008-01-30 Avi KivityKVM: VMX: Further reduce efer reloads
2008-01-30 Laurent VivierKVM: Call x86_decode_insn() only when needed
2008-01-30 Laurent VivierKVM: emulate_instruction() calls now x86_decode_insn...
2008-01-30 Laurent VivierKVM: x86 emulator: move all decoding process to functio...
2008-01-30 Laurent VivierKVM: x86 emulator: move all x86_emulate_memop() to...
2008-01-30 Laurent VivierKVM: x86 emulator: remove unused functions
2008-01-30 Anthony LiguoriKVM: Refactor hypercall infrastructure (v3)
2008-01-30 Anthony LiguoriKVM: x86 emulator: Add vmmcall/vmcall to x86_emulate...
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-30 Linus Torvalds[net] Gracefully handle shared e1000/1000e driver PCI...
2008-01-30 Linus TorvaldsMake !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER
2008-01-30 Yinghai Lux86: fix nodemap_size according to nodeid bits
2008-01-30 Yinghai Lux86: fix overlap between pagetable with bss section
2008-01-30 Joachim Deguarax86: add PCI IDs to k8topology_64.c
2008-01-30 Jeremy Fitzhardingex86: fix early_ioremap pagetable ops
2008-01-30 Jeremy Fitzhardingex86: use the same pgd_list for PAE and 64-bit
2008-01-30 Jeremy Fitzhardingex86: defer cr3 reload when doing pud_clear()
2008-01-30 Bernhard Kaindlx86: early boot debugging via FireWire (ohci1394_dma...
2008-01-30 Jeremy Fitzhardingex86: don't special-case pmd allocations as much
2008-01-30 Harvey Harrisonx86: shrink some ifdefs in fault.c
2008-01-30 Jeremy Fitzhardingex86: ignore spurious faults
2008-01-30 Harvey Harrisonx86: remove nx_enabled from fault.c
2008-01-30 Harvey Harrisonx86: unify fault_32|64.c
2008-01-30 Harvey Harrisonx86: unify fault_32|64.c with ifdefs
2008-01-30 Harvey Harrisonx86: unify fault_32|64.c by ifdef'd function bodies
2008-01-30 Ingo Molnarx86: arch/x86/mm/init_32.c printk fixes
2008-01-30 Ingo Molnarx86: arch/x86/mm/init_32.c cleanup
2008-01-30 Ingo Molnarx86: arch/x86/mm/init_64.c printk fixes
2008-01-30 Thomas Gleixnerx86: unify ioremap
2008-01-30 Huang, Yingx86: fixes some bugs about EFI memory map handling
2008-01-30 Huang, Yingx86: use reboot_type on EFI 32
2008-01-30 Harvey Harrisonx86: unify page fault oops printing
2008-01-30 Harvey Harrisonx86: introduce show_fault_oops helper to fault_32|64.c
2008-01-30 Harvey Harrisonx86: add is_errata100 helper to fault_32|64.c
2008-01-30 Harvey Harrisonx86: add is_f00f_bug helper to fault_32|64.c
2008-01-30 Ingo Molnarx86: make ioremap() UC by default
2008-01-30 Thomas Gleixnerx86: cpa cleanup the 64-bit alias math
2008-01-30 Ingo Molnarx86: cpa: fix the self-test
2008-01-30 Ingo Molnarx86: rodata config hookup
2008-01-30 Ingo Molnarx86: enable CONFIG_DEBUG_PAGEALLOC more widely
2008-01-30 Ingo Molnarx86: init memory debugging
2008-01-30 Arjan van de Venx86: move misplaced rodata check call
2008-01-30 Ingo Molnarx86: fix clflush_page_range logic
2008-01-30 Thomas Gleixnerx86: optimize clflush
2008-01-30 Thomas Gleixnerx86: clflush_page_range needs mfence
2008-01-30 Thomas Gleixnerx86: cpa: rename global_flush_tlb() to cpa_flush_all()
2008-01-30 Thomas Gleixnerx86: cpa: implement clflush optimization
2008-01-30 Thomas Gleixnerx86: cpa use the new set_clr function
2008-01-30 Thomas Gleixnerx86: cpa create set_and_clr function
2008-01-30 Thomas Gleixnerx86: cpa move the flush into set and clear functions
2008-01-30 Arjan van de Venx86: add testcases for RODATA and NX protections/attributes
2008-01-30 Ingo Molnarx86: ioremap KERN_INFO
2008-01-30 Thomas Gleixnerx86: cpa: clean up change_page_attr_set/clear()
2008-01-30 Ingo Molnarx86: cpa: fix loop
2008-01-30 Thomas Gleixnerx86: cpa: fix split thinko
2008-01-30 Arjan van de Venx86: make sure initmem is writable
2008-01-30 Arjan van de Venx86: fix pageattr-selftest
2008-01-30 Ingo Molnarx86: remove flush_agp_mappings()
2008-01-30 Thomas Gleixnerx86: cpa: move flush to cpa
2008-01-30 Arjan van de Venx86: make various pageattr.c functions static
2008-01-30 Ingo Molnarx86: cpa: set_memory_notpresent()
2008-01-30 Thomas Gleixnerx86: cpa: convert ioremap to new API
2008-01-30 Thomas Gleixnerx86: fix ioremap API
next