All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-29 20:16:39 to 2007-12-30 07:10:36 UTC [more...]

[PATCH 00/52] KVM patch queue review for 2.6.25 merge window (part III)
 2007-12-30  7:10 UTC  (51+ messages)
` [PATCH 11/52] KVM: Portability: MMU initialization and teardown split
  ` [PATCH 01/52] KVM: Remove ptr comparisons to 0
  ` [PATCH 02/52] KVM: Remove __init attributes for kvm_init_debug and kvm_init_msr_list
  ` [PATCH 03/52] KVM: Portability: Add two hooks to handle kvm_create and destroy vm
  ` [PATCH 04/52] KVM: Replace 'light_exits' stat with 'host_state_reload'
  ` [PATCH 05/52] KVM: Add fpu_reload counter
  ` [PATCH 06/52] KVM: Add instruction emulation statistics
  ` [PATCH 07/52] KVM: Extend stats support for VM stats
  ` [PATCH 08/52] KVM: MMU: Add some mmu statistics
  ` [PATCH 09/52] KVM: Make unloading of FPU state when putting vcpu arch-independent
  ` [PATCH 10/52] KVM: Portability: Move kvm_vcpu_ioctl_get_dirty_log to arch-specific file
  ` [PATCH 12/52] KVM: Portability: Move some macro definitions from kvm.h to x86.h
  ` [PATCH 13/52] KVM: Portability: Move struct kvm_x86_ops definition "
  ` [PATCH 14/52] KVM: Portability: Move vcpu regs enumeration "
  ` [PATCH 15/52] KVM: Move some static inline functions out from kvm.h into x86.h
  ` [PATCH 16/52] KVM: Portability: Move some function declarations to x86.h
  ` [PATCH 17/52] KVM: VMX: Force seg.base == (seg.sel << 4) in real mode
  ` [PATCH 18/52] KVM: MMU: Change guest pte access to kvm_{read, write}_guest()
  ` [PATCH 19/52] KVM: Simplify kvm_clear_guest_page()
  ` [PATCH 20/52] KVM: Add missing #include <asm/pgtable.h>
  ` [PATCH 21/52] KVM: MMU: Remove unused variable
  ` [PATCH 22/52] KVM: Remove unused "rmap_overflow" variable
  ` [PATCH 23/52] KVM: Correct consistent typo: "destory" -> "destroy"
  ` [PATCH 24/52] KVM: Move misplaced comment
  ` [PATCH 25/52] KVM: Portability: Move kvm_memory_alias to asm/kvm.h
  ` [PATCH 26/52] KVM: Portability: Move x86 pic strutctures
  ` [PATCH 27/52] KVM: Portability: Move kvm_regs to <asm/kvm.h>
  ` [PATCH 28/52] KVM: Portability: Move structure lapic_state "
  ` [PATCH 29/52] KVM: Portability: Move kvm_segment & kvm_dtable structure "
  ` [PATCH 30/52] KVM: Portability: Move kvm_sregs and msr structures "
  ` [PATCH 31/52] KVM: Portability: Move cpuid "
  ` [PATCH 32/52] KVM: Export include/asm-x86/kvm.h
  ` [PATCH 33/52] KVM: MMU: Fix potential memory leak with smp real-mode
  ` [PATCH 34/52] KVM: MMU: Selectively set PageDirty when releasing guest memory
  ` [PATCH 35/52] KVM: x86 emulator: retire ->write_std()
  ` [PATCH 36/52] KVM: x86 emulator: prefetch up to 15 bytes of the instruction executed
  ` [PATCH 37/52] KVM: Recalculate mmu pages needed for every memory region change
  ` [PATCH 38/52] KVM: Portability: Split kvm_set_memory_region() to have an arch callout
  ` [PATCH 39/52] KVM: Split vcpu creation to avoid vcpu_load() before preemption setup
  ` [PATCH 40/52] KVM: MMU: Implement guest page fault bypass for nonpae
  ` [PATCH 41/52] KVM: Add statistic for remote tlb flushes
  ` [PATCH 42/52] KVM: MMU: Avoid unnecessary remote tlb flushes when guest updates a pte
  ` [PATCH 43/52] KVM: Don't bother the mmu if cr3 load doesn't change cr3
  ` [PATCH 44/52] KVM: MMU: Code cleanup
  ` [PATCH 45/52] KVM: MMU: Introduce and use gpte_to_gfn()
  ` [PATCH 46/52] KVM: MMU: Move pse36 handling to the guest walker
  ` [PATCH 47/52] KVM: MMU: Remove extra gaddr parameter from set_pte_common()
  ` [PATCH 48/52] KVM: MMU: Remove set_pde()
  ` [PATCH 49/52] KVM: MMU: Merge set_pte() and set_pte_common()
  ` [PATCH 50/52] KVM: MMU: Adjust page_header_update_slot() to accept a gfn instead of a gpa

Fill rectangle is not filling the screen with the COLOR(ALways filling the screen with Black color)
 2007-12-30  7:00 UTC  (2+ messages)
` [directfb-users] "

[PATCH 01/12] Use mutex instead of semaphore in driver core
 2007-12-30  6:42 UTC  (3+ messages)

[PATCH] include/asm-alpha/core_cia.h, kernel 2.6.23.12
 2007-12-30  6:23 UTC 

[PATCH] x86: kprobes remove fix_riprel #ifdef
 2007-12-30  6:37 UTC  (2+ messages)

[PATCH] x86: Introduce REX prefix helper for kprobes
 2007-12-30  6:35 UTC  (2+ messages)

booting XP
 2007-12-30  6:29 UTC  (2+ messages)

TOMOYO Linux Security Goal
 2007-12-30  6:28 UTC  (9+ messages)

[PATCH 0/2] Add GCM/GMAC support to cryptoapi
 2007-12-30  6:18 UTC  (5+ messages)
` [PATCH 1/2] "

[RFC] Remove BKL from fs/locks.c
 2007-12-30  6:16 UTC 

[PATCH] libsas: add host SMP processing
 2007-12-30  6:07 UTC  (4+ messages)

[U-Boot-Users] [PATCH 4/4] PPC4xx: Remove sdram.h from board/lwmon5
 2007-12-30  6:01 UTC 

[U-Boot-Users] [PATCH 3/4] PPC4xx: Use common code for LWMON5 board SDRAM support
 2007-12-30  6:01 UTC 

[U-Boot-Users] [PATCH 2/4] PPC4xx: Remove sdram.h from board/amcc/sequoia
 2007-12-30  6:01 UTC 

[U-Boot-Users] [PATCH 1/4] PPC4xx: Use common code for Sequoia board SDRAM support
 2007-12-30  6:00 UTC 

[U-Boot-Users] [PATCH 0/4] PPC4xx: Use common code for PPC440EPx SDRAM support
 2007-12-30  6:00 UTC 

[RFC/PATCH] e100 driver didn't support any MII-less PHYs
 2007-12-30  5:54 UTC  (3+ messages)

2.6.24-rc6-mm1
 2007-12-30  5:41 UTC  (10+ messages)
` 2.6.24-rc6-mm1 - crash in tick_sched_timer/update_process_times

SATA buffered read VERY slow (not raid, Promise TX300 card); 2.6.23.1(vanilla)
 2007-12-30  5:06 UTC 

[PATCH] security: remove security_sb_post_mountroot hook
 2007-12-30  5:07 UTC  (3+ messages)

acpi_cpufreq and atiixp (ALSA) issues
 2007-12-30  5:02 UTC 

[RFC] USB driver for talking to the Microchip PIC18 boot loader
 2007-12-30  4:52 UTC  (7+ messages)

RFC: permit link(2) to work across --bind mounts ?
 2007-12-30  3:55 UTC  (12+ messages)

[PATCH] x86_64: clear IO_APIC before enabing apic error vector. v2
 2007-12-30  3:52 UTC 

[U-Boot-Users] [PATCH] Fine grained per property /chosen updating
 2007-12-30  3:48 UTC 

[PATCH] x86: provide a DMI based port 0x80 I/O delay override
 2007-12-30  3:34 UTC 

frontend not being notified about packets received?
 2007-12-30  3:36 UTC  (2+ messages)

[PATCH] Option to disable AMD C1E (allows dynticks to work)
 2007-12-30  3:24 UTC  (6+ messages)

[PATCH] net: santize headers for iproute2
 2007-12-30  3:22 UTC  (4+ messages)

[BUG][PATCH] bluetooth: put_device before device_del fix
 2007-12-30  3:18 UTC  (2+ messages)

[ROSE] [AX25] possible circular locking
 2007-12-30  3:14 UTC  (3+ messages)
  ` [PATCH][ROSE][AX25] af_ax25: "

[PATCH/RFC] [v2] TCP: use non-delayed ACK for congestion control RTT
 2007-12-30  3:09 UTC  (10+ messages)
          ` [PATCH/RFC] [v3] "

[DREAMCAST] : Buildfailure
 2007-12-30  3:06 UTC  (2+ messages)

[Bugme-new] [Bug 9661] New: Booting from nfsroot fails
 2007-12-30  3:05 UTC  (2+ messages)

[patch 2.6.24-rc5-git] add i2c_new_dummy() utility
 2007-12-30  3:05 UTC 

[PATCH] Fix broken ip= parsing
 2007-12-30  2:59 UTC  (3+ messages)

NFS root failing
 2007-12-30  2:56 UTC  (5+ messages)

conntrack accounting
 2007-12-30  2:39 UTC 

Fw: [Bugme-new] [Bug 9663] New: in 2.6.24-rc6 function keys on my notebook doesn`t work
 2007-12-30  2:36 UTC 

[U-Boot-Users] [PATCH] fix various comments
 2007-12-30  2:30 UTC 

[U-Boot-Users] [PATCH] fix comments with new drivers organization
 2007-12-30  2:30 UTC 

eMMC and MMC plus card supports
 2007-12-30  2:03 UTC  (2+ messages)

[PATCH] x86: unify x86 Makefile(s)
 2007-12-30  2:00 UTC  (6+ messages)

Linux RAID Partition Offset 63 cylinders / 30% performance hit?
 2007-12-30  1:33 UTC  (6+ messages)

xdialog launcher and vmach build scripts gpl2
 2007-12-30  1:22 UTC 

[RFC] AVR32 stuff
 2007-12-30  1:05 UTC  (4+ messages)

[PATCH net-2.6.25 7/7][ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOL
 2007-12-30  1:08 UTC 

[PATCH net-2.6.25 6/7][ATM]: [ambassador] kmalloc + memset conversion to kzalloc
 2007-12-30  1:08 UTC 

[PATCH net-2.6.25 5/7][ATM]: [br2864] whitespace cleanup
 2007-12-30  1:07 UTC 

[PATCH net-2.6.25 4/7][ATM]: [br2864] routed support
 2007-12-30  1:07 UTC 

[PATCH net-2.6.25 3/7][ATM]: [he] This patch removes the ancient version string
 2007-12-30  1:06 UTC 

[PATCH net-2.6.25 2/7][ATM]: Convert struct class_device to struct device
 2007-12-30  1:06 UTC 

[PATCH net-2.6.25 1/7][ATM]: atm is no longer experimental
 2007-12-30  1:06 UTC 

[PATCH] Speedup prefixcmp() common case
 2007-12-30  0:44 UTC  (11+ messages)
` [PATCH] Optimize prefixcmp()

[PATCH v5] qe: add ability to upload QE firmware
 2007-12-30  0:20 UTC  (4+ messages)

laptop / computer hardlocks during execution of 32bit applications(binaries) on 64bit system (Gentoo)
 2007-12-30  0:28 UTC  (3+ messages)
` Fwd: "

git rebase -i / git-gui bug
 2007-12-30  0:19 UTC  (7+ messages)
` [PATCH] Force new line at end of commit message

[PATCH] Teach revision walker about reflog ranges
 2007-12-30  0:16 UTC  (2+ messages)

NFS client freezes under heavy disk IO
 2007-12-30  0:13 UTC 

OE & Angstrom reputation (was: [Angstrom-devel] Bugzilla is not USENET)
 2007-12-29 23:54 UTC  (2+ messages)
  ` [Angstrom-devel] OE & Angstrom reputation (was: "

[RFC] sleepy linux
 2007-12-29 23:51 UTC  (13+ messages)

[PATCH] colored menu
 2007-12-29 23:50 UTC  (4+ messages)
  ` gfxterm / grub_virtual_screen_setcolorstate()

[PATCH] Hibernation: Document __save_processor_state() on x86-64
 2007-12-29 23:43 UTC  (3+ messages)

[Adeos-main] [PATCH 5/5] consolidate common 32/64-bit code
 2007-12-29 23:13 UTC 

[Adeos-main] [PATCH 4/5] remove legacy code
 2007-12-29 23:13 UTC 

[Adeos-main] [PATCH 3/5] avoid naming conflict around __ipipe_irq_handler
 2007-12-29 23:13 UTC 

[Adeos-main] [PATCH 2/5] x86_64:inline root irq thunks
 2007-12-29 23:12 UTC 

[Adeos-main] [PATCH 1/5] x86: optimize access to __ipipe_tick_regs
 2007-12-29 23:12 UTC 

[Adeos-main] [PATCH 0/5] x86 cleanups
 2007-12-29 23:11 UTC 

almost daily Kernel oops with 2.6.23.9
 2007-12-29 23:03 UTC  (4+ messages)
` almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well

[Bluez-users] [beside the point] bluez and AD-42W (Nokia Wireless Audio Gateway )
 2007-12-29 22:56 UTC 

ICE1724 chipset and envy24control
 2007-12-29 22:39 UTC 

[PATCH] git-filter-branch could be confused by similar names
 2007-12-29 22:36 UTC  (2+ messages)

Top 9 kernel oopses/warnings for the week of December 29th, 2007
 2007-12-29 22:21 UTC  (6+ messages)

2.6.24-rc6 reproducible raid5 hang
 2007-12-29 22:21 UTC  (9+ messages)

rc80211_pid fails to remove debugfs files
 2007-12-29 22:14 UTC 

[PATCH] forcedeth: seperate handler for msix and normal int
 2007-12-29 22:15 UTC 

[PATCH v2] ucc_uart: add support for Freescale QUICCEngine UART
 2007-12-29 22:10 UTC  (3+ messages)

[lm-sensors] abituguru3 does not work with Abit IX38
 2007-12-29 22:01 UTC  (3+ messages)

[2.6.24 patch] restore ARMv6 OProfile support
 2007-12-29 22:00 UTC  (4+ messages)
` [2.6.24 patch] Fix "

Passive FTP Client fails connecting to Server behind IPTABLES Firewall
 2007-12-29 21:52 UTC 

[PATCH v2 3/4] USB: add Cypress c67x00 OTG controller HCD driver
 2007-12-29 21:44 UTC  (2+ messages)
` [linux-usb-devel] "

[U-Boot-Users] Please pull 85xx
 2007-12-29 21:49 UTC  (3+ messages)

Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
 2007-12-29 21:30 UTC  (10+ messages)

[lm-sensors] w83627dhg chip - stopping fan rotation?
 2007-12-29 21:07 UTC  (2+ messages)

turn blockdevice into flatfile - how?
 2007-12-29 21:07 UTC 

[patch] improve stripe_cache_size documentation
 2007-12-29 21:07 UTC 

[lm-sensors] error loading coretemp module for 2.6.21.5 kernel
 2007-12-29 21:03 UTC  (2+ messages)

[PATCH 0/5] x86 makefile unification and cleaning
 2007-12-29 20:44 UTC  (7+ messages)
` [PATCH 1/5] x86: unification of arch/x86/Makefiles
  ` [PATCH 2/5] x86: share more options between 32 and 64 bit build
    ` [PATCH 3/5] x86: biarch support for 32 bit builds beautified
      ` [PATCH 4/5] x86: teach vdso to clean
        ` [PATCH 5/5] "

reiser4 firefox hangs due to fsync, sysrq-t dump
 2007-12-29 20:35 UTC  (3+ messages)

[Xenomai-core] [PATCH] prepare-kernel: get rid of arch_makefile
 2007-12-29 20:33 UTC 

[lm-sensors] PWM control on Asus P4C800-E Delux dosen't work for
 2007-12-29 20:16 UTC  (2+ messages)
` [lm-sensors] PWM control on Asus P4C800-E Delux dosen't work


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.