LKML: Linux Kernel Archive 2007 Q3
Date Index
[
Prev Page
][
Next Page
]
[PATCH 076/104] KVM: Keep track of missed timer irq injections
,
(continued)
[PATCH 076/104] KVM: Keep track of missed timer irq injections
,
Avi Kivity
[PATCH 080/104] KVM: round robin for APIC lowest priority delivery mode
,
Avi Kivity
[PATCH 089/104] KVM: MMU: Don't do GFP_NOWAIT allocations
,
Avi Kivity
[PATCH 087/104] KVM: Simplify memory allocation
,
Avi Kivity
[PATCH 090/104] KVM: VMX: Move vm entry failure handling to the exit handler
,
Avi Kivity
[PATCH 088/104] KVM: Rename kvm_arch_ops to kvm_x86_ops
,
Avi Kivity
[PATCH 098/104] KVM: x86 emulator: imlpement jump conditional relative
,
Avi Kivity
[PATCH 100/104] KVM: x86 emulator: lea
,
Avi Kivity
[PATCH 101/104] KVM: x86 emulator: jmp abs
,
Avi Kivity
[PATCH 102/104] KVM: x86 emulator: fix src, dst value initialization
,
Avi Kivity
[PATCH 103/104] KVM: x86 emulator: popf
,
Avi Kivity
[PATCH 099/104] KVM: X86 emulator: jump conditional short
,
Avi Kivity
[PATCH 097/104] KVM: x86 emulator: sort opcodes into ascending order
,
Avi Kivity
[PATCH 096/104] KVM: Improve emulation failure reporting
,
Avi Kivity
[PATCH 095/104] KVM: x86 emulator: pushf
,
Avi Kivity
[PATCH 094/104] KVM: x86 emulator: call near
,
Avi Kivity
[PATCH 093/104] KVM: x86 emulator: push imm8
,
Avi Kivity
[PATCH 091/104] KVM: Move main vcpu loop into subarch independent code
,
Avi Kivity
[PATCH 092/104] KVM: VMX: Fix exit qualification width on i386
,
Avi Kivity
[PATCH 086/104] KVM: Hoist SVM's get_cs_db_l_bits into core code.
,
Avi Kivity
[PATCH 085/104] KVM: Keep control regs in sync
,
Avi Kivity
[PATCH 081/104] KVM: enable in-kernel APIC INIT/SIPI handling
,
Avi Kivity
[PATCH 083/104] KVM: Remove the unused invlpg member of struct kvm_arch_ops.
,
Avi Kivity
[PATCH 084/104] KVM: Clean up unloved invlpg emulation
,
Avi Kivity
[PATCH 082/104] KVM: Set the ET flag in CR0 after initializing FX
,
Avi Kivity
[PATCH 074/104] KVM: pending irq save/restore
,
Avi Kivity
[PATCH 062/104] KVM: X86 emulator: fix 'push reg' writeback
,
Avi Kivity
[PATCH 059/104] KVM: x86 emulator: implement 'push reg' (opcodes 0x50-0x57)
,
Avi Kivity
[PATCH 052/104] KVM: Cleanup string I/O instruction emulation
,
Avi Kivity
[PATCH 057/104] KVM: x86 emulator: implement 'jmp rel' instruction (opcode 0xe9)
,
Avi Kivity
[PATCH 055/104] KVM: Communicate cr8 changes to userspace
,
Avi Kivity
[PATCH 056/104] KVM: x86 emulator: implement 'and $imm, %{al|ax|eax}'
,
Avi Kivity
[PATCH 050/104] KVM: VMX: Remove a duplicated ia32e mode vm entry control
,
Avi Kivity
[PATCH 031/104] KVM: VMX: pass vcpu_vmx internally
,
Avi Kivity
[PATCH 028/104] KVM: Use the scheduler preemption notifiers to make kvm preemptible
,
Avi Kivity
[PATCH 046/104] KVM: Remove stat_set from debugfs
,
Avi Kivity
[PATCH 036/104] KVM: Remove kvm_{read,write}_guest()
,
Avi Kivity
[PATCH 024/104] KVM: Remove arch specific components from the general code
,
Avi Kivity
[PATCH 044/104] KVM: Remove redundant alloc_vmcs_cpu declaration
,
Avi Kivity
[PATCH 043/104] KVM: SVM: Make set_msr_interception more reliable
,
Avi Kivity
[PATCH 035/104] KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpu
,
Avi Kivity
[PATCH 029/104] KVM: Convert vm lock to a mutex
,
Avi Kivity
[PATCH 026/104] KVM: VMX: Improve the method of writing vmcs control
,
Avi Kivity
[PATCH 021/104] KVM: VMX: Import some constants of vmcs from IA32 SDM
,
Avi Kivity
[PATCH 016/104] KVM: x86 emulator: fix cmov for writeback changes
,
Avi Kivity
[PATCH 023/104] KVM: load_pdptrs() cleanups
,
Avi Kivity
[PATCH 018/104] KVM: Return if the pdptrs are invalid when the guest turns on PAE.
,
Avi Kivity
[PATCH 015/104] KVM: Use standard CR8 flags, and fix TPR definition
,
Avi Kivity
[PATCH 012/104] KVM: Use standard CR4 flags, tighten checking
,
Avi Kivity
[PATCH 014/104] KVM: Set exit_reason to KVM_EXIT_MMIO where run->mmio is initialized.
,
Avi Kivity
[PATCH 011/104] KVM: Use standard CR3 flags, tighten checking
,
Avi Kivity
[PATCH 008/104] KVM: Trivial: Comment spelling may escape grep
,
Avi Kivity
git-send-email creates duplicate Message-Id's
,
Adrian Bunk
Re: git-send-email creates duplicate Message-Id's
,
Junio C Hamano
Re: git-send-email creates duplicate Message-Id's
,
Matti Aarnio
[RFC -mm 0/2] i386/x86_64 boot: 32-bit boot protocol
,
Huang, Ying
Re: [RFC -mm 0/2] i386/x86_64 boot: 32-bit boot protocol
,
Andi Kleen
Re: [RFC -mm 0/2] i386/x86_64 boot: 32-bit boot protocol
,
Huang, Ying
Re: [RFC -mm 0/2] i386/x86_64 boot: 32-bit boot protocol
,
Andi Kleen
[RFC -mm 2/2] i386/x86_64 boot: document for 32 bit boot protocol
,
Huang, Ying
Re: [RFC -mm 2/2] i386/x86_64 boot: document for 32 bit boot protocol
,
H. Peter Anvin
Re: [RFC -mm 2/2] i386/x86_64 boot: document for 32 bit boot protocol
,
Huang, Ying
Re: [RFC -mm 2/2] i386/x86_64 boot: document for 32 bit boot protocol
,
H. Peter Anvin
Re: [RFC -mm 2/2] i386/x86_64 boot: document for 32 bit boot protocol
,
Huang, Ying
[RFC -mm 1/2] i386/x86_64 boot: setup data
,
Huang, Ying
Re: [RFC -mm 1/2] i386/x86_64 boot: setup data
,
H. Peter Anvin
Re: [RFC -mm 1/2] i386/x86_64 boot: setup data
,
Huang, Ying
[PATCH] Wake up mandatory locks waiter on chmod (v2)
,
Pavel Emelyanov
Re: [PATCH] Wake up mandatory locks waiter on chmod (v2)
,
Trond Myklebust
Re: [PATCH] Wake up mandatory locks waiter on chmod (v2)
,
Pavel Emelyanov
Re: [PATCH] Wake up mandatory locks waiter on chmod (v2)
,
Trond Myklebust
Re: [PATCH] Wake up mandatory locks waiter on chmod (v2)
,
Pavel Emelyanov
Re: [PATCH] Wake up mandatory locks waiter on chmod (v2)
,
J. Bruce Fields
Re: [PATCH] Wake up mandatory locks waiter on chmod (v2)
,
Trond Myklebust
Re: [PATCH] Wake up mandatory locks waiter on chmod (v2)
,
J. Bruce Fields
Re: [PATCH] Wake up mandatory locks waiter on chmod (v2)
,
Trond Myklebust
Re: [PATCH] Wake up mandatory locks waiter on chmod (v2)
,
J. Bruce Fields
Re: [PATCH] Wake up mandatory locks waiter on chmod (v2)
,
Hugh Dickins
[PATCH 1/2] Documentation: move mandatory locking documentation to filesystems/
,
J. Bruce Fields
[PATCH 2/2] locks: add warning about mandatory locking races
,
J. Bruce Fields
Re: [PATCH 1/2] Documentation: move mandatory locking documentation to filesystems/
,
Randy Dunlap
Re: [PATCH 1/2] Documentation: move mandatory locking documentation to filesystems/
,
J. Bruce Fields
[PATCH 5/5][NFS] Cleanup explicit check for mandatory locks
,
Pavel Emelyanov
Re: [PATCH 5/5][NFS] Cleanup explicit check for mandatory locks
,
Trond Myklebust
Re: [PATCH 5/5][NFS] Cleanup explicit check for mandatory locks
,
Pavel Emelyanov
Re: [PATCH 5/5][NFS] Cleanup explicit check for mandatory locks
,
Trond Myklebust
[PATCH 4/5][AFS] Cleanup explicit check for mandatory locks
,
Pavel Emelyanov
[PATCH 3/5][9PFS] Cleanup explicit check for mandatory locks
,
Pavel Emelyanov
Re: [PATCH 3/5][9PFS] Cleanup explicit check for mandatory locks
,
Eric Van Hensbergen
[PATCH 2/5][GFS2] Cleanup explicit check for mandatory locks
,
Pavel Emelyanov
Re: [PATCH 2/5][GFS2] Cleanup explicit check for mandatory locks
,
Andrew Morton
[PATCH 1/5] Cleanup macros for distinguishing mandatory locks
,
Pavel Emelyanov
[GIT PATCH] ACPI patches for 2.6.23-rc6
,
Len Brown
printk format "%4.4s"
,
shinkoi2005a
Re: printk format "%4.4s"
,
Benny Halevy
Re: + net-sched-sch_cbqc-shut-up-uninitialized-variable.patch added to -mm tree
,
David Miller
Re: + pktgen-srcmac-fix.patch added to -mm tree
,
David Miller
[PATCH] Remove an unused variable from the Intel I/OAT DMA engine driver
,
Jesper Juhl
Re: [PATCH] Remove an unused variable from the Intel I/OAT DMA engine driver
,
David Miller
RE: [PATCH] Remove an unused variable from the Intel I/OAT DMA engine driver
,
Nelson, Shannon
[PATCH] cifs: Fix a small memory leak in directory creation code.
,
Jesper Juhl
x86_64: vsyscall vs vdso
,
Francis Moreau
Re: x86_64: vsyscall vs vdso
,
Ulrich Drepper
Re: x86_64: vsyscall vs vdso
,
Francis Moreau
Re: x86_64: vsyscall vs vdso
,
Ulrich Drepper
Re: x86_64: vsyscall vs vdso
,
Francis Moreau
Re: x86_64: vsyscall vs vdso
,
Mikael Pettersson
Re: x86_64: vsyscall vs vdso
,
Francis Moreau
Re: x86_64: vsyscall vs vdso
,
Ulrich Drepper
iunique() fails to return ino_t (after commit 866b04fccbf125cd)
,
Satyam Sharma
Re: iunique() fails to return ino_t (after commit 866b04fccbf125cd)
,
Andrew Morton
Re: iunique() fails to return ino_t (after commit 866b04fccbf125cd)
,
Jeff Layton
Re: iunique() fails to return ino_t (after commit 866b04fccbf125cd)
,
Satyam Sharma
Re: iunique() fails to return ino_t (after commit 866b04fccbf125cd)
,
Jeff Layton
Re: [patch 01/03] kbuild, asm-values: infrastructure
,
Sam Ravnborg
Rename asm-offsets tool or not? (Re: [patch 01/03] kbuild, asm-values: infrastructure)
,
Oleg Verych
Re: Rename asm-offsets tool or not? (Re: [patch 01/03] kbuild, asm-values: infrastructure)
,
Sam Ravnborg
scheduler improvements : 2.6.21 vs 2.6.22-ck1 vs 2.6.23-rc6
,
FD Cami
clockevents - regression fixes for 2.6.23
,
Thomas Gleixner
[PATCH] 2.6.22.6 reiserfs: work around for dead loop in finish_unfinished
,
lepton
TSC && HPET calibration
,
Sami Farin
<Possible follow-ups>
TSC && HPET calibration
,
Frans Pop
kbuild update
,
Sam Ravnborg
Re: kbuild update
,
Robert P. J. Day
Re: kbuild update
,
Sam Ravnborg
Re: kbuild update
,
Robert P. J. Day
Re: kbuild update
,
Andrew Morton
Re: kbuild update
,
Sam Ravnborg
[RFC] container cpusets - decrustify cpuset mask update code
,
Paul Jackson
[PATCH] jumbo all-NICs ethtool count cleanup
,
Jeff Garzik
Re: [PATCH] jumbo all-NICs ethtool count cleanup
,
Sam Ravnborg
Re: [PATCH] jumbo all-NICs ethtool count cleanup
,
Jeff Garzik
task containersv11 kernel BUG at include/linux/dcache.h:323
,
Paul Jackson
Re: task containersv11 kernel BUG at include/linux/dcache.h:323
,
Paul Menage
Re: task containersv11 kernel BUG at include/linux/dcache.h:323
,
Paul Jackson
Re: task containersv11 kernel BUG at include/linux/dcache.h:323
,
Paul Menage
Re: task containersv11 kernel BUG at include/linux/dcache.h:323
,
Paul Jackson
[PATCH 3/3] Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driver
,
Bryan Wu
Re: [PATCH 3/3] Blackfin EMAC driver: Add phyabstraction layer supporting in bfin_emac driver
,
Robin Getz
Re: [PATCH 3/3] Blackfin EMAC driver: Add phyabstraction layer supporting in bfin_emac driver
,
Bryan Wu
[PATCH] Blackfin EMAC driver: add a select for the PHYLIB of this driver
,
Bryan Wu
[PATCH 2/3] Blackfin EMAC driver: add power management interface and change the bf537mac_reset to bf537mac_disable
,
Bryan Wu
[PATCH 1/3] Blackfin EMAC driver: add function to change the MAC address
,
Bryan Wu
Re: [PATCH 1/3] Blackfin EMAC driver: add function to change the MAC address
,
Jeff Garzik
Re: [PATCH 1/3] Blackfin EMAC driver: add function to change the MAC address
,
Bryan Wu
SPARC{,64}: kernel_termios_to_user_termios_1 missing
,
Horst H. von Brand
Re: SPARC{,64}: kernel_termios_to_user_termios_1 missing
,
David Miller
Re: SPARC{,64}: kernel_termios_to_user_termios_1 missing
,
Andrew Morton
Re: SPARC{,64}: kernel_termios_to_user_termios_1 missing
,
David Miller
Re: SPARC{,64}: kernel_termios_to_user_termios_1 missing
,
Adrian McMenamin
iso9660 vs udf
,
Andries E. Brouwer
Re: iso9660 vs udf
,
Jan Kara
Re: iso9660 vs udf
,
Satyam Sharma
Re: iso9660 vs udf
,
Andries E. Brouwer
Re: iso9660 vs udf
,
Satyam Sharma
Re: iso9660 vs udf
,
Randy Dunlap
Re: iso9660 vs udf
,
Andries E. Brouwer
Re: iso9660 vs udf
,
Kay Sievers
Re: iso9660 vs udf
,
Krzysztof Halasa
Re: iso9660 vs udf
,
Karel Zak
Re: iso9660 vs udf
,
Andries E. Brouwer
Re: iso9660 vs udf
,
Phillip Susi
Sparse 0.4 released
,
Josh Triplett
[PATCH] alpha: beautify vmlinux.lds
,
Sam Ravnborg
[PATCH] mmc: Disabler for Ricoh MMC controller
,
Philip Langdale
Re: [PATCH] mmc: Disabler for Ricoh MMC controller
,
Pierre Ossman
Re: [PATCH] mmc: Disabler for Ricoh MMC controller
,
Philip Langdale
Re: [PATCH] mmc: Disabler for Ricoh MMC controller
,
Pierre Ossman
Latest git won't compile
,
Adrian McMenamin
Re: Latest git won't compile
,
Adrian McMenamin
[PATCH 3/2] Add Maple bus support for the SEGA Dreamcast - the missing header files
,
Adrian McMenamin
[PATCH] Dreamcast AICA sound driver G2 bus handling
,
Adrian McMenamin
[PATCH 2/2] Add Maple bus support for the SEGA Dreamcast - maple keyboard
,
Adrian McMenamin
[PATCH 1/2] Add Maple bus support for the SEGA Dreamcast - core maplebus
,
Adrian McMenamin
[PATCH 0/2] Add Maple bus support for the SEGA Dreamcast
,
Adrian McMenamin
CPU usage for 10Gbps UDP transfers
,
Lukas Hejtmanek
RE: CPU usage for 10Gbps UDP transfers
,
David Schwartz
Re: CPU usage for 10Gbps UDP transfers
,
Willy Tarreau
Re: CPU usage for 10Gbps UDP transfers
,
Chris Snook
[PATCH -mm] Hibernation: Resume consoles if hibernation_platform_enter fails
,
Rafael J. Wysocki
Re: + taskstats-add-all-thread-stats-for-taskstats_cmd_attr_tgid.patch added to -mm tree
,
Guillaume Chazarain
Re: + taskstats-add-all-thread-stats-for-taskstats_cmd_attr_tgid.patch added to -mm tree
,
Oleg Nesterov
[PATCH v2] menuconfig: distinguish between selected-by-another options and comments
,
Matej Laitl
Re: [PATCH v2] menuconfig: distinguish between selected-by-another options and comments
,
Matej Laitl
Re: [PATCH v2] menuconfig: distinguish between selected-by-another options and comments
,
Jan Engelhardt
Re: [PATCH v2] menuconfig: distinguish between selected-by-another options and comments
,
Matej Laitl
Re: [PATCH v2] menuconfig: distinguish between selected-by-another options and comments
,
Randy Dunlap
Re: [PATCH v2] menuconfig: distinguish between selected-by-another options and comments
,
Sam Ravnborg
Re: [PATCH v2] menuconfig: distinguish between selected-by-another options and comments
,
Roman Zippel
Re: [PATCH v2] menuconfig: distinguish between selected-by-another options and comments
,
Sam Ravnborg
Re: [PATCH v2] menuconfig: distinguish between selected-by-another options and comments
,
Roman Zippel
Re: [PATCH v2] menuconfig: distinguish between selected-by-another options and comments
,
Roman Zippel
[PATCH v3] menuconfig: distinguish between selected-by-another options and comments
,
Matej Laitl
Re: [PATCH v3] menuconfig: distinguish between selected-by-another options and comments
,
Roman Zippel
Re: [PATCH v3] menuconfig: distinguish between selected-by-another options and comments
,
Matej Laitl
Re: [PATCH v3] menuconfig: distinguish between selected-by-another options and comments
,
Roman Zippel
Re: [PATCH v3] menuconfig: distinguish between selected-by-another options and comments
,
Matej Laitl
Re: [PATCH v2] menuconfig: distinguish between selected-by-another options and comments
,
Sam Ravnborg
Re: [PATCH v2] menuconfig: distinguish between selected-by-another options and comments
,
Matej Laitl
[PATCH] kconfig: menuconfig: change "---" items to "-*-", "-M-" or "- -"
,
Matej Laitl
[PATCH] Refactor hypercall infrastructure (v2)
,
Anthony Liguori
Re: [PATCH] Refactor hypercall infrastructure (v2)
,
Avi Kivity
[PATCH] lib/iomap.c:bad_io_access() -- print 0x hex prefix
,
Rene Herman
[PATCH][RFC] Extend "memparse" to allow a NULL return pointer value.
,
Robert P. J. Day
Re: [PATCH][RFC] Extend "memparse" to allow a NULL return pointer value.
,
Oleg Verych
rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.
,
Eric Valette
Re: rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.
,
Eric Valette
Re: rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.
,
Paul Rolland
Re: rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.
,
Rob Hussey
Re: rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.
,
ポール・ロラン
Re: rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.
,
Eric Valette
Re: rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.
,
ポール・ロラン
Re: rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.
,
Eric Valette
Re: rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.
,
Johannes Berg
Re: rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.
,
Eric Valette
Re: rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.
,
Rob Hussey
Re: rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.
,
Eric Valette
2.6.23-rc6 : crash with RTL8187 USB
,
ポール・ロラン
Re: 2.6.23-rc6 : crash with RTL8187 USB
,
Rob Hussey
Re: 2.6.23-rc6 : crash with RTL8187 USB
,
Paul Rolland
Re: 2.6.23-rc6 : crash with RTL8187 USB
,
Paul Rolland (ポール・ロラン)
Re: 2.6.23-rc6 : crash with RTL8187 USB
,
John W. Linville
[git] CFS-devel, group scheduler, fixes
,
Ingo Molnar
<Possible follow-ups>
Re: [git] CFS-devel, group scheduler, fixes
,
dimm
Re: [git] CFS-devel, group scheduler, fixes
,
Ingo Molnar
Re: [git] CFS-devel, group scheduler, fixes
,
Srivatsa Vaddagiri
Re: [git] CFS-devel, group scheduler, fixes
,
Ingo Molnar
Re: [git] CFS-devel, group scheduler, fixes
,
Tong Li
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Tong Li
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Ingo Molnar
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Tong Li
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Message not available
Re: [git] CFS-devel, updates
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Tong Li
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Peter Zijlstra
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Peter Zijlstra
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Peter Zijlstra
Re: [git] CFS-devel, group scheduler, fixes
,
Tong Li
Re: [git] CFS-devel, group scheduler, fixes
,
Willy Tarreau
Re: [git] CFS-devel, group scheduler, fixes
,
Mike Galbraith
Re: [git] CFS-devel, group scheduler, fixes
,
Willy Tarreau
Re: [git] CFS-devel, group scheduler, fixes
,
Siddha, Suresh B
Re: [git] CFS-devel, group scheduler, fixes
,
Tong Li
[git] CFS-devel, group scheduler, fixes
,
Dmitry Adamushko
Re: [git] CFS-devel, group scheduler, fixes
,
Ingo Molnar
Re: [git] CFS-devel, group scheduler, fixes
,
Dmitry Adamushko
Re: [git] CFS-devel, group scheduler, fixes
,
Ingo Molnar
[PATCH] ieee1394: csr1212: proper refcounting
,
Stefan Richter
[PATCH] ieee1394: nodemgr: fix leak of struct csr1212_keyval
,
Stefan Richter
[Minor patch] Reduce __print_symbol/sprint_symbol stack usage.
,
Gilboa Davara
Re: [Minor patch] Reduce __print_symbol/sprint_symbol stack usage.
,
Satyam Sharma
Re: [Minor patch] Reduce __print_symbol/sprint_symbol stack usage.
,
Gilboa Davara
Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage.
,
Gilboa Davara
Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage.
,
Satyam Sharma
Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage.
,
Paulo Marques
Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage.
,
Gilboa Davara
Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage.
,
Paulo Marques
Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage.
,
Gilboa Davara
Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage.
,
Steven Rostedt
Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage.
,
Paulo Marques
Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage.
,
Gilboa Davara
[PATCH] Reduce __print_symbol/sprint_symbol stack usage. (v3)
,
Gilboa Davara
Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage. (v3)
,
Paulo Marques
Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage. (v3)
,
Gilboa Davara
Re: [Minor patch] Reduce __print_symbol/sprint_symbol stack usage.
,
Steven Rostedt
Re: [Minor patch] Reduce __print_symbol/sprint_symbol stack usage.
,
Gilboa Davara
Re: Wasting our Freedom
,
J.C. Roberts
Re: Wasting our Freedom
,
Jacob Meuser
Re: Wasting our Freedom
,
Kyle Moffett
Re: Wasting our Freedom
,
J.C. Roberts
Re: Wasting our Freedom
,
Jeff Garzik
Re: Wasting our Freedom
,
Rene Herman
Re: Wasting our Freedom
,
J.C. Roberts
Re: Wasting our Freedom
,
Jeff Garzik
Statement by SFLC (was Re: Wasting our Freedom)
,
Eben Moglen
Re: Statement by SFLC (was Re: Wasting our Freedom)
,
Marc Espie
Re: Statement by SFLC (was Re: Wasting our Freedom)
,
Constantine A. Murenin
Re: Statement by SFLC (was Re: Wasting our Freedom)
,
Lars Noodén
Re: Statement by SFLC (was Re: Wasting our Freedom)
,
Lars Noodén
Re: Statement by SFLC (was Re: Wasting our Freedom)
,
J.C. Roberts
Re: Statement by SFLC (was Re: Wasting our Freedom)
,
bofh
Re: Wasting our Freedom
,
Daniel Hazelton
Re: Wasting our Freedom
,
Jeff Garzik
Re: Wasting our Freedom
,
J.C. Roberts
Re: Wasting our Freedom
,
Adrian Bunk
Re: Wasting our Freedom
,
Krzysztof Halasa
Re: Wasting our Freedom
,
Theodore Tso
Re: Wasting our Freedom
,
Kyle Moffett
Re: Wasting our Freedom
,
J.C. Roberts
<Possible follow-ups>
Re: Wasting our Freedom
,
Can E. Acar
Re: Wasting our Freedom
,
Jeff Garzik
Re: Wasting our Freedom
,
Adrian Bunk
Re: Wasting our Freedom
,
Hannah Schroeter
Re: Wasting our Freedom
,
Daniel Hazelton
Re: Wasting our Freedom
,
Hannah Schroeter
RE: Wasting our Freedom
,
David Schwartz
Re: Wasting our Freedom
,
frantisek holop
Re: Wasting our Freedom
,
Theodore Tso
Re: Wasting our Freedom
,
Jacob Meuser
Re: Wasting our Freedom
,
david
Re: Wasting our Freedom
,
Jeff Garzik
Re: Wasting our Freedom
,
Henning Brauer
Re: Wasting our Freedom
,
Adrian Bunk
Re: Wasting our Freedom
,
Jason Dixon
Re: Wasting our Freedom
,
Hans-Jürgen Koch
Re: Wasting our Freedom
,
Sean
Re: Wasting our Freedom
,
Jason Dixon
Re: Wasting our Freedom
,
Adrian Bunk
Re: Wasting our Freedom
,
Ingo Schwarze
Re: Wasting our Freedom
,
Ingo Schwarze
Re: Wasting our Freedom
,
Helge Hafting
Re: Wasting our Freedom
,
Jacob Meuser
Re: Wasting our Freedom
,
David Newall
Re: Wasting our Freedom
,
Helge Hafting
Re: Wasting our Freedom
,
Hannah Schroeter
Re: Wasting our Freedom
,
Theodore Tso
Re: Wasting our Freedom
,
Krzysztof Halasa
RE: Wasting our Freedom
,
David Schwartz
Re: Wasting our Freedom
,
Theodore Tso
Re: Wasting our Freedom
,
Krzysztof Halasa
RE: Wasting our Freedom
,
David Schwartz
Re: Wasting our Freedom
,
Krzysztof Halasa
RE: Wasting our Freedom
,
David Schwartz
Re: Wasting our Freedom
,
Al Viro
Re: Wasting our Freedom
,
Claudio Jeker
Re: Wasting our Freedom
,
Theodore Tso
Re: Wasting our Freedom
,
Claudio Jeker
Re: Wasting our Freedom
,
Theodore Tso
Re: Wasting our Freedom
,
Can E. Acar
Re: Wasting our Freedom
,
Theodore Tso
Re: Wasting our Freedom
,
Can E. Acar
Re: Wasting our Freedom
,
Lennart Sorensen
Re: Wasting our Freedom
,
Can E. Acar
Re: Wasting our Freedom
,
Jeff Garzik
Re: Wasting our Freedom
,
Martin Schlemmer
Re: Wasting our Freedom
,
Henning Brauer
Re: Wasting our Freedom
,
Marco Peereboom
Re: Wasting our Bandwidth
,
Xavier Bestel
Re: Wasting our Bandwidth
,
Marco Peereboom
Re: Wasting our Freedom
,
Theodore Tso
Re: Wasting our Freedom
,
Denis Doroshenko
Re: Wasting our Freedom
,
frantisek holop
Re: Wasting our Freedom
,
Marco Peereboom
Re: Wasting our Freedom
,
Gilles Chehade
Re: Wasting our Freedom
,
Jacob Meuser
Re: Wasting our Freedom
,
Alan Cox
Re: Wasting our Freedom
,
Adrian Bunk
RE: Wasting our Freedom
,
David Schwartz
Re: Wasting our Freedom
,
Adrian Bunk
RE: Wasting our Freedom
,
David Schwartz
Re: Wasting our Freedom
,
Adrian Bunk
RE: Wasting our Freedom
,
David Schwartz
Re: Wasting our Freedom
,
Adrian Bunk
RE: Wasting our Freedom
,
David Schwartz
Re: Wasting our Freedom
,
Theodore Tso
RE: Wasting our Freedom
,
David Schwartz
Re: Wasting our Freedom
,
Adrian Bunk
Re: Wasting our Freedom
,
Hannah Schroeter
Re: Wasting our Freedom
,
Adrian Bunk
Re: Wasting our Freedom
,
Paul de Weerd
Re: Wasting our Freedom
,
Adrian Bunk
Re: Wasting our Freedom
,
Paul de Weerd
Re: Wasting our Freedom
,
Adrian Bunk
Re: Wasting our Freedom
,
Paul de Weerd
Message not available
Re: Wasting our Freedom
,
Adrian Bunk
RE: Wasting our Freedom
,
David Schwartz
Re: Wasting our Freedom
,
Adrian Bunk
Wasting My Time (was Re: Wasting our Freedom)
,
Eric Furman
RE: Wasting our Freedom
,
David Schwartz
Re: Wasting our Freedom
,
Hannah Schroeter
RE: Wasting our Freedom
,
David Schwartz
Re: Wasting our Freedom
,
Hannah Schroeter
RE: Wasting our Freedom
,
David Schwartz
Re: Wasting our Freedom
,
Daniel Hazelton
Re: Wasting our Freedom
,
Can E. Acar
Re: Wasting our Freedom
,
Jeff Garzik
Re: Wasting our Freedom
,
Daniel Hazelton
Re: Wasting our Freedom
,
Can E. Acar
Re: Wasting our Freedom
,
Daniel Hazelton
Re: Wasting our Freedom
,
Krzysztof Halasa
Re: Wasting our Freedom
,
Bodo Eggert
Re: Wasting our Freedom
,
Jason Dixon
Re: Wasting our Freedom
,
linux-os (Dick Johnson)
[PATCH v2] Kconfig: Make MSI Laptop select BACKLIGHT_CLASS_DEVICE instead of depend
,
Matej Laitl
include/linux/mutex.h file is unclear about software interrupts and mutex_trylock
,
Matti Linnanvuori
ELF randomization questions
,
Franck Bui-Huu
[PATCH] task containersv11 enable containers by default in some configs
,
Paul Jackson
Re: [PATCH] task containersv11 enable containers by default in some configs
,
Paul Menage
VM/VFS bug with large amount of memory and file systems?
,
Anton Altaparmakov
Re: VM/VFS bug with large amount of memory and file systems?
,
Peter Zijlstra
Re: VM/VFS bug with large amount of memory and file systems?
,
Anton Altaparmakov
Re: VM/VFS bug with large amount of memory and file systems?
,
Peter Zijlstra
Re: VM/VFS bug with large amount of memory and file systems?
,
Kyle Moffett
Re: VM/VFS bug with large amount of memory and file systems?
,
Peter Zijlstra
Re: VM/VFS bug with large amount of memory and file systems?
,
Andrew Morton
Re: VM/VFS bug with large amount of memory and file systems?
,
Anton Altaparmakov
Re: VM/VFS bug with large amount of memory and file systems?
,
Anton Altaparmakov
Re: VM/VFS bug with large amount of memory and file systems?
,
Nick Piggin
Re: VM/VFS bug with large amount of memory and file systems?
,
Rik van Riel
Re: VM/VFS bug with large amount of memory and file systems?
,
Nick Piggin
Re: VM/VFS bug with large amount of memory and file systems?
,
Rik van Riel
Re: VM/VFS bug with large amount of memory and file systems?
,
Peter Zijlstra
Re: VM/VFS bug with large amount of memory and file systems?
,
Rik van Riel
Re: VM/VFS bug with large amount of memory and file systems?
,
Andrew Morton
Re: VM/VFS bug with large amount of memory and file systems?
,
Rik van Riel
Re: VM/VFS bug with large amount of memory and file systems?
,
Andrew Morton
Re: VM/VFS bug with large amount of memory and file systems?
,
Rik van Riel
Re: VM/VFS bug with large amount of memory and file systems?
,
Andrew Morton
Re: VM/VFS bug with large amount of memory and file systems?
,
Rik van Riel
Re: VM/VFS bug with large amount of memory and file systems?
,
Christoph Lameter
Re: VM/VFS bug with large amount of memory and file systems?
,
Andrew Morton
[PATCH] [Bug 9020] atomic_ops.txt has incorrect, misleading and insufficient information
,
Matti Linnanvuori
2.6.23-rc6: known regressions with patches v2
,
Michal Piotrowski
Re: [3/3] 2.6.23-rc6: known regressions v2
,
Michal Piotrowski
Re: [3/3] 2.6.23-rc6: known regressions v2
,
Rafael J. Wysocki
Re: [3/3] 2.6.23-rc6: known regressions v2
,
Arkadiusz Miskiewicz
Re: [3/3] 2.6.23-rc6: known regressions v2
,
Thomas Gleixner
Re: [3/3] 2.6.23-rc6: known regressions v2
,
Arkadiusz Miskiewicz
Re: [3/3] 2.6.23-rc6: known regressions v2
,
Thomas Gleixner
Re: [3/3] 2.6.23-rc6: known regressions v2
,
Soeren Sonnenburg
Re: [2/3] 2.6.23-rc6: known regressions v2
,
Michal Piotrowski
Re: [2/3] 2.6.23-rc6: known regressions v2
,
Jan Kara
Re: [2/3] 2.6.23-rc6: known regressions v2
,
Dave Kleikamp
Re: [2/3] 2.6.23-rc6: known regressions v2
,
Oliver Neukum
[1/3] 2.6.23-rc6: known regressions v2
,
Michal Piotrowski
Re: [1/3] 2.6.23-rc6: known regressions v2 --- ieee1394, empty suspend stopped working
,
Stefan Richter
Re: [1/3] 2.6.23-rc6: known regressions v2 --- ieee1394, empty suspend stopped working
,
Andrew Morton
Re: [1/3] 2.6.23-rc6: known regressions v2 --- ieee1394, empty suspend stopped working
,
Stefan Richter
Re: [1/3] 2.6.23-rc6: known regressions v2 --- ieee1394, empty suspend stopped working
,
Thomas Gleixner
Re: [1/3] 2.6.23-rc6: known regressions v2 --- ieee1394, empty suspend stopped working
,
Rafael J. Wysocki
Re: [1/3] 2.6.23-rc6: known regressions v2 --- ieee1394, empty suspend stopped working
,
Stefan Richter
[PATCH] MAINTAINERS : mpt fusion mailing list change
,
Eric Moore
[PATCH - Ketchup] update for new RT patch location
,
Steven Rostedt
Per option CFLAGS?
,
Rene Herman
Re: Per option CFLAGS?
,
H. Peter Anvin
Re: Per option CFLAGS?
,
Rene Herman
Re: Per option CFLAGS?
,
Adrian Bunk
Re: Per option CFLAGS?
,
Rene Herman
Re: Per option CFLAGS?
,
Adrian Bunk
Re: Per option CFLAGS?
,
Denys Vlasenko
Re: Per option CFLAGS?
,
Rene Herman
On thread scheduling
,
Heikki Orsila
Re: On thread scheduling
,
Matthias Kaehlcke
Re: On thread scheduling
,
Ray Lee
Re: On thread scheduling
,
Kyle Moffett
[PATCH] Configurable reclaim batch size
,
Christoph Lameter
Re: [PATCH] Configurable reclaim batch size
,
Peter Zijlstra
Re: [PATCH] Configurable reclaim batch size
,
Christoph Lameter
Re: [PATCH] Configurable reclaim batch size
,
Peter Zijlstra
Re: [PATCH] Configurable reclaim batch size
,
Christoph Lameter
Re: [PATCH] Configurable reclaim batch size
,
Balbir Singh
Re: [PATCH] Configurable reclaim batch size
,
Christoph Lameter
[RFC] SLUB: Make NUMA support optional on NUMA machines
,
Christoph Lameter
2.6.23-rc6: usb 1-1: device not accepting address 2, error -62
,
Christian Volkmann
Re: 2.6.23-rc6: usb 1-1: device not accepting address 2, error -62
,
Andrew Morton
Re: 2.6.23-rc6: usb 1-1: device not accepting address 2, error -62
,
Christian Volkmann
Re: 2.6.23-rc6: usb 1-1: device not accepting address 2, error -62
,
Christian Volkmann
Re: [linux-usb-devel] 2.6.23-rc6: usb 1-1: device not accepting address 2, error -62
,
Alan Stern
Re: [linux-usb-devel] 2.6.23-rc6: usb 1-1: device not accepting address 2, error -62
,
Christian Volkmann
Re: [linux-usb-devel] 2.6.23-rc6: usb 1-1: device not accepting address 2, error -62
,
Alan Stern
Re: 2.6.23-rc6: usb 1-1: device not accepting address 2, error -62
,
Pete Zaitcev
Re: 2.6.23-rc6: usb 1-1: device not accepting address 2, error -62
,
Christian Volkmann
SCO files for bankruptcy
,
Jon Masters
[patch] i386: fix section mismatch warning in intel.c
,
Sam Ravnborg
Interpretation of sparse warning
,
Larry Finger
Re: Interpretation of sparse warning
,
Stephen Hemminger
[PATCH] add consts where appropriate in fs/nls/*
,
Denys Vlasenko
[PATCH] Refactor hypercall infrastructure
,
Anthony Liguori
Re: [PATCH] Refactor hypercall infrastructure
,
Jeremy Fitzhardinge
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Anthony Liguori
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Zachary Amsden
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Anthony Liguori
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Zachary Amsden
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Avi Kivity
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Anthony Liguori
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Jeremy Fitzhardinge
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Anthony Liguori
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Jeremy Fitzhardinge
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Anthony Liguori
RE: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Nakajima, Jun
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Jeremy Fitzhardinge
RE: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Nakajima, Jun
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Jeremy Fitzhardinge
RE: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Nakajima, Jun
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Jeremy Fitzhardinge
RE: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Nakajima, Jun
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Anthony Liguori
RE: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Nakajima, Jun
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Anthony Liguori
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Jeremy Fitzhardinge
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Anthony Liguori
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Jeremy Fitzhardinge
RE: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Nakajima, Jun
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Avi Kivity
Re: [kvm-devel] [PATCH] Refactor hypercall infrastructure
,
Avi Kivity
Re: [PATCH] Refactor hypercall infrastructure
,
Rusty Russell
Distributed storage. Move away from char device ioctls.
,
Evgeniy Polyakov
Re: Distributed storage. Move away from char device ioctls.
,
Jeff Garzik
Re: Distributed storage. Move away from char device ioctls.
,
Al Boldi
Re: Distributed storage. Move away from char device ioctls.
,
J. Bruce Fields
Re: Distributed storage. Move away from char device ioctls.
,
Jeff Garzik
Re: Distributed storage. Move away from char device ioctls.
,
J. Bruce Fields
Re: Distributed storage. Move away from char device ioctls.
,
Jeff Garzik
Re: Distributed storage. Move away from char device ioctls.
,
J. Bruce Fields
Re: Distributed storage. Move away from char device ioctls.
,
Jeff Garzik
Re: Distributed storage. Move away from char device ioctls.
,
J. Bruce Fields
Re: Distributed storage. Move away from char device ioctls.
,
Mike Snitzer
Re: Distributed storage. Move away from char device ioctls.
,
Evgeniy Polyakov
Re: Distributed storage. Move away from char device ioctls.
,
Evgeniy Polyakov
Re: Distributed storage. Move away from char device ioctls.
,
Andreas Dilger
Re: Distributed storage. Move away from char device ioctls.
,
Kyle Moffett
Re: Distributed storage. Move away from char device ioctls.
,
Evgeniy Polyakov
Re: Distributed storage. Move away from char device ioctls.
,
Robin Humble
Re: Distributed storage. Move away from char device ioctls.
,
Jeff Garzik
Re: Distributed storage. Move away from char device ioctls.
,
Robin Humble
Re: Distributed storage. Move away from char device ioctls.
,
Andreas Dilger
[PATCH] add consts where appropriate in sound/pci/hda/*
,
Denys Vlasenko
Re: [PATCH] add consts where appropriate in sound/pci/hda/*
,
Joe Perches
Re: [PATCH] add consts where appropriate in sound/pci/hda/*
,
Denys Vlasenko
Re: [PATCH] add consts where appropriate in sound/pci/hda/*
,
Denys Vlasenko
Re: [PATCH] add consts where appropriate in sound/pci/hda/*
,
Jan Engelhardt
Re: [PATCH] add consts where appropriate in sound/pci/hda/*
,
Sam Ravnborg
Re: [PATCH] add consts where appropriate in sound/pci/hda/*
,
Jan Engelhardt
Re: [PATCH] add consts where appropriate in sound/pci/hda/*
,
Denys Vlasenko
Re: [PATCH] add consts where appropriate in sound/pci/hda/*
,
Andreas Schwab
Re: [PATCH] add consts where appropriate in sound/pci/hda/*
,
Denys Vlasenko
Re: [PATCH] add consts where appropriate in sound/pci/hda/*
,
Jan Engelhardt
Re: [PATCH] add consts where appropriate in sound/pci/hda/*
,
Takashi Iwai
Re: [PATCH] add consts where appropriate in sound/pci/hda/*
,
Denys Vlasenko
[PATCH -rc][RESEND] KVM: MMU: Fix rare oops on guest context switch
,
Avi Kivity
[PATCH][VER 3] mspec: handle shrinking virtual memory areas
,
Cliff Wickman
MTRR initialization
,
Howard Chu
Re: MTRR initialization
,
Yinghai Lu
Re: MTRR initialization
,
Howard Chu
Re: MTRR initialization
,
Yinghai Lu
Re: MTRR initialization
,
Eric W. Biederman
Re: MTRR initialization
,
Howard Chu
Re: MTRR initialization
,
Eric W. Biederman
Re: MTRR initialization
,
Jesse Barnes
Re: MTRR initialization
,
Andi Kleen
Re: MTRR initialization
,
Avi Kivity
Re: MTRR initialization
,
Andi Kleen
Re: MTRR initialization
,
Avi Kivity
Re: MTRR initialization
,
Jesse Barnes
Re: MTRR initialization
,
Jesse Barnes
Re: MTRR initialization
,
Siddha, Suresh B
Re: MTRR initialization
,
Howard Chu
[PATCH] rtc: rtc-ds1553.c should use resource_size_t for base address
,
Atsushi Nemoto
[PATCH] softlockup_tick needs to initialize regs
,
Jeff Dike
[RFC][PATCH] 9p: add readahead support for loose mode
,
Eric Van Hensbergen
Re: [RFC][PATCH] 9p: add readahead support for loose mode
,
Andrew Morton
Re: [RFC][PATCH] 9p: add readahead support for loose mode
,
Peter Zijlstra
EDD still failing on some systems with 2.6.23-rc6-git2
,
Chuck Ebbert
Re: EDD still failing on some systems with 2.6.23-rc6-git2
,
H. Peter Anvin
Re: EDD still failing on some systems with 2.6.23-rc6-git2
,
Chuck Ebbert
Re: EDD still failing on some systems with 2.6.23-rc6-git2
,
H. Peter Anvin
[PATCH] Fix UTS corruption during clone(CLONE_NEWUTS)
,
Alexey Dobriyan
Re: [PATCH] Fix UTS corruption during clone(CLONE_NEWUTS)
,
Serge E. Hallyn
[PATCH 2.6.23-rc4] qconf ("make xconfig") Search Dialog Enhancement (rev8)
,
Shlomi Fish
<Possible follow-ups>
Re: [PATCH 2.6.23-rc4] qconf ("make xconfig") Search Dialog Enhancement (rev8)
,
Sam Ravnborg
Re: [PATCH 2.6.23-rc4] qconf ("make xconfig") Search Dialog Enhancement (rev8)
,
Sam Ravnborg
Re: [PATCH 2.6.23-rc4] qconf ("make xconfig") Search Dialog Enhancement (rev8)
,
Roman Zippel
Re: [PATCH 2.6.23-rc4] qconf ("make xconfig") Search Dialog Enhancement (rev8)
,
Shlomi Fish
Re: [PATCH 2.6.23-rc4] qconf ("make xconfig") Search Dialog Enhancement (rev8)
,
Sam Ravnborg
[PATCH] Correctly close old nfsd/lockd sockets.
,
J. Bruce Fields
2.6.23-rc4-mm1 list_add corruption in networking code
,
Mathieu Desnoyers
Re: 2.6.23-rc4-mm1 list_add corruption in networking code
,
Randy Dunlap
Re: 2.6.23-rc4-mm1 list_add corruption in networking code
,
Andrew Morton
Oops in 2.6.22.5
,
Alex Davis
<Possible follow-ups>
Re: Oops in 2.6.22.5
,
Alex Davis
[PATCH 2/2] Fix user namespace exiting OOPs
,
Pavel Emelyanov
Re: [PATCH 2/2] Fix user namespace exiting OOPs
,
Serge E. Hallyn
Re: [PATCH 2/2] Fix user namespace exiting OOPs
,
Andrew Morton
Re: [PATCH 2/2] Fix user namespace exiting OOPs
,
Pavel Emelyanov
[PATCH 1/2] Convert uid hash to hlist
,
Pavel Emelyanov
Re: [PATCH 1/2] Convert uid hash to hlist
,
Serge E. Hallyn
Serial USB-driver for Winchiphead CH340/41 chip
,
Werner Cornelius
Re: Serial USB-driver for Winchiphead CH340/41 chip
,
Greg KH
[PATCH] Re: Serial USB-driver for Winchiphead CH340/41 chip
,
Werner Cornelius
Re: [PATCH] Re: Serial USB-driver for Winchiphead CH340/41 chip
,
Oliver Neukum
Re: [PATCH] Re: Serial USB-driver for Winchiphead CH340/41 chip
,
Greg KH
Re: [PATCH] Re: Serial USB-driver for Winchiphead CH340/41 chip
,
Werner Cornelius
Re: [PATCH] Re: Serial USB-driver for Winchiphead CH340/41 chip
,
Greg KH
[PATCH] Re: Serial USB-driver for Winchiphead CH340/41 chip
,
Werner Cornelius
[PATCH] sb1250-mac.c: Fix "stats" references
,
Maciej W. Rozycki
Re: [PATCH] sb1250-mac.c: Fix "stats" references
,
Jeff Garzik
[PATCH] Fix failure to resume from initrds
,
Rafael J. Wysocki
Re: [PATCH] Fix failure to resume from initrds
,
Pavel Machek
[PATCH] fs/proc/internal.h cleanup.
,
Pierre Peiffer
[PATCH] Make wistron-btns recognize special keys on Medion WIM2160 notebooks
,
Bernhard Rosenkraenzer
Re: [PATCH] Make wistron-btns recognize special keys on Medion WIM2160 notebooks
,
Carlos Corbacho
Re: [PATCH] Make wistron-btns recognize special keys on Medion WIM2160 notebooks
,
Andrew Morton
RFC [PATCH] menuconfig: distinguish between selected-by-another options and comments (resend)
,
Matej Laitl
Re: RFC [PATCH] menuconfig: distinguish between selected-by-another options and comments (resend)
,
Randy Dunlap
[PATCH] NET_SB1250_MAC: Rename to SB1250_MAC
,
Maciej W. Rozycki
Re: [PATCH] NET_SB1250_MAC: Rename to SB1250_MAC
,
Jeff Garzik
increase AT_VECTOR_SIZE to terminate saved_auxv properly
,
Olaf Hering
Re: increase AT_VECTOR_SIZE to terminate saved_auxv properly
,
Jakub Jelinek
Re: increase AT_VECTOR_SIZE to terminate saved_auxv properly
,
Olaf Hering
[PATCH] increase AT_VECTOR_SIZE to terminate saved_auxv properly
,
Olaf Hering
Re: [PATCH] increase AT_VECTOR_SIZE to terminate saved_auxv properly
,
Andrew Morton
Re: [PATCH] increase AT_VECTOR_SIZE to terminate saved_auxv properly
,
Olaf Hering
Re: [PATCH] increase AT_VECTOR_SIZE to terminate saved_auxv properly
,
Andrew Morton
[PATCH] NET_SB1250_MAC: Update Kconfig entry
,
Maciej W. Rozycki
Re: [PATCH] NET_SB1250_MAC: Update Kconfig entry
,
Jeff Garzik
drivers/usb/misc/emi*.c have the biggest data objects in the whole tree
,
Denys Vlasenko
Re: drivers/usb/misc/emi*.c have the biggest data objects in the whole tree
,
Clemens Ladisch
Re: drivers/usb/misc/emi*.c have the biggest data objects in the whole tree
,
Valdis . Kletnieks
Re: drivers/usb/misc/emi*.c have the biggest data objects in the whole tree
,
Greg KH
Re: drivers/usb/misc/emi*.c have the biggest data objects in the whole tree
,
Denys Vlasenko
Re: drivers/usb/misc/emi*.c have the biggest data objects in the whole tree
,
Greg KH
[PATCH] 2.6.22.6 fix kernel panic on corrupted reiserfs directory
,
lepton
Message not available
Message not available
Re: [stable] [PATCH] 2.6.22.6 fix kernel panic on corrupted reiserfs directory
,
Oliver Pinter
Re: [stable] [PATCH] 2.6.22.6 fix kernel panic on corrupted reiserfs directory
,
Chris Wright
[BUG][2.6.23-rc6] Badness at arch/powerpc/kernel/smp.c:202
,
Kamalesh Babulal
Re: [BUG][2.6.23-rc6] Badness at arch/powerpc/kernel/smp.c:202
,
Satyam Sharma
Re: [BUG][2.6.23-rc6] Badness at arch/powerpc/kernel/smp.c:202
,
Andy Whitcroft
[PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
,
Satyam Sharma
Re: [PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
,
Satyam Sharma
Re: [PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
,
Randy Dunlap
Re: [PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
,
Josh Boyer
Re: [PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
,
Satyam Sharma
Re: [PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
,
Randy Dunlap
Re: [PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
,
Kamalesh Babulal
[PATCH -mm1] Storing ipcs into IDRs
,
Nadia . Derbey
[PATCH] shrink_dcache_sb speedup
,
Denis V. Lunev
Intel-Quad on GA-P35-S3 motherboard with 4*2GB
,
Wojciech Kromer
Re: Intel-Quad on GA-P35-S3 motherboard with 4*2GB
,
Lennart Sorensen
Re: Intel-Quad on GA-P35-S3 motherboard with 4*2GB
,
Wojciech Kromer
Re: Intel-Quad on GA-P35-S3 motherboard with 4*2GB
,
Lennart Sorensen
Re: Intel-Quad on GA-P35-S3 motherboard with 4*2GB
,
Wojciech Kromer
Re: Intel-Quad on GA-P35-S3 motherboard with 4*2GB
,
Lennart Sorensen
Re: Intel-Quad on GA-P35-S3 motherboard with 4*2GB
,
Wojciech Kromer
Re: Intel-Quad on GA-P35-S3 motherboard with 4*2GB
,
Wojciech Kromer
Re: Intel-Quad on GA-P35-S3 motherboard with 4*2GB
,
Lennart Sorensen
Re: Intel-Quad on GA-P35-S3 motherboard with 4*2GB
,
Lennart Sorensen
[patch] shared tag queue barrier comment
,
Nick Piggin
Re: [patch] shared tag queue barrier comment
,
Jens Axboe
rtc-ds1742.c should use resource_size_t for base address
,
David Gibson
Re: rtc-ds1742.c should use resource_size_t for base address
,
Atsushi Nemoto
Re: rtc-ds1742.c should use resource_size_t for base address
,
Josh Boyer
Re: rtc-ds1742.c should use resource_size_t for base address
,
David Gibson
[PATCH 1/3] Normalize config options for guest support
,
Rusty Russell
[PATCH 2/3] Consolidate host virtualization support under Virtualization menu
,
Rusty Russell
[PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental.
,
Rusty Russell
Re: [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental.
,
Andi Kleen
Re: [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental.
,
Charles N Wyble
Re: [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental.
,
Andi Kleen
Re: [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental.
,
Charles N Wyble
Re: [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental.
,
Andi Kleen
Re: [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental.
,
Satyam Sharma
Re: [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental.
,
Charles N Wyble
Re: [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental.
,
Satyam Sharma
Re: [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental.
,
Rusty Russell
[Index of Archives]
[FAQ]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Yosemite Campsites]
[Bugtraq]