linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-26 11:08:32 to 2007-12-27 13:24:12 UTC [more...]

What does "ordering by draining" mean?
 2007-12-27 13:23 UTC  (3+ messages)

TOMOYO Linux Security Goal
 2007-12-27 13:00 UTC  (3+ messages)

[PATCH] SH/Dreamcast - add support for GD-Rom device
 2007-12-27 12:49 UTC  (3+ messages)

eMMC and MMC plus card supports
 2007-12-27 12:50 UTC 

read-ahead in NFS server
 2007-12-27 11:54 UTC  (4+ messages)

[PATCH 0/5] sg_ring for scsi
 2007-12-27 11:52 UTC  (5+ messages)

[Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in
 2007-12-27 11:52 UTC  (2+ messages)

[patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
 2007-12-27 11:46 UTC  (15+ messages)

2.6.24-rc6-mm1
 2007-12-27 11:42 UTC  (20+ messages)
` 2.6.24-rc6-mm1 - git-lblnet.patch and networking horkage
            ` 2.6.24-rc6-mm1 - e1000 breakage
` 2.6.24-rc6-mm1: some section mismatches on sparc64
` 2.6.24-rc6-mm1: __raw_spin_is_contended undefined
` 2.6.24-rc6-mm1 - drivers/char/tpm/tpm_bios.c oddness?
` 2.6.24-rc6-mm1 Kernel panics at different functions ()

[PATCH] moduleparam: fix alpha and ia64 compile failures
 2007-12-27 11:32 UTC 

[PATCH] gameport: unexport static inline functions (alpha build fix)
 2007-12-27 11:32 UTC 

+ proc-remove-useless-checks-in-proc_register.patch added to -mm tree
 2007-12-27 10:38 UTC 

Order of Loading mmc driver modules
 2007-12-27 10:53 UTC  (2+ messages)

/dev/urandom uses uninit bytes, leaks user data
 2007-12-27 10:44 UTC  (16+ messages)

RFC: outb 0x80 in inb_p, outb_p harmful on some modern AMD64 with MCP51 laptops
 2007-12-27 10:39 UTC  (11+ messages)

REISER4: Attention Edward Shishkin - reiser4progs-1.0.6
 2007-12-27 10:35 UTC  (2+ messages)

Thanks!
 2007-12-27 10:13 UTC 

[patch 00/60] 2.6.23-stable review
 2007-12-27 10:11 UTC  (4+ messages)

[RFC] sleepy linux
 2007-12-27  9:41 UTC  (16+ messages)
` [linux-pm] "

[patch?] s2ram + P4 + tsc = annoyance
 2007-12-27  8:55 UTC 

[PATCH linux-acpi] Fix /proc/acpi/alarm set error
 2007-12-27  8:41 UTC  (2+ messages)
` [PATCH linux-acpi] Remove superfluous code and correct counting error in function acpi_system_write_alarm

[PATCH] Exporting capability code/name pairs
 2007-12-27  7:54 UTC  (2+ messages)

fib6_del_route has redundant code
 2007-12-27  7:26 UTC 

[PATCH 1/4] fs/autofs: Use time_before, time_before_eq, etc
 2007-12-27  7:08 UTC  (6+ messages)

[PATCH 00/55] KVM patch queue review for 2.6.25 merge window (part II)
 2007-12-27  7:03 UTC  (55+ messages)
` [PATCH 06/55] KVM: Per-architecture hypercall definitions
` [PATCH 07/55] KVM: Unmap kernel-allocated memory on slot destruction
` [PATCH 08/55] KVM: Export memory slot allocation mechanism
` [PATCH 09/55] KVM: Add kernel-internal memory slots
` [PATCH 10/55] KVM: Add ioctl to tss address from userspace,
` [PATCH 11/55] KVM: VMX: Let gcc to choose which registers to save (x86_64)
` [PATCH 12/55] KVM: VMX: Let gcc to choose which registers to save (i386)
` [PATCH 13/55] KVM: SVM: Let gcc to choose which registers to save (x86_64)
` [PATCH 14/55] KVM: SVM: Let gcc to choose which registers to save (i386)
` [PATCH 15/55] KVM: x86 emulator: don't depend on cr2 for mov abs emulation
` [PATCH 16/55] KVM: Move page fault processing to common code
` [PATCH 17/55] KVM: MMU: Topup the mmu memory preallocation caches before emulating an insn
` [PATCH 18/55] KVM: Portability: Split kvm_vm_ioctl v3
` [PATCH 19/55] KVM: Portability: Move memory segmentation to x86.c
` [PATCH 20/55] KVM: Portability: move get/set_apic_base "
` [PATCH 21/55] KVM: Portability: Move control register helper functions "
` [PATCH 22/55] KVM: VMX: Enable memory mapped TPR shadow (FlexPriority)
` [PATCH 23/55] KVM: Fix gfn_to_page() acquiring mmap_sem twice
` [PATCH 24/55] KVM: Portability: Move kvm_get/set_msr[_common] to x86.c
` [PATCH 25/55] KVM: Portability: Move x86 emulation and mmio device hook "
` [PATCH 26/55] KVM: Portability: Move pio emulation functions "
` [PATCH 27/55] KVM: x86 emulator: Extract the common code of SrcReg and DstReg
` [PATCH 28/55] KVM: x86 emulator: centralize decoding of one-byte register access insns
` [PATCH 29/55] KVM: Simplify decode_register_operand() calling convention
` [PATCH 30/55] KVM: Make mark_page_dirty() work for aliased pages too
` [PATCH 31/55] KVM: x86 emulator: Hoist modrm and abs decoding into separate functions
` [PATCH 32/55] KVM: Portability: Make exported debugfs data architecture-specific
` [PATCH 33/55] KVM: Portability: Move x86 instruction emulation code to x86.c
` [PATCH 34/55] KVM: Portability: Move x86 FPU handling "
` [PATCH 35/55] KVM: Portability: Move x86 vcpu ioctl handlers "
` [PATCH 36/55] KVM: Add make_page_dirty() to kvm_clear_guest_page()
` [PATCH 37/55] KVM: VMX: Use vmx to inject real-mode interrupts
` [PATCH 38/55] KVM: VMX: Read & store IDT_VECTORING_INFO_FIELD
` [PATCH 39/55] KVM: Fix faults during injection of real-mode interrupts
` [PATCH 40/55] KVM: VMX: Comment VMX primary/secondary exec ctl definitions
` [PATCH 41/55] KVM: VMX: wbinvd exiting
` [PATCH 42/55] KVM: x86 emulator: remove 8 bytes operands emulator for call near instruction
` [PATCH 43/55] KVM: Simplify CPU_TASKS_FROZEN cpu notifier handling
` [PATCH 44/55] KVM: add kvm_is_error_hva()
` [PATCH 45/55] KVM: introduce gfn_to_hva()
` [PATCH 46/55] KVM: Change kvm_{read,write}_guest() to use copy_{from,to}_user()
` [PATCH 47/55] KVM: Portability: Move some includes to x86.c
` [PATCH 48/55] KVM: Portability: Move kvm_x86_ops "
` [PATCH 49/55] KVM: Portability: Add vcpu and hardware management arch hooks
` [PATCH 50/55] KVM: Portability: Combine kvm_init and kvm_init_x86
` [PATCH 51/55] KVM: Portability: Move x86 specific code from kvm_init() to kvm_arch()
` [PATCH 52/55] KVM: x86 emulator: modify 'lods', and 'stos' not to depend on CR2
` [PATCH 53/55] KVM: Portability: move KVM_CHECK_EXTENSION
` [PATCH 54/55] KVM: VMX: Consolidate register usage in vmx_vcpu_run()
` [PATCH 55/55] KVM: Portability: Make kvm_vcpu_ioctl_translate arch dependent

Major regression on hackbench with SLUB (more numbers)
 2007-12-27  5:51 UTC  (14+ messages)

SCSI errors on powerpc with 2.6.24-rc6-mm1
 2007-12-27  5:45 UTC  (5+ messages)

[BUG][PATCH] bluetooth: put_device before device_del fix
 2007-12-27  5:27 UTC 

[BUG][PATCH -mm] bluetooth : rfcomm add get/put device in del_conn
 2007-12-27  5:19 UTC  (4+ messages)

[PATCH 0/7] sg_ring: a ring of scatterlist arrays
 2007-12-27  4:21 UTC  (8+ messages)
` [PATCH 5/7] sg_ring: Convert core scsi code to sg_ring
  ` [PATCH 6/7] sg_ring: libata simplification
    ` [PATCH 7/7] sg_ring: convert core ATA code to sg_ring

[PATCH] net/ipv4/netfilter/ip_tables.c: remove some inlines
 2007-12-27  4:01 UTC  (3+ messages)

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

More verizon problems
 2007-12-27  3:45 UTC  (2+ messages)

list corruption on ib_srp load in v2.6.24-rc5
 2007-12-27  2:58 UTC  (5+ messages)

2 ports could not bond to a aggregator in 802.3ad mode issue
 2007-12-27  2:48 UTC  (3+ messages)

[PATCH 0/3 -mm] kexec jump -v8
 2007-12-27  2:33 UTC  (3+ messages)

[PATCH 1/3] arch/x86: Use offsetof
 2007-12-27  1:49 UTC  (7+ messages)

Device node - How does kernel know about it
 2007-12-27  1:34 UTC 

REISER4: Attention Edward Shishkin (reiser4progs-1.0.6)
 2007-12-27  1:13 UTC 

[PATCH 0/16] lguest: introduce vcpu structure
 2007-12-27  0:08 UTC  (6+ messages)
` [PATCH 01/16] introduce vcpu struct
  ` [PATCH 02/16] adapt lguest launcher to per-cpuness

Trying to convert old modules to newer kernels
 2007-12-27  0:19 UTC  (14+ messages)

atimes not updated over NFS
 2007-12-26 23:12 UTC 

Correct use of __init and __devinit
 2007-12-26 22:50 UTC  (3+ messages)

[PATCH] w1-gpio: Add GPIO w1 bus master driver
 2007-12-26 22:24 UTC  (2+ messages)

[PATCH] ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c
 2007-12-26 21:54 UTC  (2+ messages)

2.6.24-rc6-mm1 - git-lblnet.patch and networking horkage
 2007-12-26 21:52 UTC  (2+ messages)

[PATCH] slub: /proc/slabinfo ABI compatibility
 2007-12-26 21:28 UTC  (6+ messages)

[Suspend-devel] Fwd: Kernel Oops with 2.6.23
 2007-12-26 21:11 UTC  (2+ messages)

2.6.22-stable causes oomkiller to be invoked
 2007-12-26 21:01 UTC  (8+ messages)

(no subject)
 2007-12-26 20:57 UTC  (2+ messages)
` Regarding request for IBM camera patch to be applied to the main tree

[PATCH] x86_64: fix problems due to use of "outb" to port 80 on some AMD64x2 laptops, etc
 2007-12-26 20:49 UTC  (10+ messages)

tlb_finish_mmu() bogisity
 2007-12-26 20:43 UTC  (4+ messages)

Testing RAM from userspace / question about memmap= arguments
 2007-12-26 20:37 UTC  (5+ messages)

[PATCH 01/13] bring driver version number to 47
 2007-12-26 20:35 UTC  (6+ messages)
` [PATCH 09/13] remove race between use and initialization of locks
    ` [PATCH] aoe: initialize locking structures before registering char devices
    ` [PATCH] aoe: document the behavior of /dev/etherd/err

[PATCHv2] powerpc: DBox2 Board Support
 2007-12-26 19:53 UTC  (4+ messages)

Why does reading from /dev/urandom deplete entropy so much?
 2007-12-26 18:27 UTC  (7+ messages)

[x86] is checkpatch.pl broken
 2007-12-26 18:15 UTC  (5+ messages)

VGA Drivers
 2007-12-26 18:05 UTC  (2+ messages)

Suspend code ordering (again) (was: Re: x86: Increase PCIBIOS_MIN_IO to 0x1500 to fix nForce 4 suspend-to-RAM)
 2007-12-26 17:50 UTC  (5+ messages)
      ` Suspend code ordering (again)

[PATCH 3/3] drivers/scsi: Use offsetof
 2007-12-26 16:15 UTC 

[PATCH 2/3] drivers/s390: Use offsetof
 2007-12-26 16:14 UTC 

[PATCH 00/63] ide-cd: redux
 2007-12-26 15:43 UTC  (3+ messages)

[PATCH 4/4] drivers/scsi/u14-34f.c: Use time_before, time_before_eq, etc
 2007-12-26 15:23 UTC 

[PATCH 3/4] drivers/scsi/lpfc: Use time_before, time_before_eq, etc
 2007-12-26 15:23 UTC 

[PATCH 2/4] sound/oss: Use time_before, time_before_eq, etc
 2007-12-26 15:22 UTC 

[PATCH 0/3] PM: Do not destroy/create devices while suspended
 2007-12-26 15:12 UTC  (2+ messages)

NFS EINVAL on open(... | O_TRUNC) on 2.6.23.9
 2007-12-26 14:24 UTC  (6+ messages)

OOPS: 2.6.23.11 in PadLock-AES when used in LRW-Mode
 2007-12-26 13:48 UTC  (2+ messages)

checkpatch false ERROR: trailing statements should be on next line
 2007-12-26 13:02 UTC  (2+ messages)

2.6.24-rc6 and earlier: "host bus error" after STR
 2007-12-26  8:10 UTC  (3+ messages)

[0/4] DST: Distributed storage: Groundhogs strike back: no New Year for humans
 2007-12-26 11:22 UTC  (5+ messages)
  ` [1/4] DST: Distributed storage documentation
    ` [2/4] DST: Core distributed storage files
      ` [3/4] DST: Network state machine
        ` [4/4] DST: Algorithms used in distributed storage


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).