LKML: Linux Kernel Archive 2007 Q4
Thread Index
[
Prev Page
][
Next Page
]
kdump: documentation cleanups
From
: Pavel Machek <
[email protected]
>
Re: 2.6.23-rc8-mm2: OOPS in mmc on boot
From
: Jens Axboe <
[email protected]
>
Re: 2.6.23-rc8 build failure: __you_cannot_kmalloc_that_much in dmi_id_init
From
: Jean Delvare <
[email protected]
>
Re: [patch 1/3] Trace code and documentation
From
: Andi Kleen <
[email protected]
>
Re: Blackfin Ethernet MAC driver compile error
From
: Bryan Wu <
[email protected]
>
[PATCH 51/51] [DLM] block dlm_recv in recovery transition
From
:
[email protected]
[PATCH 50/51] [DLM] don't overwrite castparam if it's NULL
From
:
[email protected]
[PATCH 49/51] [GFS2] Get superblock a different way
From
:
[email protected]
[PATCH 48/51] [GFS2] Don't try to remove buffers that don't exist
From
:
[email protected]
[PATCH 47/51] [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed
From
:
[email protected]
[PATCH 46/51] [GFS2] Data corruption fix
From
:
[email protected]
[PATCH 45/51] [GFS2] Clean up journaled data writing
From
:
[email protected]
[PATCH 44/51] [GFS2] GFS2: chmod hung - fix race in thread creation
From
:
[email protected]
[PATCH 43/51] [DLM] Make dlm_sendd cond_resched more
From
:
[email protected]
[PATCH 42/51] [GFS2] Move inode deletion out of blocking_cb
From
:
[email protected]
[PATCH 41/51] [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118!
From
:
[email protected]
[PATCH 40/51] [GFS2] Clean up gfs2_trans_add_revoke()
From
:
[email protected]
[PATCH 39/51] [GFS2] Use slab operations for all gfs2_bufdata allocations
From
:
[email protected]
[PATCH 38/51] [GFS2] Replace revoke structure with bufdata structure
From
:
[email protected]
[PATCH 37/51] [GFS2] Fix ordering of dirty/journal for ordered buffer unstuffing
From
:
[email protected]
[PATCH 36/51] [GFS2] Clean up ordered write code
From
:
[email protected]
[PATCH 35/51] [GFS2] Move pin/unpin into lops.c, clean up locking
From
:
[email protected]
[PATCH 34/51] [GFS2] Don't mark jdata dirty in gfs2_unstuffer_page()
From
:
[email protected]
[PATCH 33/51] [GFS2] Introduce gfs2_remove_from_ail
From
:
[email protected]
[PATCH 32/51] [GFS2] Correct lock ordering in unlink
From
:
[email protected]
[PATCH 31/51] [GFS2] fix inode meta data corruption
From
:
[email protected]
[PATCH 30/51] [GFS2] delay glock demote for a minimum hold time
From
:
[email protected]
[PATCH 29/51] [GFS2] panic after can't parse mount arguments
From
:
[email protected]
[PATCH 28/51] [GFS2] Patch to protect sd_log_num_jdata
From
:
[email protected]
[PATCH 27/51] [GFS2] Wendy's dump lockname in hex & fix glock dump
From
:
[email protected]
[PATCH 04/51] [GFS2] GFS2 not checking pointer on create when running under nfsd
From
:
[email protected]
[PATCH 26/51] [DLM] Fix lowcomms socket closing
From
:
[email protected]
[PATCH 25/51] [GFS2] Reduce truncate IO traffic
From
:
[email protected]
[PATCH 24/51] [GFS2] Add NULL entry to token table
From
:
[email protected]
[PATCH 23/51] [GFS2] Add a missing gfs2_trans_add_bh()
From
:
[email protected]
[PATCH 22/51] [GFS2] Clean up invalidatepage/releasepage
From
:
[email protected]
[PATCH 21/51] [GFS2] Fix quota do_list operation hang
From
:
[email protected]
[PATCH 20/51] [GFS2] fixed a NULL pointer assignment BUG
From
:
[email protected]
[PATCH 19/51] [GFS2] Force unstuff of hidden quota inode
From
:
[email protected]
[PATCH 18/51] [GFS2] better code for translating characters
From
:
[email protected]
[PATCH 17/51] [GFS2] unneeded typecast
From
:
[email protected]
[PATCH 16/51] [GFS2] use list_for_each_entry instead
From
:
[email protected]
[PATCH 15/51] [GFS2] Ensure journal file cache is flushed after recovery
From
:
[email protected]
[PATCH 14/51] [GFS2] invalid metadata block - REVISED
From
:
[email protected]
[PATCH 13/51] [GFS2] Reduce number of gfs2_scand processes to one
From
:
[email protected]
[PATCH 12/51] [GFS2] use the declaration of gfs2_dops in the header file instead
From
:
[email protected]
[PATCH 11/51] [GFS2] mark struct *_operations const
From
:
[email protected]
[PATCH 10/51] [GFS2] Detach buf data during in-place writeback
From
:
[email protected]
[PATCH 09/51] [GFS2] use an temp variable to reduce a spin_unlock
From
:
[email protected]
[PATCH 08/51] [GFS2] Prevent infinite loop in try_rgrp_unlink()
From
:
[email protected]
[PATCH 07/51] [GFS2] Revert part of earlier log.c changes
From
:
[email protected]
[PATCH 06/51] [GFS2] Move some code inside the log lock
From
:
[email protected]
[PATCH 03/51] [GFS2] Clean up duplicate includes in fs/gfs2/
From
:
[email protected]
[PATCH 05/51] [GFS2] Fix an oops in glock dumping
From
:
[email protected]
[PATCH 02/51] [GFS2] Fix calculation of demote state
From
:
[email protected]
[PATCH 01/51] [GFS2] Fix two races relating to glock callbacks
From
:
[email protected]
[GFS2/DLM] Pre-pull patch posting
From
:
[email protected]
Re: MSI problem since 2.6.21 for devices not providing a mask in their MSI capability
From
: Loic Prylli <
[email protected]
>
Re: [14/18] Configure stack size
From
: Andi Kleen <
[email protected]
>
Re: Blackfin Ethernet MAC driver compile error
From
: Bryan Wu <
[email protected]
>
Re: [PATCH 2/3] Prepare pid_nr() etc functions to work with not-NULL pids
From
: Pavel Emelyanov <
[email protected]
>
Re: [PATCH] Document x86-64 iommu kernel parameters
From
: Andi Kleen <
[email protected]
>
Re: [PATCH 1/3] Introduce the dummy_pid
From
: Pavel Emelyanov <
[email protected]
>
Re: [RFC/PATCH -v2] Add sysfs control to modify a user's cpu share
From
: Heiko Carstens <
[email protected]
>
Accessing 64-bit BARs
From
: "yogeshwar sonawane" <
[email protected]
>
Re: 2.6.23-rc8 build failure: __you_cannot_kmalloc_that_much in dmi_id_init
From
: Andrew Morton <
[email protected]
>
Re: 2.6.23-rc8-mm2: OOPS in mmc on boot
From
: Pierre Ossman <
[email protected]
>
Root on drbd and /etc on a cd-rw: What do you think about that?
From
: "Rustedt, Florian" <
[email protected]
>
Re: [BUG] kernel BUG at arch/i386/mm/highmem.c:15! on 2.6.23-rc8/rc9
From
: Nick Piggin <
[email protected]
>
Re: [PATCH][RFC] unbreak generic futex_atomic_cmpxchg_inatomic() on UP
From
: Geert Uytterhoeven <
[email protected]
>
Re: 2.6.23-rc8-mm2: OOPS in mmc on boot
From
: Jens Axboe <
[email protected]
>
Re: -rt scheduling: wakeup bug?
From
: Ingo Molnar <
[email protected]
>
Re: 2.6.23-rc8-mm2: OOPS in mmc on boot
From
: Pierre Ossman <
[email protected]
>
Re: [RFC/PATCH -v2] Add sysfs control to modify a user's cpu share
From
: Ingo Molnar <
[email protected]
>
Re: [PATCH][RFC] unbreak generic futex_atomic_cmpxchg_inatomic() on UP
From
: Mikael Pettersson <
[email protected]
>
Re: [git] CFS-devel, latest code
From
: Ingo Molnar <
[email protected]
>
Re: [git] CFS-devel, latest code
From
: Ingo Molnar <
[email protected]
>
Crash on 2.6.21.7 Vanilla + DRBD 0.7
From
: Laurent Caron <
[email protected]
>
Re: 2.6.23-rc8-mm2: OOPS in mmc on boot
From
: Pierre Ossman <
[email protected]
>
Re: 2.6.23-rc9 boot failure (megaraid?)
From
: Jens Axboe <
[email protected]
>
Re: [BUG] kernel BUG at arch/i386/mm/highmem.c:15! on 2.6.23-rc8/rc9
From
: Nick Piggin <
[email protected]
>
Re: 2.6.23-rc8-mm2: OOPS in mmc on boot
From
: Jens Axboe <
[email protected]
>
2.6.23-rc8-mm2: OOPS in mmc on boot
From
: Don Mullis <
[email protected]
>
Re: [Bug] 2.6.23-rc9 - kernel BUG at mm/slab.c:592!
From
: "Pekka Enberg" <
[email protected]
>
Re: [PATCH] Code style fix for open_exec
From
: Christoph Hellwig <
[email protected]
>
[Bug] 2.6.23-rc9 - kernel BUG at mm/slab.c:592!
From
: Kamalesh Babulal <
[email protected]
>
Re: What's slated for inclusion in 2.6.24-rc1 from the NFS client git tree...
From
: Pierre Ossman <
[email protected]
>
Re: [PATCH] jbd/jbd2: JBD memory allocation cleanups
From
: Christoph Hellwig <
[email protected]
>
Re: [PATCH 0/3] Fixups to SystemACE driver
From
: Jens Axboe <
[email protected]
>
[BUG] kernel BUG at arch/i386/mm/highmem.c:15! on 2.6.23-rc8/rc9
From
: gurudas pai <
[email protected]
>
Re: 2.6.23-rc8-mm2: OOPS in mmc on boot
From
: Andrew Morton <
[email protected]
>
Re: 2.6.23-rc9-ext4-1 patchset released (WAS: 2.6.23-rc8-ext4-1 patchset released)
From
: Theodore Tso <
[email protected]
>
2.6.23-rc8-ext4-1 patchset released
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] ext3: Avoid rec_len overflow with 64KB block size
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] Once ext4 will not implement fragment, it is believed it will never be
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] This feature relaxes check restrictions on where each block groups meta
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] Ext4: Uninitialized Block Groups
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] Support large blocksize up to PAGESIZE (max 64KB) for ext3
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] ext4: remove #ifdef CONFIG_EXT4_INDEX
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] ext2: Avoid rec_len overflow with 64KB block size
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] Support large blocksize up to PAGESIZE (max 64KB) for ext2
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] Support large blocksize up to PAGESIZE (max 64KB) for ext4
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] ext4: Avoid rec_len overflow with 64KB block size
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] ext4: sparse fixes
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] JBD2: debug code cleanup.
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] ext4: Convert bg_block_bitmap to bg_block_bitmap_lo
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] ext4: Convert s_r_blocks_count and s_free_blocks_count
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] ext4: Convert s_blocks_count to s_blocks_count_lo
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] ext4: Fix sparse warnings
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH, RFC] Ext4 patches planned for submission upstream
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] jbd2: fix commit code to properly abort journal
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] jbd/jbd2: JBD memory allocation cleanups
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] ext4: Convert bg_inode_bitmap and bg_inode_table
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
From
: "Theodore Ts'o" <
[email protected]
>
[PATCH] jbd/jbd2: Journal initialization doesn't need __GFP_NOFAIL
From
: "Theodore Ts'o" <
[email protected]
>
Re: Network slowdown due to CFS
From
: Casey Dahlin <
[email protected]
>
Re: sata_sil24 broken since 2.6.23-rc4-mm1
From
: "Torsten Kaiser" <
[email protected]
>
[rfc][patch 3/3] x86: optimise barriers
From
: Nick Piggin <
[email protected]
>
[rfc][patch 2/3] x86: fix IO write barriers
From
: Nick Piggin <
[email protected]
>
[rfc][patch 1/3] x86_64: fence nontemproal stores
From
: Nick Piggin <
[email protected]
>
Re: + add-documentation-w1w1-masters-00-index.patch added to -mm tree
From
: Randy Dunlap <
[email protected]
>
Re: [PATCH 5/5] writeback: introduce writeback_control.more_io to indicate more io
From
: David Chinner <
[email protected]
>
Re: [14/18] Configure stack size
From
: David Miller <
[email protected]
>
Re: [14/18] Configure stack size
From
: Arjan van de Ven <
[email protected]
>
Re: Memory controller merge (was Re: -mm merge plans for 2.6.24)
From
: Balbir Singh <
[email protected]
>
[PATCH 2/3] Sysace: sparse fixes
From
: Grant Likely <
[email protected]
>
[PATCH 3/3] Sysace: Don't enable IRQ until after interrupt handler is registered
From
: Grant Likely <
[email protected]
>
[PATCH 1/3] Sysace: Minor coding convention fixup
From
: Grant Likely <
[email protected]
>
[PATCH 0/3] Fixups to SystemACE driver
From
: Grant Likely <
[email protected]
>
[15/18] Fallback for temporary order 2 allocation
From
: Christoph Lameter <
[email protected]
>
[11/18] Page allocator: Use a higher order allocation for the zone wait table.
From
: Christoph Lameter <
[email protected]
>
[12/18] Wait: Allow bit_waitqueue to wait on a bit in a virtual compound page
From
: Christoph Lameter <
[email protected]
>
[18/18] SLUB: Use fallback for table of callers/freers of a slab cache
From
: Christoph Lameter <
[email protected]
>
[17/18] Virtual compound page freeing in interrupt context
From
: Christoph Lameter <
[email protected]
>
[16/18] Virtual Compound page allocation from interrupt context.
From
: Christoph Lameter <
[email protected]
>
[10/18] Sparsemem: Use fallback for the memmap.
From
: Christoph Lameter <
[email protected]
>
[09/18] Vcompound: GFP_VFALLBACK debugging aid
From
: Christoph Lameter <
[email protected]
>
[14/18] Configure stack size
From
: Christoph Lameter <
[email protected]
>
[13/18] x86_64: Allow fallback for the stack
From
: Christoph Lameter <
[email protected]
>
[08/18] GFP_VFALLBACK: Allow fallback of compound pages to virtual mappings
From
: Christoph Lameter <
[email protected]
>
[06/18] Vcompound: Update page address determination
From
: Christoph Lameter <
[email protected]
>
[07/18] Vcompound: Add compound_nth_page() to determine nth base page
From
: Christoph Lameter <
[email protected]
>
[04/18] Vcompound: Smart up virt_to_head_page()
From
: Christoph Lameter <
[email protected]
>
[05/18] Page flags: Add PageVcompound()
From
: Christoph Lameter <
[email protected]
>
[03/18] vmalloc_address(): Determine vmalloc address from page struct
From
: Christoph Lameter <
[email protected]
>
[02/18] vunmap: return page array passed on vmap()
From
: Christoph Lameter <
[email protected]
>
[01/18] vmalloc: clean up page array indexing
From
: Christoph Lameter <
[email protected]
>
[00/18] Virtual Compound Page Support V2
From
: Christoph Lameter <
[email protected]
>
Re: MSI problem since 2.6.21 for devices not providing a mask in their MSI capability
From
:
[email protected]
(Eric W. Biederman)
Re: File corruption when using kernels 2.6.18+
From
: Linus Torvalds <
[email protected]
>
Re: [patch take 2][Intel-IOMMU] Fix for IOMMU early crash
From
: Benjamin Herrenschmidt <
[email protected]
>
Re: File corruption when using kernels 2.6.18+
From
: Robert Hancock <
[email protected]
>
Re: [PATCH 03/33] task containersv11 add tasks file interface
From
: Paul Jackson <
[email protected]
>
Re: [PATCH 03/33] task containersv11 add tasks file interface
From
: "Paul Menage" <
[email protected]
>
Re: [PATCH 03/33] task containersv11 add tasks file interface
From
: Paul Jackson <
[email protected]
>
[PATCH] Code style fix for open_exec
From
: Casey Dahlin <
[email protected]
>
Re: [PATCH 5/5] writeback: introduce writeback_control.more_io to indicate more io
From
: Fengguang Wu <
[email protected]
>
Re: Serial ATA does not find partitions (Hitachi HD, new? ATI controller) where old SATA works
From
: Tejun Heo <
[email protected]
>
Re: Point of gpl-only modules (flame)
From
: Robert Hancock <
[email protected]
>
Re: [Patch / 002](memory hotplug) Callback function to create kmem_cache_node.
From
: Yasunori Goto <
[email protected]
>
Re: [PATCH] writeback: avoid possible balance_dirty_pages() lockup on a light-load bdi
From
: Fengguang Wu <
[email protected]
>
Re: + add-documentation-w1w1-masters-00-index.patch added to -mm tree
From
: Rob Landley <
[email protected]
>
Re: File corruption when using kernels 2.6.18+
From
: Hiro Yoshioka <
[email protected]
>
Re: MSI problem since 2.6.21 for devices not providing a mask in their MSI capability
From
: Loic Prylli <
[email protected]
>
Re: [patch take 2][Intel-IOMMU] Fix for IOMMU early crash
From
: "Keshavamurthy, Anil S" <
[email protected]
>
Re: [patch take 2][Intel-IOMMU] Fix for IOMMU early crash
From
: Benjamin Herrenschmidt <
[email protected]
>
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Casey Schaufler <
[email protected]
>
RE: Network slowdown due to CFS
From
: Rusty Russell <
[email protected]
>
Re: [PATCH 5/5] lguest: loading bzImage directly
From
: "H. Peter Anvin" <
[email protected]
>
Re: [PATCH 5/5] lguest: loading bzImage directly
From
: Rusty Russell <
[email protected]
>
Re: What's slated for inclusion in 2.6.24-rc1 from the NFS client git tree...
From
: Jeff Garzik <
[email protected]
>
Re: [patch] fix the softlockup watchdog to actually work
From
: "Yinghai Lu" <
[email protected]
>
RE: 2.6.23-rc9 boot failure (megaraid?)
From
: FUJITA Tomonori <
[email protected]
>
What's slated for inclusion in 2.6.24-rc1 from the NFS client git tree...
From
: Trond Myklebust <
[email protected]
>
Re: [PATCH] net: fix race in process_backlog
From
: David Miller <
[email protected]
>
RE: 2.6.23-rc9 boot failure (megaraid?)
From
: "Patro, Sumant" <
[email protected]
>
Re: Decreasing stime running confuses top (was: top displaying 9999% CPU usage)
From
: Frans Pop <
[email protected]
>
Re: [PATCH 2/2 -mm] capabilities: introduce per-process capability bounding set (v4)
From
: James Morris <
[email protected]
>
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Al Viro <
[email protected]
>
Re: [PATCH] Fix blktrace setup 32-bit ioctl on 64-bit kernels
From
: Arnd Bergmann <
[email protected]
>
Re: [PATCH 1/2 -mm] capabilities: define CONFIG_COMMONCAP
From
: James Morris <
[email protected]
>
Re: + add-documentation-w1w1-masters-00-index.patch added to -mm tree
From
: Randy Dunlap <
[email protected]
>
Re: [git patches] net driver updates
From
: David Miller <
[email protected]
>
[PATCH 2/2 -mm] capabilities: introduce per-process capability bounding set (v4)
From
: "Serge E. Hallyn" <
[email protected]
>
[PATCH 1/2 -mm] capabilities: define CONFIG_COMMONCAP
From
: "Serge E. Hallyn" <
[email protected]
>
Re: MSI problem since 2.6.21 for devices not providing a mask in their MSI capability
From
:
[email protected]
(Eric W. Biederman)
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Casey Schaufler <
[email protected]
>
Re: [PATCH] usbhid: report descriptor fix for MacBook JIS keyboard
From
: Jiri Kosina <
[email protected]
>
Re: [PATCH] net: fix race in process_backlog
From
: Stephen Hemminger <
[email protected]
>
Re: MSI problem since 2.6.21 for devices not providing a mask in their MSI capability
From
: Benjamin Herrenschmidt <
[email protected]
>
Re: [PATCH] net: fix race in process_backlog
From
: David Miller <
[email protected]
>
[PATCH] usbhid: report descriptor fix for MacBook JIS keyboard
From
: Tomoya Adachi <
[email protected]
>
Re: MSI problem since 2.6.21 for devices not providing a mask in their MSI capability
From
:
[email protected]
(Eric W. Biederman)
Re: [PATCH 3/8] scsi: megaraid_sas - add module param max_sectors, cmd_per_lun
From
: Randy Dunlap <
[email protected]
>
[PATCH] hugetlb: Fix pool resizing corner case V2
From
: Adam Litke <
[email protected]
>
Re: [-mm patch] unexport noautodma
From
: Bartlomiej Zolnierkiewicz <
[email protected]
>
Re: pgd_none_or_clear_bad strangeness?
From
: Matt Mackall <
[email protected]
>
Re: [PATCH -mm] IrCOMM discovery indication simplification
From
: Andrew Morton <
[email protected]
>
Re: [PATCH -mm] intel-iommu sg chaining support
From
: "Keshavamurthy, Anil S" <
[email protected]
>
[patch take 2][Intel-IOMMU] Fix for IOMMU early crash
From
: "Keshavamurthy, Anil S" <
[email protected]
>
Re: 2.6.23-rc7-mm1 AHCI ATA errors -- won't boot
From
: Jeff Garzik <
[email protected]
>
[ANNOUNCE] GIT 1.5.3.4
From
: Junio C Hamano <
[email protected]
>
Re: [PATCH -mm] intel-iommu sg chaining support
From
: Andrew Morton <
[email protected]
>
MSI problem since 2.6.21 for devices not providing a mask in their MSI capability
From
: Loic Prylli <
[email protected]
>
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Casey Schaufler <
[email protected]
>
Re: [Samba] 2.6.22/realtek bug in hardware, any kernel work-around?
From
: Francois Romieu <
[email protected]
>
[PATCH 8/8] scsi: megaraid_sas - Update version and changelog
From
: bo yang <
[email protected]
>
[PATCH] RCU torture update for preemption
From
: Steven Rostedt <
[email protected]
>
Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
From
: "Paul Menage" <
[email protected]
>
[PATCH 7/8] scsi: megaraid_sas - support for poll_mode_io (reduced interrupt)
From
: bo yang <
[email protected]
>
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Al Viro <
[email protected]
>
Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
From
: Paul Jackson <
[email protected]
>
Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
From
: Paul Jackson <
[email protected]
>
[PATCH 6/8] scsi: megaraid_sas - call cmd completion from reset
From
: bo yang <
[email protected]
>
[PATCH 5/8] scsi: megaraid_sas - using unsigned long for sense_buff ptr
From
: bo yang <
[email protected]
>
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Alan Cox <
[email protected]
>
[PATCH 4/8] scsi: megaraid_sas - check max_sgl reported by FW for setting max_sectors_per_req
From
: bo yang <
[email protected]
>
Re: MSI: Use correct data offset for 32-bit MSI in read_msi_msg()
From
:
[email protected]
(Eric W. Biederman)
[PATCH 3/8] scsi: megaraid_sas - add module param max_sectors, cmd_per_lun
From
: bo yang <
[email protected]
>
Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
From
: "Paul Menage" <
[email protected]
>
PATCH [2/8] scsi: megaraid_sas - add module param fast_load
From
: bo yang <
[email protected]
>
Re: Decreasing stime running confuses top (was: top displaying 9999% CPU usage)
From
: Willy Tarreau <
[email protected]
>
Re: File corruption when using kernels 2.6.18+
From
: Alan Cox <
[email protected]
>
[PATCH 1/8] scsi: megaraid_sas - add hibernation support
From
: bo yang <
[email protected]
>
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Casey Schaufler <
[email protected]
>
git-misc-all updated
From
: Jeff Garzik <
[email protected]
>
Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
From
: Paul Jackson <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Anders Boström <
[email protected]
>
Re: MSI: Use correct data offset for 32-bit MSI in read_msi_msg()
From
: Roland Dreier <
[email protected]
>
Re: MSI: Use correct data offset for 32-bit MSI in read_msi_msg()
From
:
[email protected]
(Eric W. Biederman)
[PATCH][RFC] unbreak generic futex_atomic_cmpxchg_inatomic() on UP
From
: Riku Voipio <
[email protected]
>
Re: File corruption when using kernels 2.6.18+
From
: Linus Torvalds <
[email protected]
>
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Casey Schaufler <
[email protected]
>
A kernel Tracing interface (was Re: -mm merge plans for 2.6.24)
From
: David Wilder <
[email protected]
>
Re: File corruption when using kernels 2.6.18+
From
: "Pekka Enberg" <
[email protected]
>
Re: [PATCH 08/10] ia64: Convert cpu_sibling_map to a per_cpu data array (v3)
From
: Mike Travis <
[email protected]
>
Decreasing stime running confuses top (was: top displaying 9999% CPU usage)
From
: Frans Pop <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Linus Torvalds <
[email protected]
>
Re: File corruption when using kernels 2.6.18+
From
: Linus Torvalds <
[email protected]
>
Re: MSI: Use correct data offset for 32-bit MSI in read_msi_msg()
From
: Roland Dreier <
[email protected]
>
Re: [PATCH] hugetlb: Fix pool resizing corner case
From
: "Ken Chen" <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Jeff Garzik <
[email protected]
>
Re: [PATCH] hugetlb: Fix pool resizing corner case
From
: "Ken Chen" <
[email protected]
>
Re: [PATCH] sky2: jumbo frame regression fix
From
: Ian Kumlien <
[email protected]
>
Re: [PATCH] hugetlb: Fix pool resizing corner case
From
: Dave Hansen <
[email protected]
>
[git patches] libata fixes
From
: Jeff Garzik <
[email protected]
>
Re: 2.6.23-rc7-mm1 -- powerpc rtas panic
From
:
[email protected]
(Linas Vepstas)
Re: File corruption when using kernels 2.6.18+
From
: "Pekka Enberg" <
[email protected]
>
Re: Memory controller merge (was Re: -mm merge plans for 2.6.24)
From
: Hugh Dickins <
[email protected]
>
Re: InfiniBand/RDMA merge plans for 2.6.24
From
: Shirley Ma <
[email protected]
>
Re: [PATCH] libata: fix for sata_mv >64KB DMA segments
From
: Jeff Garzik <
[email protected]
>
Re: File corruption when using kernels 2.6.18+
From
: Neil Romig <
[email protected]
>
[git patches] net driver fixes
From
: Jeff Garzik <
[email protected]
>
[git patches] net driver updates
From
: Jeff Garzik <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Anders Boström <
[email protected]
>
Re: [PATCH] hugetlb: Fix pool resizing corner case
From
: Adam Litke <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Arjan van de Ven <
[email protected]
>
strange bug with ip multicasting.
From
: "Wu, Shao \(IT\)" <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Linus Torvalds <
[email protected]
>
Re: MSI: Use correct data offset for 32-bit MSI in read_msi_msg()
From
:
[email protected]
(Eric W. Biederman)
Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
From
: "Paul Menage" <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Arjan van de Ven <
[email protected]
>
[git patch] small ocfs2 fix
From
: Mark Fasheh <
[email protected]
>
Re: libATA error message doc
From
: Alan Cox <
[email protected]
>
Re: pgd_none_or_clear_bad strangeness?
From
: Hugh Dickins <
[email protected]
>
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Al Viro <
[email protected]
>
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Alan Cox <
[email protected]
>
Re: [PATCH 03/33] task containersv11 add tasks file interface
From
: "Paul Menage" <
[email protected]
>
Re: [PATCH 1/3] Introduce the dummy_pid
From
: Randy Dunlap <
[email protected]
>
Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
From
: "Paul Menage" <
[email protected]
>
Re: sata_sil24 broken since 2.6.23-rc4-mm1
From
: "Torsten Kaiser" <
[email protected]
>
Re: [PATCH 4/5] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers
From
: Roland Dreier <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Linus Torvalds <
[email protected]
>
Re: [Patch / 002](memory hotplug) Callback function to create kmem_cache_node.
From
: Christoph Lameter <
[email protected]
>
Re: [linux-pm] [PATCH] PM_QOS 2 of 2
From
: Mark Gross <
[email protected]
>
Re: [PATCH] sky2: jumbo frame regression fix
From
: Bill Davidsen <
[email protected]
>
Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
From
: Paul Jackson <
[email protected]
>
Re: libATA error message doc
From
: Jeff Garzik <
[email protected]
>
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Al Viro <
[email protected]
>
Re: [PATCH 4/5] infiniband: add "dmabarrier" argument to ib_umem_get()
From
:
[email protected]
Re: [PATCH 03/33] task containersv11 add tasks file interface
From
: Paul Jackson <
[email protected]
>
Re: sata_sil24 broken since 2.6.23-rc4-mm1
From
: Matt Mackall <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Paul Jackson <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Paul Jackson <
[email protected]
>
Re: [PATCH] hugetlb: Fix pool resizing corner case
From
: Dave Hansen <
[email protected]
>
Re: [PATCH] sky2: jumbo frame regression fix
From
: Jeff Garzik <
[email protected]
>
libATA error message doc
From
: "Mike Robak" <
[email protected]
>
Re: -rt scheduling: wakeup bug?
From
: Mike Kravetz <
[email protected]
>
Re: sata_sil24 broken since 2.6.23-rc4-mm1
From
: "Torsten Kaiser" <
[email protected]
>
Re: [PATCH] DOC: Correct explanations of "find_next" bit routines.
From
: Randy Dunlap <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Chuck Ebbert <
[email protected]
>
Re: [PATCH 5/5] mthca: allow setting "dmabarrier" on user-allocated memory
From
:
[email protected]
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Casey Schaufler <
[email protected]
>
[RFC/PATCH -v2] Add sysfs control to modify a user's cpu share
From
: Dhaval Giani <
[email protected]
>
Re: [PATCH 0/4] allow drivers to flush in-flight DMA v2
From
: Jesse Barnes <
[email protected]
>
Re: [PATCH 5/5] lguest: loading bzImage directly
From
: "H. Peter Anvin" <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Linus Torvalds <
[email protected]
>
Re: [PATCH] Document x86-64 iommu kernel parameters
From
: Chuck Ebbert <
[email protected]
>
[GIT PULL] Blackfin fixing for 2.6.23-rc9
From
: Bryan Wu <
[email protected]
>
Re: Point of gpl-only modules (flame)
From
: David Newall <
[email protected]
>
Re: [PATCH 2/3] Prepare pid_nr() etc functions to work with not-NULL pids
From
: Matt Mackall <
[email protected]
>
Re: [Question] How to represent SYSTEM_RAM in kerenel/resouce.c
From
: Matthew Wilcox <
[email protected]
>
Re: sata_sil24 broken since 2.6.23-rc4-mm1
From
: Matt Mackall <
[email protected]
>
Re: [Question] How to represent SYSTEM_RAM in kerenel/resouce.c
From
: Dave Hansen <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Jan Engelhardt <
[email protected]
>
Re: [PATCH] net: fix race in process_backlog
From
: Stephen Hemminger <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Linus Torvalds <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Ingo Molnar <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Linus Torvalds <
[email protected]
>
Re: [PATCH] Fix blktrace setup 32-bit ioctl on 64-bit kernels
From
: Arnd Bergmann <
[email protected]
>
Re: sata_sil24 broken since 2.6.23-rc4-mm1
From
: "Torsten Kaiser" <
[email protected]
>
Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
From
: "Paul Menage" <
[email protected]
>
[PATCH] net: fix race in process_backlog
From
: Peter Zijlstra <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Ingo Molnar <
[email protected]
>
[PATCH] hugetlb: Fix pool resizing corner case
From
: Adam Litke <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Linus Torvalds <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Alan Cox <
[email protected]
>
Re: [PATCH] Fix SH DMAC code to handle PVR2 cascade
From
: "Adrian McMenamin" <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Ingo Molnar <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Diego Calleja <
[email protected]
>
Re: remove zero_page (was Re: -mm merge plans for 2.6.24)
From
: Linus Torvalds <
[email protected]
>
Re: sata_sil24 broken since 2.6.23-rc4-mm1
From
: "Torsten Kaiser" <
[email protected]
>
Re: [PATCH 03/33] task containersv11 add tasks file interface
From
: "Paul Menage" <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Arjan van de Ven <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Linus Torvalds <
[email protected]
>
USB host controller OXU210HP
From
: Rodolfo Giometti <
[email protected]
>
Re: [Patch / 002](memory hotplug) Callback function to create kmem_cache_node.
From
: Yasunori Goto <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: Tetsuo Handa <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: "David P. Quigley" <
[email protected]
>
Re: top displaying 9999% CPU usage
From
: "Ilpo Järvinen" <
[email protected]
>
Re: top displaying 9999% CPU usage
From
: "Ilpo Järvinen" <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: James Morris <
[email protected]
>
[PATCH 3/3] Use the __pid_nr() calls where appropriate
From
: Pavel Emelyanov <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: Jiri Kosina <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: Peter Zijlstra <
[email protected]
>
Spindown error on shutdown
From
: "Renato S. Yamane" <
[email protected]
>
[PATCH 0/3] Make tasks always have non-zero pids
From
: Pavel Emelyanov <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: Peter Zijlstra <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: YOSHIFUJI Hideaki / 吉藤英明 <
[email protected]
>
[PATCH] Use task_pid_nr() instead of pid_nr(task_pid())
From
: Pavel Emelyanov <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: Tetsuo Handa <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Al Viro <
[email protected]
>
Re: [PATCH 1/3] signal(i386): alternative signal stack wraparound occurs
From
: KAMEZAWA Hiroyuki <
[email protected]
>
[PATCH 2/3] Prepare pid_nr() etc functions to work with not-NULL pids
From
: Pavel Emelyanov <
[email protected]
>
[PATCH 1/3] Introduce the dummy_pid
From
: Pavel Emelyanov <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Timo Jantunen <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: Tetsuo Handa <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: Peter Zijlstra <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Ingo Molnar <
[email protected]
>
Re: per BDI dirty limit (was Re: -mm merge plans for 2.6.24)
From
: Peter Zijlstra <
[email protected]
>
Re: top displaying 9999% CPU usage
From
: Frans Pop <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: Tetsuo Handa <
[email protected]
>
[RFC PATCH] RCU preemption priority boosting
From
: Steven Rostedt <
[email protected]
>
Re: [PATCH] Fallback to ipv4 if we try to add join IPv4 multicast group via ipv4-mapped address.
From
: Dmitry Baryshkov <
[email protected]
>
Re: [PATCH 1/3] signal(i386): alternative signal stack wraparound occurs
From
: Mikael Pettersson <
[email protected]
>
Re: shutdown -h now, 2.6.23-rc8 & 9
From
: Bill Davidsen <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: KaiGai Kohei <
[email protected]
>
Re: per BDI dirty limit (was Re: -mm merge plans for 2.6.24)
From
: Kay Sievers <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Al Viro <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: Peter Zijlstra <
[email protected]
>
[PATCH] DOC: Correct explanations of "find_next" bit routines.
From
: "Robert P. J. Day" <
[email protected]
>
Re: [PATCH 1/3] signal(i386): alternative signal stack wraparound occurs
From
: KAMEZAWA Hiroyuki <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: YOSHIFUJI Hideaki / 吉藤英明 <
[email protected]
>
Re: top displaying 9999% CPU usage
From
: "Alexander E. Patrakov" <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: Tetsuo Handa <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Nick Piggin <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Nick Piggin <
[email protected]
>
Re: 2.6.23-rcX SG_GET_SCSI_ID regression?
From
: Joerg Platte <
[email protected]
>
Re: top displaying 9999% CPU usage
From
: Jan Engelhardt <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
:
[email protected]
(Mel Gorman)
Re: [PATCH] writeback: avoid possible balance_dirty_pages() lockup on a light-load bdi
From
: richard kennedy <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Paul Jackson <
[email protected]
>
Re: [PATCH 1/3] signal(i386): alternative signal stack wraparound occurs
From
: KAMEZAWA Hiroyuki <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: James Morris <
[email protected]
>
top displaying 9999% CPU usage
From
: Frans Pop <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Nick Piggin <
[email protected]
>
Re: [PATCH] Add manufacturer and card id of teltonica pcmcia modems
From
: Alan Cox <
[email protected]
>
Re: [PATCH 1/3] signal(i386): alternative signal stack wraparound occurs
From
: Mikael Pettersson <
[email protected]
>
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Paul Moore <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Paul Jackson <
[email protected]
>
I have a problem with signal mask
From
: Giana <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Paul Jackson <
[email protected]
>
Re: yield
From
: Jarek Poplawski <
[email protected]
>
Re: [COMPAT] Add compat_merge64 helper
From
: Ralf Baechle <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Thorsten Kranzkowski <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Nick Piggin <
[email protected]
>
Re: yield
From
: Ingo Molnar <
[email protected]
>
Re: [mm] Better help needed for UEVENT_HELPER_PATH
From
: "Kay Sievers" <
[email protected]
>
[PATCH] cpuset and sched domains: sched_load_balance flag fixes
From
: Paul Jackson <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: YOSHIFUJI Hideaki / 吉藤英明 <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Paul Jackson <
[email protected]
>
Re: Network slowdown due to CFS
From
: Jarek Poplawski <
[email protected]
>
Re: Network slowdown due to CFS
From
: Helge Hafting <
[email protected]
>
Re: Point of gpl-only modules (flame)
From
: "linux-os \(Dick Johnson\)" <
[email protected]
>
Re: pgd_none_or_clear_bad strangeness?
From
: Nick Piggin <
[email protected]
>
Re: [TOMOYO 05/15](repost) Domain transition handler functions.
From
: Tetsuo Handa <
[email protected]
>
2.6.23-rcX SG_GET_SCSI_ID regression?
From
: Joerg Platte <
[email protected]
>
Re: Network slowdown due to CFS
From
: Ingo Molnar <
[email protected]
>
Re: Network slowdown due to CFS
From
: Jarek Poplawski <
[email protected]
>
Re: [TOMOYO 03/15](repost) Memory and pathname management functions.
From
: Tetsuo Handa <
[email protected]
>
Re: [PATCH 0/5] sluggish writeback fixes
From
: Martin Knoblauch <
[email protected]
>
Re: per BDI dirty limit (was Re: -mm merge plans for 2.6.24)
From
: Martin Knoblauch <
[email protected]
>
Re: remove zero_page (was Re: -mm merge plans for 2.6.24)
From
: Andrew Morton <
[email protected]
>
Re: Network slowdown due to CFS
From
: "Dmitry Adamushko" <
[email protected]
>
Re: linux cache routines for Write-back cache policy on MIPS24KE
From
: Ralf Baechle <
[email protected]
>
Re: wibbling over the cpuset shed domain connnection
From
: Andrew Morton <
[email protected]
>
Re: Network slowdown due to CFS
From
: "Dmitry Adamushko" <
[email protected]
>
Re: [bootup warning] "driver" has no release callback, .23-rc9
From
: Ingo Molnar <
[email protected]
>
Re: [PATCH] lockdep: annotate kprobes irq fiddling
From
: Ingo Molnar <
[email protected]
>
Re: VM/VFS bug with large amount of memory and file systems?
From
: Pavel Machek <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Nick Piggin <
[email protected]
>
[PATCH] lockdep: annotate kprobes irq fiddling
From
: Peter Zijlstra <
[email protected]
>
Re: per BDI dirty limit (was Re: -mm merge plans for 2.6.24)
From
: Peter Zijlstra <
[email protected]
>
remove zero_page (was Re: -mm merge plans for 2.6.24)
From
: Nick Piggin <
[email protected]
>
Re: per BDI dirty limit (was Re: -mm merge plans for 2.6.24)
From
: Kay Sievers <
[email protected]
>
Re: [patch] sched: fix sched-domains partitioning by cpusets
From
: Nick Piggin <
[email protected]
>
Re: [patch] sched: fix sched-domains partitioning by cpusets
From
: Paul Jackson <
[email protected]
>
2.6.23-rc8-git2 possible recursive locking when running screen
From
: Pekka Pietikainen <
[email protected]
>
Re: [bootup warning] "driver" has no release callback, .23-rc9
From
: Mauro Carvalho Chehab <
[email protected]
>
Re: [patch] sched: fix sched-domains partitioning by cpusets
From
: Nick Piggin <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Paul Jackson <
[email protected]
>
Re: Network slowdown due to CFS
From
: Jarek Poplawski <
[email protected]
>
Re: [PATCH 5/5] lguest: loading bzImage directly
From
: Chris Malley <
[email protected]
>
Re: [patch] sched: fix sched-domains partitioning by cpusets
From
: Paul Jackson <
[email protected]
>
Re: [PATCH] lockstat: documentation
From
: Ingo Molnar <
[email protected]
>
Re: [PATCH] Fix blktrace setup 32-bit ioctl on 64-bit kernels
From
: Arnd Bergmann <
[email protected]
>
Re: [patch] sched: fix sched-domains partitioning by cpusets
From
: Ingo Molnar <
[email protected]
>
[PATCH] lockstat: documentation
From
: Peter Zijlstra <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Ingo Molnar <
[email protected]
>
Re: [patch] sched: fix sched-domains partitioning by cpusets
From
: Paul Jackson <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Ingo Molnar <
[email protected]
>
Re: Network slowdown due to CFS
From
: Ingo Molnar <
[email protected]
>
Re: [patch 2/2] getattr - fill the size of FIFOs
From
: Bodo Eggert <
[email protected]
>
Re: Network slowdown due to CFS
From
: Jarek Poplawski <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Nick Piggin <
[email protected]
>
compilation error on x86_64 2.6.23-rc9-rt1
From
: Rok Markovic <
[email protected]
>
Re: [bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Ingo Molnar <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Nick Piggin <
[email protected]
>
[bug] crash when reading /proc/mounts (was: Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..)
From
: Ingo Molnar <
[email protected]
>
Re: [PATCH] mark read_crX() asm code as volatile
From
: Andi Kleen <
[email protected]
>
[PATCH] task containersv11 add tasks file interface fix for cpusets
From
: Paul Jackson <
[email protected]
>
Re: [PATCH] mark read_crX() asm code as volatile
From
: Nick Piggin <
[email protected]
>
Re: [patch] sched: fix sched-domains partitioning by cpusets
From
: Nick Piggin <
[email protected]
>
Re: [PATCH] sky2: jumbo frame regression fix
From
:
[email protected]
Re: [PATCH] mark read_crX() asm code as volatile
From
: Kirill Korotaev <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Ingo Molnar <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Ingo Molnar <
[email protected]
>
Re: Network slowdown due to CFS
From
: Ingo Molnar <
[email protected]
>
Re: Man page for revised timerfd API
From
: Matti Aarnio <
[email protected]
>
Re: Memory controller merge (was Re: -mm merge plans for 2.6.24)
From
: Balbir Singh <
[email protected]
>
Re: linux cache routines for Write-back cache policy on MIPS24KE
From
: veerasena reddy <
[email protected]
>
Re: [PATCH 03/33] task containersv11 add tasks file interface
From
: Paul Jackson <
[email protected]
>
[PATCH] Add manufacturer and card id of teltonica pcmcia modems
From
: Attila Kinali <
[email protected]
>
[PATCH 3/3] signal(x86-64): alternative signal stack wraparound occurs
From
: Shi Weihua <
[email protected]
>
[PATCH 2/3] signal(ia64): alternative signal stack wraparound occurs
From
: Shi Weihua <
[email protected]
>
[PATCH 1/3] signal(i386): alternative signal stack wraparound occurs
From
: Shi Weihua <
[email protected]
>
[PATCH 0/3] signal: alternative signal stack wraparound occurs
From
: Shi Weihua <
[email protected]
>
Re: Network slowdown due to CFS
From
: Jarek Poplawski <
[email protected]
>
Re: [TOMOYO 03/15](repost) Memory and pathname management functions.
From
: James Morris <
[email protected]
>
Re: [PATCH] sky2: jumbo frame regression fix
From
: Ian Kumlien <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Paul Jackson <
[email protected]
>
Re: [patch] sched: fix sched-domains partitioning by cpusets
From
: Ingo Molnar <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Anders Boström <
[email protected]
>
Re: Network slowdown due to CFS
From
: Jarek Poplawski <
[email protected]
>
[bootup warning] "driver" has no release callback, .23-rc9
From
: Ingo Molnar <
[email protected]
>
Re: wibbling over the cpuset shed domain connnection
From
: Paul Jackson <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Paul Jackson <
[email protected]
>
Re: [patch] sched: fix sched-domains partitioning by cpusets
From
: Paul Jackson <
[email protected]
>
Re: Man page for revised timerfd API
From
: Michael Kerrisk <
[email protected]
>
[patch] sched: fix sched-domains partitioning by cpusets
From
: Ingo Molnar <
[email protected]
>
Re: [PATCH] mark read_crX() asm code as volatile
From
: "H. Peter Anvin" <
[email protected]
>
Re: [PATCH] Fix SH DMAC code to handle PVR2 cascade
From
: Paul Mundt <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Nick Piggin <
[email protected]
>
Re: wibbling over the cpuset shed domain connnection
From
: Nick Piggin <
[email protected]
>
Re: [PATCH] Version 3 (2.6.23-rc8) Smack: Simplified Mandatory Access Control Kernel
From
: Crispin Cowan <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Nick Piggin <
[email protected]
>
More ext3 panics on 2.6.22 [Fwd: ext3_ordered_writepage panic on shiny new 2.6.22]
From
: Mitch <
[email protected]
>
Re: wibbling over the cpuset shed domain connnection
From
: Paul Jackson <
[email protected]
>
Re: File corruption when using kernels 2.6.18+
From
: "Pekka Enberg" <
[email protected]
>
Re: [PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Al Viro <
[email protected]
>
Re: wibbling over the cpuset shed domain connnection
From
: Nick Piggin <
[email protected]
>
Re: [PATCH] sky2: jumbo frame regression fix
From
: Stephen Hemminger <
[email protected]
>
Re: [PATCH] sky2: jumbo frame regression fix
From
: Jeff Garzik <
[email protected]
>
Re: [Question] How to represent SYSTEM_RAM in kerenel/resouce.c
From
: KAMEZAWA Hiroyuki <
[email protected]
>
Re: [PATCH] sky2: jumbo frame regression fix
From
: Stephen Hemminger <
[email protected]
>
Re: [PATCH] Document x86-64 iommu kernel parameters
From
: Randy Dunlap <
[email protected]
>
Re: [PATCH] Version 3 (2.6.23-rc8) Smack: Simplified Mandatory Access Control Kernel
From
: Linus Torvalds <
[email protected]
>
Re: [PATCH] mark read_crX() asm code as volatile
From
: Nick Piggin <
[email protected]
>
[PATCH] Version 4 (2.6.23-rc8-mm2) Smack: Simplified Mandatory Access Control Kernel
From
: Casey Schaufler <
[email protected]
>
Re: per BDI dirty limit (was Re: -mm merge plans for 2.6.24)
From
: Nick Piggin <
[email protected]
>
[PATCH] fix bogus reporting of signals by audit
From
: Al Viro <
[email protected]
>
My kernel fails with kexec
From
: "Jun Koi" <
[email protected]
>
Re: kdump info request
From
: Vivek Goyal <
[email protected]
>
Re: [PATCH] Document x86-64 iommu kernel parameters
From
: "H. Peter Anvin" <
[email protected]
>
Re: 2.6.23-rc7-mm1 -- powerpc rtas panic
From
: Michael Ellerman <
[email protected]
>
Re: [git] CFS-devel, latest code
From
: Srivatsa Vaddagiri <
[email protected]
>
Re: [PATCH] Document x86-64 iommu kernel parameters
From
: Randy Dunlap <
[email protected]
>
Re: [RFC/PATCH] Add sysfs control to modify a user's cpu share
From
: Srivatsa Vaddagiri <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Eric St-Laurent <
[email protected]
>
Re: [PATCH] Version 3 (2.6.23-rc8) Smack: Simplified Mandatory Access Control Kernel
From
: Bill Davidsen <
[email protected]
>
Re: [PATCH 4/5] infiniband: add "dmabarrier" argument to ib_umem_get()
From
: David Miller <
[email protected]
>
Re: [PATCH 4/5] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers
From
: Paul Mackerras <
[email protected]
>
Re: [PATCH 3/5] dma: document dma_flags_set_attr()
From
: David Miller <
[email protected]
>
Re: [PATCH 2/5] dma: redefine dma_flags_set_attr() for sn-ia64
From
: David Miller <
[email protected]
>
Re: [PATCH 1/5] dma: add dma_flags_set_attr() to dma interface
From
: David Miller <
[email protected]
>
Re: [Bugme-new] [Bug 8378] New: Averatec 3156X laptop doesn't reboot with kernels > 2.6.13.5 (responsible commit found)
From
: Truxton Fulton <
[email protected]
>
Re: [PATCH 5/5] mthca: allow setting "dmabarrier" on user-allocated memory
From
: Heikki Orsila <
[email protected]
>
[PATCH 5/5] mthca: allow setting "dmabarrier" on user-allocated memory
From
:
[email protected]
[PATCH 4/5] infiniband: add "dmabarrier" argument to ib_umem_get()
From
:
[email protected]
[PATCH 3/5] dma: document dma_flags_set_attr()
From
:
[email protected]
[PATCH 2/5] dma: redefine dma_flags_set_attr() for sn-ia64
From
:
[email protected]
Re: 2.6.23-rc9 boot failure (megaraid?)
From
: FUJITA Tomonori <
[email protected]
>
[PATCH 1/5] dma: add dma_flags_set_attr() to dma interface
From
:
[email protected]
[PATCH 0/5] allow drivers to flush in-flight DMA v3
From
:
[email protected]
Traffic Controller Performance in Kernel 2.4 vs 2.6
From
: Sonny <
[email protected]
>
Re: [PATCH 5/5] writeback: introduce writeback_control.more_io to indicate more io
From
: David Chinner <
[email protected]
>
Re: [PATCH] Document x86-64 iommu kernel parameters
From
: Jeff Garzik <
[email protected]
>
Re: [PATCH] Document x86-64 iommu kernel parameters
From
: Randy Dunlap <
[email protected]
>
Re: [PATCH 4/5] writeback: remove pages_skipped accounting in __block_write_full_page()
From
: David Chinner <
[email protected]
>
Re: RTC wakealarm write-only, still has 644 permissions
From
: David Brownell <
[email protected]
>
Re: [Question] How to represent SYSTEM_RAM in kerenel/resouce.c
From
: Matthew Wilcox <
[email protected]
>
Re: linux cache routines for Write-back cache policy on MIPS24KE
From
: veerasena reddy <
[email protected]
>
Re: [PATCH 4/5] writeback: remove pages_skipped accounting in __block_write_full_page()
From
: Fengguang Wu <
[email protected]
>
Re: kswapd min order, slub max order [was Re: -mm merge plans for 2.6.24]
From
: Nick Piggin <
[email protected]
>
[PATCH] libata: fix for sata_mv >64KB DMA segments
From
: Olof Johansson <
[email protected]
>
Re: [PATCH] sky2: jumbo frame regression fix
From
: Ian Kumlien <
[email protected]
>
Re: [PATCH 5/5] writeback: introduce writeback_control.more_io to indicate more io
From
: Fengguang Wu <
[email protected]
>
[PATCH] Document x86-64 iommu kernel parameters
From
: Jeff Garzik <
[email protected]
>
[Question] How to represent SYSTEM_RAM in kerenel/resouce.c
From
: KAMEZAWA Hiroyuki <
[email protected]
>
Re: 2.6.23-rc7-mm1 -- powerpc rtas panic
From
:
[email protected]
(Tony Breeds)
Re: [PATCH] Add ability to dump mapped pages with /proc/sys/vm/drop_caches
From
: Nick Piggin <
[email protected]
>
Re: [PATCH 05/12] mm: trylock_page
From
: Nick Piggin <
[email protected]
>
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
From
: Nick Piggin <
[email protected]
>
Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
From
: Nick Piggin <
[email protected]
>
Re: [PATCH] sky2: jumbo frame regression fix
From
: Jeff Garzik <
[email protected]
>
Re: [PATCH 0/4] allow drivers to flush in-flight DMA v2
From
:
[email protected]
Re: [PATCH 0/5] Boot protocol changes
From
: "H. Peter Anvin" <
[email protected]
>
Re: [4/4] mthca: allow setting "dmabarrier" on user-allocated memory
From
:
[email protected]
[PATCH] sky2: jumbo frame regression fix
From
: Stephen Hemminger <
[email protected]
>
Re: [PATCH 0/5] Boot protocol changes
From
: Jeremy Fitzhardinge <
[email protected]
>
Re: [PATCH 0/5] Boot protocol changes
From
: "H. Peter Anvin" <
[email protected]
>
Re: [PATCH 0/5] Boot protocol changes
From
: "H. Peter Anvin" <
[email protected]
>
[BUG] sky2 errors in 2.6.23-rc9-git1
From
: Ian Kumlien <
[email protected]
>
Re: build error
From
: Stephen Hemminger <
[email protected]
>
Re: kswapd min order, slub max order [was Re: -mm merge plans for 2.6.24]
From
: Christoph Lameter <
[email protected]
>
Re: 2.6.23-rc7-mm1 -- powerpc rtas panic
From
: Michael Ellerman <
[email protected]
>
Re: build error
From
: Randy Dunlap <
[email protected]
>
Re: 2.6.23-rc7-mm1 -- powerpc rtas panic
From
:
[email protected]
(Tony Breeds)
Re: build error
From
: Stephen Hemminger <
[email protected]
>
Re: [PATCH] Version 3 (2.6.23-rc8) Smack: Simplified Mandatory Access Control Kernel
From
: Linus Torvalds <
[email protected]
>
Re: Kernel 2.4 vs 2.6 Traffic Controller performance
From
: Stephen Hemminger <
[email protected]
>
Re: [Linux-fbdev-devel] [PATCH 0/6] Patch series to add of_platform binding to xilinxfb
From
: "Antonino A. Daplas" <
[email protected]
>
Re: [PATCH] Version 3 (2.6.23-rc8) Smack: Simplified Mandatory Access Control Kernel
From
: Alan Cox <
[email protected]
>
Re: 2.6.23-rc9 boot failure (megaraid?)
From
: FUJITA Tomonori <
[email protected]
>
Re: [PATCH] Version 3 (2.6.23-rc8) Smack: Simplified Mandatory Access Control Kernel
From
: Alan Cox <
[email protected]
>
Kernel 2.4 vs 2.6 Traffic Controller performance
From
: Sonny <
[email protected]
>
Re: [PATCH 0/5] Boot protocol changes
From
: Jeremy Fitzhardinge <
[email protected]
>
Re: [PATCH 0/5] Boot protocol changes
From
: "H. Peter Anvin" <
[email protected]
>
Re: [PATCH 0/5] Boot protocol changes
From
: Jeremy Fitzhardinge <
[email protected]
>
Re: [PATCH 0/5] Boot protocol changes
From
: "H. Peter Anvin" <
[email protected]
>
[PATCH 5/5] lguest: loading bzImage directly
From
: Rusty Russell <
[email protected]
>
[PATCH 4/5] Revert lguest magic and use hook in head.S
From
: Rusty Russell <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Mark Lord <
[email protected]
>
Re: [git patches] net driver updates
From
: David Miller <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Mel Gorman <
[email protected]
>
[PATCH 3/5] i386: paravirt boot sequence
From
: Rusty Russell <
[email protected]
>
[PATCH 2/5] add WEAK() for creating weak asm labels
From
: Rusty Russell <
[email protected]
>
[PATCH 1/5] update boot spec to 2.07
From
: Rusty Russell <
[email protected]
>
[PATCH 0/5] Boot protocol changes
From
: Rusty Russell <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Linus Torvalds <
[email protected]
>
Re: 2.6.23-rc7-mm1 -- powerpc rtas panic
From
:
[email protected]
(Linas Vepstas)
Re: PROBLEM: high load average when idle
From
: Arjan van de Ven <
[email protected]
>
Re: Point of gpl-only modules (flame)
From
: Arjan van de Ven <
[email protected]
>
Re: [PATCH] Version 3 (2.6.23-rc8) Smack: Simplified Mandatory Access Control Kernel
From
: Linus Torvalds <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Arjan van de Ven <
[email protected]
>
Re: [regression] 2.6.23 sata_mv EH updates broke my 7042 controller
From
: Jeff Garzik <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Arjan van de Ven <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Arjan van de Ven <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Diego Calleja <
[email protected]
>
Re: [PATCH] Handle errors in sync_sb_inodes()
From
: "Guillaume Chazarain" <
[email protected]
>
Re: Point of gpl-only modules (flame)
From
: Jan Engelhardt <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: "Glauber de Oliveira Costa" <
[email protected]
>
[PATCH] Handle errors in sync_sb_inodes()
From
: Guillaume Chazarain <
[email protected]
>
Re: Point of gpl-only modules (flame)
From
: Olivier Galibert <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Alistair John Strachan <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Mark Lord <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Willy Tarreau <
[email protected]
>
Re: [PATCH RFC] paravirt: cleanup lazy mode handling
From
: Jeremy Fitzhardinge <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Arjan van de Ven <
[email protected]
>
Re: yield API
From
: Eric St-Laurent <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Chuck Ebbert <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Linus Torvalds <
[email protected]
>
Re: One process with multiple user ids.
From
: Bill Davidsen <
[email protected]
>
Re: File corruption when using kernels 2.6.18+
From
: Chuck Ebbert <
[email protected]
>
Announce: hardware4linux.info
From
: Frederic Lepied <
[email protected]
>
Re: One process with multiple user ids.
From
: David Newall <
[email protected]
>
pgd_none_or_clear_bad strangeness?
From
: Matt Mackall <
[email protected]
>
Re: shutdown -h now, 2.6.23-rc8 & 9
From
: Bill Davidsen <
[email protected]
>
Re: [RFC/PATCH] Add sysfs control to modify a user's cpu share
From
: Eric St-Laurent <
[email protected]
>
Point of gpl-only modules (flame)
From
: Jimmy <
[email protected]
>
Re: PROBLEM: high load average when idle
From
: Andrew Morton <
[email protected]
>
PROBLEM: high load average when idle
From
: Anders Boström <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Bill Davidsen <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Bill Davidsen <
[email protected]
>
Re: [PATCH 2/2]: PCI Error Recovery: Symbios SCSI First Failure
From
:
[email protected]
(Linas Vepstas)
Re: [PATCH 4/5] writeback: remove pages_skipped accounting in __block_write_full_page()
From
: David Chinner <
[email protected]
>
Re: [TOMOYO 14/15](repost) LSM expansion for TOMOYO Linux.
From
: Tetsuo Handa <
[email protected]
>
Re: 2.6.23-rc8-mm2 - tcp_fastretrans_alert() WARNING
From
: "Ilpo Järvinen" <
[email protected]
>
Re: [PATCH 5/5] writeback: introduce writeback_control.more_io to indicate more io
From
: David Chinner <
[email protected]
>
Re: [PATCH] input: move gameports out of SERIO menu
From
: Dmitry Torokhov <
[email protected]
>
Re: 2.6.23-rc8 build failure: __you_cannot_kmalloc_that_much in dmi_id_init
From
: Jean Delvare <
[email protected]
>
Re: [PATCH] Version 3 (2.6.23-rc8) Smack: Simplified Mandatory Access Control Kernel
From
: Linus Torvalds <
[email protected]
>
Re: [PATCH 4/4] hpt366: MWDMA filter for SATA cards (take 2)
From
: Bartlomiej Zolnierkiewicz <
[email protected]
>
[PATCH] input: move gameports out of SERIO menu
From
: Randy Dunlap <
[email protected]
>
[PATCH] Fix SH DMAC code to handle PVR2 cascade
From
: Adrian McMenamin <
[email protected]
>
Announce: Linux-ready Firmware Dev Kit - Release 3
From
: "Selbak, Rolla N" <
[email protected]
>
Re: File corruption when using kernels 2.6.18+
From
: Neil Romig <
[email protected]
>
build error
From
:
[email protected]
Re: [PATCH] Version 3 (2.6.23-rc8) Smack: Simplified Mandatory Access Control Kernel
From
: Bill Davidsen <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Paul Jackson <
[email protected]
>
Re: 2.6.23-rc9 boot failure (megaraid?)
From
: James Bottomley <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Roland Dreier <
[email protected]
>
Re: [PATCH] cpuset and sched domains: sched_load_balance flag
From
: Randy Dunlap <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: "Rafael J. Wysocki" <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: Andrew Morton <
[email protected]
>
Re: MSI interrupts and disable_irq
From
: Manfred Spraul <
[email protected]
>
Re: 2.6.23-rc8-mm2 - tcp_fastretrans_alert() WARNING
From
: "Ilpo Järvinen" <
[email protected]
>
Re: shutdown -h now, 2.6.23-rc8 & 9
From
: "Rafael J. Wysocki" <
[email protected]
>
Re: [git] CFS-devel, latest code
From
: Dmitry Adamushko <
[email protected]
>
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
From
: "Rafael J. Wysocki" <
[email protected]
>
[2.6.23-rc9] MODPOST vmlinux.o 'Section mismatch' warnings
From
: Benoît Dejean <
[email protected]
>
Re: F_DUPFD_CLOEXEC implementation
From
: Davide Libenzi <
[email protected]
>
Re: [git] CFS-devel, latest code
From
: Dmitry Adamushko <
[email protected]
>
Re: 2.6.23-rc9 boot failure (megaraid?)
From
: "Rafael J. Wysocki" <
[email protected]
>
Re: -rt scheduling: wakeup bug?
From
: Steven Rostedt <
[email protected]
>
Re: -rt scheduling: wakeup bug?
From
: Mike Kravetz <
[email protected]
>
Re: [PATCH] Fix SH DMA API so it works with PVR cascade
From
: Mike Frysinger <
[email protected]
>
Re: [PATCH] mark read_crX() asm code as volatile
From
: "H. Peter Anvin" <
[email protected]
>
Re: [git patch] SCSI aic94xx fix
From
: James Bottomley <
[email protected]
>
[patch 3/3] Trace sample
From
: "David J. Wilder" <
[email protected]
>
[patch 2/3] Relay Reset Consumed
From
: "David J. Wilder" <
[email protected]
>
[patch 1/3] Trace code and documentation
From
: "David J. Wilder" <
[email protected]
>
[PATCH 0/3] A kernel tracing interface
From
: "David J. Wilder" <
[email protected]
>
Re: [git patch] SCSI aic94xx fix
From
: Jeff Garzik <
[email protected]
>
Disk spindown on rmmod sd_mod
From
: Jan Engelhardt <
[email protected]
>
RE: [ofa-general] InfiniBand/RDMA merge plans for 2.6.24
From
: "Sean Hefty" <
[email protected]
>
Re: [PATCH][RFC] Extend "memparse" to allow a NULL return pointer value.
From
: "Robert P. J. Day" <
[email protected]
>
Re: [PATCH] Fix SH DMA API so it works with PVR cascade
From
: Adrian McMenamin <
[email protected]
>
Re: [git patch] SCSI aic94xx fix
From
: James Bottomley <
[email protected]
>
Re: 2.6.23-rc9 boot failure (megaraid?)
From
: Burton Windle <
[email protected]
>
[PATCH] Fix up SH DMAC code to correctly handle PVR DMA
From
: Adrian McMenamin <
[email protected]
>
[PATCH] Fix SH DMA API so it works with PVR cascade
From
: Adrian McMenamin <
[email protected]
>
Re: [PATCH] writeback: avoid possible balance_dirty_pages() lockup on a light-load bdi
From
: Chuck Ebbert <
[email protected]
>
Re: [Patch / 002](memory hotplug) Callback function to create kmem_cache_node.
From
: Christoph Lameter <
[email protected]
>
Re: kswapd min order, slub max order [was Re: -mm merge plans for 2.6.24]
From
: Christoph Lameter <
[email protected]
>
Re: [PATCH] mark read_crX() asm code as volatile
From
: Chuck Ebbert <
[email protected]
>
Re: [ofa-general] InfiniBand/RDMA merge plans for 2.6.24
From
: Roland Dreier <
[email protected]
>
Re: [HACK] convert i_alloc_sem for direct_io.c craziness!
From
: Zach Brown <
[email protected]
>
Re: x86 patches was Re: -mm merge plans for 2.6.24
From
: Christoph Lameter <
[email protected]
>
Re: x86 patches was Re: -mm merge plans for 2.6.24
From
: Christoph Lameter <
[email protected]
>
Re: 2.6.23-rc9 boot failure (megaraid?)
From
: Adrian Bunk <
[email protected]
>
Re: [patch/backport] CFS scheduler, -v22, for v2.6.23-rc8, v2.6.22.8, v2.6.21.7, v2.6.20.20
From
: Alejandro Riveira Fernández <
[email protected]
>
Re: [HACK] convert i_alloc_sem for direct_io.c craziness!
From
: Steven Rostedt <
[email protected]
>
Re: [HACK] convert i_alloc_sem for direct_io.c craziness!
From
: Zach Brown <
[email protected]
>
[Index of Archives]
[FAQ]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Yosemite Campsites]
[Bugtraq]