LKML: Linux Kernel Archive 2007 Q3
Thread Index
[
Prev Page
][
Next Page
]
[PATCH 06/22] sysfs: restructure addrm helpers
From
: Tejun Heo <
[email protected]
>
[PATCH 02/22] sysfs: separate out sysfs-kobject.h and fs/sysfs/kobject.c
From
: Tejun Heo <
[email protected]
>
[PATCH 01/22] sysfs: make sysfs_root a pointer
From
: Tejun Heo <
[email protected]
>
[PATCH 03/22] sysfs: make sysfs_new_dirent() normalize @mode and determine file type
From
: Tejun Heo <
[email protected]
>
[PATCH 04/22] sysfs: make SYSFS_COPY_NAME a flag
From
: Tejun Heo <
[email protected]
>
[PATCHSET 3/4] sysfs: divorce sysfs from kobject and driver model
From
: Tejun Heo <
[email protected]
>
Re: [PATCH 2.6.23-rc6 Resending] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
From
: Nagendra Tomar <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: "Kay Sievers" <
[email protected]
>
Re: 2.6.23-rc6-mm1: BUG kmalloc-16: Object padding overwritten (sysfs?)
From
: Alexey Dobriyan <
[email protected]
>
Re: [git] CFS-devel, group scheduler, fixes
From
: Ingo Molnar <
[email protected]
>
Re: Intel-Quad on GA-P35-S3 motherboard with 4*2GB
From
: Wojciech Kromer <
[email protected]
>
kobject: Temporarily save k_name on cleanup for debug message.
From
: Cornelia Huck <
[email protected]
>
kobject: Temporarily save k_name on cleanup for debug message.
From
: Cornelia Huck <
[email protected]
>
Re: [PATCH] binfmt_flat: minimum support for theBlackfin relocations
From
: Hirokazu Takata <
[email protected]
>
Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken
From
: Christoph Hellwig <
[email protected]
>
Re: [PATCH] binfmt_flat: minimum support for theBlackfin relocations
From
: Miles Bader <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: "Dave Airlie" <
[email protected]
>
Re: NFS + coredump OOPS
From
: NetArt - Grzegorz Nosek <
[email protected]
>
[PATCH 4/4] sysfs: make suicidal nodes just do it directly
From
: Tejun Heo <
[email protected]
>
[PATCH 1/4] module: implement module_inhibit_unload()
From
: Tejun Heo <
[email protected]
>
[PATCH 3/4] sysfs: care-free suicide for sysfs files
From
: Tejun Heo <
[email protected]
>
[PATCH 2/4] sysfs: make the sysfs_addrm_cxt->removed list FIFO
From
: Tejun Heo <
[email protected]
>
[PATCHSET 2/4] sysfs: allow suicide
From
: Tejun Heo <
[email protected]
>
Re: 2.6.23-rc6-mm1: IPC: sleeping function called ...
From
: Jarek Poplawski <
[email protected]
>
Re: [newbie:] Bonnie++2 hangs recent 2.6 kernels? Bash keeps looping in waitpid(), eating 100% CPU
From
: "Frantisek Rysanek" <
[email protected]
>
[git patches] net driver updates
From
: Jeff Garzik <
[email protected]
>
Re: UML dead with current -git?
From
: "Philipp Marek" <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Jiri Slaby <
[email protected]
>
Re: [PATCH] ARM: Drop support for redundant "keepinitrd" boot-time param.
From
: Russell King <
[email protected]
>
Re: [PATCH] 9p: fix compile error if !CONFIG_SYSCTL
From
: Andreas Herrmann <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Jiri Slaby <
[email protected]
>
Re: [PATCH] sched: fix to use invalid sched_class
From
: Ingo Molnar <
[email protected]
>
Re: [git] CFS-devel, group scheduler, fixes
From
: Mike Galbraith <
[email protected]
>
Re: NFS4 authentification / fsuid
From
: Satyam Sharma <
[email protected]
>
[PATCH 13/15] sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir
From
: Tejun Heo <
[email protected]
>
[PATCH 15/15] sysfs: move sysfs file poll implementation to sysfs_open_dirent
From
: Tejun Heo <
[email protected]
>
[PATCH 14/15] sysfs: implement sysfs_open_dirent
From
: Tejun Heo <
[email protected]
>
[PATCH 12/15] sysfs: make sysfs_root a regular directory dirent
From
: Tejun Heo <
[email protected]
>
[PATCH 06/15] sysfs: reposition sysfs_dirent->s_mode.
From
: Tejun Heo <
[email protected]
>
[PATCH 11/15] sysfs: open code sysfs_attach_dentry()
From
: Tejun Heo <
[email protected]
>
[PATCH 10/15] sysfs: make s_elem an anonymous union
From
: Tejun Heo <
[email protected]
>
[PATCH 09/15] sysfs: make bin attr open get active reference of parent too
From
: Tejun Heo <
[email protected]
>
[PATCH 05/15] sysfs: kill sysfs_update_file()
From
: Tejun Heo <
[email protected]
>
[PATCH 08/15] sysfs: kill unnecessary NULL pointer check in sysfs_release()
From
: Tejun Heo <
[email protected]
>
[PATCH 07/15] sysfs: kill unnecessary sysfs_get() in open paths
From
: Tejun Heo <
[email protected]
>
[PATCH 04/15] sysfs: clean up header files
From
: Tejun Heo <
[email protected]
>
[PATCH 01/15] sysfs: kill SYSFS_FLAG_REMOVED
From
: Tejun Heo <
[email protected]
>
[PATCHSET 1/4] sysfs: misc updates
From
: Tejun Heo <
[email protected]
>
[PATCH 02/15] sysfs: fix comments of sysfs_add/remove_one()
From
: Tejun Heo <
[email protected]
>
[PATCH 03/15] sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode too
From
: Tejun Heo <
[email protected]
>
2.6.22.3 out of memory crash
From
: Dag Nygren <
[email protected]
>
[PATCH 1/2][resend 2] gpio_keys: add gpio_to_irq return code check
From
: Anti Sullin <
[email protected]
>
Re: NFS4 authentification / fsuid
From
: Satyam Sharma <
[email protected]
>
Re: UML dead with current -git?
From
: Sam Ravnborg <
[email protected]
>
Re: [PATCH] AVR32: Drop support for redundant "keepinitrd" boot-time parm.
From
: Haavard Skinnemoen <
[email protected]
>
Re: MTRR initialization
From
: Andi Kleen <
[email protected]
>
Re: [PATCH] increase AT_VECTOR_SIZE to terminate saved_auxv properly
From
: Andrew Morton <
[email protected]
>
Re: PROBLEM: Network sky2 Module
From
: ben soo <
[email protected]
>
Re: [PATCH] binfmt_flat: minimum support for theBlackfin relocations
From
: Bryan Wu <
[email protected]
>
Re: [PATCH] pci: Fix e100 interrupt quirk
From
: Andrew Morton <
[email protected]
>
Re: [PATCH] binfmt_flat: minimum support for theBlackfin relocations
From
: Bryan Wu <
[email protected]
>
Re: [PATCH] 9p: fix compile error if !CONFIG_SYSCTL
From
: Andrew Morton <
[email protected]
>
Re: VGA text console display problem with kernel 2.6.23-rc5/6
From
: ben soo <
[email protected]
>
Re: Add all thread stats for TASKSTATS_CMD_ATTR_TGID (v5)
From
: Andrew Morton <
[email protected]
>
Re: 2.6.23-rc6-mm1: IPC: sleeping function called ...
From
: Nadia Derbey <
[email protected]
>
Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING
From
: Thomas Gleixner <
[email protected]
>
Re: [PATCH] drivers/video/pmag-ba-fb.c: Improve diagnostics
From
: Martin Michlmayr <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: Andrew Morton <
[email protected]
>
Re: [PATCH 2.6.23-rc6 Resending] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
From
: Eric Dumazet <
[email protected]
>
Re: [PATCH] binfmt_flat: minimum support for theBlackfin relocations
From
: Robin Getz <
[email protected]
>
Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken
From
: Andrew Morton <
[email protected]
>
Re: [PATCH 8/11] eCryptfs: Convert mmap functions to use persistent file
From
: Andrew Morton <
[email protected]
>
Re: [PATCH 6/11] eCryptfs: Update metadata read/write functions
From
: Andrew Morton <
[email protected]
>
Re: UML dead with current -git?
From
: "Ph. Marek" <
[email protected]
>
Re: [PATCH 4/11] eCryptfs: Replace encrypt, decrypt, and inode size write
From
: Andrew Morton <
[email protected]
>
[PATCH] serial_txx9: Use UPF_FIXED_PORT
From
: Atsushi Nemoto <
[email protected]
>
Re: UML dead with current -git?
From
: "Ph. Marek" <
[email protected]
>
Re: [PATCH 2.6.23-rc6 Resending] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
From
: Davide Libenzi <
[email protected]
>
Re: [PATCH 3/11] eCryptfs: read_write.c routines
From
: Andrew Morton <
[email protected]
>
[PATCH 6/4] [-mm patch] use the existing offsetof().
From
: "Ken'ichi Ohmichi" <
[email protected]
>
[RFC][PATCH 2/2 -mm] kexec based hibernation -v3: kexec restore
From
: "Huang, Ying" <
[email protected]
>
[RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump
From
: "Huang, Ying" <
[email protected]
>
[RFC][PATCH 0/2 -mm] kexec based hibernation -v3
From
: "Huang, Ying" <
[email protected]
>
[PATCH 5/4] [-mm patch] Rename macros returning the size.
From
: "Ken'ichi Ohmichi" <
[email protected]
>
Re: [PATCH 4/4] [-mm patch] Add a prefix "VMCOREINFO_" to the vmcoreinfo macros.
From
: "Ken'ichi Ohmichi" <
[email protected]
>
Re: [PATCH 3/11] eCryptfs: read_write.c routines
From
: Andrew Morton <
[email protected]
>
Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken
From
: Paul Mackerras <
[email protected]
>
Re: [PATCH 2/4] [-mm patch] Add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data.
From
: "Ken'ichi Ohmichi" <
[email protected]
>
[PATCH] fs/isofs/namei.c: Remove uninitialized local vars warning, was: Re: Arr! Linux 2.6.23-rc7
From
: Borislav Petkov <
[email protected]
>
Re: [git] CFS-devel, group scheduler, fixes
From
: Mike Galbraith <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: David Brownell <
[email protected]
>
Re: [PATCH] JBD: use GFP_NOFS in kmalloc
From
: Andreas Dilger <
[email protected]
>
Re: [PATCH 1/2] [FS_ENET] TX stuff should use fep->tx_lock, instead of fep->lock.
From
: Jeff Garzik <
[email protected]
>
Re: [PATCH] NET_SB1250_MAC: Rename to SB1250_MAC
From
: Jeff Garzik <
[email protected]
>
Re: [PATCH] sb1250-mac.c: Fix "stats" references
From
: Jeff Garzik <
[email protected]
>
Re: [PATCH] NET_SB1250_MAC: Update Kconfig entry
From
: Jeff Garzik <
[email protected]
>
Re: [PATCH 3/3] CRED: Move the effective capabilities into the cred struct
From
: Andrew Morgan <
[email protected]
>
Re: [PATCH] sb1250-mac.c: De-typedef, de-volatile, de-etc...
From
: Jeff Garzik <
[email protected]
>
Re: [PATCH] binfmt_flat: minimum support for theBlackfin relocations
From
: Paul Mundt <
[email protected]
>
Re: [PATCH] binfmt_flat: minimum support for theBlackfin relocations
From
: "Mike Frysinger" <
[email protected]
>
Re: [PATCH] binfmt_flat: minimum support for theBlackfin relocations
From
: Paul Mundt <
[email protected]
>
Re: [PATCH] binfmt_flat: minimum support for theBlackfin relocations
From
: Robin Getz <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Andrew Morton <
[email protected]
>
Re: [PATCH] binfmt_flat: minimum support for theBlackfin relocations
From
: David McCullough <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: "Dave Airlie" <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: "Dave Airlie" <
[email protected]
>
Re: [00/41] Large Blocksize Support V7 (adds memmap support)
From
: David Chinner <
[email protected]
>
Re: [PATCH] binfmt_flat: minimum support for theBlackfin relocations
From
: Robin Getz <
[email protected]
>
Re: Out of socket memory
From
: Robert Hancock <
[email protected]
>
Re: [05/17] vunmap: return page array
From
: KAMEZAWA Hiroyuki <
[email protected]
>
Re: [PATCH] drivers/video/pmag-ba-fb.c: Improve diagnostics
From
: Andrew Morton <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: "Dave Airlie" <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: Andrew Morton <
[email protected]
>
Re: [v4l-dvb-maintainer] [PATCH] cafe_ccic: default to allocating DMA buffers at probe time
From
: Trent Piepho <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: Andrew Morton <
[email protected]
>
Re: Serial USB-driver for Winchiphead CH340/41 chip
From
: Greg KH <
[email protected]
>
Re: [PATCH] sched: fix to use invalid sched_class
From
: Hiroshi Shimamoto <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
:
[email protected]
(Joseph Fannin)
Re: what is the difference between shutdown command and writing to /sys/power/state
From
: "Rafael J. Wysocki" <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: Tilman Schmidt <
[email protected]
>
Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING
From
: "Rafael J. Wysocki" <
[email protected]
>
RE: CFS: some bad numbers with Java/database threading [FIXED]
From
: "David Schwartz" <
[email protected]
>
Re: [PATCH 2/5][GFS2] Cleanup explicit check for mandatory locks
From
: Andrew Morton <
[email protected]
>
Re: [PATCH 2.6.23-rc6 Resending] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
From
: Nagendra Tomar <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: David Brownell <
[email protected]
>
Re: VM/VFS bug with large amount of memory and file systems?
From
: Andrew Morton <
[email protected]
>
Re: [PATCH 2.6.23-rc6 Resending] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
From
: Nagendra Tomar <
[email protected]
>
Re: VM/VFS bug with large amount of memory and file systems?
From
: Christoph Lameter <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: Chuck Ebbert <
[email protected]
>
Out of socket memory
From
: Ilya Eremin <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: Andrew Morton <
[email protected]
>
MAX_RT_PRIO - 1 Highest prio?
From
: Chris Rigg <
[email protected]
>
Arr! Linux 2.6.23-rc7
From
: Linus Torvalds <
[email protected]
>
Re: [PATCH 2.6.23-rc6 Resending] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
From
: Davide Libenzi <
[email protected]
>
Re: [PATCH 2.6.23-rc6 Resending] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
From
: David Miller <
[email protected]
>
Re: [RFC][PATCH 1/6] lockdep: annotate rcu_read_{,un}lock{,_bh}
From
: "Paul E. McKenney" <
[email protected]
>
RE: CFS: some bad numbers with Java/database threading [FIXED]
From
: "David Schwartz" <
[email protected]
>
Mask Issue?
From
: Chris Holvenstot <
[email protected]
>
Re: [PATCH] Make wistron-btns recognize special keys on Medion WIM2160 notebooks
From
: Andrew Morton <
[email protected]
>
Re: [Announce] Linux-tiny project revival
From
: Michael Opdenacker <
[email protected]
>
SMP interrupt controller that only supports CPU affinity?
From
: Kumar Gala <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: Tilman Schmidt <
[email protected]
>
Re: [PATCH 2/3] CRED: Split the task security data and move part of it into struct cred
From
: David Howells <
[email protected]
>
RE: CFS: some bad numbers with Java/database threading [FIXED]
From
: "David Schwartz" <
[email protected]
>
Re: [PATCH 2.6.23-rc6 Resending] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
From
: Nagendra Tomar <
[email protected]
>
Re: [newbie:] Bonnie++2 hangs recent 2.6 kernels? Bash keeps looping in waitpid(), eating 100% CPU
From
: Chuck Ebbert <
[email protected]
>
Re: [PATCH] Ext4: Uninitialized Block Groups
From
: Avantika Mathur <
[email protected]
>
Re: VM/VFS bug with large amount of memory and file systems?
From
: Rik van Riel <
[email protected]
>
Re: VM/VFS bug with large amount of memory and file systems?
From
: Andrew Morton <
[email protected]
>
Re: [PATCH 2.6.23-rc6 Resending] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
From
: David Miller <
[email protected]
>
Re: [v4l-dvb-maintainer] [PATCH] cafe_ccic: default to allocating DMA buffers at probe time
From
: Andres Salomon <
[email protected]
>
Re: [v4l-dvb-maintainer] [PATCH] cafe_ccic: default to allocating DMA buffers at probe time
From
: Trent Piepho <
[email protected]
>
Re: [Celinux-dev] [Announce] Linux-tiny project revival
From
: Michael Opdenacker <
[email protected]
>
[PATCH 2.6.23-rc6 Resending] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
From
: Nagendra Tomar <
[email protected]
>
Re: VM/VFS bug with large amount of memory and file systems?
From
: Rik van Riel <
[email protected]
>
Re: [patch 3/7] Use extended crashkernel command line on x86_64
From
: Andrew Morton <
[email protected]
>
Re: [patch 1/7] Extended crashkernel command line
From
: Andrew Morton <
[email protected]
>
Re: sys_chroot+sys_fchdir Fix
From
: David Newall <
[email protected]
>
Re: [PATCH] mm: use pagevec to rotate reclaimable page
From
: Andrew Morton <
[email protected]
>
Re: [05/17] vunmap: return page array
From
: Christoph Lameter <
[email protected]
>
Re: [PATCH] docuement filesystem helpers for custom 'struct file's
From
: Randy Dunlap <
[email protected]
>
Re: [PATCH 00/24] Read-only bind mounts
From
: Andrew Morton <
[email protected]
>
Re: [PATCH] sched: fix to use invalid sched_class
From
: Dmitry Adamushko <
[email protected]
>
Kernel bug
From
: Branislav Bozgai <
[email protected]
>
Re: [PATCH] JBD slab cleanups
From
: Mingming Cao <
[email protected]
>
Re: CFS: some bad numbers with Java/database threading [FIXED]
From
: Peter Zijlstra <
[email protected]
>
Re: [PATCH 00/24] Read-only bind mounts
From
: Dave Hansen <
[email protected]
>
Re: [PATCH] JBD: use GFP_NOFS in kmalloc
From
: Mingming Cao <
[email protected]
>
Re: MTRR initialization
From
: Jesse Barnes <
[email protected]
>
Re: iso9660 vs udf
From
: Phillip Susi <
[email protected]
>
Re: CFS: some bad numbers with Java/database threading [FIXED]
From
: Ingo Molnar <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: Peter Zijlstra <
[email protected]
>
Re: A little coding style nugget of joy
From
: Andy Lutomirski <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Andrew Morton <
[email protected]
>
Re: [Celinux-dev] [Announce] Linux-tiny project revival
From
: Tim Bird <
[email protected]
>
Re: CFS: some bad numbers with Java/database threading [FIXED]
From
: Ingo Molnar <
[email protected]
>
Re: A little coding style nugget of joy
From
: "Andrew Lutomirski" <
[email protected]
>
Re: [PATCH] sched: fix to use invalid sched_class
From
: Ingo Molnar <
[email protected]
>
RE: what is the difference between shutdown command and writing to /sys/power/state
From
: "Agarwal, Lomesh" <
[email protected]
>
Re: 2.6.23-rc6-mm1: BUG kmalloc-16: Object padding overwritten (sysfs?)
From
: Christoph Lameter <
[email protected]
>
Re: [PATCH]PCI:disable resource decode in PCI BAR detection
From
: Jesse Barnes <
[email protected]
>
Re: [PATCH] JBD: use GFP_NOFS in kmalloc
From
: Andrew Morton <
[email protected]
>
Re: [Announce] Linux-tiny project revival
From
: Tim Bird <
[email protected]
>
Re: A little coding style nugget of joy
From
: Andi Kleen <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: "Dmitry Torokhov" <
[email protected]
>
Re: [Celinux-dev] [Announce] Linux-tiny project revival
From
: Andrew Morton <
[email protected]
>
Re: [PATCH 00/24] Read-only bind mounts
From
: Andrew Morton <
[email protected]
>
[PATCH 6/6] Unionfs: cache coherency after lower objects are removed
From
: Erez Zadok <
[email protected]
>
[PATCH 5/6] Unionfs: unionfs_lookup locking consistency
From
: Erez Zadok <
[email protected]
>
[PATCH 4/6] Unionfs: check integrity only if validated dentry successfully
From
: Erez Zadok <
[email protected]
>
[PATCH 1/6] Unionfs: use bool type in dentry and file revalidation code
From
: Erez Zadok <
[email protected]
>
[PATCH 3/6] Unionfs: add missing newlines to printks
From
: Erez Zadok <
[email protected]
>
[PATCH 2/6] Unionfs: remove unnecessary comment
From
: Erez Zadok <
[email protected]
>
[GIT PULL -mm] 0/6 Unionfs updates/cleanups/fixes
From
: Erez Zadok <
[email protected]
>
Re: what is the difference between shutdown command and writing to /sys/power/state
From
: "Rafael J. Wysocki" <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: Peter Zijlstra <
[email protected]
>
[PATCH] sched: fix to use invalid sched_class
From
: Hiroshi Shimamoto <
[email protected]
>
Complete Linux history in git
From
: Gonsolo <
[email protected]
>
Re: 2.6.23-rc6-mm1: BUG kmalloc-16: Object padding overwritten (sysfs?)
From
: Christoph Lameter <
[email protected]
>
Re: [git] CFS-devel, group scheduler, fixes
From
: Tong Li <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: "Paul E. McKenney" <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Jiri Slaby <
[email protected]
>
Re: [PATCH] JBD slab cleanups
From
: Mingming Cao <
[email protected]
>
Re: [Announce] Linux-tiny project revival
From
:
[email protected]
Re: bnx2 dirver's firmware images
From
: "Michael Chan" <
[email protected]
>
Re: 2.6.23-rc6-mm1 -- mkfs stuck in 'D'
From
: Peter Zijlstra <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: Sam Ravnborg <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: "Dmitry Torokhov" <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: Gabriel C <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
:
[email protected]
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
:
[email protected]
Re: [patch 1/4] Linux Kernel Markers - Architecture Independent Code
From
: Denys Vlasenko <
[email protected]
>
Re: bnx2 dirver's firmware images
From
: Denys Vlasenko <
[email protected]
>
Re: CFS: some bad numbers with Java/database threading [FIXED]
From
: Linus Torvalds <
[email protected]
>
Re: UML dead with current -git?
From
: Randy Dunlap <
[email protected]
>
Re: CFS: some bad numbers with Java/database threading [FIXED]
From
: Ingo Molnar <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: Ulrich Drepper <
[email protected]
>
Re: [PATCH -mm] watchdog: fix help text
From
: Wim Van Sebroeck <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: Peter Zijlstra <
[email protected]
>
Disk I/O degraded performance
From
: "Ramon Chimeno" <
[email protected]
>
[PATCH] MAINTAINERS: mark ide-scsi as Orphan
From
: Bartlomiej Zolnierkiewicz <
[email protected]
>
Re: 2.6.23-rc6-mm1 -- mkfs stuck in 'D'
From
: Hugh Dickins <
[email protected]
>
Re: bnx2 dirver's firmware images
From
: "Michael Chan" <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Jiri Slaby <
[email protected]
>
Re: [patch 1/4] Linux Kernel Markers - Architecture Independent Code
From
:
[email protected]
(Frank Ch. Eigler)
Re: CFS: some bad numbers with Java/database threading [FIXED]
From
: "Chris Friesen" <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Jiri Slaby <
[email protected]
>
Re: CFS: some bad numbers with Java/database threading [FIXED]
From
: Ingo Molnar <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Andi Kleen <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: "Dmitry Torokhov" <
[email protected]
>
Re: CFS: some bad numbers with Java/database threading [FIXED]
From
: "Chris Friesen" <
[email protected]
>
Re: [PATCH] JBD slab cleanups
From
: Andreas Dilger <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Jiri Slaby <
[email protected]
>
Re: CFS: some bad numbers with Java/database threading [FIXED]
From
: Linus Torvalds <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: Peter Zijlstra <
[email protected]
>
Re: [Announce] Linux-tiny project revival
From
: Tim Bird <
[email protected]
>
Re: 2.6.23-rc6-mm1: BUG kmalloc-16: Object padding overwritten (sysfs?)
From
: Andrew Morton <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: Andi Kleen <
[email protected]
>
Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken
From
: Andrew Morton <
[email protected]
>
Re: [git] CFS-devel, group scheduler, fixes
From
: "Siddha, Suresh B" <
[email protected]
>
Re: iso9660 vs udf
From
: "Andries E. Brouwer" <
[email protected]
>
Re: [PATCH] cafe_ccic: default to allocating DMA buffers at probe time
From
:
[email protected]
(Jonathan Corbet)
Re: [Announce] Linux-tiny project revival
From
: Tim Bird <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: Sam Ravnborg <
[email protected]
>
Re: [PATCH -mm] Don't truncate /proc/PID/environ at 4096 characters
From
: Hugh Dickins <
[email protected]
>
Re: [PATCH] Fix potential OOPS in generic_setlease()
From
: "J. Bruce Fields" <
[email protected]
>
Re: [PATCH] JBD slab cleanups
From
: Dave Kleikamp <
[email protected]
>
Re: [Announce] Linux-tiny project revival
From
: Andi Kleen <
[email protected]
>
Re: [PATCH] JBD slab cleanups
From
: Dave Kleikamp <
[email protected]
>
Re: PROBLEM: System Freeze on Particular workload with kernel 2.6.22.6
From
: "Ahmed S. Darwish" <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Andi Kleen <
[email protected]
>
Re: [PATCH] Use list_first_entry in locks_wake_up_blocks
From
: "J. Bruce Fields" <
[email protected]
>
[PATCH] JBD: use GFP_NOFS in kmalloc
From
: Mingming Cao <
[email protected]
>
Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING
From
: Thomas Gleixner <
[email protected]
>
Re: [PATCH] Rework /proc/locks via seq_files and seq_list helpers
From
: "J. Bruce Fields" <
[email protected]
>
Re: CFS: some bad numbers with Java/database threading [FIXED]
From
: Ingo Molnar <
[email protected]
>
Re: [PATCH] JBD slab cleanups
From
: Mingming Cao <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Andrew Morton <
[email protected]
>
Re: 2.6.23-rc6-mm1 panic (memory controller issue ?)
From
: Balbir Singh <
[email protected]
>
Re: [Announce] Linux-tiny project revival
From
: "Christian MICHON" <
[email protected]
>
[ANNOUNCE] GIT 1.5.3.2
From
: Junio C Hamano <
[email protected]
>
Re: [patch 1/4] Linux Kernel Markers - Architecture Independent Code
From
: Mathieu Desnoyers <
[email protected]
>
Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken
From
: Jason Wessel <
[email protected]
>
Re: 2.6.23-rc6-mm1 panic (memory controller issue ?)
From
: Christoph Lameter <
[email protected]
>
what is the difference between shutdown command and writing to /sys/power/state
From
: "Agarwal, Lomesh" <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: "Dmitry Torokhov" <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: Sam Ravnborg <
[email protected]
>
Re: [Announce] Linux-tiny project revival
From
: "Luis R. Rodriguez" <
[email protected]
>
Re: [patch 1/4] Linux Kernel Markers - Architecture Independent Code
From
: Mathieu Desnoyers <
[email protected]
>
RE: CFS: some bad numbers with Java/database threading [FIXED]
From
: "David Schwartz" <
[email protected]
>
Re: sys_chroot+sys_fchdir Fix
From
: Alan Cox <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: Rick Jones <
[email protected]
>
Re: [Patch 1/2] Trace code and documentation (updated)
From
: Randy Dunlap <
[email protected]
>
Re: [PATCH] Consolidate sleeping routines in file locking code
From
: "J. Bruce Fields" <
[email protected]
>
Re: [patch 4/7] Immediate Values - i386 Optimization
From
: Mathieu Desnoyers <
[email protected]
>
Re: [PATCH -mm] Don't truncate /proc/PID/environ at 4096 characters
From
: Mikael Pettersson <
[email protected]
>
Re: patch/option to wipe memory at boot?
From
: Chris Snook <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: Andi Kleen <
[email protected]
>
Re: [alsa-devel] [PARTIAL PATCH] snd-hda-intel on Medion WIM2160
From
: Bernhard Rosenkraenzer <
[email protected]
>
Re: sys_chroot+sys_fchdir Fix
From
: Bill Davidsen <
[email protected]
>
Re: [patch 4/7] Immediate Values - i386 Optimization
From
: Mathieu Desnoyers <
[email protected]
>
Re: 2.6.23-rc6-mm1 panic (memory controller issue ?)
From
: Balbir Singh <
[email protected]
>
Re: [PATCH] Wake up mandatory locks waiter on chmod
From
: Trond Myklebust <
[email protected]
>
Re: 2.6.23-rc6: hanging ext3 dbench tests
From
: Andy Whitcroft <
[email protected]
>
2.6.23-rc6: S4 and S5 no longer listed as supported on Toshiba Satellite A40
From
: Frans Pop <
[email protected]
>
Re: [PATCH 03/24] create cleanup helper svc_msnfs()
From
: Trond Myklebust <
[email protected]
>
Re: [PATCH] Wake up mandatory locks waiter on chmod
From
: "J. Bruce Fields" <
[email protected]
>
Re: NFS + coredump OOPS
From
: Trond Myklebust <
[email protected]
>
Re: UML dead with current -git?
From
: Jeff Dike <
[email protected]
>
[Announce] Linux-tiny project revival
From
: Tim Bird <
[email protected]
>
Re: 2.6.23-rc6-mm1: atomic counter underflow
From
: Cornelia Huck <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: Ulrich Drepper <
[email protected]
>
Re: [RFC 13/26] SLUB: Add SlabReclaimable() to avoid repeated reclaim attempts
From
: Christoph Lameter <
[email protected]
>
Test harness in the kernel for new syscalls? [Was: Trace code and documentation (updated)]
From
: Sam Ravnborg <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: Alan Cox <
[email protected]
>
Re: [PATCH 03/24] create cleanup helper svc_msnfs()
From
: Christoph Hellwig <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: Andi Kleen <
[email protected]
>
[PATCH] docuement filesystem helpers for custom 'struct file's
From
: Dave Hansen <
[email protected]
>
Re: [PATCH 03/24] create cleanup helper svc_msnfs()
From
: Trond Myklebust <
[email protected]
>
Re: [03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
From
: Anton Altaparmakov <
[email protected]
>
Re: [03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
From
: Anton Altaparmakov <
[email protected]
>
Re: [Patch 1/2] Trace code and documentation (updated)
From
: Christoph Hellwig <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: "Paul E. McKenney" <
[email protected]
>
Re: [Patch 1/2] Trace code and documentation (updated)
From
: Sam Ravnborg <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: Ulrich Drepper <
[email protected]
>
Re: [PATCH 03/24] create cleanup helper svc_msnfs()
From
: Dave Hansen <
[email protected]
>
Re: [PATCH 00/24] Read-only bind mounts
From
: Christoph Hellwig <
[email protected]
>
Re: [patch 4/7] Immediate Values - i386 Optimization
From
: "H. Peter Anvin" <
[email protected]
>
Re: 2.6.23-rc6-mm1 -- powerpc link failure
From
: Sam Ravnborg <
[email protected]
>
Re: [Patch 1/2] Trace code and documentation (updated)
From
: David Wilder <
[email protected]
>
Re: [14/17] Allow bit_waitqueue to wait on a bit in a vmalloc area
From
: Christoph Lameter <
[email protected]
>
Re: [PATCH 03/24] create cleanup helper svc_msnfs()
From
: Jan Engelhardt <
[email protected]
>
Re: [PATCH 22/24] do_rmdir(): elevate write count
From
: Christoph Hellwig <
[email protected]
>
Re: [PATCH 21/24] elevate mnt writers for vfs_unlink() callers
From
: Christoph Hellwig <
[email protected]
>
Re: [PATCH 20/24] sys_mknodat(): elevate write count for vfs_mknod/create()
From
: Christoph Hellwig <
[email protected]
>
[RESEND] [PATCH 9/11] UML - Eliminate interrupts in the idle loop
From
: Jeff Dike <
[email protected]
>
[RESEND] [PATCH 2/11] UML - Fix timer switching
From
: Jeff Dike <
[email protected]
>
Re: 2.6.23-rc6-mm1 - Mostly working, with a kbuild oddity
From
: Sam Ravnborg <
[email protected]
>
Re: [PATCH 19/24] elevate write count for do_sys_utime() and touch_atime()
From
: Christoph Hellwig <
[email protected]
>
Re: [00/17] [RFC] Virtual Compound Page Support
From
: Christoph Lameter <
[email protected]
>
Re: [PATCH 18/24] elevate write count for do_utimes()
From
: Christoph Hellwig <
[email protected]
>
Re: [PATCH 17/24] elevate writer count for do_sys_truncate()
From
: Christoph Hellwig <
[email protected]
>
Re: [PATCH 16/24] nfs: check mnt instead of superblock directly
From
: Christoph Hellwig <
[email protected]
>
Re: bnx2 dirver's firmware images
From
: Sam Ravnborg <
[email protected]
>
Re: [PATCH 15/24] elevate write count over calls to vfs_rename()
From
: Christoph Hellwig <
[email protected]
>
Re: [PATCH 14/24] unix_find_other() elevate write count for touch_atime()
From
: Christoph Hellwig <
[email protected]
>
Re: [PATCH 13/24] elevate write count for file_update_time()
From
: Christoph Hellwig <
[email protected]
>
Re: [PATCH 12/24] elevate mount count for extended attributes
From
: Christoph Hellwig <
[email protected]
>
Re: [newbie:] Bonnie++2 hangs recent 2.6 kernels? Bash keeps looping in waitpid(), eating 100% CPU
From
: "Frantisek Rysanek" <
[email protected]
>
Re: [PATCH 11/24] elevate write count for link and symlink calls
From
: Christoph Hellwig <
[email protected]
>
Re: [PATCH 10/24] elevate write count during entire ncp_ioctl()
From
: Christoph Hellwig <
[email protected]
>
Re: [00/17] [RFC] Virtual Compound Page Support
From
: Christoph Lameter <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: "Paul E. McKenney" <
[email protected]
>
Re: [NFS] [BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945
From
: Trond Myklebust <
[email protected]
>
Re: [PATCH 09/24] elevate mnt writers for callers of vfs_mkdir()
From
: Christoph Hellwig <
[email protected]
>
Re: [patch 1/4] Linux Kernel Markers - Architecture Independent Code
From
: Denys Vlasenko <
[email protected]
>
Re: [PATCH 08/24] make access() use mnt check
From
: Christoph Hellwig <
[email protected]
>
Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING
From
: "Rafael J. Wysocki" <
[email protected]
>
Re: [PATCH 07/24] elevate writer count for chown and friends
From
: Christoph Hellwig <
[email protected]
>
Re: [PATCH 06/24] r/o bind mounts: elevate write count for some ioctls
From
: Christoph Hellwig <
[email protected]
>
Re: [patch 4/7] Immediate Values - i386 Optimization
From
: Jeremy Fitzhardinge <
[email protected]
>
Re: [PATCH 05/24] elevate write count open()'d files
From
: Christoph Hellwig <
[email protected]
>
Re: Intel Memory Ordering White Paper
From
: Andi Kleen <
[email protected]
>
Re: [03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
From
: Christoph Lameter <
[email protected]
>
Re: [03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
From
: Christoph Lameter <
[email protected]
>
Re: [PATCH 04/24] r/o bind mounts: stub functions
From
: Christoph Hellwig <
[email protected]
>
Re: [PATCH 2/3] CRED: Split the task security data and move part of it into struct cred
From
: Casey Schaufler <
[email protected]
>
Re: [PATCH 03/24] create cleanup helper svc_msnfs()
From
: Christoph Hellwig <
[email protected]
>
Re: [PATCH 02/24] rearrange may_open() to be r/o friendly
From
: Christoph Hellwig <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: Ulrich Drepper <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: Andi Kleen <
[email protected]
>
Re: [PATCH 01/24] filesystem helpers for custom 'struct file's
From
: Christoph Hellwig <
[email protected]
>
Re: 2.6.23-rc6-mm1 panic (memory controller issue ?)
From
: Christoph Lameter <
[email protected]
>
Re: 2.6.23-rc6-mm1 panic (memory controller issue ?)
From
: Christoph Lameter <
[email protected]
>
Re: bnx2 dirver's firmware images
From
: maximilian attems <
[email protected]
>
Re: [PATCH 2/3] IB/umem: Add hugetlb flag to struct ib_umem
From
: Roland Dreier <
[email protected]
>
Re: ramdisk
From
: "Midhun A" <
[email protected]
>
Re: A little coding style nugget of joy
From
: Andi Kleen <
[email protected]
>
Re: bnx2 dirver's firmware images
From
: "H. Peter Anvin" <
[email protected]
>
Re: bnx2 dirver's firmware images
From
: maximilian attems <
[email protected]
>
Re: [PATCH 1/6] cpuset write dirty map
From
: Christoph Lameter <
[email protected]
>
Re: [git] CFS-devel, group scheduler, fixes
From
: Tong Li <
[email protected]
>
Re: [PATCH 1/6] cpuset write dirty map
From
: Christoph Lameter <
[email protected]
>
[PATCH 11/11] UML - Use *SEC_PER_*SEC constants
From
: Jeff Dike <
[email protected]
>
[PATCH 10/11] UML - Eliminate SIGALRM
From
: Jeff Dike <
[email protected]
>
[PATCH 3/11] UML - Simplify interval setting
From
: Jeff Dike <
[email protected]
>
[PATCH 8/11] UML - Tickless support
From
: Jeff Dike <
[email protected]
>
[PATCH 9/11] UML - Eliminate interrupts in the idle loop
From
: Jeff Dike <
[email protected]
>
[PATCH 2/11] UML - Fix timer switching
From
: Jeff Dike <
[email protected]
>
[PATCH 5/11] UML - GENERIC_TIME support
From
: Jeff Dike <
[email protected]
>
[PATCH 4/11] UML - Separate timer initialization
From
: Jeff Dike <
[email protected]
>
[PATCH 0/11] UML - Respin of tickless and timekeeping patches
From
: Jeff Dike <
[email protected]
>
[PATCH 6/11] UML - GENERIC_CLOCKEVENTS support
From
: Jeff Dike <
[email protected]
>
[PATCH 7/11] UML - clocksource support
From
: Jeff Dike <
[email protected]
>
[PATCH 1/11] UML - Eliminate hz()
From
: Jeff Dike <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: "Dmitry Torokhov" <
[email protected]
>
Re: [Patch 1/2] Trace code and documentation (updated)
From
: Christoph Hellwig <
[email protected]
>
Re: 2.6.23-rc6-mm1 -- powerpc link failure
From
: Andy Whitcroft <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: David Miller <
[email protected]
>
Re: bnx2 dirver's firmware images
From
: maximilian attems <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: Ulrich Drepper <
[email protected]
>
Re: [PATCH net-2.6.24] eHEA: poll function update for new NAPI scheme
From
: David Miller <
[email protected]
>
Re: 2.6.23-rc6-mm1: atomic counter underflow
From
: Mariusz Kozlowski <
[email protected]
>
2.6.23-rc6-mm1 -- mkfs stuck in 'D'
From
: Andy Whitcroft <
[email protected]
>
Re: NFS4 authentification / fsuid
From
:
[email protected]
Re: bnx2 dirver's firmware images
From
: David Miller <
[email protected]
>
Re: 2.6.23-rc6-mm1 -- powerpc link failure
From
: Segher Boessenkool <
[email protected]
>
[PATCH] [UFS] fs/ufs/super.c misreads the file system state
From
: Leonid Kalev <
[email protected]
>
Re: Intel Memory Ordering White Paper
From
: Jesse Barnes <
[email protected]
>
A little coding style nugget of joy
From
: Matt LaPlante <
[email protected]
>
Re: bnx2 dirver's firmware images
From
: maximilian attems <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: Alan Cox <
[email protected]
>
2.6.23-rc6-mm1: kgdb support on ppc64 utterly broken
From
:
[email protected]
(Mel Gorman)
Re: [newbie:] Bonnie++2 hangs recent 2.6 kernels? Bash keeps looping in waitpid(), eating 100% CPU
From
: "Frantisek Rysanek" <
[email protected]
>
Re: [Patch 1/2] Trace code and documentation (updated)
From
: Christoph Hellwig <
[email protected]
>
[PATCH 3/3] CRED: Move the effective capabilities into the cred struct
From
: David Howells <
[email protected]
>
[PATCH 0/3] Introduce credential record
From
: David Howells <
[email protected]
>
[PATCH 2/3] CRED: Split the task security data and move part of it into struct cred
From
: David Howells <
[email protected]
>
[PATCH 1/3] CRED: Introduce a COW credentials record
From
: David Howells <
[email protected]
>
Re: UML dead with current -git?
From
: Philipp Marek <
[email protected]
>
Re: [PATCH] return correct error code from child_rip in x86_64 entry.S
From
: Andi Kleen <
[email protected]
>
Re: [PATCH] i386/PAE: avoid temporarily inconsistent pte-s
From
: Andi Kleen <
[email protected]
>
Re: PROBLEM: System Freeze on Particular workload with kernel 2.6.22.6
From
: Low Yucheng <
[email protected]
>
Re: [patch 4/7] Immediate Values - i386 Optimization
From
: "H. Peter Anvin" <
[email protected]
>
Re: [PATCH] i386/PAE: avoid temporarily inconsistent pte-s
From
: "Jan Beulich" <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: David Miller <
[email protected]
>
Re: [PATCH] x86: also show non-zero IRQ counts for vectors that currently don't have a handler
From
: Andi Kleen <
[email protected]
>
Re: [PATCH] i386/PAE: avoid temporarily inconsistent pte-s
From
: Andi Kleen <
[email protected]
>
Re: bnx2 dirver's firmware images
From
: David Miller <
[email protected]
>
[PATCH] ARM: Drop support for redundant "keepinitrd" boot-time param.
From
: "Robert P. J. Day" <
[email protected]
>
Re: [PATCH -mm -v2 2/2] i386/x86_64 boot: document for 32 bit boot protocol
From
: "H. Peter Anvin" <
[email protected]
>
Re: [PATCH -mm -v3 1/2] i386/x86_64 boot: setup data
From
: "H. Peter Anvin" <
[email protected]
>
Re: [patch 4/7] Immediate Values - i386 Optimization
From
: Mathieu Desnoyers <
[email protected]
>
Re: [PATCH -mm] Don't truncate /proc/PID/environ at 4096 characters
From
: "H. Peter Anvin" <
[email protected]
>
Re: [PATCH 2.6.23-rc6] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
From
: David Miller <
[email protected]
>
Re: Problem: one driver and 4 instances with different parameters
From
: Randy Dunlap <
[email protected]
>
Re: 2.6.23-rc6-mm1 - Mostly working, with a kbuild oddity
From
:
[email protected]
Re: [PATCH 0/7] fix setuid/setgid clearing in networked filesystems (take 6)
From
: Jeff Layton <
[email protected]
>
Re: [Uclinux-dist-devel] [PATCH] binfmt_flat: minimum support for the Blackfin relocations
From
: Bryan Wu <
[email protected]
>
Re: UML dead with current -git?
From
: Randy Dunlap <
[email protected]
>
Re: follow-up: discrepancy with POSIX
From
: Andi Kleen <
[email protected]
>
[PATCH 4/4] Blackfin EMAC driver: add a select for the PHYLIB of this driver
From
: Bryan Wu <
[email protected]
>
[PATCH 3/4] Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driver
From
: Bryan Wu <
[email protected]
>
[PATCH 2/4] Blackfin EMAC driver: add power management interface and change the bf537mac_reset to bf537mac_disable
From
: Bryan Wu <
[email protected]
>
[PATCH net-2.6.24] eHEA: poll function update for new NAPI scheme
From
: Jan-Bernd Themann <
[email protected]
>
Re: [Patch 1/2] Trace code and documentation (updated)
From
: Andi Kleen <
[email protected]
>
Re: [newbie:] Bonnie++2 hangs recent 2.6 kernels? Bash keeps looping in waitpid(), eating 100% CPU
From
: Randy Dunlap <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: "Paul E. McKenney" <
[email protected]
>
Re: [PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
From
: Randy Dunlap <
[email protected]
>
[PATCH 1/4] Blackfin EMAC driver: add function to change the MAC address
From
: Bryan Wu <
[email protected]
>
Re: PROBLEM: System Freeze on Particular workload with kernel 2.6.22.6
From
: Oleg Verych <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: Peter Zijlstra <
[email protected]
>
follow-up: discrepancy with POSIX
From
: Ulrich Drepper <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: "Dmitry Torokhov" <
[email protected]
>
Re: Real-time features in kernel 2.6.18
From
: Jiri Kosina <
[email protected]
>
[PATCH] PHYLIB: Fix an interrupt loop potential when halting
From
: "Maciej W. Rozycki" <
[email protected]
>
Re: [RFC 13/26] SLUB: Add SlabReclaimable() to avoid repeated reclaim attempts
From
: Rik van Riel <
[email protected]
>
Re: [RFC PATCH] 2.6.22.6 netfilter: sk_setup_caps in ip_make_route_harder
From
: Patrick McHardy <
[email protected]
>
Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
From
: "Nick Kossifidis" <
[email protected]
>
Re: [PATCH 2.6.23-rc6] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
From
: Davide Libenzi <
[email protected]
>
Real-time features in kernel 2.6.18
From
: "Antoine Zen-Ruffinen" <
[email protected]
>
Re: NFS4 authentification / fsuid
From
: "J. Bruce Fields" <
[email protected]
>
Re: [PATCH 1/1] unify DMA_..BIT_MASK definitions: v3.1
From
: Satyam Sharma <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Jiri Slaby <
[email protected]
>
[PATCH 2/2] allow stripping of generated symbols under CONFIG_KALLSYMS_ALL
From
: "Jan Beulich" <
[email protected]
>
[PATCH 1/2] strip generated symbols from *.ko
From
: "Jan Beulich" <
[email protected]
>
Re: [PATCH -mm] Don't truncate /proc/PID/environ at 4096 characters
From
: Mikael Pettersson <
[email protected]
>
[PATCH] x86: also show non-zero IRQ counts for vectors that currently don't have a handler
From
: "Jan Beulich" <
[email protected]
>
[PATCH] i386/PAE: avoid temporarily inconsistent pte-s
From
: "Jan Beulich" <
[email protected]
>
[PATCH] PHYLIB: IRQ event workqueue handling fixes
From
: "Maciej W. Rozycki" <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: Peter Zijlstra <
[email protected]
>
[PATCH] Fix potential OOPS in generic_setlease()
From
: Pavel Emelyanov <
[email protected]
>
[PATCH] return correct error code from child_rip in x86_64 entry.S
From
: Andrey Mirkin <
[email protected]
>
Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage.
From
: Paulo Marques <
[email protected]
>
Re: [PATCH 00/24] Read-only bind mounts
From
: "Serge E. Hallyn" <
[email protected]
>
Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: "Dmitry Torokhov" <
[email protected]
>
Re: [Patch 1/2] Trace code and documentation (updated)
From
: David Wilder <
[email protected]
>
Re: PCI Interrupt
From
: "Maciej W. Rozycki" <
[email protected]
>
Re: NFS4 authentification / fsuid
From
: Satyam Sharma <
[email protected]
>
Re: 2.6.23-rc6-mm1: IPC: sleeping function called ...
From
: Jarek Poplawski <
[email protected]
>
Re: [00/41] Large Blocksize Support V7 (adds memmap support)
From
: Andrea Arcangeli <
[email protected]
>
[PATCH] Fixing signness of parameters in scsi module
From
: Masatake YAMATO <
[email protected]
>
Re: NFS4 authentification / fsuid
From
: Kyle Moffett <
[email protected]
>
Re: [RFC][PATCH 0/6] using lockdep to validate rcu usage
From
: Ingo Molnar <
[email protected]
>
Re: [PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
From
: Satyam Sharma <
[email protected]
>
Re: bnx2 dirver's firmware images
From
: Bill Davidsen <
[email protected]
>
[PATCH -mm] Don't truncate /proc/PID/environ at 4096 characters
From
: "James Pearson" <
[email protected]
>
Re: iso9660 vs udf
From
: Karel Zak <
[email protected]
>
Re: [03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
From
: Anton Altaparmakov <
[email protected]
>
Re: PCI Interrupt
From
: Jarek Poplawski <
[email protected]
>
Re: [patch 4/7] Immediate Values - i386 Optimization
From
: Mathieu Desnoyers <
[email protected]
>
Re: 2.6.23-rc6-mm1: BUG kmalloc-16: Object padding overwritten (sysfs?)
From
: Alexey Dobriyan <
[email protected]
>
Re: PCI Interrupt
From
: Jarek Poplawski <
[email protected]
>
[PATCH] Use list_first_entry in locks_wake_up_blocks
From
: Pavel Emelyanov <
[email protected]
>
[PATCH] AVR32: Drop support for redundant "keepinitrd" boot-time parm.
From
: "Robert P. J. Day" <
[email protected]
>
Re: PCI Interrupt
From
: "Frantisek Rysanek" <
[email protected]
>
Re: UML dead with current -git?
From
: Philipp Marek <
[email protected]
>
2.6.23-rc6-mm1: BUG kmalloc-16: Object padding overwritten (sysfs?)
From
: Alexey Dobriyan <
[email protected]
>
[PATCH] pci: Fix e100 interrupt quirk
From
: Valentine Barshak <
[email protected]
>
LTP Latest Snapshot now available
From
: Subrata Modak <
[email protected]
>
Re: [Jfs-discussion] [2/4] 2.6.23-rc6: known regressions
From
: Dave Kleikamp <
[email protected]
>
2.6.23-rc6-mm1 powerpc - kgdb is broken
From
: Kamalesh Babulal <
[email protected]
>
Re: PCI Interrupt
From
: "Rafael J. Wysocki" <
[email protected]
>
Re: NFS4 authentification / fsuid
From
: Satyam Sharma <
[email protected]
>
Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Jiri Slaby <
[email protected]
>
Re: 2.6.23-rc6-mm1 and acpi
From
: "Rafael J. Wysocki" <
[email protected]
>
Re: [PATCH] Combine instrumentation menus in kernel/Kconfig.instrumentation
From
: Mathieu Desnoyers <
[email protected]
>
Re: [Jfs-discussion] [2/4] 2.6.23-rc6: known regressions
From
: Oliver Neukum <
[email protected]
>
X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
From
: Jiri Slaby <
[email protected]
>
[PATCH] Rework /proc/locks via seq_files and seq_list helpers
From
: Pavel Emelyanov <
[email protected]
>
Re: [patch 1/4] Linux Kernel Markers - Architecture Independent Code
From
: Mathieu Desnoyers <
[email protected]
>
Re: iso9660 vs udf
From
: "Kay Sievers" <
[email protected]
>
Re: [PATCH] Combine instrumentation menus in kernel/Kconfig.instrumentation
From
: "Robert P. J. Day" <
[email protected]
>
NFS + coredump OOPS
From
: NetArt - Grzegorz Nosek <
[email protected]
>
Re: [patch 1/7] Immediate Values - Architecture Independent Code
From
: Mathieu Desnoyers <
[email protected]
>
Re: [PATCH] Combine instrumentation menus in kernel/Kconfig.instrumentation
From
: Mathieu Desnoyers <
[email protected]
>
Re: [patch 3/4] Linux Kernel Markers - Documentation
From
: Mathieu Desnoyers <
[email protected]
>
Re: [PATCH] crypto: cleanup: Use max() in blkcipher_get_spot() to state the intention.
From
: Herbert Xu <
[email protected]
>
Re: [patch 4/7] Immediate Values - i386 Optimization
From
: Andi Kleen <
[email protected]
>
Re: [patch 2/7] Immediate Values - Kconfig menu in EMBEDDED
From
: Mathieu Desnoyers <
[email protected]
>
Re: iso9660 vs udf
From
: Krzysztof Halasa <
[email protected]
>
Re: [patch 4/7] Immediate Values - i386 Optimization
From
: Mathieu Desnoyers <
[email protected]
>
Re: [patch 4/7] Immediate Values - i386 Optimization
From
: Mathieu Desnoyers <
[email protected]
>
Re: [PATCH] pci: Fix e100 interrupt quirk
From
: Valentine Barshak <
[email protected]
>
Re: [patch 4/7] Immediate Values - i386 Optimization
From
: Mathieu Desnoyers <
[email protected]
>
Re: [PATCH v2] iw_cxgb3: Support "iwarp-only" interfaces to avoid 4-tuple conflicts.
From
: Evgeniy Polyakov <
[email protected]
>
[RFC][PATCH 0/6] using lockdep to validate rcu usage
From
: Peter Zijlstra <
[email protected]
>
[RFC][PATCH 1/6] lockdep: annotate rcu_read_{,un}lock{,_bh}
From
: Peter Zijlstra <
[email protected]
>
[RFC][PATCH 4/6] implicit vs explicit preempt_disable()
From
: Peter Zijlstra <
[email protected]
>
Re: [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental.
From
: Ian Campbell <
[email protected]
>
[RFC][PATCH 6/6] fixup early boot
From
: Peter Zijlstra <
[email protected]
>
[RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
From
: Peter Zijlstra <
[email protected]
>
[RFC][PATCH 3/6] lockdep: rcu_dereference() vs preempt_disable()
From
: Peter Zijlstra <
[email protected]
>
[RFC][PATCH 5/6] fixup funny preemption tricks in irq_exit
From
: Peter Zijlstra <
[email protected]
>
Re: [PATCH] pci: Fix e100 interrupt quirk
From
: Jarek Poplawski <
[email protected]
>
Re: PCI Interrupt
From
: Jarek Poplawski <
[email protected]
>
Re: [00/41] Large Blocksize Support V7 (adds memmap support)
From
: Nick Piggin <
[email protected]
>
Re: [00/41] Large Blocksize Support V7 (adds memmap support)
From
: "Alex Tomas" <
[email protected]
>
Re: [PATCH 2/3] Consolidate host virtualization support under Virtualization menu
From
: "Alexey Eremenko" <
[email protected]
>
[RFC PATCH] 2.6.22.6 netfilter: sk_setup_caps in ip_make_route_harder
From
: lepton <
[email protected]
>
2.6.23-rc6-mm1 -- powerpc pSeries_log_error panic in rtas_call/early_enable_eeh
From
: Andy Whitcroft <
[email protected]
>
Re: sys_chroot+sys_fchdir Fix
From
: Alan Cox <
[email protected]
>
2.6.23-rc6-mm1 -- powerpc link failure
From
: Andy Whitcroft <
[email protected]
>
Re: Intel-Quad on GA-P35-S3 motherboard with 4*2GB
From
: Wojciech Kromer <
[email protected]
>
Re: [00/17] [RFC] Virtual Compound Page Support
From
: Eric Dumazet <
[email protected]
>
Re: [PATCH -mm -v2 2/2] i386/x86_64 boot: document for 32 bit boot protocol
From
: Alan Cox <
[email protected]
>
Re: [03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
From
: David Rientjes <
[email protected]
>
PROBLEM: System Freeze on Particular workload with kernel 2.6.22.6
From
: Low Yucheng <
[email protected]
>
Re: [newbie:] Bonnie++2 hangs recent 2.6 kernels? Bash keeps looping in waitpid(), eating 100% CPU
From
: "Frantisek Rysanek" <
[email protected]
>
Re: [patch 1/7] Immediate Values - Architecture Independent Code
From
: Denys Vlasenko <
[email protected]
>
[PATCH -mm -v3 2/2] i386/x86_64 boot: document for 32 bit boot protocol
From
: "Huang, Ying" <
[email protected]
>
[PATCH -mm -v3 1/2] i386/x86_64 boot: setup data
From
: "Huang, Ying" <
[email protected]
>
Re: 2.6.23-rc6-mm1 -- drivers/kvm/ioapic.c: In function ‘ioapic_deliver’: error: ‘dest_LowestPrio’ undeclared (first use in this function)
From
: Avi Kivity <
[email protected]
>
Re: Problem: one driver and 4 instances with different parameters
From
: "Andreas Herrmann" <
[email protected]
>
Re: 2.6.20 (XFS? related) crash after uptime of > 180 days during apt-get dist-upgrade on Debian Testing
From
: Justin Piszcz <
[email protected]
>
Re: [patch 1/7] Immediate Values - Architecture Independent Code
From
: Denys Vlasenko <
[email protected]
>
Re: [03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
From
: Anton Altaparmakov <
[email protected]
>
Re: [git] CFS-devel, group scheduler, fixes
From
: Mike Galbraith <
[email protected]
>
Re: iso9660 vs udf
From
: "Andries E. Brouwer" <
[email protected]
>
Re: bnx2 dirver's firmware images
From
: Denys Vlasenko <
[email protected]
>
Re: [Patch 1/2] Trace code and documentation (updated)
From
: Andi Kleen <
[email protected]
>
Re: 2.6.23-rc6-mm1: atomic counter underflow
From
: Cornelia Huck <
[email protected]
>
Re: Problem: one driver and 4 instances with different parameters
From
: Andi Kleen <
[email protected]
>
Re: [00/17] [RFC] Virtual Compound Page Support
From
: Andi Kleen <
[email protected]
>
Re: [03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
From
: David Rientjes <
[email protected]
>
Re: [05/17] vunmap: return page array
From
: KAMEZAWA Hiroyuki <
[email protected]
>
sys_chroot+sys_fchdir Fix
From
: majkls <
[email protected]
>
Re: Query on Real Time Signalling in Linux 2.6.16 kernel
From
: "Michael Kerrisk" <
[email protected]
>
Re: [git] CFS-devel, group scheduler, fixes
From
: Mike Galbraith <
[email protected]
>
[RFC][PATCH] page->mapping clarification [3/3] changes in /fs generic
From
: KAMEZAWA Hiroyuki <
[email protected]
>
[RFC][PATCH] page->mapping clarification [2/3] changes in /mm
From
: KAMEZAWA Hiroyuki <
[email protected]
>
[RFC][PATCH] page->mapping clarification [1/3] base functions
From
: KAMEZAWA Hiroyuki <
[email protected]
>
Re: Problem: one driver and 4 instances with different parameters
From
: "Nobin Mathew" <
[email protected]
>
Re: [00/17] [RFC] Virtual Compound Page Support
From
: Anton Altaparmakov <
[email protected]
>
Re: 2.6.23-rc6-mm1 - Mostly working, with a kbuild oddity
From
: Sam Ravnborg <
[email protected]
>
Re: [03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
From
: Anton Altaparmakov <
[email protected]
>
Re: [PATCH 1/3] Blackfin EMAC driver: add function to change the MAC address
From
: Bryan Wu <
[email protected]
>
Re: NetXen driver causing slab corruption in -RT kernels
From
: Dhananjay Phadke <
[email protected]
>
Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING
From
: Thomas Gleixner <
[email protected]
>
Re: [PATCH 1/1] ppc64: Convert cpu_sibling_map to a per_cpu data array ppc64 v2
From
: Stephen Rothwell <
[email protected]
>
Problem: one driver and 4 instances with different parameters
From
: "Andrey Kamchatnikov" <
[email protected]
>
Re: [03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
From
: David Rientjes <
[email protected]
>
Re: [PATCH] Ext4: Uninitialized Block Groups
From
: Andreas Dilger <
[email protected]
>
Re: [git] CFS-devel, group scheduler, fixes
From
: Mike Galbraith <
[email protected]
>
Re: [git] CFS-devel, group scheduler, fixes
From
: Tong Li <
[email protected]
>
Re: [PATCH] Combine instrumentation menus in kernel/Kconfig.instrumentation
From
:
[email protected]
Re: Two identical entries for "rtc" in /proc/devices
From
: David Brownell <
[email protected]
>
[PATCH] cafe_ccic: default to allocating DMA buffers at probe time
From
: Andres Salomon <
[email protected]
>
[IA64] Kexec: Remove vector from ia64_machine_kexec()
From
: Simon Horman <
[email protected]
>
2.6.23-rc6-mm1 and acpi
From
: Michael Gerdau <
[email protected]
>
Re: [PATCH -mm -v2 2/2] i386/x86_64 boot: document for 32 bit boot protocol
From
: "Huang, Ying" <
[email protected]
>
Re: [PATCH -mm -v2 2/2] i386/x86_64 boot: document for 32 bit boot protocol
From
: "H. Peter Anvin" <
[email protected]
>
Re: NFS4 authentification / fsuid
From
: Kyle Moffett <
[email protected]
>
Re: [00/41] Large Blocksize Support V7 (adds memmap support)
From
: David Chinner <
[email protected]
>
[PATCH -mm] sound/hda: fix help text
From
: Randy Dunlap <
[email protected]
>
[PATCH -mm] kgdb: fix help text
From
: Randy Dunlap <
[email protected]
>
[PATCH -mm] watchdog: fix help text
From
: Randy Dunlap <
[email protected]
>
Re: [00/41] Large Blocksize Support V7 (adds memmap support)
From
: Rene Herman <
[email protected]
>
[Patch 2/2] Relay reset consumend
From
: "David J. Wilder" <
[email protected]
>
[Patch 1/2] Trace code and documentation (updated)
From
: "David J. Wilder" <
[email protected]
>
[Patch 0/2] A Kernel Tracing Interface (updated)
From
: "David J. Wilder" <
[email protected]
>
Re: [00/41] Large Blocksize Support V7 (adds memmap support)
From
: Linus Torvalds <
[email protected]
>
Re: [00/41] Large Blocksize Support V7 (adds memmap support)
From
: Rene Herman <
[email protected]
>
Re: [14/17] Allow bit_waitqueue to wait on a bit in a vmalloc area
From
: Gabriel C <
[email protected]
>
Re: [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental.
From
: Jeremy Fitzhardinge <
[email protected]
>
Re: [00/41] Large Blocksize Support V7 (adds memmap support)
From
: Linus Torvalds <
[email protected]
>
Re: [git] CFS-devel, group scheduler, fixes
From
: Srivatsa Vaddagiri <
[email protected]
>
Re: [00/41] Large Blocksize Support V7 (adds memmap support)
From
: Rene Herman <
[email protected]
>
[05/17] vunmap: return page array
From
: Christoph Lameter <
[email protected]
>
[06/17] vmalloc_address(): Determine vmalloc address from page struct
From
: Christoph Lameter <
[email protected]
>
[07/17] GFP_VFALLBACK: Allow fallback of compound pages to virtual mappings
From
: Christoph Lameter <
[email protected]
>
[09/17] VFALLBACK: Debugging aid
From
: Christoph Lameter <
[email protected]
>
[10/17] Use GFP_VFALLBACK for sparsemem.
From
: Christoph Lameter <
[email protected]
>
[15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
From
: Christoph Lameter <
[email protected]
>
[17/17] Allow virtual fallback for dentries
From
: Christoph Lameter <
[email protected]
>
[16/17] Allow virtual fallback for buffer_heads
From
: Christoph Lameter <
[email protected]
>
[14/17] Allow bit_waitqueue to wait on a bit in a vmalloc area
From
: Christoph Lameter <
[email protected]
>
[13/17] Virtual compound page freeing in interrupt context
From
: Christoph Lameter <
[email protected]
>
[12/17] Virtual Compound page allocation from interrupt context.
From
: Christoph Lameter <
[email protected]
>
[11/17] GFP_VFALLBACK for zone wait table.
From
: Christoph Lameter <
[email protected]
>
[08/17] Pass vmalloc address in page->private
From
: Christoph Lameter <
[email protected]
>
[03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
From
: Christoph Lameter <
[email protected]
>
[01/17] Vmalloc: Move vmalloc_to_page to mm/vmalloc.
From
: Christoph Lameter <
[email protected]
>
[02/17] Vmalloc: add const
From
: Christoph Lameter <
[email protected]
>
[00/17] [RFC] Virtual Compound Page Support
From
: Christoph Lameter <
[email protected]
>
[04/17] vmalloc: clean up page array indexing
From
: Christoph Lameter <
[email protected]
>
[Patch]some proc entries are missed in sched_domain sys_ctl debug code.
From
: Zou Nan hai <
[email protected]
>
[PATCH -mm -v2 2/2] i386/x86_64 boot: document for 32 bit boot protocol
From
: "Huang, Ying" <
[email protected]
>
[PATCH -mm -v2 1/2] i386/x86_64 boot: setup data
From
: "Huang, Ying" <
[email protected]
>
Re: [PATCH] Ext4: Uninitialized Block Groups
From
: Andrew Morton <
[email protected]
>
Re: [PATCH] Ext4: Uninitialized Block Groups
From
: Andrew Morton <
[email protected]
>
Re: [PATCH] atyfb: force 29MHz xtal on G3 PowerBooks
From
: Benjamin Herrenschmidt <
[email protected]
>
Re: drivers/usb/misc/emi*.c have the biggest data objects in the whole tree
From
:
[email protected]
Re: iso9660 vs udf
From
: Randy Dunlap <
[email protected]
>
Re: [00/41] Large Blocksize Support V7 (adds memmap support)
From
: Nathan Scott <
[email protected]
>
Re: [PATCH] fix memory hot remove not configured case.
From
: KAMEZAWA Hiroyuki <
[email protected]
>
Re: iso9660 vs udf
From
: Satyam Sharma <
[email protected]
>
Re: [PATCH] JBD slab cleanups
From
: Andrew Morton <
[email protected]
>
[PATCH] fix memory hot remove not configured case.
From
: KAMEZAWA Hiroyuki <
[email protected]
>
Re: tbench regression - Why process scheduler has impact on tbench and why small per-cpu slab (SLUB) cache creates the scenario?
From
: "Siddha, Suresh B" <
[email protected]
>
Re: [PATCH 1/6] cpuset write dirty map
From
: Andrew Morton <
[email protected]
>
Re: 2.6.23-rc6-mm1 panic (memory controller issue ?)
From
: Balbir Singh <
[email protected]
>
Re: [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental.
From
: Rusty Russell <
[email protected]
>
Re: UML dead with current -git?
From
: Jeff Dike <
[email protected]
>
[PATCH 2/2] UML - refix ELF_CORE_COPY_REGS
From
: Jeff Dike <
[email protected]
>
[PATCH 0/2] UML - Two x86_64 build fixes
From
: Jeff Dike <
[email protected]
>
[PATCH 1/2] UML - Fix registers.c build
From
: Jeff Dike <
[email protected]
>
Re: [00/41] Large Blocksize Support V7 (adds memmap support)
From
: Nathan Scott <
[email protected]
>
Re: [00/41] Large Blocksize Support V7 (adds memmap support)
From
: Linus Torvalds <
[email protected]
>
Re: [PATCH] Combine instrumentation menus in kernel/Kconfig.instrumentation
From
: Mathieu Desnoyers <
[email protected]
>
Re: [v4l-dvb-maintainer] 2.6.23-rc6-mm1 -- "dvb_dmx_swfilter" [dr ivers/media/video/video-buf-dvb.ko] undefined!
From
: "Miles Lane" <
[email protected]
>
Re: Git tree for old kernels from before the current tree
From
: Oleg Verych <
[email protected]
>
Re: cpuset trouble after hibernate
From
: "Paul Menage" <
[email protected]
>
Re: [PATCH] JBD slab cleanups
From
: Mingming Cao <
[email protected]
>
Re: [PATCH] Reduce __print_symbol/sprint_symbol stack usage.
From
: Satyam Sharma <
[email protected]
>
Re: [PATCH 1/6] cpuset write dirty map
From
: Ethan Solomita <
[email protected]
>
Re: iso9660 vs udf
From
: "Andries E. Brouwer" <
[email protected]
>
Re: 2.6.23-rc6-mm1 panic (memory controller issue ?)
From
: Badari Pulavarty <
[email protected]
>
[PATCH] Ext4: Uninitialized Block Groups
From
: Avantika Mathur <
[email protected]
>
Re: [PATCH 6/6] cpuset dirty limits
From
: Ethan Solomita <
[email protected]
>
Bogus high interrupt load?
From
:
[email protected]
(Aggelos Manousarides)
Re: Wasting our Freedom
From
: Alan Cox <
[email protected]
>
Re: iso9660 vs udf
From
: Satyam Sharma <
[email protected]
>
Re: [PATCH] UML - Fix irqstack crash
From
: Andrew Morton <
[email protected]
>
Re: NFS4 authentification / fsuid
From
: Satyam Sharma <
[email protected]
>
Re: NFS4 authentification / fsuid
From
: Satyam Sharma <
[email protected]
>
Re: Wasting our Freedom
From
: Jacob Meuser <
[email protected]
>
[PATCH] UML - Fix irqstack crash
From
: Jeff Dike <
[email protected]
>
Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
From
: Linus Torvalds <
[email protected]
>
Re: BUG? Suspend during active sound playback kills sound
From
: Andrew Morton <
[email protected]
>
Re: NFS4 authentification / fsuid
From
: Satyam Sharma <
[email protected]
>
Re: [patch 3/4] Linux Kernel Markers - Documentation
From
: Randy Dunlap <
[email protected]
>
Re: NFS4 authentification / fsuid
From
: Satyam Sharma <
[email protected]
>
Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
From
: Jeff Garzik <
[email protected]
>
BUG? Suspend during active sound playback kills sound
From
: Shentino <
[email protected]
>
Re: CFS: some bad numbers with Java/database threading [FIXED]
From
: Chuck Ebbert <
[email protected]
>
Re: [linux-dvb] [PATCH] Userspace tuner
From
: Alan Cox <
[email protected]
>
Re: [linux-dvb] [PATCH] Userspace tuner
From
: Mauro Carvalho Chehab <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: Gabriel C <
[email protected]
>
Re: CFS: some bad numbers with Java/database threading [FIXED]
From
: Ingo Molnar <
[email protected]
>
Re: Wasting our Freedom
From
: Martin Schlemmer <
[email protected]
>
Re: [patch 4/7] Immediate Values - i386 Optimization
From
: Andi Kleen <
[email protected]
>
Re: [PATCH] revert ath5k ioread32()/iowrite32() usage - use readl()/writel(), we're MMIO-only
From
: Jeff Garzik <
[email protected]
>
Re: 2.6.23-rc6-mm1
From
: Gabriel C <
[email protected]
>
Re: [Lguest] [PATCH] Introduce "used_vectors" bitmap which can be used to reserve vectors.
From
: "ron minnich" <
[email protected]
>
Re: [PATCH] Clarify pci_iomap() usage for MMIO-only devices
From
: Linus Torvalds <
[email protected]
>
[Index of Archives]
[FAQ]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Yosemite Campsites]
[Bugtraq]