linux.kernel (thread)
[RFC][PATCH 1/8] get mount write in __dentry_open(),
Dave Hansen,
2007/09/28
- [RFC][PATCH 7/8] kill filp_open(), Dave Hansen, 2007/09/28
- [RFC][PATCH 6/8] kill do_filp_open(), Dave Hansen, 2007/09/28
- [RFC][PATCH 4/8] do namei_flags calculation inside open_namei(), Dave Hansen, 2007/09/28
- [RFC][PATCH 5/8] make open_namei() return a filp, Dave Hansen, 2007/09/28
- [RFC][PATCH 2/8] move mnt_want_write() into open_namei_create(), Dave Hansen, 2007/09/28
- [RFC][PATCH 8/8] keep track of mnt_writer state of struct file, Dave Hansen, 2007/09/28
- [RFC][PATCH 3/8] move mnt_want_write() out of may_open(), Dave Hansen, 2007/09/28
[patch 0/5] Linux Kernel Markers for 2.6.23-rc8-mm2,
Mathieu Desnoyers,
2007/09/28
- [patch 3/5] Add samples subdir, Mathieu Desnoyers, 2007/09/28
- [patch 1/5] Combine instrumentation menus in kernel/Kconfig.instrumentation, Mathieu Desnoyers, 2007/09/28
- [patch 2/5] Linux Kernel Markers, Mathieu Desnoyers, 2007/09/28
- [patch 5/5] Linux Kernel Markers - Documentation, Mathieu Desnoyers, 2007/09/28
- [patch 4/5] Linux Kernel Markers - Samples, Mathieu Desnoyers, 2007/09/28
[PATCH 0/6] Use one zonelist per node instead of multiple zonelists v8,
Mel Gorman,
2007/09/28
- [PATCH 3/6] Use two zonelist that are filtered by GFP mask, Mel Gorman, 2007/09/28
- [PATCH 4/6] Have zonelist contains structs with both a zone pointer and zone_idx, Mel Gorman, 2007/09/28
- [PATCH 6/6] Use one zonelist that is filtered by nodemask, Mel Gorman, 2007/09/28
- [PATCH 1/6] Use zonelists instead of zones when direct reclaiming pages, Mel Gorman, 2007/09/28
- [PATCH 5/6] Filter based on a nodemask as well as a gfp_mask, Mel Gorman, 2007/09/28
- [PATCH 2/6] Introduce node_zonelist() for accessing the zonelist for a GFP mask, Mel Gorman, 2007/09/28
[PATCH 00/12] various lockdep patches,
Peter Zijlstra,
2007/09/28
- [PATCH 03/12] lockdep: x86_64: connect the sysexit hook, Peter Zijlstra, 2007/09/28
- [PATCH 01/12] lockdep: syscall exit check, Peter Zijlstra, 2007/09/28
- [PATCH 02/12] lockdep: i386: connect the sysexit hook, Peter Zijlstra, 2007/09/28
- [PATCH 09/12] lockdep: add a page lock class per filesystem type, Peter Zijlstra, 2007/09/28
- [PATCH 08/12] lockdep: increase MAX_LOCK_DEPTH, Peter Zijlstra, 2007/09/28
- [PATCH 11/12] mm: set_page_mapping(), Peter Zijlstra, 2007/09/28
- [PATCH 07/12] lockdep: page lock hooks, Peter Zijlstra, 2007/09/28
- [PATCH 06/12] mm: remove raw SetPageLocked() usage, Peter Zijlstra, 2007/09/28
- [PATCH 05/12] mm: trylock_page, Peter Zijlstra, 2007/09/28
- [PATCH 04/12] lockdep: annotate journal_start(), Peter Zijlstra, 2007/09/28
- [PATCH 10/12] lockdep: lock_page: handle IO-completions, Peter Zijlstra, 2007/09/28
- [PATCH 12/12] lockdep: enable lock_page lockdep annotation, Peter Zijlstra, 2007/09/28
- Re: [PATCH 00/12] various lockdep patches, Heiko Carstens, 2007/09/28
Problems with SMP & ACPI powering off,
Mark Lord,
2007/09/27
- Re: Problems with SMP & ACPI powering off, Mark Lord, 2007/09/27
- Re: Problems with SMP & ACPI powering off, Rafael J. Wysocki, 2007/09/27
- Re: Problems with SMP & ACPI powering off, Mark Lord, 2007/09/27
- Re: Problems with SMP & ACPI powering off, Len Brown, 2007/09/28
- Re: Problems with SMP & ACPI powering off, Rafael J. Wysocki, 2007/09/28
- Re: Problems with SMP & ACPI powering off, Mark Lord, 2007/09/28
- Re: Problems with SMP & ACPI powering off, Rafael J. Wysocki, 2007/09/28
- Re: Problems with SMP & ACPI powering off, Mark Lord, 2007/09/28
- [PATCH] disable non-boot CPUs before poweroff, Mark Lord, 2007/09/28
- Re: [PATCH] disable non-boot CPUs before poweroff, Mark Lord, 2007/09/28
- Re: [PATCH] disable non-boot CPUs before poweroff, Rafael J. Wysocki, 2007/09/28
- Re: [PATCH] disable non-boot CPUs before poweroff, Thomas Gleixner, 2007/09/28
- Re: [PATCH] disable non-boot CPUs before poweroff, Thomas Gleixner, 2007/09/28
- [PATCH] (repost) Fix SMP poweroff hangs, Mark Lord, 2007/09/28
- Re: [PATCH] (repost) Fix SMP poweroff hangs, Santiago Garcia Mantinan, 2007/09/30
- Re: [PATCH] (repost) Fix SMP poweroff hangs, Mark Lord, 2007/09/30
- Re: [PATCH] (repost) Fix SMP poweroff hangs, Santiago Garcia Mantinan, 2007/09/30
- Re: [PATCH] (repost) Fix SMP poweroff hangs, Mark Lord, 2007/09/30
- Re: [PATCH] (repost) Fix SMP poweroff hangs, Santiago Garcia Mantinan, 2007/09/30
[RFC] New kernel-message logging API (take 2),
Vegard Nossum,
2007/09/27
- Re: [RFC] New kernel-message logging API (take 2), linux, 2007/09/27
- Re: [RFC] New kernel-message logging API (take 2), Geert Uytterhoeven, 2007/09/28
- Re: [RFC] New kernel-message logging API (take 2), Dick Streefland, 2007/09/28
- Re: [RFC] New kernel-message logging API (take 2), Jan Engelhardt, 2007/09/28
- Re: [RFC] New kernel-message logging API (take 2), Vegard Nossum, 2007/09/28
Floating Point Issue,
mahamuni ashish,
2007/09/27
- Re: Floating Point Issue, Jan Engelhardt, 2007/09/27
- Re: Floating Point Issue, Xavier Bestel, 2007/09/27
- Re: Floating Point Issue, Al Viro, 2007/09/27
- Re: Floating Point Issue, Trond Myklebust, 2007/09/27
- Re: Floating Point Issue, linux-os \(Dick Johnson\), 2007/09/27
- Re: Floating Point Issue, Bernd Petrovitsch, 2007/09/28
[patch 00/10] Use struct path in struct nameidata,
jblunck,
2007/09/27
- [patch 01/10] Dont touch fs_struct in drivers, jblunck, 2007/09/27
- [patch 02/10] Dont touch fs_struct in usermodehelper, jblunck, 2007/09/27
- [patch 09/10] Use struct path in fs_struct, jblunck, 2007/09/27
- [patch 03/10] Remove path_release_on_umount(), jblunck, 2007/09/27
- [patch 05/10] Embed a struct path into struct nameidata instead of nd->{dentry,mnt}, jblunck, 2007/09/27
- [patch 07/10] Use path_put() in a few places instead of {mnt,d}put(), jblunck, 2007/09/27
- [patch 10/10] Make set_fs_{root,pwd} take a struct path, jblunck, 2007/09/27
- [patch 04/10] Move struct path into its own header, jblunck, 2007/09/27
- [patch 08/10] Introduce path_get(), jblunck, 2007/09/27
- [patch 06/10] Introduce path_put(), jblunck, 2007/09/27
- [patch] Combine path_put and path_put_conditional, Andreas Gruenbacher, 2007/09/28
[PATCH] fs: Correct SuS compliance for open of large file without options,
Alan Cox,
2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Arjan van de Ven, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Alan Cox, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Jens Axboe, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Alan Cox, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Jens Axboe, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Alan Cox, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Theodore Tso, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Andrew Morton, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Greg KH, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Theodore Tso, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Matthew Wilcox, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Greg KH, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Kyle Moffett, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Greg KH, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Theodore Tso, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Matthew Wilcox, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Theodore Tso, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Greg KH, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Greg KH, 2007/09/27
- Re: [PATCH] fs: Correct SuS compliance for open of large file without options, Jens Axboe, 2007/09/27
2.6.23-rc8-mm2,
Andrew Morton,
2007/09/27
- Re: 2.6.23-rc8-mm2 - drivers/net/ibm_newemac/mal - broken, Kamalesh Babulal, 2007/09/27
- Re: 2.6.23-rc8-mm2: problems on HP nx6325, Rafael J. Wysocki, 2007/09/27
- Re: 2.6.23-rc8-mm2: BUG near reiserfs_xattr_set, Laurent Riffard, 2007/09/27
- WARNING: at arch/x86_64/kernel/smp.c:397 smp_call_function_mask(), Fengguang Wu, 2007/09/27
- Re: 2.6.23-rc8-mm2 - tcp_fastretrans_alert() WARNING, Cedric Le Goater, 2007/09/28
- /proc/net/ bad hard links count [Was: 2.6.23-rc8-mm2], Jiri Slaby, 2007/09/28
- Re: 2.6.23-rc8-mm2, Dave Young, 2007/09/29
- Re: 2.6.23-rc8-mm2, Valdis . Kletnieks, 2007/09/29
- Re: 2.6.23-rc8-mm2 - PowerPC link failure at arch/powerpc/kernel/head_64.o, Kamalesh Babulal, 2007/09/30
[PATCH 000 of 4] Change prototype for bi_end_io,
NeilBrown,
2007/09/27
- [PATCH 004 of 4] Drop 'size' argument from bio_endio and bi_end_io., NeilBrown, 2007/09/27
- [PATCH 001 of 4] Remove flush_dry_bio_endio, NeilBrown, 2007/09/27
- [PATCH 002 of 4] Only call bi_end_io once for any bio., NeilBrown, 2007/09/27
- [PATCH 003 of 4] Don't decrement bi_size in bio_endio., NeilBrown, 2007/09/27
- Re: [PATCH 000 of 4] Change prototype for bi_end_io, Jens Axboe, 2007/09/27
sata_sil24 broken since 2.6.23-rc4-mm1,
Torsten Kaiser,
2007/09/26
- Re: sata_sil24 broken since 2.6.23-rc4-mm1, Tejun Heo, 2007/09/27
- Re: sata_sil24 broken since 2.6.23-rc4-mm1, Tejun Heo, 2007/09/27
- Re: sata_sil24 broken since 2.6.23-rc4-mm1, Torsten Kaiser, 2007/09/27
- Re: sata_sil24 broken since 2.6.23-rc4-mm1, Jeff Garzik, 2007/09/27
- Re: sata_sil24 broken since 2.6.23-rc4-mm1, Torsten Kaiser, 2007/09/27
- Re: sata_sil24 broken since 2.6.23-rc4-mm1, Tejun Heo, 2007/09/27
- Re: sata_sil24 broken since 2.6.23-rc4-mm1, Torsten Kaiser, 2007/09/28
- Re: sata_sil24 broken since 2.6.23-rc4-mm1, Torsten Kaiser, 2007/09/30
- Re: sata_sil24 broken since 2.6.23-rc4-mm1, Tejun Heo, 2007/09/30
- Re: sata_sil24 broken since 2.6.23-rc4-mm1, Torsten Kaiser, 2007/09/30
- Re: sata_sil24 broken since 2.6.23-rc4-mm1, Tejun Heo, 2007/09/30
- Re: sata_sil24 broken since 2.6.23-rc4-mm1, Torsten Kaiser, 2007/09/30
dmapool,
Matthew Wilcox,
2007/09/26
[PATCH 1/8] taskstats: fix indentation of long argument lists,
Guillaume Chazarain,
2007/09/26
- [PATCH 5/8] taskstats: factor out version and context switch accounting, Guillaume Chazarain, 2007/09/26
- [PATCH 2/8] taskstats: split the basic accounting fields, Guillaume Chazarain, 2007/09/26
- [PATCH 6/8] taskstats: tell fill_threadgroup_stats() if it replies with PID or TGID stats, Guillaume Chazarain, 2007/09/26
- [PATCH 4/8] taskstats: separate PID/TGID stats producers to complete the TGID ones, Guillaume Chazarain, 2007/09/26
- [PATCH 3/8] taskstats: split the extended accounting fields, Guillaume Chazarain, 2007/09/26
- [PATCH 7/8] taskstats: fix stats->ac_exitcode to work on threads and use group_exit_code, Guillaume Chazarain, 2007/09/26
- [PATCH 8/8] taskstats: avoid breaking binary compatibility between taskstats v6 and before, Guillaume Chazarain, 2007/09/26
- [PATCH 1/8] taskstats: fix indentation of long argument lists, Guillaume Chazarain, 2007/09/26
- [PATCH 2/8] taskstats: split the basic accounting fields, Guillaume Chazarain, 2007/09/26
- [PATCH 8/8] taskstats: avoid breaking binary compatibility between taskstats v6 and before, Guillaume Chazarain, 2007/09/26
- [PATCH 7/8] taskstats: fix stats->ac_exitcode to work on threads and use group_exit_code, Guillaume Chazarain, 2007/09/26
- Re: [PATCH 1/8] taskstats: fix indentation of long argument lists, Guillaume Chazarain, 2007/09/26
- [PATCH 5/8] taskstats: factor out version and context switch accounting, Guillaume Chazarain, 2007/09/26
- [PATCH 3/8] taskstats: split the extended accounting fields, Guillaume Chazarain, 2007/09/26
- [PATCH 4/8] taskstats: separate PID/TGID stats producers to complete the TGID ones, Guillaume Chazarain, 2007/09/26
- [PATCH 6/8] taskstats: tell fill_threadgroup_stats() if it replies with PID or TGID stats, Guillaume Chazarain, 2007/09/26
- Re: [PATCH 1/8] taskstats: fix indentation of long argument lists, Andrew Morton, 2007/09/26
[PATCH 0/5] A config option to compile out some namespaces code,
Pavel Emelyanov,
2007/09/26
- [PATCH 1/5] The config option itself, Pavel Emelyanov, 2007/09/26
- [PATCH 2/5] Move the UST namespace under the option, Pavel Emelyanov, 2007/09/26
- [PATCH 4/5] Move the user namespace under the option, Pavel Emelyanov, 2007/09/26
- [PATCH 5/5] Move the PID namespace under the option, Pavel Emelyanov, 2007/09/26
- [PATCH 3/5] Move the IPC namespace under the option, Pavel Emelyanov, 2007/09/26
[PATCH 00/24] Introduce credential record,
David Howells,
2007/09/26
- [PATCH 13/24] CacheFiles: Permit the page lock state to be monitored, David Howells, 2007/09/26
- [PATCH 14/24] CacheFiles: Export things for CacheFiles, David Howells, 2007/09/26
- [PATCH 16/24] NFS: Use local caching, David Howells, 2007/09/26
- [PATCH 03/24] CRED: Alter security_task_getsecid() and similar to return both task SIDs, David Howells, 2007/09/26
- [PATCH 05/24] CRED: Fix up the other credentials references, David Howells, 2007/09/26
- [PATCH 08/24] FS-Cache: Recruit a couple of page flags for cache management, David Howells, 2007/09/26
- [PATCH 17/24] NFS: Configuration and mount option changes to enable local caching on NFS, David Howells, 2007/09/26
- [PATCH 01/24] CRED: Introduce a COW credentials record, David Howells, 2007/09/26
- [PATCH 09/24] FS-Cache: Provide an add_wait_queue_tail() function, David Howells, 2007/09/26
- [PATCH 11/24] CacheFiles: Add missing copy_page export for ia64, David Howells, 2007/09/26
- [PATCH 12/24] CacheFiles: Add a hook to write a single page of data to an inode, David Howells, 2007/09/26
- [PATCH 04/24] CRED: Move the effective capabilities into the cred struct, David Howells, 2007/09/26
- [PATCH 19/24] AFS: Add TestSetPageError(), David Howells, 2007/09/26
- [PATCH 02/24] CRED: Split the task security data and move part of it into struct cred, David Howells, 2007/09/26
- [PATCH 18/24] NFS: Display local caching state, David Howells, 2007/09/26
- [PATCH 06/24] CRED: Request a credential record for a kernel service, David Howells, 2007/09/26
- [PATCH 07/24] FS-Cache: Release page->private after failed readahead, David Howells, 2007/09/26
- [PATCH 20/24] AFS: Add a function to excise a rejected write from the pagecache, David Howells, 2007/09/26
- [PATCH 23/24] AF_RXRPC: Save the operation ID for debugging, David Howells, 2007/09/26
- [PATCH 24/24] FS-Cache: Make kAFS use FS-Cache, David Howells, 2007/09/26
- [PATCH 21/24] AFS: Improve handling of a rejected writeback, David Howells, 2007/09/26
- [PATCH 22/24] AFS: Implement shared-writable mmap, David Howells, 2007/09/26
[patch/backport] CFS scheduler, -v22, for v2.6.23-rc8, v2.6.22.8, v2.6.21.7, v2.6.20.20,
Ingo Molnar,
2007/09/26
- Re: [patch/backport] CFS scheduler, -v22, for v2.6.23-rc8, v2.6.22.8, v2.6.21.7, v2.6.20.20, S.Çağlar Onur, 2007/09/26
- Re: [patch/backport] CFS scheduler, -v22, for v2.6.23-rc8, v2.6.22.8, v2.6.21.7, v2.6.20.20, Alejandro Riveira Fernández, 2007/09/28
- Re: [patch/backport] CFS scheduler, -v22, for v2.6.23-rc8, v2.6.22.8, v2.6.21.7, v2.6.20.20, Henrique de Moraes Holschuh, 2007/09/28
- Re: [patch/backport] CFS scheduler, -v22, for v2.6.23-rc8, v2.6.22.8, v2.6.21.7, v2.6.20.20, Ingo Molnar, 2007/09/30
[PATCH 0/5] [REPOST] PowerPC: ibmebus refactoring and fixes,
Joachim Fenkes,
2007/09/26
- [PATCH 1/5] PowerPC: Move of_device allocation into of_device.[ch], Joachim Fenkes, 2007/09/26
- [PATCH 4/5] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers, Joachim Fenkes, 2007/09/26
- [PATCH 5/5] ibmebus: More speaking error return code in ibmebus_store_probe(), Joachim Fenkes, 2007/09/26
- [PATCH 3/5] ibmebus: Add device creation and bus probing based on of_device, Joachim Fenkes, 2007/09/26
- [PATCH 2/5] ibmebus: Remove bus match/probe/remove functions, Joachim Fenkes, 2007/09/26
Network slowdown due to CFS,
Martin Michlmayr,
2007/09/26
- Re: Network slowdown due to CFS, Ingo Molnar, 2007/09/26
- Re: Network slowdown due to CFS, Mike Galbraith, 2007/09/26
- Re: Network slowdown due to CFS, Martin Michlmayr, 2007/09/26
- Re: Network slowdown due to CFS, Ingo Molnar, 2007/09/26
- Re: Network slowdown due to CFS, Martin Michlmayr, 2007/09/26
- RE: Network slowdown due to CFS, David Schwartz, 2007/09/26
- Re: Network slowdown due to CFS, Ingo Molnar, 2007/09/26
- Re: Network slowdown due to CFS, Stephen Hemminger, 2007/09/26
- Re: Network slowdown due to CFS, Stephen Hemminger, 2007/09/26
- Re: Network slowdown due to CFS, Jarek Poplawski, 2007/09/27
- Re: Network slowdown due to CFS, Ingo Molnar, 2007/09/27
- Re: Network slowdown due to CFS, Jarek Poplawski, 2007/09/27
- Re: Network slowdown due to CFS, Ingo Molnar, 2007/09/27
- Re: Network slowdown due to CFS, Jarek Poplawski, 2007/09/27
- Re: Network slowdown due to CFS, Nick Piggin, 2007/09/29
- Re: Network slowdown due to CFS, Ingo Molnar, 2007/09/27
- Re: Network slowdown due to CFS, Mike Galbraith, 2007/09/26
[PATCH 1/8] gdth: Split out EISA and ISA register into separate functions,
Jeff Garzik,
2007/09/26
- [PATCH 7/8] gdth: make some virt ctrlr code common; shuffle SHT members, Jeff Garzik, 2007/09/26
- [PATCH 3/8] gdth: Remove 2.4.x support, in-kernel changelog, Jeff Garzik, 2007/09/26
- [PATCH 6/8] gdth: Move probe-time error handling code to end of each function, Jeff Garzik, 2007/09/26
- [PATCH 2/8] gdth: Split out PCI register into separate function, Jeff Garzik, 2007/09/26
- [PATCH 8/8] gdth: convert to modern SCSI host alloc/scan, Jeff Garzik, 2007/09/26
- [PATCH 5/8] gdth: kill gdth_{read,write}[bwl] wrappers, Jeff Garzik, 2007/09/26
- [PATCH 4/8] gdth: Isolate driver-global variables using helpers, Jeff Garzik, 2007/09/26
[GIT PULL -mm] 00/25 Unionfs updates/cleanups/fixes,
Erez Zadok,
2007/09/25
- [PATCH 24/25] Unionfs: add un/likely conditionals on xattr ops, Erez Zadok, 2007/09/25
- [PATCH 05/25] Unionfs: cast page->index loff_t before shifting, Erez Zadok, 2007/09/25
- [PATCH 18/25] Unionfs: add un/likely conditionals on super ops, Erez Zadok, 2007/09/25
- [PATCH 07/25] Unionfs: add lower nameidata debugging support, Erez Zadok, 2007/09/25
- [PATCH 22/25] Unionfs: add un/likely conditionals on common subr, Erez Zadok, 2007/09/25
- [PATCH 11/25] Unionfs: add un/likely conditionals on debug ops, Erez Zadok, 2007/09/25
- [PATCH 10/25] Unionfs: add un/likely conditionals on copyup ops, Erez Zadok, 2007/09/25
- [PATCH 03/25] Unionfs: display informational messages only if debug is on, Erez Zadok, 2007/09/25
- [PATCH 17/25] Unionfs: add un/likely conditionals on lookup ops, Erez Zadok, 2007/09/25
- [PATCH 08/25] Unionfs: lower nameidata support for nfsv4, Erez Zadok, 2007/09/25
- [PATCH 16/25] Unionfs: add un/likely conditionals on inode ops, Erez Zadok, 2007/09/25
- [PATCH 04/25] Unionfs: cache-coherency fixes, Erez Zadok, 2007/09/25
- [PATCH 20/25] Unionfs: add un/likely conditionals on rename ops, Erez Zadok, 2007/09/25
- [PATCH 06/25] Unionfs: minor coding style updates, Erez Zadok, 2007/09/25
- [PATCH 21/25] Unionfs: add un/likely conditionals on readdir ops, Erez Zadok, 2007/09/25
- [PATCH 19/25] Unionfs: add un/likely conditionals on mmap ops, Erez Zadok, 2007/09/25
- [PATCH 25/25] Unionfs: use poison.h for safe poison pointers, Erez Zadok, 2007/09/25
- [PATCH 23/25] Unionfs: add un/likely conditionals on unlink ops, Erez Zadok, 2007/09/25
- [PATCH 02/25] Unionfs: Remove unused #defines, Erez Zadok, 2007/09/25
- [PATCH 01/25] Unionfs: Simplify unionfs_get_nlinks, Erez Zadok, 2007/09/25
- [PATCH 09/25] Unionfs: add un/likely conditionals on common fileops, Erez Zadok, 2007/09/25
- [PATCH 14/25] Unionfs: add un/likely conditionals on headers, Erez Zadok, 2007/09/25
- [PATCH 12/25] Unionfs: add un/likely conditionals on dentry ops, Erez Zadok, 2007/09/25
- [PATCH 13/25] Unionfs: add un/likely conditionals on dir ops, Erez Zadok, 2007/09/25
- [PATCH 15/25] Unionfs: add un/likely conditionals on fileops, Erez Zadok, 2007/09/25
queued patches for SCSI for 2.6.24,
James Bottomley,
2007/09/25
- Re: queued patches for SCSI for 2.6.24, David Miller, 2007/09/25
- Re: queued patches for SCSI for 2.6.24, FUJITA Tomonori, 2007/09/25
- Re: queued patches for SCSI for 2.6.24, James Bottomley, 2007/09/25
- Re: queued patches for SCSI for 2.6.24, FUJITA Tomonori, 2007/09/25
- Re: queued patches for SCSI for 2.6.24, Jeff Garzik, 2007/09/25
- Re: queued patches for SCSI for 2.6.24, Matthew Wilcox, 2007/09/25
- Re: queued patches for SCSI for 2.6.24, Jeff Garzik, 2007/09/25
- Re: queued patches for SCSI for 2.6.24, Matthew Wilcox, 2007/09/25
- Re: queued patches for SCSI for 2.6.24, James Bottomley, 2007/09/25
- Re: queued patches for SCSI for 2.6.24, Jeff Garzik, 2007/09/26
- Re: queued patches for SCSI for 2.6.24, FUJITA Tomonori, 2007/09/26
- Re: queued patches for SCSI for 2.6.24, James Bottomley, 2007/09/26
- Re: queued patches for SCSI for 2.6.24, FUJITA Tomonori, 2007/09/26
- Re: queued patches for SCSI for 2.6.24, FUJITA Tomonori, 2007/09/26
- Re: queued patches for SCSI for 2.6.24, James Bottomley, 2007/09/26
- Re: queued patches for SCSI for 2.6.24, FUJITA Tomonori, 2007/09/25
[00/17] Virtual Compound Page Support V1,
Christoph Lameter,
2007/09/25
- [06/17] vunmap: return page array passed on vmap(), Christoph Lameter, 2007/09/25
- [03/17] i386: Resolve dependency of asm-i386/pgtable.h on highmem.h, Christoph Lameter, 2007/09/25
- [01/17] Vmalloc: Move vmalloc_to_page to mm/vmalloc., Christoph Lameter, 2007/09/25
- [16/17] Allow virtual fallback for buffer_heads, Christoph Lameter, 2007/09/25
- [02/17] vmalloc: add const, Christoph Lameter, 2007/09/25
- [11/17] GFP_VFALLBACK for zone wait table., Christoph Lameter, 2007/09/25
- [07/17] vmalloc_address(): Determine vmalloc address from page struct, Christoph Lameter, 2007/09/25
- [17/17] Allow virtual fallback for dentries, Christoph Lameter, 2007/09/25
- [05/17] vmalloc: clean up page array indexing, Christoph Lameter, 2007/09/25
- [04/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries, Christoph Lameter, 2007/09/25
- [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Christoph Lameter, 2007/09/25
- [10/17] Use GFP_VFALLBACK for sparsemem., Christoph Lameter, 2007/09/25
- [12/17] Virtual Compound page allocation from interrupt context., Christoph Lameter, 2007/09/25
- [09/17] VFALLBACK: Debugging aid, Christoph Lameter, 2007/09/25
- [14/17] Allow bit_waitqueue to wait on a bit in a vmalloc area, Christoph Lameter, 2007/09/25
- [08/17] GFP_VFALLBACK: Allow fallback of compound pages to virtual mappings, Christoph Lameter, 2007/09/25
- [13/17] Virtual compound page freeing in interrupt context, Christoph Lameter, 2007/09/25
[PATCH 0/5] PowerPC: ibmebus refactoring and fixes,
Joachim Fenkes,
2007/09/25
- [PATCH 4/5] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers, Joachim Fenkes, 2007/09/25
- [PATCH 2/5] ibmebus: Remove bus match/probe/remove functions, Joachim Fenkes, 2007/09/25
- [PATCH 1/5] PowerPC: Move of_device allocation into of_device.[ch], Joachim Fenkes, 2007/09/25
- [PATCH 3/5] ibmebus: Add device creation and bus probing based on of_device, Joachim Fenkes, 2007/09/25
- [PATCH 5/5] ibmebus: More speaking error return code in ibmebus_store_probe(), Joachim Fenkes, 2007/09/25
[patch 0/5] Linux Kernel Markers (redux),
Mathieu Desnoyers,
2007/09/25
- [patch 2/5] Linux Kernel Markers, Mathieu Desnoyers, 2007/09/25
- [patch 3/5] Add samples subdir, Mathieu Desnoyers, 2007/09/25
- [patch 1/5] Combine instrumentation menus in kernel/Kconfig.instrumentation, Mathieu Desnoyers, 2007/09/25
- [patch 5/5] Linux Kernel Markers - Documentation, Mathieu Desnoyers, 2007/09/25
- [patch 4/5] Linux Kernel Markers - Samples, Mathieu Desnoyers, 2007/09/25
2.6.23-rc8-mm1,
Andrew Morton,
2007/09/25
- Re: 2.6.23-rc8-mm1, Kamalesh Babulal, 2007/09/25
- [-mm Patch] fs/udf/balloc.c: mark a variable as uninitialized_var(), WANG Cong, 2007/09/25
- Re: 2.6.23-rc8-mm1 - drivers/net/ibm_newemac/mal - broken, Kamalesh Babulal, 2007/09/25
- [-mm Patch] drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables, WANG Cong, 2007/09/25
- 2.6.23-rc8-mm1 -- powerpc link failure, Andy Whitcroft, 2007/09/25
- 2.6.23-rc8-mm1: unscrew UFS, Alexey Dobriyan, 2007/09/25
- Re: 2.6.23-rc8-mm1, Randy Dunlap, 2007/09/25
- Re: 2.6.23-rc8-mm1 - powerpc memory hotplug link failure, Kamalesh Babulal, 2007/09/25
- Re: 2.6.23-rc8-mm1: drivers/kvm/ioapic.o build failure, Mariusz Kozlowski, 2007/09/25
- Re: 2.6.23-rc8-mm1, Badari Pulavarty, 2007/09/25
- Re: 2.6.23-rc8-mm1 : wgt634u.c, trem, 2007/09/25
- black screen after kill X [Was: 2.6.23-rc8-mm1], Jiri Slaby, 2007/09/26
ACPI power off regression in 2.6.23-rc8 (NOT in rc7),
Damien Wyart,
2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Andrew Morton, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Alexey Starikovskiy, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Torsten Kaiser, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Damien Wyart, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Damien Wyart, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Rafael J. Wysocki, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Rafael J. Wysocki, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Alexey Starikovskiy, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Rafael J. Wysocki, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Alexey Starikovskiy, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Rafael J. Wysocki, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Alexey Starikovskiy, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Rafael J. Wysocki, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Alexey Starikovskiy, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Rafael J. Wysocki, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Alexey Starikovskiy, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Rafael J. Wysocki, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Andrew Morton, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Alexey Starikovskiy, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Damien Wyart, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Alexey Starikovskiy, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Linus Torvalds, 2007/09/25
- Re: ACPI power off regression in 2.6.23-rc8 (NOT in rc7), Daniel Ritz, 2007/09/25
[git] CFS-devel, latest code,
Ingo Molnar,
2007/09/24
- Re: [git] CFS-devel, latest code, Andrew Morton, 2007/09/24
- Re: [git] CFS-devel, latest code, Daniel Walker, 2007/09/24
- Re: [git] CFS-devel, latest code, Mike Galbraith, 2007/09/25
- Re: [git] CFS-devel, latest code, Mike Galbraith, 2007/09/25
- Re: [git] CFS-devel, latest code, Mike Galbraith, 2007/09/25
- Re: [git] CFS-devel, latest code, Srivatsa Vaddagiri, 2007/09/25
- Re: [git] CFS-devel, latest code, Ingo Molnar, 2007/09/25
- Re: [git] CFS-devel, latest code, Mike Galbraith, 2007/09/25
- Re: [git] CFS-devel, latest code, Srivatsa Vaddagiri, 2007/09/25
- Re: [git] CFS-devel, latest code, Ingo Molnar, 2007/09/25
- Re: [git] CFS-devel, latest code, Ingo Molnar, 2007/09/25
- Re: [git] CFS-devel, latest code, Srivatsa Vaddagiri, 2007/09/25
- Re: [git] CFS-devel, latest code, Ingo Molnar, 2007/09/25
- Re: [git] CFS-devel, latest code, Ingo Molnar, 2007/09/25
- Re: [git] CFS-devel, latest code, Srivatsa Vaddagiri, 2007/09/25
- Re: [git] CFS-devel, latest code, Srivatsa Vaddagiri, 2007/09/25
- Re: [git] CFS-devel, latest code, Mike Galbraith, 2007/09/25
- Re: [git] CFS-devel, latest code, Srivatsa Vaddagiri, 2007/09/25
- Re: [git] CFS-devel, latest code, Mike Galbraith, 2007/09/25
- Re: [git] CFS-devel, latest code, Mike Galbraith, 2007/09/25
- Re: [git] CFS-devel, latest code, S.Çağlar Onur, 2007/09/25
- Re: [git] CFS-devel, latest code, Andrew Morton, 2007/09/25
- [git] CFS-devel, latest code, Ingo Molnar, 2007/09/25
- Re: [git] CFS-devel, latest code, Dmitry Adamushko, 2007/09/25
- Re: [git] CFS-devel, latest code, Dmitry Adamushko, 2007/09/30
- Re: [git] CFS-devel, latest code, Dmitry Adamushko, 2007/09/30
- Re: [git] CFS-devel, latest code, Dmitry Adamushko, 2007/09/30
[patch 0/7] Linux Kernel Markers (redux),
Mathieu Desnoyers,
2007/09/24
- [patch 2/7] Sort module list by pointer address to get coherent sleepable seq_file iterators, Mathieu Desnoyers, 2007/09/24
- [patch 1/7] Seq_file add support for sorted list, Mathieu Desnoyers, 2007/09/24
- [patch 3/7] Combine instrumentation menus in kernel/Kconfig.instrumentation, Mathieu Desnoyers, 2007/09/24
- [patch 4/7] Linux Kernel Markers - Architecture Independent Code, Mathieu Desnoyers, 2007/09/24
- [patch 6/7] Linux Kernel Markers - Documentation, Mathieu Desnoyers, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Christoph Hellwig, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Christoph Hellwig, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Christoph Hellwig, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Christoph Hellwig, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Christoph Hellwig, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Mathieu Desnoyers, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Mathieu Desnoyers, 2007/09/25
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Randy Dunlap, 2007/09/25
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Mathieu Desnoyers, 2007/09/25
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Mathieu Desnoyers, 2007/09/24
- Re: [patch 6/7] Linux Kernel Markers - Documentation, Steven Rostedt, 2007/09/24
- [patch 7/7] Port of blktrace to the Linux Kernel Markers., Mathieu Desnoyers, 2007/09/24
- [patch 5/7] Linux Kernel Markers - Use instrumentation kconfig menu, Mathieu Desnoyers, 2007/09/24
- Re: [patch 0/7] Linux Kernel Markers (redux), Christoph Hellwig, 2007/09/24
[00/50] 2.6.22-stable review,
Greg KH,
2007/09/24
- [06/50] sigqueue_free: fix the race with collect_signal(), Greg KH, 2007/09/24
- [11/50] POWERPC: Flush registers to proper task context, Greg KH, 2007/09/24
- [05/50] setpgid(child) fails if the child was forked by sub-thread, Greg KH, 2007/09/24
- [07/50] kconfig: oldconfig shall not set symbols if it does not need to, Greg KH, 2007/09/24
- [08/50] MTD: Makefile fix for mtdsuper, Greg KH, 2007/09/24
- [01/50] V4L: ivtv: fix VIDIOC_S_FBUF: new OSD values were never set, Greg KH, 2007/09/24
- [02/50] DVB: get_dvb_firmware: update script for new location of sp8870 firmware, Greg KH, 2007/09/24
- [10/50] ACPI: Validate XSDT, use RSDT if XSDT fails, Greg KH, 2007/09/24
- [04/50] DVB: b2c2-flexcop: fix Airstar HD5000 tuning regression, Greg KH, 2007/09/24
- [09/50] USB: fix linked list insertion bugfix for usb core, Greg KH, 2007/09/24
- [03/50] DVB: get_dvb_firmware: update script for new location of tda10046 firmware, Greg KH, 2007/09/24
- [13/50] MTD: Initialise s_flags in get_sb_mtd_aux(), Greg KH, 2007/09/24
- [19/50] rpc: fix garbage in printk in svc_tcp_accept(), Greg KH, 2007/09/24
- [21/50] afs: mntput called before dput, Greg KH, 2007/09/24
- [14/50] JFFS2: fix write deadlock regression, Greg KH, 2007/09/24
- [32/50] Fix race with shared tag queue maps, Greg KH, 2007/09/24
- [20/50] disable sys_timerfd(), Greg KH, 2007/09/24
- [34/50] fix realtek phy id in forcedeth, Greg KH, 2007/09/24
- [29/50] dir_index: error out instead of BUG on corrupt dx dirs, Greg KH, 2007/09/24
- [18/50] splice: fix direct splice error handling, Greg KH, 2007/09/24
- [27/50] ext34: ensure do_split leaves enough free space in both blocks, Greg KH, 2007/09/24
- [28/50] nfs: fix oops re sysctls and V4 support, Greg KH, 2007/09/24
- [31/50] Correctly close old nfsd/lockd sockets., Greg KH, 2007/09/24
- [37/50] Fix inet_diag OOPS., Greg KH, 2007/09/24
- [36/50] Fix device address listing for ipv4., Greg KH, 2007/09/24
- [17/50] Fix debug regression in video/pwc, Greg KH, 2007/09/24
- [30/50] ieee1394: ohci1394: fix initialization if built non-modular, Greg KH, 2007/09/24
- [26/50] Leases can be hidden by flocks, Greg KH, 2007/09/24
- [33/50] crypto: blkcipher_get_spot() handling of buffer at end of page, Greg KH, 2007/09/24
- [23/50] Fix "Fix DAC960 driver on machines which dont support 64-bit DMA", Greg KH, 2007/09/24
- [24/50] firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regression), Greg KH, 2007/09/24
- [15/50] V4L: cx88: Avoid a NULL pointer dereference during mpeg_open(), Greg KH, 2007/09/24
- [25/50] futex_compat: fix list traversal bugs, Greg KH, 2007/09/24
- [22/50] Fix DAC960 driver on machines which dont support 64-bit DMA, Greg KH, 2007/09/24
- [12/50] 3w-9xxx: Fix dma mask setting, Greg KH, 2007/09/24
- [16/50] hwmon: End of I/O region off-by-one, Greg KH, 2007/09/24
- [35/50] Fix decnet device address listing., Greg KH, 2007/09/24
- [42/50] Fix ipv6 source address handling., Greg KH, 2007/09/24
- [38/50] Fix IPV6 append OOPS., Greg KH, 2007/09/24
- [44/50] Fix tc_ematch kbuild, Greg KH, 2007/09/24
- [48/50] Fix pktgen src_mac handling., Greg KH, 2007/09/24
- [43/50] Fix oops in vlan and bridging code, Greg KH, 2007/09/24
- Re: [00/50] 2.6.22-stable review, Greg KH, 2007/09/24
- [49/50] Fix sparc64 v100 platform booting., Greg KH, 2007/09/24
- [41/50] : Fix IPV6 DAD handling, Greg KH, 2007/09/24
- [39/50] Fix IPSEC AH4 options handling, Greg KH, 2007/09/24
- [50/50] bcm43xx: Fix cancellation of work queue crashes, Greg KH, 2007/09/24
- [40/50] Fix ipv6 double-sock-release with MSG_CONFIRM, Greg KH, 2007/09/24
- [46/50] Fix TCP DSACK cwnd handling, Greg KH, 2007/09/24
- [47/50] Fix datagram recvmsg NULL iov handling regression., Greg KH, 2007/09/24
- [45/50] Handle snd_una in tcp_cwnd_down(), Greg KH, 2007/09/24
[PATCH 0/5] Fair group scheduler - various fixes,
Srivatsa Vaddagiri,
2007/09/24
- [PATCH 2/5] Fix minor bug in yield + add more debug o/p, Srivatsa Vaddagiri, 2007/09/24
- [PATCH 1/5] Revert recent removal of set_curr_task(), Srivatsa Vaddagiri, 2007/09/24
- [PATCH 4/5] Add fair-user scheduler, Srivatsa Vaddagiri, 2007/09/24
- [PATCH 5/5] Add fair "control groups" scheduler, Srivatsa Vaddagiri, 2007/09/24
- [PATCH 3/5] Cleanup code under CONFIG_FAIR_GROUP_SCHED, Srivatsa Vaddagiri, 2007/09/24
2.6.23-rc7-mm1,
Andrew Morton,
2007/09/24
- Re: 2.6.23-rc7-mm1, Kamalesh Babulal, 2007/09/24
- 2.6.23-rc7-mm1 - 'touch' command causes Oops., Valdis . Kletnieks, 2007/09/24
- [-mm Patch] net/bluetooth/hidp/core.c: Make hidp_setup_input() return int, WANG Cong, 2007/09/24
- Re: 2.6.23-rc7-mm1, Kamalesh Babulal, 2007/09/24
- 2.6.23-rc7-mm1 -- s390 compile failures, Andy Whitcroft, 2007/09/24
- Re: 2.6.23-rc7-mm1, Jiri Slaby, 2007/09/24
- 2.6.23-rc7-mm1 -- powerpc rtas panic, Andy Whitcroft, 2007/09/24
- Re: 2.6.23-rc7-mm1, Cedric Le Goater, 2007/09/24
- Re: 2.6.23-rc7-mm1, Kamalesh Babulal, 2007/09/24
- Re: 2.6.23-rc7-mm1, Cedric Le Goater, 2007/09/24
- [PATCH rc7-mm1] fix BUG at mm/swap.c:405!, Hugh Dickins, 2007/09/24
- Re: 2.6.23-rc7-mm1, Kamalesh Babulal, 2007/09/24
- Re: 2.6.23-rc7-mm1, Reuben Farrelly, 2007/09/24
- Re: 2.6.23-rc7-mm1 ia64 build issue in efi.c, Bob Picco, 2007/09/24
- Re: 2.6.23-rc7-mm1, Torsten Kaiser, 2007/09/24
- Re: 2.6.23-rc7-mm1, Kamalesh Babulal, 2007/09/24
- Re: 2.6.23-rc7-mm1, Kamalesh Babulal, 2007/09/24
- Re: 2.6.23-rc7-mm1: build error with CONFIG_KEXEC=y and CONFIG_NOHIGHMEM=y, Laurent Riffard, 2007/09/24
2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents,
Rafael J. Wysocki,
2007/09/23
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Thomas Gleixner, 2007/09/23
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Rafael J. Wysocki, 2007/09/23
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Thomas Gleixner, 2007/09/23
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Rafael J. Wysocki, 2007/09/23
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Thomas Gleixner, 2007/09/24
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Rafael J. Wysocki, 2007/09/24
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Thomas Gleixner, 2007/09/24
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Rafael J. Wysocki, 2007/09/24
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Thomas Gleixner, 2007/09/24
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Rafael J. Wysocki, 2007/09/24
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Thomas Gleixner, 2007/09/24
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Rafael J. Wysocki, 2007/09/24
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Thomas Gleixner, 2007/09/24
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Rafael J. Wysocki, 2007/09/25
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Thomas Gleixner, 2007/09/25
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Rafael J. Wysocki, 2007/09/25
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Thomas Gleixner, 2007/09/25
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Rafael J. Wysocki, 2007/09/25
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Thomas Gleixner, 2007/09/25
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Rafael J. Wysocki, 2007/09/26
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Thomas Gleixner, 2007/09/26
- Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents, Rafael J. Wysocki, 2007/09/26
- [REGRESSION from 2.6.23-rc8] (was: Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents), Rafael J. Wysocki, 2007/09/26
- Re: [REGRESSION from 2.6.23-rc8] (was: Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents), Thomas Gleixner, 2007/09/26
- Re: [REGRESSION from 2.6.23-rc8] (was: Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents), Linus Torvalds, 2007/09/26
- Re: [REGRESSION from 2.6.23-rc8] (was: Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents), Thomas Gleixner, 2007/09/26
- Re: [REGRESSION from 2.6.23-rc8], Chuck Ebbert, 2007/09/26
- Re: [REGRESSION from 2.6.23-rc8], Chuck Ebbert, 2007/09/28
- Re: [REGRESSION from 2.6.23-rc8], Thomas Gleixner, 2007/09/28
- Re: [REGRESSION from 2.6.23-rc8] (was: Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents), Andi Kleen, 2007/09/30
- Re: [REGRESSION from 2.6.23-rc8] (was: Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents), Thomas Gleixner, 2007/09/30
- Re: [REGRESSION from 2.6.23-rc8] (was: Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents), Andi Kleen, 2007/09/30
- Re: [REGRESSION from 2.6.23-rc8] (was: Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents), Rafael J. Wysocki, 2007/09/26
- Re: [REGRESSION from 2.6.23-rc8] (was: Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents), Thomas Gleixner, 2007/09/26
- Re: [REGRESSION from 2.6.23-rc8] (was: Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents), Rafael J. Wysocki, 2007/09/27
- Re: [REGRESSION from 2.6.23-rc8] (was: Re: 2.6.23-rc4-mm1 and -rc6-mm1: boot failure on HP nx6325, related to clockevents), Andi Kleen, 2007/09/30
[RFC] New kernel-message logging API,
Vegard Nossum,
2007/09/22
- Re: [RFC] New kernel-message logging API, Joe Perches, 2007/09/22
- Re: [RFC] New kernel-message logging API, Miguel Ojeda, 2007/09/22
- Re: [RFC] New kernel-message logging API, Rob Landley, 2007/09/23
- Re: [RFC] New kernel-message logging API, Michael Holzheu, 2007/09/24
- Re: [RFC] New kernel-message logging API, Jesse Barnes, 2007/09/24
- Re: [RFC] New kernel-message logging API, linux, 2007/09/25
[PATCH] [0/50] x86 2.6.24 patches review II,
Andi Kleen,
2007/09/21
- [PATCH] [14/50] x86: Minor code-style cleanups to change_page_attr, Andi Kleen, 2007/09/21
- [PATCH] [6/50] i386: clean up oops/bug reports, Andi Kleen, 2007/09/21
- [PATCH] [3/50] x86_64: remove never used apic_mapped, Andi Kleen, 2007/09/21
- [PATCH] [16/50] x86: Use macros to modify the PG_arch_1 page flags in change_page_attr, Andi Kleen, 2007/09/21
- [PATCH] [10/50] x86_64: install unstripped copies of compat vdso on disk, Andi Kleen, 2007/09/21
- [PATCH] [4/50] x86: add cpu codenames for Kconfig.cpu, Andi Kleen, 2007/09/21
- [PATCH] [13/50] x86: Fix and reenable CLFLUSH support in change_page_attr(), Andi Kleen, 2007/09/21
- [PATCH] [9/50] i386: validate against ACPI motherboard resources, Andi Kleen, 2007/09/21
- [PATCH] [17/50] x86_64: remove STR() macros, Andi Kleen, 2007/09/21
- [PATCH] [7/50] x86: expand /proc/interrupts to include missing vectors, v2, Andi Kleen, 2007/09/21
- [PATCH] [15/50] x86_64: Return EINVAL for unknown address in change_page_attr, Andi Kleen, 2007/09/21
- [PATCH] [1/50] x86_64: store core id bits in cpuinfo_x8, Andi Kleen, 2007/09/21
- [PATCH] [5/50] i386: change order in Kconfig.cpu, Andi Kleen, 2007/09/21
- [PATCH] [12/50] x86_64: Untable __init references between IO data, Andi Kleen, 2007/09/21
- [PATCH] [2/50] x86_64: use core id bits for apicid_to_node initialization, Andi Kleen, 2007/09/21
- [PATCH] [8/50] x86_64: remove x86_cpu_to_log_apicid, Andi Kleen, 2007/09/21
- [PATCH] [11/50] x86_64: Install unstripped copy of 64bit vdso to disk, Andi Kleen, 2007/09/21
- [PATCH] [27/50] x86_64: Remove duplicated vsyscall nsec update, Andi Kleen, 2007/09/21
- [PATCH] [29/50] x86: honor _PAGE_PSE bit on page walks, Andi Kleen, 2007/09/21
- [PATCH] [21/50] i386: Misc cpuinit annotations, Andi Kleen, 2007/09/21
- [PATCH] [41/50] i386: fix section mismatch warning in intel.c, Andi Kleen, 2007/09/21
- [PATCH] [18/50] x86_64: Save registers in saved_context during suspend and hibernation, Andi Kleen, 2007/09/21
- [PATCH] [31/50] x86_64: honor notify_die() returning NOTIFY_STOP, Andi Kleen, 2007/09/21
- [PATCH] [26/50] i386: export i386 smp_call_function_mask() to modules, Andi Kleen, 2007/09/21
- [PATCH] [36/50] x86: Use raw locks during oopses, Andi Kleen, 2007/09/21
- [PATCH] [23/50] x86_64: Implement missing x86_64 function smp_call_function_mask(), Andi Kleen, 2007/09/21
- [PATCH] [30/50] x86_64: remove some dead code, Andi Kleen, 2007/09/21
- [PATCH] [43/50] x86: multi-byte single instruction NOPs, Andi Kleen, 2007/09/21
- [PATCH] [28/50] i386: remove stub early_printk.c, Andi Kleen, 2007/09/21
- [PATCH] [37/50] x86_64: Clean up mce= argument parsing slightly, Andi Kleen, 2007/09/21
- [PATCH] [38/50] x86_64: fix off-by-one in find_next_zero_string, Andi Kleen, 2007/09/21
- [PATCH] [34/50] i386: Fix argument signedness warnings, Andi Kleen, 2007/09/21
- [PATCH] [25/50] x86_64: Add parenthesis to IRQ vector macros, Andi Kleen, 2007/09/21
- [PATCH] [19/50] Experimental: detect if SVM is disabled by BIOS, Andi Kleen, 2007/09/21
- [PATCH] [39/50] i386: fix 4 bit apicid assumption of mach-default, Andi Kleen, 2007/09/21
- [PATCH] [35/50] i386: Do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE., Andi Kleen, 2007/09/21
- [PATCH] [20/50] x86_64: Fix some broken white space in arch/x86_64/mm/init.c, Andi Kleen, 2007/09/21
- [PATCH] [32/50] x86: Show last exception from/to register contents, Andi Kleen, 2007/09/21
- [PATCH] [42/50] i386: constify wd_ops, Andi Kleen, 2007/09/21
- [PATCH] [22/50] i386: Misc cpuinit annotations, Andi Kleen, 2007/09/21
- [PATCH] [40/50] i386: Fix section mismatch, Andi Kleen, 2007/09/21
- [PATCH] [24/50] x86_64: Eliminate result signage problem in asm-x86_64/bitops.h, Andi Kleen, 2007/09/21
- [PATCH] [33/50] x86: rename .i assembler includes to .h, Andi Kleen, 2007/09/21
- [PATCH] [48/50] x86_64: return correct error code from child_rip in x86_64 entry.S, Andi Kleen, 2007/09/21
- [PATCH] [45/50] x86_64: configure HPET_EMULATE_RTC automatically, Andi Kleen, 2007/09/21
- [PATCH] [44/50] i386: Introduce "used_vectors" bitmap which can be used to reserve vectors., Andi Kleen, 2007/09/21
- [PATCH] [47/50] i386: avoid temporarily inconsistent pte-s, Andi Kleen, 2007/09/21
- [PATCH] [49/50] x86_64: Initialize 64bit registers for a.out executables, Andi Kleen, 2007/09/21
- [PATCH] [46/50] x86: also show non-zero IRQ counts for vectors that currently don't have a handler, Andi Kleen, 2007/09/21
- [PATCH] [50/50] x86_64: Remove fpu io port resource, Andi Kleen, 2007/09/21
[PATCH] [0/45] x86 2.6.24 patches review I,
Andi Kleen,
2007/09/21
- [PATCH] [1/45] x86: misc. constifications, Andi Kleen, 2007/09/21
- [PATCH] [2/45] x86: constify stacktrace_ops, Andi Kleen, 2007/09/21
- [PATCH] [12/45] i386: Fix arch/i386/kernel/nmi.c - 'unknown_nmi_panic_callback' declared 'static' but never defined warning, Andi Kleen, 2007/09/21
- [PATCH] [9/45] i386: Clean up duplicate includes in arch/i386/kernel/, Andi Kleen, 2007/09/21
- [PATCH] [5/45] x86_64: Use new shared sched_clock in x86-64 too, Andi Kleen, 2007/09/21
- [PATCH] [7/45] x86_64: Replace nvidia timer override quirk with pci id list and unify quirks, Andi Kleen, 2007/09/21
- [PATCH] [4/45] i386: Rewrite sched_clock, Andi Kleen, 2007/09/21
- [PATCH] [8/45] x86_64: Use string instruction memcpy on AMD Fam11h, Andi Kleen, 2007/09/21
- [PATCH] [6/45] x86: Unify i386 and x86-64 early quirks, Andi Kleen, 2007/09/21
- [PATCH] [10/45] x86_64: x86_64 Sanitize user specified e820 memmap values, Andi Kleen, 2007/09/21
- [PATCH] [3/45] x86: Separate checking of unsynchronized and unstable TSC, Andi Kleen, 2007/09/21
- [PATCH] [13/45] x86_64: Increase VDSO_TEXT_OFFSET for ancient binutils, Andi Kleen, 2007/09/21
- [PATCH] [11/45] x86_64: Remove rogue default m in drivers/video/Kconfig, Andi Kleen, 2007/09/21
- [PATCH] [14/45] x86: Create clflush() inline, remove hardcoded wbinvd, Andi Kleen, 2007/09/21
- [PATCH] [16/45] i386: do not BUG_ON() when MSR is unknown, Andi Kleen, 2007/09/21
- [PATCH] [28/45] x86_64: clean up apicid_to_node declaration, Andi Kleen, 2007/09/21
- [PATCH] [15/45] i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h, Andi Kleen, 2007/09/21
- [PATCH] [36/45] x86_64: kmalloc + memset conversion to kzalloc, Andi Kleen, 2007/09/21
- [PATCH] [23/45] i386: Make callgraph use dump_trace() on i386/x86_64, Andi Kleen, 2007/09/21
- [PATCH] [39/45] x86_64: block irq balancing for timer, Andi Kleen, 2007/09/21
- [PATCH] [37/45] i386: remove -maccumulate-outgoing-args, Andi Kleen, 2007/09/21
- [PATCH] [40/45] i386: deactivate the test for the dead CONFIG_DEBUG_PAGE_TYPE, Andi Kleen, 2007/09/21
- [PATCH] [17/45] i386: make Oprofile call shutdown() only once per session, Andi Kleen, 2007/09/21
- [PATCH] [35/45] i386: make some variables static, Andi Kleen, 2007/09/21
- [PATCH] [24/45] x86: Introduce frame_pointer() and stack_pointer(), Andi Kleen, 2007/09/21
- [PATCH] [26/45] x86_64: clear IO_APIC before enabing apic error vector., Andi Kleen, 2007/09/21
- [PATCH] [30/45] i386: Remove local CPU logic in MTRR call to smp_call_function_single, Andi Kleen, 2007/09/21
- [PATCH] [32/45] x86_64: hide cond_syscall behind __KERNEL__, Andi Kleen, 2007/09/21
- [PATCH] [22/45] x86_64: Enable iommu_merge by default, Andi Kleen, 2007/09/21
- [PATCH] [21/45] x86_64: Some cleanups for pci gart code, Andi Kleen, 2007/09/21
- [PATCH] [25/45] x86_64: remove sync_Arb_IDs, Andi Kleen, 2007/09/21
- [PATCH] [31/45] i386: make struct apic_probe static, Andi Kleen, 2007/09/21
- [PATCH] [29/45] i386: Consolidate show_regs and show_registers for i386, Andi Kleen, 2007/09/21
- [PATCH] [19/45] x86_64: Always accumulate compiler options in CFLAGS, Andi Kleen, 2007/09/21
- [PATCH] [27/45] x86_64: convert mm_context_t semaphore to a mutex, Andi Kleen, 2007/09/21
- [PATCH] [20/45] x86_64: Use 8 byte stack alignment when possible, Andi Kleen, 2007/09/21
- [PATCH] [33/45] i386: es7000 minor cleanups, Andi Kleen, 2007/09/21
- [PATCH] [18/45] x86_64: 0 -> NULL, for arch/x86_64, Andi Kleen, 2007/09/21
- [PATCH] [38/45] i386: setup_trampoline() must be __cpuinit, Andi Kleen, 2007/09/21
- [PATCH] [34/45] i386: no need to make enable_cpu_hotplug a variable, Andi Kleen, 2007/09/21
- [PATCH] [43/45] i386: Clean up duplicate includes in arch/i386/xen/, Andi Kleen, 2007/09/21
- [PATCH] [45/45] i386: simplify smp_call_function_single() call sequence, Andi Kleen, 2007/09/21
- [PATCH] [44/45] i386: simplify smp_call_function_single() call sequence in cpuid, Andi Kleen, 2007/09/21
- [PATCH] [42/45] x86_64: use descriptor's functions instead of inline assembly, Andi Kleen, 2007/09/21
- [PATCH] [41/45] i386: remove unnecessary code, Andi Kleen, 2007/09/21
[PATCH 1/6] LBS: fix unexported swapper_space,
Hugh Dickins,
2007/09/21
- [PATCH 2/6] LBS: fix uninitialized swapper_space, Hugh Dickins, 2007/09/21
- [PATCH 6/6] LBS: support largeblocked swapfile, Hugh Dickins, 2007/09/21
- [PATCH 4/6] LBS: fix oops in try_to_release_page, Hugh Dickins, 2007/09/21
- [PATCH 3/6] LBS: fix hang in isolate_lru_pages, Hugh Dickins, 2007/09/21
- [PATCH 5/6] LBS: fix crashes in vma_address, Hugh Dickins, 2007/09/21
x86_64: potential critical issue with quicklists and page table pages,
Siddha, Suresh B,
2007/09/21
- Re: x86_64: potential critical issue with quicklists and page table pages, Andi Kleen, 2007/09/21
- Re: x86_64: potential critical issue with quicklists and page table pages, Linus Torvalds, 2007/09/21
- Re: x86_64: potential critical issue with quicklists and page table pages, Christoph Lameter, 2007/09/21
- Re: x86_64: potential critical issue with quicklists and page table pages, Linus Torvalds, 2007/09/21
- Re: x86_64: potential critical issue with quicklists and page table pages, Linus Torvalds, 2007/09/21
- Re: x86_64: potential critical issue with quicklists and page table pages, Christoph Lameter, 2007/09/21
- Re: x86_64: potential critical issue with quicklists and page table pages, Linus Torvalds, 2007/09/21
- Re: x86_64: potential critical issue with quicklists and page table pages, Christoph Lameter, 2007/09/21
- Re: x86_64: potential critical issue with quicklists and page table pages, Linus Torvalds, 2007/09/21
- Re: x86_64: potential critical issue with quicklists and page table pages, Linus Torvalds, 2007/09/21
- Re: x86_64: potential critical issue with quicklists and page table pages, Christoph Lameter, 2007/09/21
- RE: x86_64: potential critical issue with quicklists and page table pages, Luck, Tony, 2007/09/21
- RE: x86_64: potential critical issue with quicklists and page table pages, Christoph Lameter, 2007/09/21
- Re: x86_64: potential critical issue with quicklists and page table pages, Benjamin Herrenschmidt, 2007/09/24
- Re: x86_64: potential critical issue with quicklists and page table pages, Christoph Lameter, 2007/09/21
[PATCH 00/22] Introduce credential record,
David Howells,
2007/09/21
- [PATCH 18/22] AFS: Add a function to excise a rejected write from the pagecache, David Howells, 2007/09/21
- [PATCH 21/22] AF_RXRPC: Save the operation ID for debugging, David Howells, 2007/09/21
- [PATCH 17/22] AFS: Add TestSetPageError(), David Howells, 2007/09/21
- [PATCH 20/22] AFS: Implement shared-writable mmap, David Howells, 2007/09/21
- [PATCH 10/22] CacheFiles: Add a hook to write a single page of data to an inode, David Howells, 2007/09/21
- [PATCH 16/22] NFS: Display local caching state, David Howells, 2007/09/21
- [PATCH 14/22] NFS: Use local caching, David Howells, 2007/09/21
- [PATCH 22/22] FS-Cache: Make kAFS use FS-Cache, David Howells, 2007/09/21
- [PATCH 12/22] CacheFiles: Export things for CacheFiles, David Howells, 2007/09/21
- [PATCH 15/22] NFS: Configuration and mount option changes to enable local caching on NFS, David Howells, 2007/09/21
- [PATCH 11/22] CacheFiles: Permit the page lock state to be monitored, David Howells, 2007/09/21
- [PATCH 19/22] AFS: Improve handling of a rejected writeback, David Howells, 2007/09/21
- Re: [PATCH 00/22] Introduce credential record, Casey Schaufler, 2007/09/21
- [PATCH 07/22] FS-Cache: Provide an add_wait_queue_tail() function, David Howells, 2007/09/21
- Re: [PATCH 00/22] Introduce credential record, David Howells, 2007/09/21
- [PATCH 01/22] CRED: Introduce a COW credentials record, David Howells, 2007/09/21
- [PATCH 09/22] CacheFiles: Add missing copy_page export for ia64, David Howells, 2007/09/21
- [PATCH 02/22] CRED: Split the task security data and move part of it into struct cred, David Howells, 2007/09/21
- [PATCH 04/22] CRED: Request a credential record for a kernel service, David Howells, 2007/09/21
- [PATCH 03/22] CRED: Move the effective capabilities into the cred struct, David Howells, 2007/09/21
- [PATCH 06/22] FS-Cache: Recruit a couple of page flags for cache management, David Howells, 2007/09/21
- [PATCH 05/22] FS-Cache: Release page->private after failed readahead, David Howells, 2007/09/21
[patch 0/5] VFS changes,
Miklos Szeredi,
2007/09/21
- [patch 4/5] VFS: allow filesystems to implement atomic open+truncate, Miklos Szeredi, 2007/09/21
- [patch 2/5] VFS: pass open file to ->getattr(), Miklos Szeredi, 2007/09/21
- [patch 1/5] VFS: pass open file to ->setattr(), Miklos Szeredi, 2007/09/21
- [patch 3/5] VFS: pass open file to ->xattr(), Miklos Szeredi, 2007/09/21
- [patch 5/5] VFS: allow filesystem to override mknod capability checks, Miklos Szeredi, 2007/09/21
[PATCH 00/25] Read-only bind mounts,
Dave Hansen,
2007/09/20
- [PATCH 07/25] r/o bind mounts: elevate write count for some ioctls, Dave Hansen, 2007/09/20
- [PATCH 12/25] elevate write count for link and symlink calls, Dave Hansen, 2007/09/20
- [PATCH 04/25] create cleanup helper svc_msnfs(), Dave Hansen, 2007/09/20
- [PATCH 09/25] make access() use mnt check, Dave Hansen, 2007/09/20
- [PATCH 08/25] elevate writer count for chown and friends, Dave Hansen, 2007/09/20
- [PATCH 10/25] elevate mnt writers for callers of vfs_mkdir(), Dave Hansen, 2007/09/20
- [PATCH 15/25] unix_find_other() elevate write count for touch_atime(), Dave Hansen, 2007/09/20
- [PATCH 16/25] elevate write count over calls to vfs_rename(), Dave Hansen, 2007/09/20
- [PATCH 11/25] elevate write count during entire ncp_ioctl(), Dave Hansen, 2007/09/20
- [PATCH 17/25] nfs: check mnt instead of superblock directly, Dave Hansen, 2007/09/20
- [PATCH 05/25] r/o bind mounts: stub functions, Dave Hansen, 2007/09/20
- [PATCH 03/25] give may_open() a local 'mnt' variable, Dave Hansen, 2007/09/20
- [PATCH 01/25] filesystem helpers for custom 'struct file's, Dave Hansen, 2007/09/20
- [PATCH 02/25] rearrange may_open() to be r/o friendly, Dave Hansen, 2007/09/20
- [PATCH 24/25] r/o bind mounts: track number of mount writers, Dave Hansen, 2007/09/20
- [PATCH 23/25] do_rmdir(): elevate write count, Dave Hansen, 2007/09/20
- [PATCH 13/25] elevate mount count for extended attributes, Dave Hansen, 2007/09/20
- [PATCH 21/25] sys_mknodat(): elevate write count for vfs_mknod/create(), Dave Hansen, 2007/09/20
- [PATCH 22/25] elevate mnt writers for vfs_unlink() callers, Dave Hansen, 2007/09/20
- [PATCH 19/25] elevate write count for do_utimes(), Dave Hansen, 2007/09/20
- [PATCH 18/25] elevate writer count for do_sys_truncate(), Dave Hansen, 2007/09/20
- [PATCH 06/25] elevate write count open()'d files, Dave Hansen, 2007/09/20
- [PATCH 14/25] elevate write count for file_update_time(), Dave Hansen, 2007/09/20
- [PATCH 20/25] elevate write count for do_sys_utime() and touch_atime(), Dave Hansen, 2007/09/20
- [PATCH 25/25] honor r/w changes at do_remount() time, Dave Hansen, 2007/09/20
[PATCHSET 4/4] sysfs: implement new features,
Tejun Heo,
2007/09/20
- [PATCH 2/8] sysfs: add name formatting support for symlinks, Tejun Heo, 2007/09/20
- [PATCH 8/8] sysfs: add copyrights, Tejun Heo, 2007/09/20
- [PATCH 4/8] sysfs: implement symlink auto-removal, Tejun Heo, 2007/09/20
- [PATCH 7/8] sysfs: implement batch error handling, Tejun Heo, 2007/09/20
- [PATCH 5/8] sysfs: implement symlink auto-rename, Tejun Heo, 2007/09/20
- [PATCH 3/8] sysfs: chain symlinks to their targets, Tejun Heo, 2007/09/20
- [PATCH 6/8] sysfs: implement plugged creation of sysfs nodes, Tejun Heo, 2007/09/20
- [PATCH 1/8] sysfs: notify file on deactivation, Tejun Heo, 2007/09/20
- Re: [PATCHSET 4/4] sysfs: implement new features, Greg KH, 2007/09/25
[PATCHSET 3/4] sysfs: divorce sysfs from kobject and driver model,
Tejun Heo,
2007/09/20
- [PATCH 08/22] sysfs: implement sysfs_dirent based directory interface, Tejun Heo, 2007/09/20
- [PATCH 04/22] sysfs: make SYSFS_COPY_NAME a flag, Tejun Heo, 2007/09/20
- [PATCH 03/22] sysfs: make sysfs_new_dirent() normalize @mode and determine file type, Tejun Heo, 2007/09/20
- [PATCH 10/22] sysfs: drop kobj and attr from file related symbols, Tejun Heo, 2007/09/20
- [PATCH 01/22] sysfs: make sysfs_root a pointer, Tejun Heo, 2007/09/20
- [PATCH 02/22] sysfs: separate out sysfs-kobject.h and fs/sysfs/kobject.c, Tejun Heo, 2007/09/20
- [PATCH 06/22] sysfs: restructure addrm helpers, Tejun Heo, 2007/09/20
- [PATCH 16/22] sysfs: convert group implementation to use sd-based interface, Tejun Heo, 2007/09/20
- [PATCH 14/22] sysfs: s/symlink/link/g, Tejun Heo, 2007/09/20
- [PATCH 17/22] sysfs: s/sysfs_rename_mutex/sysfs_op_mutex/ and protect all tree modifying ops, Tejun Heo, 2007/09/20
- [PATCH 13/22] sysfs: implement sysfs_dirent based bin interface, Tejun Heo, 2007/09/20
- [PATCH 11/22] sysfs: implement sysfs_dirent based file interface, Tejun Heo, 2007/09/20
- [PATCH 18/22] kobject: implement __kobject_set_name(), Tejun Heo, 2007/09/20
- [PATCH 20/22] sysfs: kill now unused __sysfs_add_file(), Tejun Heo, 2007/09/20
- [PATCH 07/22] sysfs: implement sysfs_dirent based remove interface sysfs_remove(), Tejun Heo, 2007/09/20
- [PATCH 05/22] sysfs: implement sysfs_find_child(), Tejun Heo, 2007/09/20
- [PATCH 09/22] sysfs: rename internal function sysfs_add_file(), Tejun Heo, 2007/09/20
- [PATCH 22/22] sysfs: move sysfs_assoc_lock into fs/sysfs/kobject.c and make it static, Tejun Heo, 2007/09/20
- [PATCH 15/22] sysfs: implement sysfs_dirent based link interface, Tejun Heo, 2007/09/20
- [PATCH 21/22] sysfs: kill sysfs_hash_and_remove(), Tejun Heo, 2007/09/20
- [PATCH 19/22] sysfs: implement sysfs_dirent based rename - sysfs_rename(), Tejun Heo, 2007/09/20
- [PATCH 12/22] sysfs: drop kobj and attr from bin related symbols, Tejun Heo, 2007/09/20
- Re: [PATCHSET 3/4] sysfs: divorce sysfs from kobject and driver model, Greg KH, 2007/09/25
[PATCHSET 2/4] sysfs: allow suicide,
Tejun Heo,
2007/09/20
- [PATCH 2/4] sysfs: make the sysfs_addrm_cxt->removed list FIFO, Tejun Heo, 2007/09/20
- [PATCH 3/4] sysfs: care-free suicide for sysfs files, Tejun Heo, 2007/09/20
- [PATCH 4/4] sysfs: make suicidal nodes just do it directly, Tejun Heo, 2007/09/20
- [PATCH 1/4] module: implement module_inhibit_unload(), Tejun Heo, 2007/09/20
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Jonathan Corbet, 2007/09/24
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Tejun Heo, 2007/09/24
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Rusty Russell, 2007/09/24
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Tejun Heo, 2007/09/24
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Rusty Russell, 2007/09/24
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Tejun Heo, 2007/09/24
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Rusty Russell, 2007/09/24
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Tejun Heo, 2007/09/24
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Rusty Russell, 2007/09/25
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Cornelia Huck, 2007/09/25
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Tejun Heo, 2007/09/25
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Tejun Heo, 2007/09/25
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Rusty Russell, 2007/09/25
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Tejun Heo, 2007/09/25
- Re: [PATCH 1/4] module: implement module_inhibit_unload(), Alan Stern, 2007/09/25
- Re: [PATCHSET 2/4] sysfs: allow suicide, Greg KH, 2007/09/25
[PATCHSET 1/4] sysfs: misc updates,
Tejun Heo,
2007/09/20
- [PATCH 08/15] sysfs: kill unnecessary NULL pointer check in sysfs_release(), Tejun Heo, 2007/09/20
- [PATCH 09/15] sysfs: make bin attr open get active reference of parent too, Tejun Heo, 2007/09/20
- [PATCH 02/15] sysfs: fix comments of sysfs_add/remove_one(), Tejun Heo, 2007/09/20
- [PATCH 03/15] sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode too, Tejun Heo, 2007/09/20
- [PATCH 01/15] sysfs: kill SYSFS_FLAG_REMOVED, Tejun Heo, 2007/09/20
- [PATCH 05/15] sysfs: kill sysfs_update_file(), Tejun Heo, 2007/09/20
- [PATCH 07/15] sysfs: kill unnecessary sysfs_get() in open paths, Tejun Heo, 2007/09/20
- [PATCH 04/15] sysfs: clean up header files, Tejun Heo, 2007/09/20
- [PATCH 10/15] sysfs: make s_elem an anonymous union, Tejun Heo, 2007/09/20
- [PATCH 14/15] sysfs: implement sysfs_open_dirent, Tejun Heo, 2007/09/20
- [PATCH 13/15] sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir, Tejun Heo, 2007/09/20
- [PATCH 15/15] sysfs: move sysfs file poll implementation to sysfs_open_dirent, Tejun Heo, 2007/09/20
- [PATCH 06/15] sysfs: reposition sysfs_dirent->s_mode., Tejun Heo, 2007/09/20
- [PATCH 11/15] sysfs: open code sysfs_attach_dentry(), Tejun Heo, 2007/09/20
- [PATCH 12/15] sysfs: make sysfs_root a regular directory dirent, Tejun Heo, 2007/09/20
- Re: [PATCHSET 1/4] sysfs: misc updates, Cornelia Huck, 2007/09/26
[RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump,
Huang, Ying,
2007/09/20
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Pavel Machek, 2007/09/20
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Nigel Cunningham, 2007/09/20
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Andrew Morton, 2007/09/20
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Nigel Cunningham, 2007/09/20
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Andrew Morton, 2007/09/20
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Nigel Cunningham, 2007/09/20
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Huang, Ying, 2007/09/20
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Nigel Cunningham, 2007/09/20
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Huang, Ying, 2007/09/20
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Nigel Cunningham, 2007/09/20
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Eric W. Biederman, 2007/09/21
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Pavel Machek, 2007/09/21
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Joseph Fannin, 2007/09/26
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Nigel Cunningham, 2007/09/26
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Huang, Ying, 2007/09/27
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Nigel Cunningham, 2007/09/27
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Alon Bar-Lev, 2007/09/22
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Eric W. Biederman, 2007/09/20
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Rafael J. Wysocki, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, huang ying, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Rafael J. Wysocki, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, huang ying, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Rafael J. Wysocki, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Jeremy Maitin-Shepard, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Rafael J. Wysocki, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Alan Stern, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Rafael J. Wysocki, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Jeremy Maitin-Shepard, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Rafael J. Wysocki, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Jeremy Maitin-Shepard, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Rafael J. Wysocki, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Jeremy Maitin-Shepard, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Kyle Moffett, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Nigel Cunningham, 2007/09/21
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Rafael J. Wysocki, 2007/09/22
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Rafael J. Wysocki, 2007/09/22
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Kyle Moffett, 2007/09/22
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Rafael J. Wysocki, 2007/09/22
- Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Joseph Fannin, 2007/09/26
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Andrew Morton, 2007/09/21
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Rafael J. Wysocki, 2007/09/21
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Thomas Meyer, 2007/09/24
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Pavel Machek, 2007/09/21
- Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump, Eric W. Biederman, 2007/09/21
[GIT PULL -mm] 0/6 Unionfs updates/cleanups/fixes,
Erez Zadok,
2007/09/19
- [PATCH 4/6] Unionfs: check integrity only if validated dentry successfully, Erez Zadok, 2007/09/19
- [PATCH 1/6] Unionfs: use bool type in dentry and file revalidation code, Erez Zadok, 2007/09/19
- [PATCH 5/6] Unionfs: unionfs_lookup locking consistency, Erez Zadok, 2007/09/19
- [PATCH 6/6] Unionfs: cache coherency after lower objects are removed, Erez Zadok, 2007/09/19
- [PATCH 2/6] Unionfs: remove unnecessary comment, Erez Zadok, 2007/09/19
- [PATCH 3/6] Unionfs: add missing newlines to printks, Erez Zadok, 2007/09/19
2.6.23-rc6: S4 and S5 no longer listed as supported on Toshiba Satellite A40,
Frans Pop,
2007/09/19
- Re: 2.6.23-rc6: S4 and S5 no longer listed as supported on Toshiba Satellite A40, Pavel Machek, 2007/09/20
- Re: 2.6.23-rc6: S4 and S5 no longer listed as supported on Toshiba Satellite A40, Frans Pop, 2007/09/20
- Message not available
- Re: 2.6.23-rc6: S4 and S5 no longer listed as supported on Toshiba Satellite A40, Alexey Starikovskiy, 2007/09/20
- Re: 2.6.23-rc6: S4 and S5 no longer listed as supported on Toshiba Satellite A40, Frans Pop, 2007/09/20
- Re: 2.6.23-rc6: S4 and S5 no longer listed as supported on Toshiba Satellite A40, Alexey Starikovskiy, 2007/09/20
- Re: 2.6.23-rc6: S4 and S5 no longer listed as supported on Toshiba Satellite A40, Rafael J. Wysocki, 2007/09/20
- Re: 2.6.23-rc6: S4 and S5 no longer listed as supported on Toshiba Satellite A40, Frans Pop, 2007/09/20
- Re: 2.6.23-rc6: S4 and S5 no longer listed as supported on Toshiba Satellite A40, Rafael J. Wysocki, 2007/09/20
- Re: 2.6.23-rc6: S4 and S5 no longer listed as supported on Toshiba Satellite A40, Alexey Starikovskiy, 2007/09/21
- Re: 2.6.23-rc6: S4 and S5 no longer listed as supported on Toshiba Satellite A40, Rafael J. Wysocki, 2007/09/21
- Re: 2.6.23-rc6: S4 and S5 no longer listed as supported on Toshiba Satellite A40, Frans Pop, 2007/09/20
- Message not available
[Announce] Linux-tiny project revival,
Tim Bird,
2007/09/19
- Re: [Announce] Linux-tiny project revival, Luis R. Rodriguez, 2007/09/19
- Re: [Announce] Linux-tiny project revival, Christian MICHON, 2007/09/19
- Re: [Announce] Linux-tiny project revival, Andi Kleen, 2007/09/19
- Re: [Celinux-dev] [Announce] Linux-tiny project revival, Andrew Morton, 2007/09/19
- Re: [Announce] Linux-tiny project revival, Rob Landley, 2007/09/20
- Re: [Announce] Linux-tiny project revival, Alexey Dobriyan, 2007/09/20
- printk proposal - (was Linux-tiny project revival), Tim Bird, 2007/09/20
- Re: [Announce] Linux-tiny project revival, Rob Landley, 2007/09/20
- Re: [Announce] Linux-tiny project revival, Jared Hulbert, 2007/09/20
- RE: [Celinux-dev] Re: [Announce] Linux-tiny project revival, Gross, Mark, 2007/09/20
- Message codes (Re: [Announce] Linux-tiny project revival), Oleg Verych, 2007/09/20
- RE: Message codes (Re: [Announce] Linux-tiny project revival), Gross, Mark, 2007/09/21
- Re: Message codes (Re: [Announce] Linux-tiny project revival), Rob Landley, 2007/09/21
- RE: Message codes (Re: [Announce] Linux-tiny project revival), Gross, Mark, 2007/09/21
- RE: Message codes (Re: [Announce] Linux-tiny project revival), Joe Perches, 2007/09/21
- RE: Message codes (Re: [Announce] Linux-tiny project revival), Gross, Mark, 2007/09/21
- Re: Message codes (Re: [Announce] Linux-tiny project revival), Oleg Verych, 2007/09/21
- Re: [Announce] Linux-tiny project revival, Dick Streefland, 2007/09/21
- Re: [Announce] Linux-tiny project revival, Joe Perches, 2007/09/20
- Re: [Announce] Linux-tiny project revival, Indan Zupancic, 2007/09/20
- Re: [Announce] Linux-tiny project revival, Tim Bird, 2007/09/20
- Re: [Announce] Linux-tiny project revival, Bill Davidsen, 2007/09/21
- Re: [Announce] Linux-tiny project revival, Arnd Bergmann, 2007/09/27
[RFC][PATCH 0/6] using lockdep to validate rcu usage,
Peter Zijlstra,
2007/09/19
- [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Peter Zijlstra, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Dmitry Torokhov, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Peter Zijlstra, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Dmitry Torokhov, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Peter Zijlstra, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Paul E. McKenney, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Dmitry Torokhov, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Paul E. McKenney, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Paul E. McKenney, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Dmitry Torokhov, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Peter Zijlstra, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Dmitry Torokhov, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Peter Zijlstra, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Dmitry Torokhov, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Peter Zijlstra, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Dmitry Torokhov, 2007/09/19
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Peter Zijlstra, 2007/09/19
- Message not available
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Paul E. McKenney, 2007/09/20
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Dmitry Torokhov, 2007/09/21
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Peter Zijlstra, 2007/09/21
- Re: [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock(), Paul E. McKenney, 2007/09/19
- [RFC][PATCH 3/6] lockdep: rcu_dereference() vs preempt_disable(), Peter Zijlstra, 2007/09/19
- [RFC][PATCH 4/6] implicit vs explicit preempt_disable(), Peter Zijlstra, 2007/09/19
- [RFC][PATCH 6/6] fixup early boot, Peter Zijlstra, 2007/09/19
- [RFC][PATCH 5/6] fixup funny preemption tricks in irq_exit, Peter Zijlstra, 2007/09/19
- [RFC][PATCH 1/6] lockdep: annotate rcu_read_{,un}lock{,_bh}, Peter Zijlstra, 2007/09/19
- Re: [RFC][PATCH 0/6] using lockdep to validate rcu usage, Ingo Molnar, 2007/09/19
sys_chroot+sys_fchdir Fix,
majkls,
2007/09/19
- Re: sys_chroot+sys_fchdir Fix, Alan Cox, 2007/09/19
- Re: sys_chroot+sys_fchdir Fix, Bill Davidsen, 2007/09/19
- Re: sys_chroot+sys_fchdir Fix, Alan Cox, 2007/09/19
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/19
- Re: sys_chroot+sys_fchdir Fix, Phillip Susi, 2007/09/21
- Re: sys_chroot+sys_fchdir Fix, Alan Cox, 2007/09/21
- Re: sys_chroot+sys_fchdir Fix, Phillip Susi, 2007/09/25
- Re: sys_chroot+sys_fchdir Fix, Al Viro, 2007/09/25
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, Alan Cox, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, Alan Cox, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, Alan Cox, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, Chris Adams, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, Alan Cox, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, Alan Cox, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, Al Viro, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, Christer Weinigel, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, Adrian Bunk, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, Adrian Bunk, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, Al Viro, 2007/09/27
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/27
- Re: sys_chroot+sys_fchdir Fix, Adrian Bunk, 2007/09/27
- Re: sys_chroot+sys_fchdir Fix, Christer Weinigel, 2007/09/27
- Re: sys_chroot+sys_fchdir Fix, Theodore Tso, 2007/09/27
- Re: sys_chroot+sys_fchdir Fix, Bill Davidsen, 2007/09/27
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/27
- Re: sys_chroot+sys_fchdir Fix, Bodo Eggert, 2007/09/20
- Re: sys_chroot+sys_fchdir Fix, Philipp Marek, 2007/09/20
- Re: sys_chroot+sys_fchdir Fix, majkls, 2007/09/20
- Message not available
- Message not available
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/20
- Re: sys_chroot+sys_fchdir Fix, Bill Davidsen, 2007/09/20
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/21
- Re: sys_chroot+sys_fchdir Fix, Serge E. Hallyn, 2007/09/24
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/24
- Re: sys_chroot+sys_fchdir Fix, Serge E. Hallyn, 2007/09/24
- Re: sys_chroot+sys_fchdir Fix, Serge E. Hallyn, 2007/09/24
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/25
- Re: sys_chroot+sys_fchdir Fix, Serge E. Hallyn, 2007/09/25
- Re: sys_chroot+sys_fchdir Fix, David Newall, 2007/09/25
- Chroot bug (was: sys_chroot+sys_fchdir Fix), David Newall, 2007/09/25
- Re: Chroot bug (was: sys_chroot+sys_fchdir Fix), Jan Engelhardt, 2007/09/25
- Re: Chroot bug, Miloslav Semler, 2007/09/25
- Re: Chroot bug, David Newall, 2007/09/25
- Re: Chroot bug, Jan Engelhardt, 2007/09/25
- Re: Chroot bug, Miloslav Semler, 2007/09/25
- Re: Chroot bug, Jan Engelhardt, 2007/09/25
- Re: Chroot bug, Miloslav Semler, 2007/09/25
- Re: Chroot bug, Jan Engelhardt, 2007/09/25
- Re: Chroot bug, Al Viro, 2007/09/25
- Re: Chroot bug, Miloslav Semler, 2007/09/25
- Re: Chroot bug, Miloslav Semler, 2007/09/25
- Re: Chroot bug, Serge E. Hallyn, 2007/09/25
- Re: Chroot bug, David Newall, 2007/09/25
- Re: Chroot bug (was: sys_chroot+sys_fchdir Fix), Alan Cox, 2007/09/25
- Re: Chroot bug, David Newall, 2007/09/25
- Re: Chroot bug, Alan Cox, 2007/09/25
- Re: Chroot bug, Jan Engelhardt, 2007/09/25
- Re: Chroot bug, David Newall, 2007/09/25
- Re: Chroot bug, Alan Cox, 2007/09/25
- Re: Chroot bug, David Newall, 2007/09/26
- Re: Chroot bug, Alan Cox, 2007/09/26
- Re: Chroot bug, David Newall, 2007/09/26
- Re: Chroot bug, Alan Cox, 2007/09/26
- Message not available
- Message not available
- Re: Chroot bug, Miloslav Semler, 2007/09/26
- Re: Chroot bug, Alan Cox, 2007/09/26
- Re: Chroot bug, Bongani Hlope, 2007/09/26
- Re: Chroot bug, Adrian Bunk, 2007/09/25
- Re: Chroot bug, Kyle Moffett, 2007/09/26
- Re: Chroot bug, Willy Tarreau, 2007/09/26
- Re: Chroot bug, David Newall, 2007/09/26
- Re: Chroot bug, Olivier Galibert, 2007/09/26
- Re: Chroot bug, David Newall, 2007/09/26
- Re: Chroot bug, linux-os \(Dick Johnson\), 2007/09/26
- Re: Chroot bug, Olivier Galibert, 2007/09/26
- Re: Chroot bug, Kyle Moffett, 2007/09/26
- Re: Chroot bug, Miloslav Semler, 2007/09/26
- Re: Chroot bug, Al Viro, 2007/09/26
- Re: Chroot bug, Miloslav Semler, 2007/09/26
- Re: Chroot bug, Kyle Moffett, 2007/09/26
- Re: Chroot bug, Miloslav Semler, 2007/09/26
- Re: Chroot bug, Jiri Kosina, 2007/09/27
- Re: Chroot bug, Arjan van de Ven, 2007/09/25
- Re: Chroot bug (was: sys_chroot+sys_fchdir Fix), Adrian Bunk, 2007/09/25
- Re: Chroot bug, Miloslav Semler, 2007/09/25
- Re: Chroot bug, Adrian Bunk, 2007/09/25
- Re: Chroot bug (was: sys_chroot+sys_fchdir Fix), Bodo Eggert, 2007/09/26
- Re: sys_chroot+sys_fchdir Fix, Nick Craig-Wood, 2007/09/26
[00/17] [RFC] Virtual Compound Page Support,
Christoph Lameter,
2007/09/18
- [02/17] Vmalloc: add const, Christoph Lameter, 2007/09/18
- [03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries, Christoph Lameter, 2007/09/18
- [01/17] Vmalloc: Move vmalloc_to_page to mm/vmalloc., Christoph Lameter, 2007/09/18
- [04/17] vmalloc: clean up page array indexing, Christoph Lameter, 2007/09/18
- [11/17] GFP_VFALLBACK for zone wait table., Christoph Lameter, 2007/09/18
- [10/17] Use GFP_VFALLBACK for sparsemem., Christoph Lameter, 2007/09/18
- [17/17] Allow virtual fallback for dentries, Christoph Lameter, 2007/09/18
- [12/17] Virtual Compound page allocation from interrupt context., Christoph Lameter, 2007/09/18
- [06/17] vmalloc_address(): Determine vmalloc address from page struct, Christoph Lameter, 2007/09/18
- [07/17] GFP_VFALLBACK: Allow fallback of compound pages to virtual mappings, Christoph Lameter, 2007/09/18
- [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Christoph Lameter, 2007/09/18
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Nick Piggin, 2007/09/28
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Christoph Lameter, 2007/09/28
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Peter Zijlstra, 2007/09/28
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Christoph Lameter, 2007/09/28
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Peter Zijlstra, 2007/09/28
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Christoph Lameter, 2007/09/28
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Mel Gorman, 2007/09/28
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Andrew Morton, 2007/09/29
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Peter Zijlstra, 2007/09/29
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Peter Zijlstra, 2007/09/29
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Andrew Morton, 2007/09/29
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Peter Zijlstra, 2007/09/29
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Andrew Morton, 2007/09/29
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Nick Piggin, 2007/09/29
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Andrew Morton, 2007/09/29
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Nick Piggin, 2007/09/30
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Andrew Morton, 2007/09/29
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Peter Zijlstra, 2007/09/29
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Mel Gorman, 2007/09/28
- Re: [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK, Nick Piggin, 2007/09/28
- [08/17] Pass vmalloc address in page->private, Christoph Lameter, 2007/09/18
- [14/17] Allow bit_waitqueue to wait on a bit in a vmalloc area, Christoph Lameter, 2007/09/18
- [05/17] vunmap: return page array, Christoph Lameter, 2007/09/18
- [09/17] VFALLBACK: Debugging aid, Christoph Lameter, 2007/09/18
- [13/17] Virtual compound page freeing in interrupt context, Christoph Lameter, 2007/09/18
- [16/17] Allow virtual fallback for buffer_heads, Christoph Lameter, 2007/09/18
- Re: [00/17] [RFC] Virtual Compound Page Support, Anton Altaparmakov, 2007/09/19
- Re: [00/17] [RFC] Virtual Compound Page Support, Andi Kleen, 2007/09/19
[patch 0/7] Immediate Values for 2.6.23-rc6-mm1,
Mathieu Desnoyers,
2007/09/18
- [patch 1/7] Immediate Values - Architecture Independent Code, Mathieu Desnoyers, 2007/09/18
- [patch 4/7] Immediate Values - i386 Optimization, Mathieu Desnoyers, 2007/09/18
- [patch 3/7] Immediate Values - Move Kprobes i386 restore_interrupt to kdebug.h, Mathieu Desnoyers, 2007/09/18
- [patch 5/7] Immediate Values - Powerpc Optimization, Mathieu Desnoyers, 2007/09/18
- [patch 2/7] Immediate Values - Kconfig menu in EMBEDDED, Mathieu Desnoyers, 2007/09/18
- [patch 6/7] Immediate Values - Documentation, Mathieu Desnoyers, 2007/09/18
- [patch 7/7] Scheduler Profiling - Use Immediate Values, Mathieu Desnoyers, 2007/09/18
[patch 00/11] Text Edit Lock for 2.6.23-rc6-mm1,
Mathieu Desnoyers,
2007/09/18
- [patch 05/11] Text Edit Lock - Architecture Independent Code, Mathieu Desnoyers, 2007/09/18
- [patch 08/11] Text Edit Lock - kprobes i386, Mathieu Desnoyers, 2007/09/18
- [patch 09/11] Text Edit Lock - kprobes x86_64, Mathieu Desnoyers, 2007/09/18
- [patch 01/11] Kprobes - use a mutex to protect the instruction pages list., Mathieu Desnoyers, 2007/09/18
- [patch 03/11] Kprobes - declare kprobe_mutex static, Mathieu Desnoyers, 2007/09/18
- [patch 10/11] Text Edit Lock - i386 standardize debug rodata, Mathieu Desnoyers, 2007/09/18
- [patch 11/11] Text Edit Lock - x86_64 standardize debug rodata, Mathieu Desnoyers, 2007/09/18
- [patch 02/11] Kprobes - do not use kprobes mutex in arch code, Mathieu Desnoyers, 2007/09/18
- [patch 04/11] Add INIT_ARRAY() to kernel.h, Mathieu Desnoyers, 2007/09/18
- [patch 06/11] Text Edit Lock - Alternative code for i386 and x86_64, Mathieu Desnoyers, 2007/09/18
- [patch 07/11] Text Edit Lock - kprobes architecture independent support, Mathieu Desnoyers, 2007/09/18
- Re: [patch 00/11] Text Edit Lock for 2.6.23-rc6-mm1, Andrew Morton, 2007/09/20
bnx2 dirver's firmware images,
Denys Vlasenko,
2007/09/18
- Re: bnx2 dirver's firmware images, Michael Chan, 2007/09/18
- Re: bnx2 dirver's firmware images, Denys Vlasenko, 2007/09/18
- Re: bnx2 dirver's firmware images, David Miller, 2007/09/18
- Re: bnx2 dirver's firmware images, H. Peter Anvin, 2007/09/18
- Re: bnx2 dirver's firmware images, David Miller, 2007/09/18
- Re: bnx2 dirver's firmware images, H. Peter Anvin, 2007/09/18
- Re: bnx2 dirver's firmware images, David Miller, 2007/09/18
- Re: bnx2 dirver's firmware images, Sam Ravnborg, 2007/09/18
- Re: bnx2 dirver's firmware images, H. Peter Anvin, 2007/09/18
- Re: bnx2 dirver's firmware images, maximilian attems, 2007/09/19
- Re: bnx2 dirver's firmware images, H. Peter Anvin, 2007/09/19
- Re: bnx2 dirver's firmware images, maximilian attems, 2007/09/19
- Re: bnx2 dirver's firmware images, Sam Ravnborg, 2007/09/19
- Re: bnx2 dirver's firmware images, Michael Chan, 2007/09/18
- Re: bnx2 dirver's firmware images, maximilian attems, 2007/09/19
(none),
newsletter@xxxxxxxxxxxxxx,
2007/09/18
- (none), melnik-inna, 2007/09/18
- (none), Newsletter, 2007/09/20
- (none), Alexandr Andrijcuk, 2007/09/21
- (none), Steven Rostedt, 2007/09/24
2.6.23-rc6-mm1: IPC: sleeping function called ...,
Alexey Dobriyan,
2007/09/18
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Andrew Morton, 2007/09/18
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Andrew Morton, 2007/09/18
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Andrew Morton, 2007/09/18
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Alexey Dobriyan, 2007/09/18
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Nadia Derbey, 2007/09/18
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Andrew Morton, 2007/09/18
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Jarek Poplawski, 2007/09/19
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Nadia Derbey, 2007/09/20
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Jarek Poplawski, 2007/09/20
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Jarek Poplawski, 2007/09/20
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Nadia Derbey, 2007/09/20
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Nadia Derbey, 2007/09/20
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Jarek Poplawski, 2007/09/20
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Jarek Poplawski, 2007/09/21
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Nadia Derbey, 2007/09/21
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Jarek Poplawski, 2007/09/21
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Jarek Poplawski, 2007/09/21
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Jarek Poplawski, 2007/09/24
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Jarek Poplawski, 2007/09/24
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Nadia Derbey, 2007/09/24
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Nadia Derbey, 2007/09/24
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Jarek Poplawski, 2007/09/25
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Jarek Poplawski, 2007/09/26
- Re: 2.6.23-rc6-mm1: IPC: sleeping function called ..., Jarek Poplawski, 2007/09/20
2.6.23-rc6-mm1,
Andrew Morton,
2007/09/18
- Re: 2.6.23-rc6-mm1, Andrew Morton, 2007/09/18
- Re: 2.6.23-rc6-mm1, Kamalesh Babulal, 2007/09/18
- Re: 2.6.23-rc6-mm1, Valdis . Kletnieks, 2007/09/18
- Re: 2.6.23-rc6-mm1, Miles Lane, 2007/09/18
- modpost errors ( Re: 2.6.23-rc6-mm1), Gabriel C, 2007/09/18
- 2.6.23-rc6-mm1: Build failure on ppc64 drivers/net/ehea/ehea_main.c, Mel Gorman, 2007/09/18
- Re: 2.6.23-rc6-mm1 (watchdog), Randy Dunlap, 2007/09/18
- Re: 2.6.23-rc6-mm1, Miles Lane, 2007/09/18
- Re: 2.6.23-rc6-mm1, Mel Gorman, 2007/09/18
- 2.6.23-rc6-mm1 - Mostly working, with a kbuild oddity, Valdis . Kletnieks, 2007/09/18
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, Rafael J. Wysocki, 2007/09/18
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, Rafael J. Wysocki, 2007/09/18
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING, Rafael J. Wysocki, 2007/09/18
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING, Thomas Gleixner, 2007/09/19
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING, Rafael J. Wysocki, 2007/09/19
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING, Thomas Gleixner, 2007/09/19
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING, Rafael J. Wysocki, 2007/09/19
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING, Thomas Gleixner, 2007/09/20
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING, Rafael J. Wysocki, 2007/09/20
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING, Thomas Gleixner, 2007/09/20
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING, Rafael J. Wysocki, 2007/09/20
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING, Thomas Gleixner, 2007/09/20
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING, Rafael J. Wysocki, 2007/09/20
- Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING, Rafael J. Wysocki, 2007/09/20
- Re: 2.6.23-rc6-mm1 sparc build error, Mathieu Desnoyers, 2007/09/18
- Re: 2.6.23-rc6-mm1: atomic counter underflow, Mariusz Kozlowski, 2007/09/18
- 2.6.23-rc6-mm1 -- powerpc link failure, Andy Whitcroft, 2007/09/19
- 2.6.23-rc6-mm1 -- powerpc pSeries_log_error panic in rtas_call/early_enable_eeh, Andy Whitcroft, 2007/09/19
- X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Andrew Morton, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Andi Kleen, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Andi Kleen, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Andrew Morton, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Valdis . Kletnieks, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Valdis . Kletnieks, 2007/09/20
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Dave Airlie, 2007/09/20
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Dave Airlie, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/20
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Dave Airlie, 2007/09/20
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Zhenyu Wang, 2007/09/20
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/20
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Zhenyu Wang, 2007/09/20
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Dave Airlie, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Dave Airlie, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Andrew Morton, 2007/09/19
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Matt Mackall, 2007/09/20
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Andi Kleen, 2007/09/20
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Matt Mackall, 2007/09/20
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Andi Kleen, 2007/09/20
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Valdis . Kletnieks, 2007/09/21
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/21
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Valdis . Kletnieks, 2007/09/21
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/21
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Valdis . Kletnieks, 2007/09/21
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Valdis . Kletnieks, 2007/09/21
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/21
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/21
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Valdis . Kletnieks, 2007/09/23
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/24
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Valdis . Kletnieks, 2007/09/24
- Re: X-freeze after clflush changes [Was: 2.6.23-rc6-mm1], Jiri Slaby, 2007/09/24
- 2.6.23-rc6-mm1 -- mkfs stuck in 'D', Andy Whitcroft, 2007/09/19
- Re: 2.6.23-rc6-mm1, Tilman Schmidt, 2007/09/19