lkml.org 
[lkml]   [2007]   [Dec]   [26]   [last100]  
 
/

26 Dec 2007

 
 Re: [patch] ipv4: Update ip command line processing (take II)Simon Horman
 Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend ...Robert Hancock
 2.6.24-rc6-mm1 - git-lblnet.patch and networking horkageValdis.Kletnieks@vt ...
[New]Re: HSM violation errorsRobert Hancock
 Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend ...Avi Kivity
 Re: 2.6.24-rc6-mm1 - git-lblnet.patch and networking horkageJames Morris
 Re: 2.6.24-rc6-mm1 - git-lblnet.patch and networking horkageValdis.Kletnieks@vt ...
 Re: [PATCH][DOC] Console is utf-8 by defaultSamuel Thibault
 Re: 2.6.24-rc6-mm1"Dave Young"
 Re: 2.6.24-rc6-mm1 - git-lblnet.patch and networking horkageJames Morris
[New]VGA Driverspradeep pradeep
[New][PATCH] tpm_bios.c"Nguyen Anh Quynh"
 Re: [x86] is checkpatch.pl broken"Cyrill Gorcunov"
 Re: Circular locking dependency"Aneesh Kumar K.V"
[New][PATCH 00/55] KVM patch queue review for 2.6.25 merge window (part II)Avi Kivity
 [PATCH 04/55] KVM: Export PIC reset for kernel device resetAvi Kivity
 [PATCH 03/55] KVM: Add a might_sleep() annotation to gfn_to_page()Avi Kivity
 [PATCH 02/55] KVM: Move vmx_vcpu_reset() out of vmx_vcpu_setup()Avi Kivity
 [PATCH 05/55] KVM: Split IOAPIC reset function and export for kern ...Avi Kivity
 [PATCH 01/55] KVM: Portability: Split kvm_vcpu into arch dependent ...Avi Kivity
 [PATCH 09/55] KVM: Add kernel-internal memory slotsAvi Kivity
 [PATCH 07/55] KVM: Unmap kernel-allocated memory on slot destructionAvi Kivity
 [PATCH 12/55] KVM: VMX: Let gcc to choose which registers to save ...Avi Kivity
 [PATCH 08/55] KVM: Export memory slot allocation mechanismAvi Kivity
 [PATCH 17/55] KVM: MMU: Topup the mmu memory preallocation caches ...Avi Kivity
 [PATCH 10/55] KVM: Add ioctl to tss address from userspace,Avi Kivity
 [PATCH 11/55] KVM: VMX: Let gcc to choose which registers to save ...Avi Kivity
 [PATCH 20/55] KVM: Portability: move get/set_apic_base to x86.cAvi Kivity
 [PATCH 16/55] KVM: Move page fault processing to common codeAvi Kivity
 [PATCH 19/55] KVM: Portability: Move memory segmentation to x86.cAvi Kivity
 [PATCH 13/55] KVM: SVM: Let gcc to choose which registers to save ...Avi Kivity
 [PATCH 18/55] KVM: Portability: Split kvm_vm_ioctl v3Avi Kivity
 [PATCH 29/55] KVM: Simplify decode_register_operand() calling conv ...Avi Kivity
 [PATCH 14/55] KVM: SVM: Let gcc to choose which registers to save ...Avi Kivity
 [PATCH 21/55] KVM: Portability: Move control register helper funct ...Avi Kivity
 [PATCH 27/55] KVM: x86 emulator: Extract the common code of SrcReg ...Avi Kivity
 [PATCH 23/55] KVM: Fix gfn_to_page() acquiring mmap_sem twiceAvi Kivity
 [PATCH 31/55] KVM: x86 emulator: Hoist modrm and abs decoding into ...Avi Kivity
 [PATCH 22/55] KVM: VMX: Enable memory mapped TPR shadow (FlexPriority)Avi Kivity
 [PATCH 25/55] KVM: Portability: Move x86 emulation and mmio device ...Avi Kivity
 [PATCH 32/55] KVM: Portability: Make exported debugfs data archite ...Avi Kivity
 [PATCH 30/55] KVM: Make mark_page_dirty() work for aliased pages too.Avi Kivity
 [PATCH 06/55] KVM: Per-architecture hypercall definitionsAvi Kivity
 [PATCH 28/55] KVM: x86 emulator: centralize decoding of one-byte r ...Avi Kivity
 [PATCH 26/55] KVM: Portability: Move pio emulation functions to x86.cAvi Kivity
 [PATCH 40/55] KVM: VMX: Comment VMX primary/secondary exec ctl def ...Avi Kivity
 [PATCH 34/55] KVM: Portability: Move x86 FPU handling to x86.cAvi Kivity
 [PATCH 39/55] KVM: Fix faults during injection of real-mode interruptsAvi Kivity
 [PATCH 35/55] KVM: Portability: Move x86 vcpu ioctl handlers to x86.cAvi Kivity
 [PATCH 33/55] KVM: Portability: Move x86 instruction emulation cod ...Avi Kivity
 [PATCH 24/55] KVM: Portability: Move kvm_get/set_msr[_common] to x86.cAvi Kivity
 [PATCH 15/55] KVM: x86 emulator: don't depend on cr2 for mov abs e ...Avi Kivity
 [PATCH 37/55] KVM: VMX: Use vmx to inject real-mode interruptsAvi Kivity
 [PATCH 36/55] KVM: Add make_page_dirty() to kvm_clear_guest_page()Avi Kivity
 [PATCH 42/55] KVM: x86 emulator: remove 8 bytes operands emulator ...Avi Kivity
 [PATCH 41/55] KVM: VMX: wbinvd exitingAvi Kivity
 [PATCH 43/55] KVM: Simplify CPU_TASKS_FROZEN cpu notifier handlingAvi Kivity
 [PATCH 53/55] KVM: Portability: move KVM_CHECK_EXTENSIONAvi Kivity
 [PATCH 49/55] KVM: Portability: Add vcpu and hardware management a ...Avi Kivity
 [PATCH 55/55] KVM: Portability: Make kvm_vcpu_ioctl_translate arch ...Avi Kivity
 [PATCH 48/55] KVM: Portability: Move kvm_x86_ops to x86.cAvi Kivity
 [PATCH 52/55] KVM: x86 emulator: modify 'lods', and 'stos' not to ...Avi Kivity
 [PATCH 38/55] KVM: VMX: Read & store IDT_VECTORING_INFO_FIELDAvi Kivity
 [PATCH 45/55] KVM: introduce gfn_to_hva()Avi Kivity
 [PATCH 44/55] KVM: add kvm_is_error_hva()Avi Kivity
 [PATCH 46/55] KVM: Change kvm_{read,write}_guest() to use copy_{fr ...Avi Kivity
 [PATCH 47/55] KVM: Portability: Move some includes to x86.cAvi Kivity
 [PATCH 50/55] KVM: Portability: Combine kvm_init and kvm_init_x86Avi Kivity
 [PATCH 51/55] KVM: Portability: Move x86 specific code from kvm_in ...Avi Kivity
 [PATCH 54/55] KVM: VMX: Consolidate register usage in vmx_vcpu_run()Avi Kivity
 Re: NFS EINVAL on open(... | O_TRUNC) on 2.6.23.9Gianluca Alberici
[New][0/4] DST: Distributed storage: Groundhogs strike back: no New Yea ...Evgeniy Polyakov
 [2/4] DST: Core distributed storage files.Evgeniy Polyakov
 [1/4] DST: Distributed storage documentation.Evgeniy Polyakov
 [4/4] DST: Algorithms used in distributed storage.Evgeniy Polyakov
 Re: 2.6.24-rc6 and earlier: "host bus error" after STRTejun Heo
 Re: [PATCH 7/7] sg_ring: convert core ATA code to sg_ring.Tejun Heo
 [3/4] DST: Network state machine.Evgeniy Polyakov
[New]read-ahead in NFS server"saeed bishara"
 Re: 2.6.24-rc6-mm1: some section mismatches on sparc64Mariusz Kozlowski
 Re: checkpatch false ERROR: trailing statements should be on next lineAndy Whitcroft
 Re: OOPS: 2.6.23.11 in PadLock-AES when used in LRW-ModeHerbert Xu
 Re: 2.6.24-rc6-mm1 - git-lblnet.patch and networking horkageJames Morris
 Re: [PATCH 02/16] adapt lguest launcher to per-cpunessSteven Rostedt
 Re: NFS EINVAL on open(... | O_TRUNC) on 2.6.23.9Chuck Lever
 Re: Suspend code ordering (again) (was: Re: x86: Increase PCIBIOS_ ..."Rafael J. Wysocki"
 Re: [PATCH 0/3] PM: Do not destroy/create devices while suspended"Rafael J. Wysocki"
 Re: [PATCHv2] powerpc: DBox2 Board SupportJochen Friedrich
[New][PATCH 1/4] fs/autofs: Use time_before, time_before_eq, etc.Julia Lawall
[New][PATCH 2/4] sound/oss: Use time_before, time_before_eq, etc.Julia Lawall
[New][PATCH 3/4] drivers/scsi/lpfc: Use time_before, time_before_eq, etc.Julia Lawall
 Re: Suspend code ordering (again)Alexey Starikovskiy
[New][PATCH 4/4] drivers/scsi/u14-34f.c: Use time_before, time_before_e ...Julia Lawall
 Re: [PATCH 00/63] ide-cd: reduxBorislav Petkov
[New]Re: 2.6.24-rc6-mm1 - git-lblnet.patch and networking horkage"Paul Moore"
[New][PATCH 1/3] arch/x86: Use offsetofJulia Lawall
[New][PATCH 2/3] drivers/s390: Use offsetofJulia Lawall
[New][PATCH 3/3] drivers/scsi: Use offsetofJulia Lawall
 Re: TOMOYO Linux Security Goal"Serge E. Hallyn"
 Re: 2.6.24-rc6-mm1 - git-lblnet.patch and networking horkageValdis.Kletnieks@vt ...
 Re: Testing RAM from userspace / question about memmap= argumentsArjan van de Ven
 Re: [PATCH 7/7] sg_ring: convert core ATA code to sg_ring.James Bottomley
 Re: list corruption on ib_srp load in v2.6.24-rc5David Dillow
 Re: [RFC] sleepy linuxOliver Neukum
 Re: [x86] is checkpatch.pl broken"H. Peter Anvin"
 Re: [PATCH 1/4] fs/autofs: Use time_before, time_before_eq, etc."H. Peter Anvin"
 Re: Suspend code ordering (again)"H. Peter Anvin"
 Re: VGA Drivers"Kok, Auke"
 Re: [x86] is checkpatch.pl brokenCyrill Gorcunov
 Re: Why does reading from /dev/urandom deplete entropy so much?Phillip Susi
 Re: /dev/urandom uses uninit bytes, leaks user dataPhillip Susi
[New]Order of Loading mmc driver modules."raki john"
 Re: [RFC] sleepy linux"H. Peter Anvin"
 Re: [RFC] sleepy linuxPavel Machek
 Re: [RFC] sleepy linuxPavel Machek
 Re: [RFC] sleepy linux"H. Peter Anvin"
 Re: [PATCH 09/13] remove race between use and initialization of locks"Ed L. Cashin"
 Re: [PATCH 06/55] KVM: Per-architecture hypercall definitionsPavel Machek
 Re: [PATCH 1/4] fs/autofs: Use time_before, time_before_eq, etc.Julia Lawall
 Re: [PATCH 1/3] arch/x86: Use offsetofPavel Machek
 Re: [PATCHv2] powerpc: DBox2 Board SupportArnd Bergmann
 Re: [PATCH 1/4] fs/autofs: Use time_before, time_before_eq, etc."Ray Lee"
 Re: [RFC] sleepy linuxOliver Neukum
 Re: [RFC] sleepy linuxPavel Machek
 Re: [RFC] sleepy linuxOliver Neukum
 Re: [linux-pm] [RFC] sleepy linuxIgor Stoppa
 [PATCH] aoe: initialize locking structures before registering char ..."Ed L. Cashin"
 Re: [RFC] sleepy linuxPavel Machek
 [PATCH] aoe: document the behavior of /dev/etherd/err"Ed L. Cashin"
 Re: Testing RAM from userspace / question about memmap= argumentsMaxim Levitsky
[New]Your Email HAs Won A Prize!!!!NATIONAL LOTTERY BOARD
 Re: tlb_finish_mmu() bogisityChristoph Lameter
 Re: [RFC] sleepy linux"H. Peter Anvin"
 Re: [PATCH 1/4] fs/autofs: Use time_before, time_before_eq, etc."H. Peter Anvin"
 Re: [PATCH 00/55] KVM patch queue review for 2.6.25 merge window ( ...Sam Ravnborg
 Re: [PATCH] x86_64: fix problems due to use of "outb" to port 80 o ...Pavel Machek
 Re: [RFC] sleepy linuxPavel Machek
[New][PATCH] ide-cd: move the remaining cdrom.c ioctl handling code to ...Borislav Petkov
 Re: [RFC] sleepy linux"H. Peter Anvin"
 Re: Regarding request for IBM camera patch to be applied to the ma ...David Hilvert
 Re: 2.6.22-stable causes oomkiller to be invokedChristoph Lameter
 Re: [Suspend-devel] Fwd: Kernel Oops with 2.6.23Pavel Machek
 Re: [PATCH] slub: /proc/slabinfo ABI compatibilityChristoph Lameter
 Re: Major regression on hackbench with SLUB (more numbers)Christoph Lameter
 Re: 2.6.24-rc6-mm1 - git-lblnet.patch and networking horkageJames Morris
 Re: [PATCH] ide-cd: move the remaining cdrom.c ioctl handling code ...Borislav Petkov
 Re: Major regression on hackbench with SLUB (more numbers)Al Viro
 Re: [PATCH] w1-gpio: Add GPIO w1 bus master driverHaavard Skinnemoen
 Re: 2.6.24-rc6-mm1 - git-lblnet.patch and networking horkageAndrew Morton
 Re: 2 ports could not bond to a aggregator in 802.3ad mode issueJay Vosburgh
 Re: Correct use of __init and __devinitHaavard Skinnemoen
[New]atimes not updated over NFSAndre Majorel
 Re: [RFC] sleepy linuxOliver Neukum
 Re: 2.6.24-rc6-mm1 - e1000 breakageJames Morris
 Re: Trying to convert old modules to newer kernelsBill Davidsen
 Re: Trying to convert old modules to newer kernelsBill Davidsen
 Re: [PATCH 02/16] adapt lguest launcher to per-cpunessRusty Russell
 Re: [PATCH 7/7] sg_ring: convert core ATA code to sg_ring.Rusty Russell
 Re: [PATCH 1/3] arch/x86: Use offsetof"H. Peter Anvin"
 Re: [PATCH 1/3] arch/x86: Use offsetofAl Viro
[New]REISER4: Attention Edward Shishkin (reiser4progs-1.0.6)joejamesjoyce@aol ...
 Re: [PATCH 1/3] arch/x86: Use offsetof"H. Peter Anvin"
[New]REISER4: Attention Edward Shishkin - reiser4progs-1.0.6joejamesjoyce@aol ...
[New][PATCH] SH/Dreamcast - add support for GD-Rom device"Adrian McMenamin"
[New]Device node - How does kernel know about it"Siva Prasad"
 Re: [PATCH 1/3] arch/x86: Use offsetofJan Engelhardt
 Re: [PATCH 1/3] arch/x86: Use offsetof"H. Peter Anvin"
 Re: [PATCH 0/3 -mm] kexec jump -v8Vivek Goyal
 Re: [PATCH 0/5] sg_ring for scsiFUJITA Tomonori
 Re: [PATCH 0/3 -mm] kexec jump -v8"Huang, Ying"
 Re: read-ahead in NFS serverJeff Garzik
 Re: 2 ports could not bond to a aggregator in 802.3ad mode issue"Lewis Li"
 Re: 2.6.24-rc6-mm1: __raw_spin_is_contended undefinedJoseph Fannin
 Re: list corruption on ib_srp load in v2.6.24-rc5FUJITA Tomonori
 Re: 2.6.24-rc6-mm1: some section mismatches on sparc64David Miller
 Re: SCSI errors on powerpc with 2.6.24-rc6-mm1FUJITA Tomonori
 Re: More verizon problemsBill Davidsen
 Re: RFC: permit link(2) to work across --bind mounts ?"Rogelio M. Serrano Jr."
[New][PATCH] Exporting capability code/name pairsKaiGai Kohei
 Re: [PATCH] net/ipv4/netfilter/ip_tables.c: remove some inlinesDenys Vlasenko
 Re: [PATCH 7/7] sg_ring: convert core ATA code to sg_ring.Tejun Heo
 Re: SCSI errors on powerpc with 2.6.24-rc6-mm1Balbir Singh
 Re: SCSI errors on powerpc with 2.6.24-rc6-mm1FUJITA Tomonori
\
 
  \ /
  Last update: 2020-01-02 09:45    [0.192 seconds]
©2004-2020 Jasper Spaans