LKML: Linux Kernel Archive 2007 Q3
Date Index
[
Prev Page
][
Next Page
]
Re: Hibernation Redesign
,
(continued)
Re: Hibernation Redesign
,
Miklos Szeredi
Re: Hibernation Redesign
,
Nigel Cunningham
Re: Hibernation Redesign
,
Miklos Szeredi
Re: Hibernation Redesign
,
Nigel Cunningham
Re: Hibernation Redesign
,
Rafael J. Wysocki
Re: Hibernation Redesign
,
Miklos Szeredi
Re: Hibernation Redesign
,
Rafael J. Wysocki
Re: Hibernation Redesign
,
Pavel Machek
Re: Hibernation Redesign
,
Miklos Szeredi
Re: Hibernation Redesign
,
Rafael J. Wysocki
Re: Hibernation Redesign
,
Nigel Cunningham
Re: Hibernation Redesign
,
Rafael J. Wysocki
Re: Hibernation Redesign
,
Nigel Cunningham
Re: Hibernation Redesign
,
Miklos Szeredi
Re: Hibernation Redesign
,
Nigel Cunningham
Re: Hibernation Redesign
,
Miklos Szeredi
Re: Hibernation Redesign
,
Jeremy Maitin-Shepard
Re: Hibernation Redesign
,
Mark Lord
Re: Hibernation Redesign
,
Rafael J. Wysocki
Re: Hibernation Redesign
,
Al Boldi
Re: Hibernation Redesign
,
Rafael J. Wysocki
Re: Hibernation Redesign
,
Al Boldi
Re: Hibernation Redesign
,
Nigel Cunningham
Re: Hibernation Redesign
,
Al Boldi
Re: Hibernation Redesign
,
Rafael J. Wysocki
Re: Hibernation Redesign
,
Nick Piggin
Re: Hibernation Redesign
,
Jeremy Maitin-Shepard
Re: Hibernation Redesign
,
Nigel Cunningham
Re: Hibernation Redesign
,
david
Re: Hibernation Redesign
,
Nigel Cunningham
Re: Hibernation Redesign
,
Al Boldi
Re: Hibernation Redesign
,
Jeremy Maitin-Shepard
Sysfs and suicidal attributes
,
Alan Stern
Re: Sysfs and suicidal attributes
,
Cornelia Huck
Re: Sysfs and suicidal attributes
,
Alan Stern
Re: Sysfs and suicidal attributes
,
Tejun Heo
Re: Sysfs and suicidal attributes
,
Cornelia Huck
Re: Sysfs and suicidal attributes
,
Tejun Heo
Re: Sysfs and suicidal attributes
,
Cornelia Huck
Re: Sysfs and suicidal attributes
,
Tejun Heo
Re: Sysfs and suicidal attributes
,
Cornelia Huck
Re: Sysfs and suicidal attributes
,
Alan Stern
Re: Sysfs and suicidal attributes
,
Alan Stern
Re: Sysfs and suicidal attributes
,
Tejun Heo
Re: Sysfs and suicidal attributes
,
Alan Stern
Re: Sysfs and suicidal attributes
,
Tejun Heo
Re: Sysfs and suicidal attributes
,
Alan Stern
Re: Sysfs and suicidal attributes
,
Tejun Heo
Re: Sysfs and suicidal attributes
,
Cornelia Huck
Re: Sysfs and suicidal attributes
,
Alan Stern
Re: [PATCH RFC #2] hwrng: Add type categories
,
Pavel Machek
[PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
Re: [PATCH][RFC] kvm-scheduler integration
,
Ingo Molnar
Re: [PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
Re: [PATCH][RFC] kvm-scheduler integration
,
Ingo Molnar
Re: [PATCH][RFC] kvm-scheduler integration
,
Ingo Molnar
Re: [PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
Re: [PATCH][RFC] kvm-scheduler integration
,
Ingo Molnar
Re: [PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
Re: [PATCH][RFC] kvm-scheduler integration
,
Ingo Molnar
Re: [PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
Re: [PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
Re: [PATCH][RFC] kvm-scheduler integration
,
Ingo Molnar
Re: [kvm-devel] [PATCH][RFC] kvm-scheduler integration
,
Rusty Russell
Re: [kvm-devel] [PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
Re: [kvm-devel] [PATCH][RFC] kvm-scheduler integration
,
Rusty Russell
Re: [kvm-devel] [PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
Re: [kvm-devel] [PATCH][RFC] kvm-scheduler integration
,
Rusty Russell
Re: [kvm-devel] [PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
Re: [kvm-devel] [PATCH][RFC] kvm-scheduler integration
,
Rusty Russell
Re: [kvm-devel] [PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
Re: [kvm-devel] [PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
Re: [PATCH][RFC] kvm-scheduler integration
,
Andi Kleen
Re: [PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
Re: [PATCH][RFC] kvm-scheduler integration
,
Shaohua Li
Re: [PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
Re: [PATCH][RFC] kvm-scheduler integration
,
Avi Kivity
[PATCH 00/20] KVM updates for 2.6.23, part 2
,
Avi Kivity
[PATCH 04/20] KVM: VMX: Fix interrupt checking on lightweight exit
,
Avi Kivity
[PATCH 01/20] KVM: Implement emulation of "pop reg" instruction (opcode 0x58-0x5f)
,
Avi Kivity
[PATCH 02/20] KVM: Implement emulation of instruction "ret" (opcode 0xc3)
,
Avi Kivity
[PATCH 03/20] KVM: Adds support for in-kernel mmio handlers
,
Avi Kivity
[PATCH 05/20] KVM: Add support for in-kernel pio handlers
,
Avi Kivity
[PATCH 07/20] KVM: Avoid useless memory write when possible
,
Avi Kivity
[PATCH 08/20] KVM: VMX: Reinitialize the real-mode tss when entering real mode
,
Avi Kivity
[PATCH 06/20] KVM: Fix x86 emulator writeback
,
Avi Kivity
[PATCH 10/20] KVM: VMX: Remove unnecessary code in vmx_tlb_flush()
,
Avi Kivity
[PATCH 11/20] KVM: SVM: Reliably detect if SVM was disabled by BIOS
,
Avi Kivity
Re: [PATCH 11/20] KVM: SVM: Reliably detect if SVM was disabled by BIOS
,
Roland Dreier
Re: [PATCH 11/20] KVM: SVM: Reliably detect if SVM was disabled by BIOS
,
Avi Kivity
[PATCH 09/20] KVM: MMU: Fix Wrong tlb flush order
,
Avi Kivity
Re: [PATCH 09/20] KVM: MMU: Fix Wrong tlb flush order
,
Ingo Molnar
Re: [PATCH 09/20] KVM: MMU: Fix Wrong tlb flush order
,
Avi Kivity
[PATCH 17/20] SMP: Implement on_cpu()
,
Avi Kivity
Re: [PATCH 17/20] SMP: Implement on_cpu()
,
Andi Kleen
Re: [PATCH 17/20] SMP: Implement on_cpu()
,
Avi Kivity
Re: [PATCH 17/20] SMP: Implement on_cpu()
,
Andi Kleen
Re: [PATCH 17/20] SMP: Implement on_cpu()
,
Avi Kivity
Re: [PATCH 17/20] SMP: Implement on_cpu()
,
Avi Kivity
Re: [PATCH 17/20] SMP: Implement on_cpu()
,
Satyam Sharma
Re: [PATCH 17/20] SMP: Implement on_cpu()
,
Avi Kivity
Re: [PATCH 17/20] SMP: Implement on_cpu()
,
Satyam Sharma
Re: [PATCH 17/20] SMP: Implement on_cpu()
,
Avi Kivity
Re: [PATCH 17/20] SMP: Implement on_cpu()
,
Satyam Sharma
Re: [PATCH 17/20] SMP: Implement on_cpu()
,
Avi Kivity
Re: [PATCH 17/20] SMP: Implement on_cpu()
,
Satyam Sharma
gcc + kvm + 64 bit ? confused :-/
,
Benjamin Budts
Re: [kvm-devel] gcc + kvm + 64 bit ? confused :-/
,
Avi Kivity
Re: gcc + kvm + 64 bit ? confused :-/
,
Andi Kleen
[PATCH 15/20] HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING
,
Avi Kivity
[PATCH 13/20] KVM: Clean up #includes
,
Avi Kivity
[PATCH 14/20] HOTPLUG: Add CPU_DYING notifier
,
Avi Kivity
[PATCH 12/20] KVM: Remove kvmfs in favor of the anonymous inodes source
,
Avi Kivity
[PATCH 20/20] KVM: Use CPU_DYING for disabling virtualization
,
Avi Kivity
[PATCH 18/20] KVM: Keep track of which cpus have virtualization enabled
,
Avi Kivity
[PATCH 19/20] KVM: Tune hotplug/suspend IPIs
,
Avi Kivity
[PATCH 16/20] HOTPLUG: Adapt thermal throttle to CPU_DYING
,
Avi Kivity
maps2-add-proc-kpagemap-interface.patch
,
Rusty Russell
maps2-add-proc-pid-pagemap-interface.patch
,
Rusty Russell
Re: maps2-add-proc-pid-pagemap-interface.patch
,
Matt Mackall
Re: maps2-add-proc-pid-pagemap-interface.patch
,
Rusty Russell
Re: maps2-add-proc-pid-pagemap-interface.patch
,
Matt Mackall
Re: maps2-add-proc-pid-pagemap-interface.patch
,
Rusty Russell
Oops in kernel 2.6.22 rc3
,
WebLab Help
Re: Oops in kernel 2.6.22 rc3
,
Michal Piotrowski
cdparanoia not setting count and/or reply_len properly
,
DervishD
Re: cdparanoia not setting count and/or reply_len properly
,
Stefan Richter
Re: cdparanoia not setting count and/or reply_len properly
,
Douglas Gilbert
Re: cdparanoia not setting count and/or reply_len properly
,
DervishD
Re: cdparanoia not setting count and/or reply_len properly
,
DervishD
<Possible follow-ups>
Re: cdparanoia not setting count and/or reply_len properly
,
Joerg Schilling
Re: cdparanoia not setting count and/or reply_len properly
,
DervishD
Re: cdparanoia not setting count and/or reply_len properly
,
Joerg Schilling
Re: cdparanoia not setting count and/or reply_len properly
,
Joerg Schilling
PI mutex support on ARM
,
Remy Bohmer
Re: PI mutex support on ARM
,
Ingo Molnar
Re: PI mutex support on ARM
,
Remy Bohmer
Re: PI mutex support on ARM
,
Arjan van de Ven
2.6.22-rc6-mm1-cfs-v19 Unable to handle kernel NULL pointer dereference (reproducable)
,
Markus Trippelsdorf
Re: 2.6.22-rc6-mm1-cfs-v19 Unable to handle kernel NULL pointer dereference (reproducable)
,
Andrew Morton
Re: 2.6.22-rc6-mm1-cfs-v19 Unable to handle kernel NULL pointer dereference (reproducable)
,
Markus Trippelsdorf
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Markus Trippelsdorf
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Linus Torvalds
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Ulrich Drepper
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Al Viro
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Ulrich Drepper
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Linus Torvalds
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Ulrich Drepper
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Al Viro
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Linus Torvalds
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Linus Torvalds
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Al Viro
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Linus Torvalds
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Al Viro
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Linus Torvalds
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Al Viro
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Al Viro
Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
,
Markus Trippelsdorf
Re: 2.6.22-rc6-mm1-cfs-v19 Unable to handle kernel NULL pointer dereference (reproducable)
,
Lenar Lõhmus
maps2-make-proc-pid-smaps-optional-under-config_embedded.patch
,
Rusty Russell
Re: maps2-make-proc-pid-smaps-optional-under-config_embedded.patch
,
Matt Mackall
Re: maps2-make-proc-pid-smaps-optional-under-config_embedded.patch
,
Rusty Russell
maps2-move-the-page-walker-code-to-lib.patch
,
Rusty Russell
Re: maps2-move-the-page-walker-code-to-lib.patch
,
Nick Piggin
Re: maps2-move-the-page-walker-code-to-lib.patch
,
Matt Mackall
Re: maps2-move-the-page-walker-code-to-lib.patch
,
Rusty Russell
Re: maps2-move-the-page-walker-code-to-lib.patch
,
Sam Ravnborg
Re: maps2-move-the-page-walker-code-to-lib.patch
,
Rusty Russell
maps2-eliminate-the-pmd_walker-struct-in-the-page-walker.patch
,
Rusty Russell
queued spinlock code and results
,
Nick Piggin
Re: queued spinlock code and results
,
Andi Kleen
Re: queued spinlock code and results
,
Nick Piggin
Re: queued spinlock code and results
,
Linus Torvalds
Re: queued spinlock code and results
,
Christoph Lameter
Re: queued spinlock code and results
,
Nick Piggin
Re: queued spinlock code and results
,
Christoph Lameter
Re: queued spinlock code and results
,
Nick Piggin
Re: queued spinlock code and results
,
Davide Libenzi
Re: queued spinlock code and results
,
Davide Libenzi
Re: queued spinlock code and results
,
Linus Torvalds
Re: queued spinlock code and results
,
Davide Libenzi
Re: queued spinlock code and results
,
Linus Torvalds
Re: queued spinlock code and results
,
Linus Torvalds
[patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Christoph Lameter
[patch 03/10] SLUB: Do not use page->mapping
,
Christoph Lameter
[patch 01/10] SLUB: Direct pass through of page size or higher kmalloc requests
,
Christoph Lameter
[patch 04/10] SLUB: Move page->offset to kmem_cache_cpu->offset
,
Christoph Lameter
[patch 02/10] SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab
,
Christoph Lameter
[patch 07/10] SLUB: Optimize cacheline use for zeroing
,
Christoph Lameter
[patch 06/10] SLUB: Place kmem_cache_cpu structures in a NUMA aware way.
,
Christoph Lameter
[patch 08/10] SLUB: Single atomic instruction alloc/free using cmpxchg
,
Christoph Lameter
[patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Ingo Molnar
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Ingo Molnar
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Ingo Molnar
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Andrew Morton
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Pekka Enberg
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Pekka Enberg
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Pekka J Enberg
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Pekka J Enberg
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Pekka Enberg
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Matt Mackall
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Pekka J Enberg
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Matt Mackall
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Andrew Morton
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Andrew Morton
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Matt Mackall
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Matt Mackall
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Håvard Skinnemoen
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Håvard Skinnemoen
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Matt Mackall
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Pekka J Enberg
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Pekka J Enberg
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Matt Mackall
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Matt Mackall
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Nick Piggin
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Matt Mackall
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Matt Mackall
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Matthieu CASTET
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Christoph Lameter
Re: [patch 09/10] Remove the SLOB allocator for 2.6.23
,
Matt Mackall
[patch 05/10] SLUB: Avoid touching page struct when freeing to per cpu slab
,
Christoph Lameter
[patch 10/10] Remove slab in 2.6.24
,
Christoph Lameter
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
David Miller
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Christoph Lameter
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
David Miller
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Christoph Lameter
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Andi Kleen
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Christoph Lameter
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Martin Bligh
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Christoph Lameter
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Martin Bligh
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Mathieu Desnoyers
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Christoph Lameter
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Mathieu Desnoyers
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Christoph Lameter
[PATCH] x86_64 - Use non locked version for local_cmpxchg()
,
Mathieu Desnoyers
Re: [PATCH] x86_64 - Use non locked version for local_cmpxchg()
,
Christoph Lameter
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Christoph Lameter
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Mathieu Desnoyers
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Christoph Lameter
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Mathieu Desnoyers
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Mathieu Desnoyers
Re: [patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
,
Christoph Lameter
[patch 00/12] Slab defragmentation V4
,
Christoph Lameter
[patch 05/12] Slab defragmentation: Log information to the syslog to show defrag operations
,
Christoph Lameter
[patch 06/12] Slab defragmentation: Support dentry defragmentation
,
Christoph Lameter
[patch 04/12] Slab defragmentation: Logic to trigger defragmentation from memory reclaim
,
Christoph Lameter
[patch 01/12] Slab defragmentation: Add support for kmem_cache_ops
,
Christoph Lameter
[patch 03/12] Slab defragmentation: Updates to slabinfo.c
,
Christoph Lameter
[patch 08/12] Slab defragmentation: Support generic defragmentation for inode slab caches
,
Christoph Lameter
[patch 07/12] Slab defragmentation: Support for buffer_head defrag
,
Christoph Lameter
[patch 02/12] Slab defragmentation: Core piece
,
Christoph Lameter
[patch 12/12] Slab defragmentation: kmem_cache_vacate for antifrag / memory compaction
,
Christoph Lameter
[patch 11/12] Slab defragmentation: Support reiserfs inode defragmentation
,
Christoph Lameter
[patch 10/12] Slab defragmentation: Support inode defragmentation for xfs
,
Christoph Lameter
[patch 09/12] Slab defragmentation: Support defragmentation for extX filesystem inodes
,
Christoph Lameter
SLAB corruption
,
Lukas Hejtmanek
Re: SLAB corruption
,
Randy Dunlap
Coding style on function signatures (was: Convert tasklets to work queues )
,
Jim Cromie
Re: Coding style on function signatures (was: Convert tasklets to work queues )
,
Randy Dunlap
Re: Coding style on function signatures (was: Convert tasklets to work queues )
,
Oleg Verych
Re: Coding style on function signatures (was: Convert tasklets to work queues )
,
Jan Engelhardt
PROBLEM: MacBook makes whining noise when usb-uhci active
,
Tim Hull
Re: PROBLEM: MacBook makes whining noise when usb-uhci active
,
Richard Mittendorfer
<Possible follow-ups>
Re: PROBLEM: MacBook makes whining noise when usb-uhci active
,
Alan Stern
Re: PROBLEM: MacBook makes whining noise when usb-uhci active
,
Gerald Britton
Re: PROBLEM: MacBook makes whining noise when usb-uhci active
,
Henrique de Moraes Holschuh
Re: PROBLEM: MacBook makes whining noise when usb-uhci active
,
Tim Hull
Re: PROBLEM: MacBook makes whining noise when usb-uhci active
,
Carlo Wood
Re: PROBLEM: MacBook makes whining noise when usb-uhci active
,
Henrique de Moraes Holschuh
[PATCH] Enable legacy support for serial ports when SERIAL_8250_PNP is disabled
,
Luca Tettamanti
Re: [PATCH] Enable legacy support for serial ports when SERIAL_8250_PNP is disabled
,
Bjorn Helgaas
Re: [PATCH] Enable legacy support for serial ports when SERIAL_8250_PNP is disabled
,
Luca
Re: [PATCH] Enable legacy support for serial ports when SERIAL_8250_PNP is disabled
,
Bjorn Helgaas
Re: [PATCH] Enable legacy support for serial ports when SERIAL_8250_PNP is disabled
,
Luca
Re: [PATCH] Enable legacy support for serial ports when SERIAL_8250_PNP is disabled
,
Bjorn Helgaas
OSS vs ALSA API (was Re: Is it time for remove (crap) ALSA from kernel tree ?)
,
Pavel Machek
kcalloc prototype [Was: + some-kmalloc-memset-kzalloc-tree-wide.patch added to -mm tree]
,
Jiri Slaby
[-mm patch] XFS: fix powerpc compat compile error
,
Adrian Bunk
arch/v850/kernel/time.c compile error
,
Adrian Bunk
Re: arch/v850/kernel/time.c compile error
,
David Howells
[2.6 patch] re-add required code to include/asm-v850/unistd.h
,
Adrian Bunk
Re: [2.6 patch] re-add required code to include/asm-v850/unistd.h
,
Arnd Bergmann
Re: [2.6 patch] re-add required code to include/asm-v850/unistd.h
,
Adrian Bunk
Re: [2.6 patch] re-add required code to include/asm-v850/unistd.h
,
Miles Bader
[2.6 patch] arch/v850/kernel/process.c must #include <linux/module.h>
,
Adrian Bunk
2.6.22 regression: h8300 generic irq compile error
,
Adrian Bunk
Status of the arm26 port?
,
Adrian Bunk
RFC: Remove the arm26 port
,
Adrian Bunk
Re: RFC: Remove the arm26 port
,
Christoph Hellwig
Re: RFC: Remove the arm26 port
,
Russell King
Re: RFC: Remove the arm26 port
,
Dr. David Alan Gilbert
Re: RFC: Remove the arm26 port
,
ian
[2.6 patch] Remove the arm26 port
,
Adrian Bunk
Re: [2.6 patch] Remove the arm26 port
,
Satyam Sharma
Re: [2.6 patch] Remove the arm26 port
,
Andrew Morton
schedule_timeout() called with state TASK_RUNNING from fs/select.c
,
Robert P. J. Day
<Possible follow-ups>
Re: schedule_timeout() called with state TASK_RUNNING from fs/select.c
,
Oleg Nesterov
Re: schedule_timeout() called with state TASK_RUNNING from fs/select.c
,
Robert P. J. Day
[PATCH 1/2] do_sys_poll: simplify playing with on-stack data
,
Oleg Nesterov
Re: [PATCH 1/2] do_sys_poll: simplify playing with on-stack data
,
Andi Kleen
[PATCH 2/2] do_poll: return -EINTR when signalled
,
Oleg Nesterov
[PATCH -rc7][resend] sh: Silence bogus section mismatch warnings
,
Satyam Sharma
[PATCH -rc7][resend] kthread: Silence bogus section mismatch warning
,
Satyam Sharma
Re: [PATCH -rc7][resend] kthread: Silence bogus section mismatch warning
,
Randy Dunlap
[PATCH -rc7][resend
,
Satyam Sharma
Re: [PATCH -rc7][resend
,
Paul Mundt
2.6.22-rc7: known regressions with patches v2
,
Michal Piotrowski
Re: 2.6.22-rc7: known regressions with patches v2
,
David Woodhouse
Re: 2.6.22-rc7: known regressions with patches v2
,
Michal Piotrowski
Re: 2.6.22-rc7: known regressions with patches v2
,
Christoph Lameter
Re: 2.6.22-rc7: known regressions with patches v2
,
Linus Torvalds
2.6.22-rc7: known regressions v2
,
Michal Piotrowski
Disabling ADMA? (was Re: [PATCH] drivers/ata: Add the SW NCQ support to sata_nv for MCP51/MCP55/MCP61)
,
Jeff Garzik
Re: Disabling ADMA? (was Re: [PATCH] drivers/ata: Add the SW NCQ support to sata_nv for MCP51/MCP55/MCP61)
,
Robert Hancock
[PATCH] Pass nr_wake2 to futex_wake_op
,
Andreas Schwab
<Possible follow-ups>
[PATCH] Pass nr_wake2 to futex_wake_op
,
Andreas Schwab
Re: [PATCH] Pass nr_wake2 to futex_wake_op
,
Andrew Morton
BUG on /proc listing
,
Cyrill Gorcunov
man-pages-2.61 is released
,
Michael Kerrisk
Re: man-pages-2.61 is released
,
Jan Engelhardt
Re: man-pages-2.61 is released
,
Michael Kerrisk
Re: utimensat (man-pages-2.61 is released)
,
Jan Engelhardt
Re: utimensat (man-pages-2.61 is released)
,
Michael Kerrisk
Strange CPU usage
,
Loïc Grenié
[PATCH] fs/proc/mmu.c: headers butchery
,
Alexey Dobriyan
can everything related to OSS's DMASOUND_PMAC get whacked?
,
Robert P. J. Day
[PATCH 1/2] [ide] mmio ide support
,
Vitaly Bordug
[PATCH 2/2] [POWERPC] mmio ide support for mpc8349-itx target
,
Vitaly Bordug
Re: [PATCH 2/2] [POWERPC] mmio ide support for mpc8349-itx target
,
Olof Johansson
Re: [PATCH 2/2] [POWERPC] mmio ide support for mpc8349-itx target
,
Arnd Bergmann
Re: [PATCH 2/2] [POWERPC] mmio ide support for mpc8349-itx target
,
Sergei Shtylyov
Re: [PATCH 2/2] [POWERPC] mmio ide support for mpc8349-itx target
,
Segher Boessenkool
Re: [PATCH 2/2] [POWERPC] mmio ide support for mpc8349-itx target
,
Vitaly Bordug
Re: [PATCH 2/2] [POWERPC] mmio ide support for mpc8349-itx target
,
Sergei Shtylyov
Re: [PATCH 1/2] [ide] mmio ide support
,
Arnd Bergmann
Re: [PATCH 1/2] [ide] mmio ide support
,
Sergei Shtylyov
Re: [PATCH 1/2] [ide] mmio ide support
,
Arnd Bergmann
Re: [PATCH 1/2] [ide] mmio ide support
,
Bartlomiej Zolnierkiewicz
Re: [PATCH 1/2] [ide] mmio ide support
,
Linas Vepstas
Re: [PATCH 1/2] [ide] mmio ide support
,
Alan Cox
Re: [PATCH 1/2] [ide] mmio ide support
,
Benjamin Herrenschmidt
Re: [PATCH 1/2] [ide] mmio ide support
,
Olof Johansson
Re: [PATCH 1/2] [ide] mmio ide support
,
Vitaly Bordug
Re: [PATCH 1/2] [ide] mmio ide support
,
Sergei Shtylyov
Re: [PATCH 1/2] [ide] mmio ide support
,
Alan Cox
Re: [PATCH 1/2] [ide] mmio ide support
,
Vitaly Bordug
[2.6 patch] include/asm-xtensa/io.h must #include <asm/page.h>
,
Adrian Bunk
2.6.22-rc6-mm1: git-kgdb breaks sh compilation
,
Adrian Bunk
Re: 2.6.22-rc6-mm1: git-kgdb breaks sh compilation
,
Jason Wessel
Re: sata_promise disk error 2.6.22-rc5 with hrt1 patch
,
Dan Merillat
Linux 2.6.20.15
,
Greg KH
Re: Linux 2.6.20.15
,
Greg KH
Linux 2.6.21.6
,
Greg KH
Re: Linux 2.6.21.6
,
Greg KH
cpufreq 'choice' Kconfig oddness in 2.6.22-rc6-mm1..
,
Valdis . Kletnieks
Re: cpufreq 'choice' Kconfig oddness in 2.6.22-rc6-mm1..
,
Mattia Dongili
Re: cpufreq 'choice' Kconfig oddness in 2.6.22-rc6-mm1..
,
Valdis . Kletnieks
[2.6.22 regression fix] DLM must depend on SYSFS
,
Adrian Bunk
Re: [2.6.22 regression fix] DLM must depend on SYSFS
,
Linus Torvalds
Re: [2.6.22 regression fix] DLM must depend on SYSFS
,
Adrian Bunk
Re: [2.6.22 regression fix] DLM must depend on SYSFS
,
Linus Torvalds
Re: A simpler variant on sys_indirect?
,
H. Peter Anvin
2.6.22-rc6-mm1: UNION_FS=y + BLOCK=n = compile error
,
Adrian Bunk
Re: 2.6.22-rc6-mm1: UNION_FS=y + BLOCK=n = compile error
,
Erez Zadok
2.6.22-rc6-mm1: SLUB_DEBUG=n compile error
,
Adrian Bunk
Re: 2.6.22-rc6-mm1: SLUB_DEBUG=n compile error
,
Christoph Lameter
Re: 2.6.22-rc6-mm1: SLUB_DEBUG=n compile error
,
Adrian Bunk
Re: 2.6.22-rc6-mm1: SLUB_DEBUG=n compile error
,
Christoph Lameter
partially mounted cifs filesystem
,
Albert Cahalan
Re: partially mounted cifs filesystem
,
Satyam Sharma
Re: partially mounted cifs filesystem
,
Albert Cahalan
[2.6 patch] include/asm-mips/processor.h: "extern inline" -> "static inline"
,
Adrian Bunk
Re: [2.6 patch] include/asm-mips/processor.h: "extern inline" -> "static inline"
,
Ralf Baechle
Re: [2.6 patch] include/asm-mips/processor.h: "extern inline" -> "static inline"
,
Franck Bui-Huu
Re: [2.6 patch] include/asm-mips/processor.h: "extern inline" -> "static inline"
,
Adrian Bunk
Re: [2.6 patch] include/asm-mips/processor.h: "extern inline" -> "static inline"
,
Ralf Baechle
[2.6 patch] cpu_callout_map cleanups
,
Adrian Bunk
Re: [2.6 patch] cpu_callout_map cleanups
,
Ralf Baechle
libata-dev.git clean up and branch status
,
Jeff Garzik
Re: libata-dev.git clean up and branch status
,
Alan Cox
[2.6.22 regression fix] include/linux/kallsyms.h must #include <linux/errno.h>
,
Adrian Bunk
RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Dave Hansen
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
William Lee Irwin III
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
William Lee Irwin III
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Rene Herman
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Rene Herman
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
William Lee Irwin III
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
William Lee Irwin III
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Badari Pulavarty
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Badari Pulavarty
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Paul Mackerras
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Jan Engelhardt
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Rik van Riel
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
David Chinner
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
David Chinner
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
David Chinner
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Dave Hansen
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
David Chinner
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Dave Kleikamp
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
David Chinner
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Matt Mackall
Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
,
Andrea Arcangeli
runqueue length
,
Khubaib
2.6.22-rc6 bad page error (followup)
,
Bob Tracy
Question about cpufreq governors
,
DervishD
Re: Question about cpufreq governors
,
Jan Engelhardt
Re: Question about cpufreq governors
,
Arjan van de Ven
Re: Question about cpufreq governors
,
DervishD
Re: Question about cpufreq governors
,
DervishD
Re: [RFC] hwbkpt: Hardware breakpoints (was Kwatch)
,
Alan Stern
<Possible follow-ups>
Re: [RFC] hwbkpt: Hardware breakpoints (was Kwatch)
,
Roland McGrath
[PATCH v2 3/5] uvesafb: change connector's max message size
,
Michal Januszewski
[PATCH] Serial 8250: Handle saving the clear-on-read bits from the LSR and MSR
,
Corey Minyard
Re: [PATCH] Serial 8250: Handle saving the clear-on-read bits from the LSR and MSR
,
Alan Cox
Re: [PATCH] Serial 8250: Handle saving the clear-on-read bits from the LSR and MSR
,
Corey Minyard
Re: [PATCH] Serial 8250: Handle saving the clear-on-read bits from the LSR and MSR
,
Alan Cox
<Possible follow-ups>
[PATCH] Serial 8250: Handle saving the clear-on-read bits from the LSR and MSR
,
Corey Minyard
Clean up E7520/7320/7525 quirk printk.
,
Dave Jones
[BUG] pata_ali not working on a 64 bit system
,
Luca Tettamanti
Re: [BUG] pata_ali not working on a 64 bit system
,
Alan Cox
Re: [BUG] pata_ali not working on a 64 bit system
,
Luca Tettamanti
Re: [BUG] pata_ali not working on a 64 bit system
,
Luca Tettamanti
Re: [BUG] pata_ali not working on a 64 bit system
,
Al Viro
[patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Willy Tarreau
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Willy Tarreau
Re: [patch] CFS scheduler, -v19
,
Mike Galbraith
Re: [patch] CFS scheduler, -v19
,
Bill Davidsen
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Bill Davidsen
Re: [patch] CFS scheduler, -v19
,
Bill Davidsen
Re: [patch] CFS scheduler, -v19
,
Chuck Ebbert
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Bill Davidsen
Re: [patch] CFS scheduler, -v19
,
Ian Kent
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Ian Kent
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Bill Davidsen
Re: [patch] CFS scheduler, -v19
,
Ian Kent
Re: [patch] CFS scheduler, -v19
,
Chuck Ebbert
RE: [patch] CFS scheduler, -v19
,
David Schwartz
RE: [patch] CFS scheduler, -v19
,
Ian Kent
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Bill Davidsen
Re: [patch] CFS scheduler, -v19
,
Linus Torvalds
Re: [patch] CFS scheduler, -v19
,
Linus Torvalds
Re: [patch] CFS scheduler, -v19
,
Ian Kent
Re: [patch] CFS scheduler, -v19
,
Bill Davidsen
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Bill Davidsen
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Bill Davidsen
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Bill Davidsen
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Markus
Re: [patch] CFS scheduler, -v19
,
Markus
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Markus
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Markus
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Markus
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Linus Torvalds
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Markus
Re: [patch] CFS scheduler, -v19
,
Markus
Re: konqueror suddenly vanishing, "konqueror: Fatal IO error: client killed"
,
Ingo Molnar
Re: konqueror suddenly vanishing, "konqueror: Fatal IO error: client killed"
,
Markus
Re: [patch] CFS scheduler, -v19
,
Markus
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Markus
Re: [patch] CFS scheduler, -v19
,
Ed Tomlinson
Re: [patch] CFS scheduler, -v19
,
Mike Galbraith
Re: [patch] CFS scheduler, -v19
,
Markus
Re: [patch] CFS scheduler, -v19
,
Mike Galbraith
Re: [patch] CFS scheduler, -v19
,
Markus
Re: [patch] CFS scheduler, -v19
,
Mike Galbraith
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Ingo Molnar
Re: [patch] CFS scheduler, -v19
,
Ed Tomlinson
<Possible follow-ups>
Re: [patch] CFS scheduler, -v19
,
Al Boldi
[PATCH] some kmalloc/memset ->kzalloc (tree wide)
,
Yoann Padioleau
Re: [PATCH] some kmalloc/memset ->kzalloc (tree wide)
,
Peter Zijlstra
Re: [PATCH] some kmalloc/memset ->kzalloc (tree wide)
,
Christoph Lameter
Re: [PATCH] some kmalloc/memset ->kzalloc (tree wide)
,
Heikki Orsila
Re: [PATCH] some kmalloc/memset ->kzalloc (tree wide)
,
James Morris
Re: [PATCH] some kmalloc/memset ->kzalloc (tree wide)
,
Andrew Morton
Re: [PATCH] some kmalloc/memset ->kzalloc (tree wide)
,
Tilman Schmidt
Re: [PATCH] some kmalloc/memset ->kzalloc (tree wide)
,
yoann padioleau
Re: [PATCH] some kmalloc/memset ->kzalloc (tree wide)
,
Tilman Schmidt
Re: [PATCH] some kmalloc/memset ->kzalloc (tree wide)
,
Jan Engelhardt
Re: [PATCH] some kmalloc/memset ->kzalloc (tree wide)
,
Luca Tettamanti
working sata_vsc driver with 2.6.20?
,
Marty Leisner
[PATCH] mm: double mark_page_accessed() in read_cache_page_async()
,
Peter Zijlstra
Re: [PATCH] mm: double mark_page_accessed() in read_cache_page_async()
,
Andrew Morton
Write-only stuff in CFQ data structures
,
Alexey Dobriyan
Re: 2.6.21-rt2..8 troubles
,
Rui Nuno Capela
kgdb Bad IO access (was: 2.6.22-rc6-mm1)
,
Tilman Schmidt
Re: kgdb Bad IO access (was: 2.6.22-rc6-mm1)
,
Andrew Morton
Re: kgdb Bad IO access
,
Jason Wessel
Re: kgdb Bad IO access
,
Jason Wessel
preemption counter havoc on kgdb-taken faults (was: kgdb Bad IO access)
,
Jan Kiszka
Re: preemption counter havoc on kgdb-taken faults
,
Jason Wessel
Re: preemption counter havoc on kgdb-taken faults
,
Jan Kiszka
[PATCH] block : make partitions_op & diskstats_op const
,
Philippe De Muyter
[PATCH -mm 0/2] PM: Optional beeping during resume from suspend to RAM
,
Rafael J. Wysocki
[PATCH -mm 1/2] PM: Optional beeping during resume from suspend to RAM
,
Rafael J. Wysocki
Re: [PATCH -mm 1/2] PM: Optional beeping during resume from suspend to RAM
,
Pavel Machek
[PATCH -mm 2/2] PM: Integrate beeping flag with existing acpi_sleep flags
,
Rafael J. Wysocki
Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Dan Aloni
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Dan Aloni
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Dan Aloni
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Vivek Goyal
Re: Determine version of kernel that produced vmcore
,
Neil Horman
Re: Determine version of kernel that produced vmcore
,
Dan Aloni
Re: Determine version of kernel that produced vmcore
,
Dan Aloni
Re: Determine version of kernel that produced vmcore
,
Neil Horman
Re: Determine version of kernel that produced vmcore
,
Dan Aloni
Re: Determine version of kernel that produced vmcore
,
Neil Horman
Re: Determine version of kernel that produced vmcore
,
Vivek Goyal
Re: Determine version of kernel that produced vmcore
,
Dan Aloni
Re: Determine version of kernel that produced vmcore
,
Neil Horman
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Neil Horman
Re: Determine version of kernel that produced vmcore
,
Dan Aloni
Re: Determine version of kernel that produced vmcore
,
Vivek Goyal
Re: Determine version of kernel that produced vmcore
,
Dan Aloni
Re: Determine version of kernel that produced vmcore
,
Ken'ichi Ohmichi
Re: Determine version of kernel that produced vmcore
,
Vivek Goyal
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Vivek Goyal
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Ken'ichi Ohmichi
Re: Determine version of kernel that produced vmcore
,
Neil Horman
Re: Determine version of kernel that produced vmcore
,
Ken'ichi Ohmichi
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Vivek Goyal
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Vivek Goyal
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Vivek Goyal
Re: Determine version of kernel that produced vmcore
,
Ken'ichi Ohmichi
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Ken'ichi Ohmichi
Re: Determine version of kernel that produced vmcore
,
Vivek Goyal
Re: Determine version of kernel that produced vmcore
,
Don Zickus
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Don Zickus
Re: Determine version of kernel that produced vmcore
,
Vivek Goyal
Re: Determine version of kernel that produced vmcore
,
Ken'ichi Ohmichi
Re: Determine version of kernel that produced vmcore
,
Dan Aloni
Re: Determine version of kernel that produced vmcore
,
Vivek Goyal
Re: Determine version of kernel that produced vmcore
,
Ken'ichi Ohmichi
Re: Determine version of kernel that produced vmcore
,
Vivek Goyal
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
Re: Determine version of kernel that produced vmcore
,
Vivek Goyal
Re: Determine version of kernel that produced vmcore
,
Bernhard Walle
[PATCH RT] don't BUG_ON in exit for in_interrupt
,
Steven Rostedt
understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
Duncan Sands
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
Indan Zupancic
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
Indan Zupancic
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
Kay Sievers
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
Indan Zupancic
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Message not available
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
Duncan Sands
Message not available
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
Duncan Sands
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
Duncan Sands
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
Duncan Sands
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
Duncan Sands
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
Duncan Sands
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
Kay Sievers
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
Duncan Sands
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
Message not available
Message not available
Re: understanding firmware loader for speedtouch (kernel 2.6.21.5)
,
mikie
[PATCH] I386: Deactivate the test for the dead CONFIG_DEBUG_PAGE_TYPE variable.
,
Robert P. J. Day
Re: [PATCH] I386: Deactivate the test for the dead CONFIG_DEBUG_PAGE_TYPE variable.
,
Stefan Richter
Re: [PATCH] I386: Deactivate the test for the dead CONFIG_DEBUG_PAGE_TYPE variable.
,
Zachary Amsden
[PATCH] VMI: remove CONFIG_DEBUG_PAGE_TYPE and associated bitrotted code
,
Chris Wright
Re: [PATCH] VMI: remove CONFIG_DEBUG_PAGE_TYPE and associated bitrotted code
,
Zachary Amsden
Re: [PATCH] VMI: remove CONFIG_DEBUG_PAGE_TYPE and associated bitrotted code
,
Jeremy Fitzhardinge
Re: [PATCH] VMI: remove CONFIG_DEBUG_PAGE_TYPE and associated bitrotted code
,
Chris Wright
Re: [PATCH] VMI: remove CONFIG_DEBUG_PAGE_TYPE and associated bitrotted code
,
Zachary Amsden
Re: [PATCH] VMI: remove CONFIG_DEBUG_PAGE_TYPE and associated bitrotted code
,
Jeremy Fitzhardinge
Re: [PATCH] VMI: remove CONFIG_DEBUG_PAGE_TYPE and associated bitrotted code
,
Zachary Amsden
[PATCH] I386: Deactivate the test for the dead CONFIG_BALANCED_IRQ_DEBUG variable.
,
Robert P. J. Day
Re: [PATCH] I386: Deactivate the test for the dead CONFIG_BALANCED_IRQ_DEBUG variable.
,
Stefan Richter
Re: [PATCH] I386: Deactivate the test for the dead CONFIG_BALANCED_IRQ_DEBUG variable.
,
Robert P. J. Day
Re: [PATCH] I386: Deactivate the test for the dead CONFIG_BALANCED_IRQ_DEBUG variable.
,
Stefan Richter
[PATCH] net : make netlink_seq_ops const
,
Philippe De Muyter
Re: [PATCH] net : make netlink_seq_ops const
,
Patrick McHardy
Re: [PATCH] net : make netlink_seq_ops const
,
Philippe De Muyter
Too verbose compat_ioctl messages?
,
Geert Uytterhoeven
Re: Too verbose compat_ioctl messages?
,
Andreas Schwab
Re: Too verbose compat_ioctl messages?
,
Geert Uytterhoeven
[PATCH] compat32: ignore the LOOP_CLR_FD ioctl
,
Geert Uytterhoeven
Re: Too verbose compat_ioctl messages?
,
H. Peter Anvin
Re: Too verbose compat_ioctl messages?
,
Andi Kleen
Re: Too verbose compat_ioctl messages?
,
H. Peter Anvin
Re: Too verbose compat_ioctl messages?
,
Jeremy Fitzhardinge
Re: Too verbose compat_ioctl messages?
,
H. Peter Anvin
Re: Too verbose compat_ioctl messages?
,
Jeremy Fitzhardinge
[Index of Archives]
[FAQ]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Yosemite Campsites]
[Bugtraq]