| 2008-07-20 |
Avi Kivity | KVM: x86 emulator: simplify sib decoding |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: x86 emulator: handle undecoded rex.b with r/m... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Mohammed Gamal | KVM: x86 emulator: emulate nop and xchg reg, acc (opcod... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: Use printk_rlimit() instead of reporting emulation... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Tan, Li | KVM: Support mixed endian machines |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Glauber Costa | KVM: Do not calculate linear rip in emulation failure... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Marcelo Tosatti | KVM: only abort guest entry if timer count goes from... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Laurent Vivier | KVM: Add coalesced MMIO support (ia64 part) |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Laurent Vivier | KVM: Add coalesced MMIO support (powerpc part) |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Laurent Vivier | KVM: Add coalesced MMIO support (x86 part) |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Laurent Vivier | KVM: Add coalesced MMIO support (common part) |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Laurent Vivier | KVM: kvm_io_device: extend in_range() to manage len... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: MMU: Avoid page prefetch on SVM |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: MMU: Move nonpaging_prefetch_page() |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: x86 emulator: implement 'push imm' (opcode 0x68) |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: x86 emulator: simplify push imm8 emulation |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: MMU: Optimize prefetch_page() |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Guillaume Thouvenin | KVM: x86 emulator: Add support for mov r, sreg (0x8c... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Guillaume Thouvenin | KVM: x86 emulator: Add support for mov seg, r (0x8e... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Guillaume Thouvenin | KVM: x86 emulator: adds support to mov r,imm (opcode... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Guillaume Thouvenin | KVM: x86 emulator: add support for jmp far 0xea |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Guillaume Thouvenin | KVM: x86 emulator: Update c->dst.bytes in decode instru... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Guillaume Thouvenin | KVM: Prefixes segment functions that will be exported... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: MTRR support |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: Order segment register constants in the same way... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Sheng Yang | KVM: VMX: Enable NMI with in-kernel irqchip |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Sheng Yang | KVM: IOAPIC/LAPIC: Enable NMI support |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: Remove unnecessary ->decache_regs() call |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: Remove decache_vcpus_on_cpu() and related callbacks |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: VMX: Add list of potentially locally cached vcpus |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: Handle virtualization instruction #UD faults durin... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: MMU: Fix false flooding when a pte points to page... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Avi Kivity | KVM: VMX: Trivial vmcs_write64() code simplification |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Chris Lalancette | KVM: SVM: Fake MSR_K7 performance counters |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Aurelien Jarno | KVM: PIT: support mode 3 |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Anthony Liguori | KVM: Handle vma regions with no backing page |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Joerg Roedel | KVM: SVM: add tracing support for TDP page faults |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Joerg Roedel | KVM: SVM: add missing kvmtrace markers |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Joerg Roedel | KVM: add missing kvmtrace bits |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Joerg Roedel | KVM: SVM: implement dedicated INTR exit handler |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Joerg Roedel | KVM: SVM: implement dedicated NMI exit handler |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Joerg Roedel | KVM: VMX: move APIC_ACCESS trace entry to generic code |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Harvey Harrison | KVM: add statics were possible, function definition... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Christian Borntraeger | KVM: remove long -> void *user -> long cast |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Ingo Molnar | sched: hrtick_enabled() should use cpu_active() |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Ingo Molnar | Merge branch 'sched/urgent' into sched/devel |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Peter Zijlstra | sched, x86: clean up hrtick implementation |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Mike Travis | NR_CPUS: Replace NR_CPUS in speedstep-centrino.c |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Mike Travis | cpumask: Provide a generic set of CPUMASK_ALLOC macros... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Mike Travis | NR_CPUS: Replace NR_CPUS in cpufreq userspace routines |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Mike Travis | NR_CPUS: Replace per_cpu(..., smp_processor_id()) with... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Mike Travis | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_fla... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Mike Travis | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_u... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Mike Travis | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Mike Travis | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Simon Arlott | x86: add unknown_nmi_panic kernel parameter |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Ingo Molnar | x86, VisWS: turn into generic arch, eliminate leftover... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Yinghai Lu | x86: add ->pre_time_init to x86_quirks |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Yinghai Lu | x86: extend and use x86_quirks to clean up NUMAQ code |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Yinghai Lu | x86: introduce x86_quirks |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Yinghai Lu | x86: improve debug printout: add target bootmem range... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Jussi Kivilinna | net_sched: Add size table for qdiscs |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Jussi Kivilinna | net_sched: Add accessor function for packet length... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Jussi Kivilinna | net_sched: Add qdisc_enqueue wrapper |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Yinghai Lu | x86, pci: detect end_bus_number according to acpi/e820... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
Ingo Molnar | Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_D... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
David S. Miller | highmem: Export totalhigh_pages. |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
YOSHIFUJI Hideaki | ipv6 mcast: Omit redundant address family checks in... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
YOSHIFUJI Hideaki | net: Use standard structures for generic socket address... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
YOSHIFUJI Hideaki | ipv6 netns: Make several "global" sysctl variables... |
commit | commitdiff | tree | snapshot |
| 2008-07-20 |
YOSHIFUJI Hideaki | netns: Use net_eq() to compare net-namespaces for optim... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Suresh Siddha | x86: APIC: Remove apic_write_around(); use alternatives... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Pekka Enberg | slub: dump more data on slab corruption |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Michael Hennerich | Blackfin arch: Apply Bluetechnix CM-BF527 board support... |
commit | commitdiff | tree | snapshot |
| 2008-07-26 |
Robin Getz | Blackfin arch: Add unwinding for stack info, and a... |
commit | commitdiff | tree | snapshot |
| 2008-07-26 |
Michael Hennerich | Blackfin arch: Add ISP1760 board resources to BF548... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Michael Hennerich | Blackfin arch: fix bug - detect 0.1 silicon revision... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Mike Frysinger | Blackfin arch: add missing IORESOURCE_MEM flags to... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Graf Yang | Blackfin arch: Add return value check in bfin_sir_probe... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Thomas Gleixner | nohz: adjust tick_nohz_stop_sched_tick() call of s390... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
David Howells | sparc: Remove Sparc's asm-offsets for sclow.S |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Sonic Zhang | Blackfin arch: Extend sram malloc to handle L2 SRAM. |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
David S. Miller | Merge branch 'master' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Denis V. Lunev | ipv6: remove unused macros from net/ipv6.h |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Denis V. Lunev | ipv6: remove unused parameter from ip6_ra_control |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Daniel Lezcano | tcp: fix kernel panic with listening_get_next |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Robin Getz | Blackfin arch: Remove useless config option. |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Adam Langley | tcp: Remove redundant checks when setting eff_sacks |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Adam Langley | tcp: options clean up |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Adam Langley | tcp: Fix MD5 signatures for non-linear skbs |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Sonic Zhang | Blackfin arch: change L1 malloc to base on slab cache... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Vlad Yasevich | sctp: Update sctp global memory limit allocations. |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Harvey Harrison | sctp: remove unnecessary byteshifting, calculate direct... |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Vlad Yasevich | sctp: Allow only 1 listening socket with SO_REUSEADDR |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Vlad Yasevich | sctp: Do not leak memory on multiple listen() calls |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Vlad Yasevich | sctp: Support ipv6only AF_INET6 sockets. |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Florian Westphal | sctp: Prevent uninitialized memory access |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Florian Westphal | sctp: Don't abort initialization when CONFIG_PROC_FS=n |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
Stephen Hemminger | tcp: RTT metrics scaling |
commit | commitdiff | tree | snapshot |
| 2008-07-19 |
David S. Miller | pkt_sched: Fix noqueue_qdisc initialization. |
commit | commitdiff | tree | snapshot |
| next |