linux.kernel (thread)
[PATCH 0 of 39] ipath - bug fixes, performance enhancements, and portability improvements,
Bryan O'Sullivan,
2006/06/29
- [PATCH 39 of 39] IB/ipath - use streaming copy in RDMA interrupt handler to reduce packet loss, Bryan O'Sullivan, 2006/06/29
- [PATCH 37 of 39] IB/ipath - namespace cleanup: replace ips with ipath, Bryan O'Sullivan, 2006/06/29
- [PATCH 3 of 39] IB/ipath - Share more common code between RC and UC protocols, Bryan O'Sullivan, 2006/06/29
- [PATCH 8 of 39] IB/ipath - remove some duplicate code, Bryan O'Sullivan, 2006/06/29
- [PATCH 17 of 39] IB/ipath - use more appropriate gfp flags, Bryan O'Sullivan, 2006/06/29
- [PATCH 29 of 39] IB/ipath - RC receive interrupt performance changes, Bryan O'Sullivan, 2006/06/29
- [PATCH 33 of 39] IB/ipath - read/write correct sizes through diag interface, Bryan O'Sullivan, 2006/06/29
- [PATCH 28 of 39] IB/ipath - Fixes a bug where our delay for EEPROM no longer works due to compiler reordering, Bryan O'Sullivan, 2006/06/29
- [PATCH 26 of 39] IB/ipath - check for valid LID and multicast LIDs, Bryan O'Sullivan, 2006/06/29
- [PATCH 23 of 39] IB/ipath - disallow send of invalid packet sizes over UD, Bryan O'Sullivan, 2006/06/29
- [PATCH 27 of 39] IB/ipath - fixes to performance get counters for IB compliance, Bryan O'Sullivan, 2006/06/29
- [PATCH 34 of 39] IB/ipath - fix a bug that results in addresses near 0 being written via DMA, Bryan O'Sullivan, 2006/06/29
- [PATCH 19 of 39] IB/ipath - memory management cleanups, Bryan O'Sullivan, 2006/06/29
- [PATCH 24 of 39] IB/ipath - don't confuse the max message size with the MTU, Bryan O'Sullivan, 2006/06/29
- [PATCH 31 of 39] IB/ipath - drop the "stats" sysfs attribute group, Bryan O'Sullivan, 2006/06/29
- [PATCH 30 of 39] IB/ipath - purge sps_lid and sps_mlid arrays, Bryan O'Sullivan, 2006/06/29
- [PATCH 36 of 39] IB/ipath - Ignore receive queue size if SRQ is specified, Bryan O'Sullivan, 2006/06/29
- [PATCH 25 of 39] IB/ipath - removed redundant statements, Bryan O'Sullivan, 2006/06/29
- [PATCH 20 of 39] IB/ipath - reduce overhead on receive interrupts, Bryan O'Sullivan, 2006/06/29
- [PATCH 21 of 39] IB/ipath - fixed bug 9776 for real. The problem was that I was updating, Bryan O'Sullivan, 2006/06/29
- [PATCH 32 of 39] IB/ipath - support more models of InfiniPath hardware, Bryan O'Sullivan, 2006/06/29
- [PATCH 35 of 39] IB/ipath - remove some #if 0 code related to lockable memory, Bryan O'Sullivan, 2006/06/29
- [PATCH 22 of 39] IB/ipath - fix lost interrupts on HT-400, Bryan O'Sullivan, 2006/06/29
- [PATCH 38 of 39] IB/ipath - More changes to support InfiniPath on PowerPC 970 systems, Bryan O'Sullivan, 2006/06/29
- [PATCH 13 of 39] IB/ipath - enforce device resource limits, Bryan O'Sullivan, 2006/06/29
- [PATCH 11 of 39] IB/ipath - return an error for unknown multicast GID, Bryan O'Sullivan, 2006/06/29
- [PATCH 6 of 39] IB/ipath - Allow diags on any unit, Bryan O'Sullivan, 2006/06/29
- [PATCH 16 of 39] IB/ipath - enable freeze mode when shutting down device, Bryan O'Sullivan, 2006/06/29
- [PATCH 2 of 39] IB/ipath - update copyrights and other strings to reflect new company name, Bryan O'Sullivan, 2006/06/29
- [PATCH 4 of 39] IB/ipath - fix an indenting problem, Bryan O'Sullivan, 2006/06/29
- [PATCH 18 of 39] IB/ipath - use vmalloc to allocate struct ipath_devdata, Bryan O'Sullivan, 2006/06/29
- [PATCH 1 of 39] IB/ipath - Name zero counter offsets so it's clear they aren't counters, Bryan O'Sullivan, 2006/06/29
- [PATCH 5 of 39] IB/ipath - fix shared receive queues for RC, Bryan O'Sullivan, 2006/06/29
- [PATCH 10 of 39] IB/ipath - fix some memory leaks on failure paths, Bryan O'Sullivan, 2006/06/29
- [PATCH 7 of 39] IB/ipath - update some comments and fix typos, Bryan O'Sullivan, 2006/06/29
- [PATCH 12 of 39] IB/ipath - report correct device identification information in /sys, Bryan O'Sullivan, 2006/06/29
- [PATCH 9 of 39] IB/ipath - don't allow resources to be created with illegal values, Bryan O'Sullivan, 2006/06/29
- [PATCH 15 of 39] IB/ipath - print better debug info when handling 32/64-bit DMA mask problems, Bryan O'Sullivan, 2006/06/29
- [PATCH 14 of 39] IB/ipath - removed unused field ipath_kregvirt from struct ipath_devdata, Bryan O'Sullivan, 2006/06/29
- Re: [PATCH 0 of 39] ipath - bug fixes, performance enhancements,and portability improvements, Michael S. Tsirkin, 2006/06/30
2.6.17-mm4,
Andrew Morton,
2006/06/29
- Re: 2.6.17-mm4, Benoit Boissinot, 2006/06/29
- Re: 2.6.17-mm one process gets stuck in infinite loop in the kernel., Helge Hafting, 2006/06/29
- Re: 2.6.17-mm4, Reuben Farrelly, 2006/06/29
- Re: 2.6.17-mm4, Reuben Farrelly, 2006/06/29
- Re: 2.6.17-mm4, Jesse Brandeburg, 2006/06/29
- [-mm patch] drivers/message/fusion/mptsas.c: make 2 functions static, Adrian Bunk, 2006/06/29
- [-mm patch] fs/nfs/: make 2 functions static, Adrian Bunk, 2006/06/29
- Possible circular locking dependency detected in Reiser4, Andrew James Wade, 2006/06/29
- Re: 2.6.17-mm4, Michal Piotrowski, 2006/06/29
- Re: 2.6.17-mm4, Chris Rode, 2006/06/29
- Re: 2.6.17-mm4, Ingo Molnar, 2006/06/29
- Re: 2.6.17-mm4, Manuel Lauss, 2006/06/30
- Re: 2.6.17-mm4, Chuck Ebbert, 2006/06/30
[PATCH 0/6] mm: tracking dirty pages -v14,
Peter Zijlstra,
2006/06/28
- [PATCH 2/6] mm: balance dirty pages, Peter Zijlstra, 2006/06/28
- [PATCH 5/6] mm: small cleanup of install_page(), Peter Zijlstra, 2006/06/28
- [PATCH 6/6] mm: fixup do_wp_page(), Peter Zijlstra, 2006/06/28
- [PATCH 3/6] mm: msync() cleanup, Peter Zijlstra, 2006/06/28
- [PATCH 1/6] mm: tracking shared dirty pages, Peter Zijlstra, 2006/06/28
- [PATCH 4/6] mm: optimize the new mprotect() code a bit, Peter Zijlstra, 2006/06/28
- Re: [PATCH 0/6] mm: tracking dirty pages -v14, Hugh Dickins, 2006/06/28
[klibc 00/31] klibc as a historyless patchset (updated and reorganized),
H. Peter Anvin,
2006/06/28
- [klibc 01/31] Add klibc/kinit to MAINTAINERS file, H. Peter Anvin, 2006/06/28
- [klibc 06/31] cris support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 02/31] Main Makefile changes for klibc, H. Peter Anvin, 2006/06/28
- [klibc 05/31] arm support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 19/31] sparc64 support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 09/31] m32r support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 18/31] sparc support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 23/31] kinit: replacement for in-kernel do_mount, ipconfig, nfsroot, H. Peter Anvin, 2006/06/28
- [klibc 17/31] sh support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 27/31] A port of gzip to klibc, H. Peter Anvin, 2006/06/28
- [klibc 13/31] parisc support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 25/31] Miscellaneous utilities for klibc, H. Peter Anvin, 2006/06/28
- [klibc 07/31] i386 support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 21/31] Simple test suite for klibc, H. Peter Anvin, 2006/06/28
- [klibc 31/31] Remove in-kernel root-mounting code, H. Peter Anvin, 2006/06/28
- [klibc 20/31] x86_64 support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 03/31] Core klibc code, H. Peter Anvin, 2006/06/28
- [klibc 14/31] ppc support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 12/31] mips64 support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 28/31] sparc64: transmit arch-specific options to kinit via /arch.cmd, H. Peter Anvin, 2006/06/28
- [klibc 08/31] ia64 support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 04/31] alpha support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 22/31] zlib for klibc, H. Peter Anvin, 2006/06/28
- [klibc 16/31] s390 support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 30/31] Remove in-kernel resume-from-disk invocation code, H. Peter Anvin, 2006/06/28
- [klibc 11/31] mips support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 15/31] ppc64 support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 26/31] dash - a small POSIX shell for klibc, H. Peter Anvin, 2006/06/28
- [klibc 24/31] klibc basic build infrastructure, H. Peter Anvin, 2006/06/28
- [klibc 10/31] m68k support for klibc, H. Peter Anvin, 2006/06/28
- [klibc 29/31] sparc32: transfer arch-specific options to /arch.cmd, H. Peter Anvin, 2006/06/28
[PATCH 00/20] Mount writer count and read-only bind mounts (v3),
Dave Hansen,
2006/06/27
- [PATCH 19/20] elevate writer count for custom 'struct file', Dave Hansen, 2006/06/27
- [PATCH 13/20] elevate writer count for do_sys_truncate(), Dave Hansen, 2006/06/27
- [PATCH 11/20] elevate write count over calls to vfs_rename(), Dave Hansen, 2006/06/27
- [PATCH 15/20] elevate write count for do_sys_utime() and touch_atime(), Dave Hansen, 2006/06/27
- [PATCH 10/20] unix_find_other() elevate write count for touch_atime(), Dave Hansen, 2006/06/27
- [PATCH 20/20] honor r/w changes at do_remount() time, Dave Hansen, 2006/06/27
- [PATCH 14/20] elevate write count for do_utimes(), Dave Hansen, 2006/06/27
- [PATCH 04/20] elevate mnt writers for callers of vfs_mkdir(), Dave Hansen, 2006/06/27
- [PATCH 12/20] tricky: elevate write count files are open()ed, Dave Hansen, 2006/06/27
- [PATCH 18/20] do_rmdir(): elevate write count, Dave Hansen, 2006/06/27
- [PATCH 17/20] elevate mnt writers for vfs_unlink() callers, Dave Hansen, 2006/06/27
- [PATCH 07/20] elevate mount count for extended attributes, Dave Hansen, 2006/06/27
- [PATCH 16/20] sys_mknodat(): elevate write count for vfs_mknod/create(), Dave Hansen, 2006/06/27
- [PATCH 03/20] Add vfsmount writer count, Dave Hansen, 2006/06/27
- [PATCH 08/20] sys_linkat(): elevate write count around vfs_link(), Dave Hansen, 2006/06/27
- [PATCH 09/20] mount_is_safe(): add comment, Dave Hansen, 2006/06/27
- [PATCH 05/20] elevate write count during entire ncp_ioctl(), Dave Hansen, 2006/06/27
- [PATCH 02/20] r/o bind mount prepwork: move open_namei()'s vfs_create(), Dave Hansen, 2006/06/27
- [PATCH 06/20] sys_symlinkat() elevate write count around vfs_symlink(), Dave Hansen, 2006/06/27
- [PATCH 01/20] prepare for write access checks: collapse if(), Dave Hansen, 2006/06/27
- Re: [PATCH 00/20] Mount writer count and read-only bind mounts (v3), Andrew Morton, 2006/06/27
[PATCH] ia64: change usermode HZ to 250,
hawkes,
2006/06/27
- Re: [PATCH] ia64: change usermode HZ to 250, Arjan van de Ven, 2006/06/28
- RE: [PATCH] ia64: change usermode HZ to 250, Luck, Tony, 2006/06/27
- RE: [PATCH] ia64: change usermode HZ to 250, Luck, Tony, 2006/06/28
- Re: [PATCH] ia64: change usermode HZ to 250, Albert Cahalan, 2006/06/29
[PATCH 00/25] -stable review,
Chris Wright,
2006/06/27
- [PATCH 18/25] ohci1394: Fix broken suspend/resume in ohci1394, Chris Wright, 2006/06/27
- [PATCH 07/25] SCTP: Reset rtt_in_progress for the chunk when processing its sack., Chris Wright, 2006/06/27
- [PATCH 04/25] PFKEYV2: Fix inconsistent typing in struct sadb_x_kmprivate., Chris Wright, 2006/06/27
- [PATCH 12/25] NTFS: Critical bug fix (affects MIPS and possibly others), Chris Wright, 2006/06/27
- [PATCH 21/25] kbuild: Fix 100% initramfs bloat in 2.6.17 versus 2.6.16, Chris Wright, 2006/06/27
- [PATCH 14/25] bcm43xx: init fix for possible Machine Check, Chris Wright, 2006/06/27
- [PATCH 05/25] SCTP: Limit association max_retrans setting in setsockopt., Chris Wright, 2006/06/27
- [PATCH 01/25] USB: Whiteheat: fix firmware spurious errors, Chris Wright, 2006/06/27
- [PATCH 09/25] SCTP: Fix persistent slowdown in sctp when a gap ack consumes rx buffer., Chris Wright, 2006/06/27
- [PATCH 20/25] ide-io: increase timeout value to allow for slave wakeup, Chris Wright, 2006/06/27
- [PATCH 02/25] SERIAL: PARPORT_SERIAL should depend on SERIAL_8250_PCI, Chris Wright, 2006/06/27
- [PATCH 16/25] IPV6: Fix source address selection., Chris Wright, 2006/06/27
- [PATCH 06/25] SCTP: Reject sctp packets with broadcast addresses., Chris Wright, 2006/06/27
- [PATCH 15/25] UML: fix uptime, Chris Wright, 2006/06/27
- [PATCH 03/25] IPV6: Sum real space for RTAs., Chris Wright, 2006/06/27
- [PATCH 13/25] x86: compile fix for asm-i386/alternatives.h, Chris Wright, 2006/06/27
- [PATCH 10/25] ETHTOOL: Fix UFO typo, Chris Wright, 2006/06/27
- [PATCH 11/25] SPARC32: Fix iommu_flush_iotlb end address, Chris Wright, 2006/06/27
- [PATCH 17/25] IPV6 ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRIVACY, Chris Wright, 2006/06/27
- [PATCH 08/25] SCTP: Send only 1 window update SACK per message., Chris Wright, 2006/06/27
- [PATCH 22/25] Link error when futexes are disabled on 64bit architectures, Chris Wright, 2006/06/27
- [PATCH 24/25] Input: return correct size when reading modalias attribute, Chris Wright, 2006/06/27
- [PATCH 23/25] idr: fix race in idr code, Chris Wright, 2006/06/27
- [PATCH 25/25] generic_file_buffered_write(): deadlock on vectored write, Chris Wright, 2006/06/27
- [PATCH 19/25] libata: minor patch for ATA_DFLAG_PIO, Chris Wright, 2006/06/27
[PATCH 0/5] mm: tracking dirty pages -v13,
Peter Zijlstra,
2006/06/27
- [PATCH 1/5] mm: tracking shared dirty pages, Peter Zijlstra, 2006/06/27
- [PATCH 3/5] mm: msync() cleanup, Peter Zijlstra, 2006/06/27
- [PATCH 5/5] mm: small cleanup of install_page(), Peter Zijlstra, 2006/06/27
- [PATCH 2/5] mm: balance dirty pages, Peter Zijlstra, 2006/06/27
- [PATCH 4/5] mm: optimize the new mprotect() code a bit, Peter Zijlstra, 2006/06/27
[GIT PATCH] 64bit resource patches for 2.6.17,
Greg KH,
2006/06/27
- [PATCH 1/17] [PATCH] 64bit resource: C99 changes for struct resource declarations, Greg KH, 2006/06/27
- [PATCH 2/17] [PATCH] 64bit resource: fix up printks for resources in sound drivers, Greg KH, 2006/06/27
- [PATCH 3/17] [PATCH] 64bit resource: fix up printks for resources in networks drivers, Greg KH, 2006/06/27
- [PATCH 4/17] [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug drivers, Greg KH, 2006/06/27
- [PATCH 5/17] [PATCH] 64bit resource: fix up printks for resources in mtd drivers, Greg KH, 2006/06/27
- [PATCH 6/17] [PATCH] 64bit resource: fix up printks for resources in ide drivers, Greg KH, 2006/06/27
- [PATCH 7/17] [PATCH] 64bit resource: fix up printks for resources in video drivers, Greg KH, 2006/06/27
- [PATCH 8/17] [PATCH] 64bit resource: fix up printks for resources in pcmcia drivers, Greg KH, 2006/06/27
- [PATCH 9/17] [PATCH] 64bit resource: fix up printks for resources in arch and core code, Greg KH, 2006/06/27
- [PATCH 10/17] [PATCH] 64bit resource: fix up printks for resources in misc drivers, Greg KH, 2006/06/27
- [PATCH 11/17] [PATCH] 64bit resource: introduce resource_size_t for the start and end of struct resource, Greg KH, 2006/06/27
- [PATCH 12/17] [PATCH] 64bit resource: change resource core to use resource_size_t, Greg KH, 2006/06/27
- [PATCH 13/17] [PATCH] 64bit resource: change pci core and arch code to use resource_size_t, Greg KH, 2006/06/27
- [PATCH 14/17] [PATCH] 64bit resource: change pnp core to use resource_size_t, Greg KH, 2006/06/27
- [PATCH 15/17] [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed, Greg KH, 2006/06/27
- [PATCH 16/17] [PATCH] 64bit Resource: finally enable 64bit resource sizes, Greg KH, 2006/06/27
- [PATCH 17/17] [PATCH] i386: export memory more than 4G through /proc/iomem, Greg KH, 2006/06/27
2.6.17-mm3,
Andrew Morton,
2006/06/27
- 2.6.17-mm3: no help text for READAHEAD_ALLOW_OVERHEADS, Adrian Bunk, 2006/06/27
- [patch] irq: fix arch/i386/kernel/irq.c gcc warning, Ingo Molnar, 2006/06/27
- x86_64-mm-ieee1394-early.patch (was Re: 2.6.17-mm3), Stefan Richter, 2006/06/27
- Re: 2.6.17-mm3, Reuben Farrelly, 2006/06/27
- Re: 2.6.17-mm3, Reuben Farrelly, 2006/06/27
- Re: 2.6.17-mm3, Michal Piotrowski, 2006/06/27
- Re: 2.6.17-mm3, Steve Fox, 2006/06/27
- 2.6.17-mm3: arm: *_irq_wake compile error, Adrian Bunk, 2006/06/27
- Re: 2.6.17-mm3: arm: *_irq_wake compile error, Thomas Gleixner, 2006/06/28
- Re: 2.6.17-mm3: arm: *_irq_wake compile error, Andrew Morton, 2006/06/28
- Re: 2.6.17-mm3: arm: *_irq_wake compile error, Thomas Gleixner, 2006/06/28
- Re: 2.6.17-mm3: arm: *_irq_wake compile error, Ingo Molnar, 2006/06/28
- [patch] genirq: rename desc->handler to desc->chip, sparc64 fix, Ingo Molnar, 2006/06/28
- Re: [patch] genirq: rename desc->handler to desc->chip, sparc64 fix, David Miller, 2006/06/28
- Re: [patch] genirq: rename desc->handler to desc->chip, sparc64 fix, Andrew Morton, 2006/06/28
- Re: [patch] genirq: rename desc->handler to desc->chip, sparc64 fix, Ingo Molnar, 2006/06/28
- Re: [patch] genirq: rename desc->handler to desc->chip, sparc64 fix, David Miller, 2006/06/28
- Re: [patch] genirq: rename desc->handler to desc->chip, sparc64 fix, Paul Mackerras, 2006/06/29
- Re: [patch] genirq: rename desc->handler to desc->chip, sparc64 fix, Ingo Molnar, 2006/06/29
- Re: 2.6.17-mm3 - mutex warning in usbhid, battery problem, and slab corruption, Rafael J. Wysocki, 2006/06/28
- Re: 2.6.17-mm3, Cedric Le Goater, 2006/06/28
- [-mm patch] kernel/rcutorture.c: make code static, Adrian Bunk, 2006/06/28
- [-mm patch] kernel/lockdep.c: possible cleanups, Adrian Bunk, 2006/06/28
- [-mm patch] make drivers/scsi/aic7xxx/aic79xx_core.:ahd_set_tags() static, Adrian Bunk, 2006/06/28
- [-mm patch] fs/ecryptfs/: possible cleanups, Adrian Bunk, 2006/06/28
[PATCH 000 of 14] knfsd: Introduction,
NeilBrown,
2006/06/27
- [PATCH 002 of 14] knfsd: Fixing missing 'expkey' support for fsid type 3, NeilBrown, 2006/06/27
- [PATCH 005 of 14] knfsd: nfsd4: fix open_confirm locking, NeilBrown, 2006/06/27
- [PATCH 010 of 14] knfsd: nfsd4: fix some open argument tests, NeilBrown, 2006/06/27
- [PATCH 004 of 14] knfsd: Ignore ref_fh when crossing a mountpoint., NeilBrown, 2006/06/27
- [PATCH 014 of 14] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy., NeilBrown, 2006/06/27
- [PATCH 009 of 14] knfsd: svcrpc: gss: simplify rsc_parse(), NeilBrown, 2006/06/27
- [PATCH 003 of 14] knfsd: Remove noise about filehandle being uptodate., NeilBrown, 2006/06/27
- [PATCH 011 of 14] knfsd: nfsd4: fix open flag passing, NeilBrown, 2006/06/27
- [PATCH 007 of 14] knfsd: nfsd4: remove superfluous grace period checks, NeilBrown, 2006/06/27
- [PATCH 006 of 14] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissions problem, NeilBrown, 2006/06/27
- [PATCH 012 of 14] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code, NeilBrown, 2006/06/27
- [PATCH 013 of 14] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case, NeilBrown, 2006/06/27
- [PATCH 001 of 14] knfsd: Improve the test for cross-device-rename in nfsd, NeilBrown, 2006/06/27
- [PATCH 008 of 14] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link(), NeilBrown, 2006/06/27
[PATCH 000 of 12] md: Introduction,
NeilBrown,
2006/06/27
- [PATCH 006 of 12] md: Fix some small races in bitmap plugging in raid5., NeilBrown, 2006/06/27
- [PATCH 008 of 12] md: Unify usage of symbolic names for perms., NeilBrown, 2006/06/27
- [PATCH 011 of 12] md: Fix "Will Configure" message when interpreting md= kernel parameter., NeilBrown, 2006/06/27
- [PATCH 010 of 12] md: Remove a variable that is now unused., NeilBrown, 2006/06/27
- [PATCH 001 of 12] md: Possible fix for unplug problem, NeilBrown, 2006/06/27
- [PATCH 005 of 12] md: Fix a plug/unplug race in raid5, NeilBrown, 2006/06/27
- [PATCH 003 of 12] md: Delay starting md threads until array is completely setup., NeilBrown, 2006/06/27
- [PATCH 007 of 12] md: Fix usage of wrong variable in raid1, NeilBrown, 2006/06/27
- [PATCH 009 of 12] md: Require CAP_SYS_ADMIN for (re-)configuring md devices via sysfs., NeilBrown, 2006/06/27
- [PATCH 004 of 12] md: Fix resync speed calculation for restarted resyncs., NeilBrown, 2006/06/27
- [PATCH 012 of 12] md: Include sector number in messages about corrected read errors., NeilBrown, 2006/06/27
- [PATCH 002 of 12] md: Set desc_nr correctly for version-1 superblocks., NeilBrown, 2006/06/27
[Suspend2][ 00/13] Generic netlink support.,
Nigel Cunningham,
2006/06/27
- [Suspend2][ 08/13] [Suspend2] Userspace is ready!, Nigel Cunningham, 2006/06/27
- [Suspend2][ 07/13] [Suspend2] Set NoFreeze flag on a userspace helper., Nigel Cunningham, 2006/06/27
- [Suspend2][ 06/13] [Suspend2] Tell userui whether debugging is enabled., Nigel Cunningham, 2006/06/27
- [Suspend2][ 01/13] [Suspend2] Netlink.c header, Nigel Cunningham, 2006/06/27
- [Suspend2][ 03/13] [Suspend2] Get and put skbs., Nigel Cunningham, 2006/06/27
- [Suspend2][ 05/13] [Suspend2] Send netlink message to userspace helper., Nigel Cunningham, 2006/06/27
- [Suspend2][ 10/13] [Suspend2] Prepare/cleanup netlink connections., Nigel Cunningham, 2006/06/27
- [Suspend2][ 09/13] [Suspend2] Netlink receive message routines., Nigel Cunningham, 2006/06/27
- [Suspend2][ 13/13] [Suspend2] Netlink header., Nigel Cunningham, 2006/06/27
- [Suspend2][ 12/13] [Suspend2] Start a userspace helper., Nigel Cunningham, 2006/06/27
- [Suspend2][ 04/13] [Suspend2] Notify userspace of a new message., Nigel Cunningham, 2006/06/27
- [Suspend2][ 02/13] [Suspend2] Fill skb pool., Nigel Cunningham, 2006/06/27
- [Suspend2][ 11/13] [Suspend2] Launch a userspace helper., Nigel Cunningham, 2006/06/27
[Suspend2][ 00/10] Suspend2 Atomic Copy Patches,
Nigel Cunningham,
2006/06/27
- [Suspend2][ 08/10] [Suspend2] Atomic copy routine, Nigel Cunningham, 2006/06/27
- [Suspend2][ 04/10] [Suspend2] Prepare pbe list for atomic restore., Nigel Cunningham, 2006/06/27
- [Suspend2][ 07/10] [Suspend2] Post suspend context-save routine, Nigel Cunningham, 2006/06/27
- [Suspend2][ 09/10] [Suspend2] Atomic copy highlevel routine., Nigel Cunningham, 2006/06/27
- [Suspend2][ 06/10] [Suspend2] Post-atomic restore routine, Nigel Cunningham, 2006/06/27
- [Suspend2][ 05/10] [Suspend2] Highmem copyback routine., Nigel Cunningham, 2006/06/27
- [Suspend2][ 01/10] [Suspend2] Atomic copy file header., Nigel Cunningham, 2006/06/27
- [Suspend2][ 02/10] [Suspend2] Initialise nosave zone table, Nigel Cunningham, 2006/06/27
- [Suspend2][ 10/10] [Suspend2] Atomic restore highlevel routine., Nigel Cunningham, 2006/06/27
- [Suspend2][ 03/10] [Suspend2] Atomic copy get_next_bit_on routine., Nigel Cunningham, 2006/06/27
[Suspend2][ 00/13] Storage manager.,
Nigel Cunningham,
2006/06/27
- [Suspend2][ 07/13] [Suspend2] Get the amount of memory needed by the storage manager., Nigel Cunningham, 2006/06/27
- [Suspend2][ 08/13] [Suspend2] Prepare and cleanup the storage manager., Nigel Cunningham, 2006/06/27
- [Suspend2][ 05/13] [Suspend2] Get storage manager space needed in image header., Nigel Cunningham, 2006/06/27
- [Suspend2][ 13/13] [Suspend2] Storage manager header file., Nigel Cunningham, 2006/06/27
- [Suspend2][ 06/13] [Suspend2] Serialise storage manager config in an image header., Nigel Cunningham, 2006/06/27
- [Suspend2][ 11/13] [Suspend2] Storage manager module ops., Nigel Cunningham, 2006/06/27
- [Suspend2][ 10/13] [Suspend2] Storage manager proc entries., Nigel Cunningham, 2006/06/27
- [Suspend2][ 03/13] [Suspend2] Ask userspace to enable/disable access to our storage., Nigel Cunningham, 2006/06/27
- [Suspend2][ 01/13] [Suspend2] Storage.c header., Nigel Cunningham, 2006/06/27
- [Suspend2][ 09/13] [Suspend2] Manually activate/deactivate the storage manager., Nigel Cunningham, 2006/06/27
- [Suspend2][ 12/13] [Suspend2] Initialisation of the storage manager on load., Nigel Cunningham, 2006/06/27
- [Suspend2][ 04/13] [Suspend2] Utility function for testing storage managers., Nigel Cunningham, 2006/06/27
- [Suspend2][ 02/13] [Suspend2] Receive storage manager message, Nigel Cunningham, 2006/06/27
[Suspend2][ 00/21] User interface,
Nigel Cunningham,
2006/06/27
- [Suspend2][ 21/21] [Suspend2] kernel/power/ui.h, Nigel Cunningham, 2006/06/27
- [Suspend2][ 19/21] [Suspend2] Operations for userspace interface module., Nigel Cunningham, 2006/06/27
- [Suspend2][ 18/21] [Suspend2] Userspace proc entries., Nigel Cunningham, 2006/06/27
- [Suspend2][ 08/21] [Suspend2] Get amount of memory needed for userui., Nigel Cunningham, 2006/06/27
- [Suspend2][ 17/21] [Suspend2] Early boot message support., Nigel Cunningham, 2006/06/27
- [Suspend2][ 11/21] [Suspend2] Wait for keypress., Nigel Cunningham, 2006/06/27
- [Suspend2][ 20/21] [Suspend2] Load time initialisation for user interface code., Nigel Cunningham, 2006/06/27
- [Suspend2][ 09/21] [Suspend2] Update progress bar., Nigel Cunningham, 2006/06/27
- [Suspend2][ 02/21] [Suspend2] Modify action state., Nigel Cunningham, 2006/06/27
- [Suspend2][ 01/21] [Suspend2] User interface c header., Nigel Cunningham, 2006/06/27
- [Suspend2][ 07/21] [Suspend2] Serialise userui configuration info., Nigel Cunningham, 2006/06/27
- [Suspend2][ 10/21] [Suspend2] __suspend_message., Nigel Cunningham, 2006/06/27
- [Suspend2][ 14/21] [Suspend2] Conditionally pause., Nigel Cunningham, 2006/06/27
- [Suspend2][ 13/21] [Suspend2] Main message output., Nigel Cunningham, 2006/06/27
- [Suspend2][ 15/21] [Suspend2] Prepare ui for work., Nigel Cunningham, 2006/06/27
- [Suspend2][ 04/21] [Suspend2] Process abort request., Nigel Cunningham, 2006/06/27
- [Suspend2][ 05/21] [Suspend2] Receive a message from the userui., Nigel Cunningham, 2006/06/27
- [Suspend2][ 03/21] [Suspend2] Tell userspace to redraw the screen., Nigel Cunningham, 2006/06/27
- [Suspend2][ 12/21] [Suspend2] Abort a cycle., Nigel Cunningham, 2006/06/27
- [Suspend2][ 16/21] [Suspend2] Cleanup console after suspending., Nigel Cunningham, 2006/06/27
- [Suspend2][ 06/21] [Suspend2] Get userui storage needed., Nigel Cunningham, 2006/06/27
[Suspend2][ 00/12] Encryption support.,
Nigel Cunningham,
2006/06/27
- [Suspend2][ 09/12] [Suspend2] Encryption configuration serialisation., Nigel Cunningham, 2006/06/27
- [Suspend2][ 01/12] [Suspend2] Encryption support header, Nigel Cunningham, 2006/06/27
- [Suspend2][ 04/12] [Suspend2] Encrypt a page being written., Nigel Cunningham, 2006/06/27
- [Suspend2][ 03/12] [Suspend2] Encryption rw init & cleanup routines., Nigel Cunningham, 2006/06/27
- [Suspend2][ 05/12] [Suspend2] Prepare to encrypt or decrypt a stream of pages., Nigel Cunningham, 2006/06/27
- [Suspend2][ 12/12] [Suspend2] Load and unload routines., Nigel Cunningham, 2006/06/27
- [Suspend2][ 10/12] [Suspend2] Encryption proc entries., Nigel Cunningham, 2006/06/27
- [Suspend2][ 02/12] [Suspend2] Encryption buffer allocation., Nigel Cunningham, 2006/06/27
- [Suspend2][ 08/12] [Suspend2] Encryption resources needed., Nigel Cunningham, 2006/06/27
- [Suspend2][ 07/12] [Suspend2] Encryption debug stats., Nigel Cunningham, 2006/06/27
- [Suspend2][ 06/12] [Suspend2] Decrypt a page in the image., Nigel Cunningham, 2006/06/27
- [Suspend2][ 11/12] [Suspend2] Encryption module accessors structure., Nigel Cunningham, 2006/06/27
[Suspend2][ 00/13] Miscellaneous patches,
Nigel Cunningham,
2006/06/27
- [Suspend2][ 11/13] [Suspend2] snprintf_used function, Nigel Cunningham, 2006/06/27
- [Suspend2][ 05/13] [Suspend2] LRU paranoia patch., Nigel Cunningham, 2006/06/27
- [Suspend2][ 01/13] [Suspend2] Suspend2 version header., Nigel Cunningham, 2006/06/27
- [Suspend2][ 08/13] [Suspend2] Powerpc support (needed?), Nigel Cunningham, 2006/06/27
- [Suspend2][ 13/13] [Suspend2] Suspend2 include file, Nigel Cunningham, 2006/06/27
- [Suspend2][ 12/13] [Suspend2] Suspend2 common header., Nigel Cunningham, 2006/06/27
- [Suspend2][ 10/13] [Suspend2] Replace swsusp reboot hook., Nigel Cunningham, 2006/06/27
- [Suspend2][ 07/13] [Suspend2] Page_alloc paranoia., Nigel Cunningham, 2006/06/27
- [Suspend2][ 04/13] [Suspend2] Follow page routine., Nigel Cunningham, 2006/06/27
- [Suspend2][ 03/13] [Suspend2] Add netlink socket numbers., Nigel Cunningham, 2006/06/27
- [Suspend2][ 06/13] [Suspend2] Remove __nosave declarations in power.h, Nigel Cunningham, 2006/06/27
- [Suspend2][ 02/13] [Suspend2] Boot time hooks., Nigel Cunningham, 2006/06/27
- [Suspend2][ 09/13] [Suspend2] Reset kswapd_max_order after resume., Nigel Cunningham, 2006/06/27
[Suspend2][ 00/13] Compression support.,
Nigel Cunningham,
2006/06/27
- [Suspend2][ 08/13] [Suspend2] Compression memory and storage usage routines., Nigel Cunningham, 2006/06/27
- [Suspend2][ 02/13] [Suspend2] Allocate compression buffers., Nigel Cunningham, 2006/06/27
- [Suspend2][ 06/13] [Suspend2] Compression read routines., Nigel Cunningham, 2006/06/27
- [Suspend2][ 01/13] [Suspend2] Compression File Header, Nigel Cunningham, 2006/06/27
- [Suspend2][ 13/13] [Suspend2] Compression (un)load routines., Nigel Cunningham, 2006/06/27
- [Suspend2][ 12/13] [Suspend2] Compression operations structure., Nigel Cunningham, 2006/06/27
- [Suspend2][ 07/13] [Suspend2] Compression debug stats., Nigel Cunningham, 2006/06/27
- [Suspend2][ 04/13] [Suspend2] Compression initialise & cleanup routines., Nigel Cunningham, 2006/06/27
- [Suspend2][ 09/13] [Suspend2] Serialisation of compressor configuration in image header., Nigel Cunningham, 2006/06/27
- [Suspend2][ 05/13] [Suspend2] Compression write routines., Nigel Cunningham, 2006/06/27
- [Suspend2][ 11/13] [Suspend2] Compression proc entry data., Nigel Cunningham, 2006/06/27
- [Suspend2][ 10/13] [Suspend2] Get expected compression ratio., Nigel Cunningham, 2006/06/27
- [Suspend2][ 03/13] [Suspend2] Compression cryptoapi initialisation and cleanup., Nigel Cunningham, 2006/06/27
- Re: [Suspend2][ 00/13] Compression support., Pavel Machek, 2006/06/27
[Suspend2][ 00/16] Suspend.c,
Nigel Cunningham,
2006/06/26
- [Suspend2][ 09/16] [Suspend2] Top level routine for do_suspend., Nigel Cunningham, 2006/06/26
- [Suspend2][ 10/16] [Suspend2] Image exists proc entry., Nigel Cunningham, 2006/06/26
- [Suspend2][ 16/16] [Suspend2] Suspend,c header file., Nigel Cunningham, 2006/06/26
- [Suspend2][ 01/16] [Suspend2] Suspend.c header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 08/16] [Suspend2] Can suspend?, Nigel Cunningham, 2006/06/26
- [Suspend2][ 05/16] [Suspend2] Allocate/free bitmaps., Nigel Cunningham, 2006/06/26
- [Suspend2][ 03/16] [Suspend2] Save image., Nigel Cunningham, 2006/06/26
- [Suspend2][ 15/16] [Suspend2] __init routines, Nigel Cunningham, 2006/06/26
- [Suspend2][ 13/16] [Suspend2] do_resume routine., Nigel Cunningham, 2006/06/26
- [Suspend2][ 12/16] [Suspend2] Core load routine., Nigel Cunningham, 2006/06/26
- [Suspend2][ 11/16] [Suspend2] General proc entries for suspend., Nigel Cunningham, 2006/06/26
- [Suspend2][ 02/16] [Suspend2] Routines called when starting or finishing anything., Nigel Cunningham, 2006/06/26
- [Suspend2][ 07/16] [Suspend2] Suspend2 init/cleanup., Nigel Cunningham, 2006/06/26
- [Suspend2][ 06/16] [Suspend2] Check if still keeping an existing image., Nigel Cunningham, 2006/06/26
- [Suspend2][ 04/16] [Suspend2] Get debug info., Nigel Cunningham, 2006/06/26
- [Suspend2][ 14/16] [Suspend2] Try to suspend., Nigel Cunningham, 2006/06/26
[Suspend2][ 00/20] Prepare image,
Nigel Cunningham,
2006/06/26
- [Suspend2][ 18/20] [Suspend2] Free up memory if necessary., Nigel Cunningham, 2006/06/26
- [Suspend2][ 05/20] [Suspend2] Get the amount of storage needed for the image proper., Nigel Cunningham, 2006/06/26
- [Suspend2][ 20/20] [Suspend2] Prepare image header file, Nigel Cunningham, 2006/06/26
- [Suspend2][ 19/20] [Suspend2] Prepare an image., Nigel Cunningham, 2006/06/26
- [Suspend2][ 16/20] [Suspend2] Calculate storage needed for an image., Nigel Cunningham, 2006/06/26
- [Suspend2][ 14/20] [Suspend2] Update the image., Nigel Cunningham, 2006/06/26
- [Suspend2][ 13/20] [Suspend2] Try to refreeze processes., Nigel Cunningham, 2006/06/26
- [Suspend2][ 15/20] [Suspend2] Attempt to freeze processes., Nigel Cunningham, 2006/06/26
- [Suspend2][ 09/20] [Suspend2] Get size of a free region., Nigel Cunningham, 2006/06/26
- [Suspend2][ 08/20] [Suspend2] Generate free page bitmap., Nigel Cunningham, 2006/06/26
- [Suspend2][ 17/20] [Suspend2] Calculate the amount of free memory needed., Nigel Cunningham, 2006/06/26
- [Suspend2][ 06/20] [Suspend2] Calculate header storage needed., Nigel Cunningham, 2006/06/26
- [Suspend2][ 04/20] [Suspend2] Calculate pagedir1 growth allowance., Nigel Cunningham, 2006/06/26
- [Suspend2][ 01/20] [Suspend2] Prepare_image.c header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 07/20] [Suspend2] Display image vital statistics., Nigel Cunningham, 2006/06/26
- [Suspend2][ 12/20] [Suspend2] Recalculate image contents., Nigel Cunningham, 2006/06/26
- [Suspend2][ 02/20] [Suspend2] Get number of pcp pages., Nigel Cunningham, 2006/06/26
- [Suspend2][ 11/20] [Suspend2] Amount of memory still to be freed., Nigel Cunningham, 2006/06/26
- [Suspend2][ 03/20] [Suspend2] Get the real number of free pages (incl. pcp)., Nigel Cunningham, 2006/06/26
- [Suspend2][ 10/20] [Suspend2] Count pages in image parts., Nigel Cunningham, 2006/06/26
[Suspend2][ 0/9] Pagedir specific routines.,
Nigel Cunningham,
2006/06/26
- [Suspend2][ 5/9] [Suspend2] Mark pages for pageset 2., Nigel Cunningham, 2006/06/26
- [Suspend2][ 2/9] [Suspend2] Free extra memory allocated for the atomic copy., Nigel Cunningham, 2006/06/26
- [Suspend2][ 8/9] [Suspend2] Get pageset1 load addresses., Nigel Cunningham, 2006/06/26
- [Suspend2][ 9/9] [Suspend2] Header file for pagedir functions., Nigel Cunningham, 2006/06/26
- [Suspend2][ 1/9] [Suspend2] Pagedir.c header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 4/9] [Suspend2] Mark a task as pageset 1., Nigel Cunningham, 2006/06/26
- [Suspend2][ 3/9] [Suspend2] Allocate extra memory for the atomic copy., Nigel Cunningham, 2006/06/26
- [Suspend2][ 6/9] [Suspend2] Get nonconflicting page., Nigel Cunningham, 2006/06/26
- [Suspend2][ 7/9] [Suspend2] Relocate a piece of memory if required., Nigel Cunningham, 2006/06/26
[PATCH 0/5] Enable extra optimisations on fcntl(F_UNLCK) requests on NFS,
Trond Myklebust,
2006/06/26
- [PATCH 5/5] NLM,NFSv4: Wait on local locks before we put RPC calls on the wire, Trond Myklebust, 2006/06/26
- [PATCH 1/5] VFS: Allow caller to determine if BSD or posix locks were actually freed, Trond Myklebust, 2006/06/26
- [PATCH 2/5] NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock, Trond Myklebust, 2006/06/26
- [PATCH 3/5] NFSv4: Ensure nfs4_lock_expired() caches delegated locks, Trond Myklebust, 2006/06/26
- [PATCH 4/5] VFS: Add support for the FL_ACCESS flag to flock_lock_file(), Trond Myklebust, 2006/06/26
[Suspend2][ 00/19] Highlevel I/O routines.,
Nigel Cunningham,
2006/06/26
- [Suspend2][ 03/19] [Suspend2] Attempt to parse resume device (wrapped)., Nigel Cunningham, 2006/06/26
- [Suspend2][ 10/19] [Suspend2] Read a portion of the image from storage., Nigel Cunningham, 2006/06/26
- [Suspend2][ 19/19] [Suspend2] I/O header file., Nigel Cunningham, 2006/06/26
- [Suspend2][ 09/19] [Suspend2] Write a pageset., Nigel Cunningham, 2006/06/26
- [Suspend2][ 04/19] [Suspend2] Reset modules after invalidating an image., Nigel Cunningham, 2006/06/26
- [Suspend2][ 14/19] [Suspend2] Sanity check image header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 01/19] [Suspend2] Core io.c header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 02/19] [Suspend2] Attempt to parse resume device., Nigel Cunningham, 2006/06/26
- [Suspend2][ 18/19] [Suspend2] Read pageset2., Nigel Cunningham, 2006/06/26
- [Suspend2][ 05/19] [Suspend2] Fill the suspend header fields., Nigel Cunningham, 2006/06/26
- [Suspend2][ 12/19] [Suspend2] Read module configs from an image header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 06/19] [Suspend2] Initialise modules before doing I/O., Nigel Cunningham, 2006/06/26
- [Suspend2][ 16/19] [Suspend2] Read pageset1., Nigel Cunningham, 2006/06/26
- [Suspend2][ 17/19] [Suspend2] Get image_exists data., Nigel Cunningham, 2006/06/26
- [Suspend2][ 07/19] [Suspend2] Cleanup modules after doing I/O on a portion of the image., Nigel Cunningham, 2006/06/26
- [Suspend2][ 13/19] [Suspend2] Write image header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 15/19] [Suspend2] Core of code for reading pageset1., Nigel Cunningham, 2006/06/26
- [Suspend2][ 11/19] [Suspend2] Write module configurations in an image header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 08/19] [Suspend2] I/O main loop., Nigel Cunningham, 2006/06/26
[Suspend2][ 00/32] Block i/o patches.,
Nigel Cunningham,
2006/06/26
- [Suspend2][ 14/32] [Suspend2] Submit io on a page., Nigel Cunningham, 2006/06/26
- [Suspend2][ 05/32] [Suspend2] Cleanup one page., Nigel Cunningham, 2006/06/26
- [Suspend2][ 02/32] [Suspend2] Block io c file header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 03/32] [Suspend2] Reset block io stats., Nigel Cunningham, 2006/06/26
- [Suspend2][ 21/32] [Suspend2] Set device info., Nigel Cunningham, 2006/06/26
- [Suspend2][ 29/32] [Suspend2] Read or write a chunk of the header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 30/32] [Suspend2] Finish writing an image header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 27/32] [Suspend2] Init and cleanup routines for pageset i/o., Nigel Cunningham, 2006/06/26
- [Suspend2][ 06/32] [Suspend2] Cleanup some completed I/O, Nigel Cunningham, 2006/06/26
- [Suspend2][ 31/32] [Suspend2] Suspend block io ops., Nigel Cunningham, 2006/06/26
- [Suspend2][ 12/32] [Suspend2] Prepare & cleanup readahead pages., Nigel Cunningham, 2006/06/26
- [Suspend2][ 19/32] [Suspend2] Do i/o on a page., Nigel Cunningham, 2006/06/26
- [Suspend2][ 18/32] [Suspend2] Prepare to do i/o on a page., Nigel Cunningham, 2006/06/26
- [Suspend2][ 10/32] [Suspend2] Wait on readahead., Nigel Cunningham, 2006/06/26
- [Suspend2][ 16/32] [Suspend2] Add page io to a batch., Nigel Cunningham, 2006/06/26
- [Suspend2][ 24/32] [Suspend2] Set extra page forward flag., Nigel Cunningham, 2006/06/26
- [Suspend2][ 28/32] [Suspend2] Write a page in the image proper., Nigel Cunningham, 2006/06/26
- [Suspend2][ 17/32] [Suspend2] Get an io_info struct., Nigel Cunningham, 2006/06/26
- [Suspend2][ 32/32] [Suspend2] Module ops for the block i/o functions., Nigel Cunningham, 2006/06/26
- [Suspend2][ 08/32] [Suspend2] Finish and cleanup all outstanding I/O., Nigel Cunningham, 2006/06/26
- [Suspend2][ 22/32] [Suspend2] Move forward extra blocks in a page., Nigel Cunningham, 2006/06/26
- [Suspend2][ 25/32] [Suspend2] Do io on a page in the image proper., Nigel Cunningham, 2006/06/26
- [Suspend2][ 11/32] [Suspend2] Test whether readahead is ready., Nigel Cunningham, 2006/06/26
- [Suspend2][ 26/32] [Suspend2] Read a page of the image., Nigel Cunningham, 2006/06/26
- [Suspend2][ 15/32] [Suspend2] Submit batched i/o., Nigel Cunningham, 2006/06/26
- [Suspend2][ 13/32] [Suspend2] Suspend bio completion., Nigel Cunningham, 2006/06/26
- [Suspend2][ 07/32] [Suspend2] Wait for bio completion., Nigel Cunningham, 2006/06/26
- [Suspend2][ 23/32] [Suspend2] Advance one page in the extent state., Nigel Cunningham, 2006/06/26
- [Suspend2][ 09/32] [Suspend2] Wait on a particular page., Nigel Cunningham, 2006/06/26
- [Suspend2][ 20/32] [Suspend2] Return memory needed for block io., Nigel Cunningham, 2006/06/26
- [Suspend2][ 04/32] [Suspend2] Check the io stats., Nigel Cunningham, 2006/06/26
- [Suspend2][ 01/32] [Suspend2] Block I/O Header File, Nigel Cunningham, 2006/06/26
[Suspend2][ 00/35] Filewriter,
Nigel Cunningham,
2006/06/26
- [Suspend2][ 18/35] [Suspend2] Header reading initialisation specific to files., Nigel Cunningham, 2006/06/26
- [Suspend2][ 34/35] [Suspend2] Filewriter ops., Nigel Cunningham, 2006/06/26
- [Suspend2][ 09/35] [Suspend2] Get filewriter target info., Nigel Cunningham, 2006/06/26
- [Suspend2][ 21/35] [Suspend2] Make modifications to the filewriter signature., Nigel Cunningham, 2006/06/26
- [Suspend2][ 35/35] [Suspend2] Filewriter load/unload routines., Nigel Cunningham, 2006/06/26
- [Suspend2][ 32/35] [Suspend2] Filewriter initialise., Nigel Cunningham, 2006/06/26
- [Suspend2][ 19/35] [Suspend2] Filewriter header reading initialisation., Nigel Cunningham, 2006/06/26
- [Suspend2][ 27/35] [Suspend2] Set filewriter resume2, having been given a filename., Nigel Cunningham, 2006/06/26
- [Suspend2][ 28/35] [Suspend2] Test filewriter target value helper., Nigel Cunningham, 2006/06/26
- [Suspend2][ 31/35] [Suspend2] Serialise filewriter config in image header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 24/35] [Suspend2] Invalidate filewriter image., Nigel Cunningham, 2006/06/26
- [Suspend2][ 33/35] [Suspend2] Filewriter proc data., Nigel Cunningham, 2006/06/26
- [Suspend2][ 26/35] [Suspend2] Filewriter mark that attempted to resume., Nigel Cunningham, 2006/06/26
- [Suspend2][ 30/35] [Suspend2] Filewriter parse resume2 parameter., Nigel Cunningham, 2006/06/26
- [Suspend2][ 25/35] [Suspend2] Does a filewriter image exist?, Nigel Cunningham, 2006/06/26
- [Suspend2][ 05/35] [Suspend2] Filewriter storage available less ignored pages., Nigel Cunningham, 2006/06/26
- [Suspend2][ 12/35] [Suspend2] Get filewriter storage allocated., Nigel Cunningham, 2006/06/26
- [Suspend2][ 17/35] [Suspend2] Filewriter initrd image support., Nigel Cunningham, 2006/06/26
- [Suspend2][ 29/35] [Suspend2] Test filewriter target., Nigel Cunningham, 2006/06/26
- [Suspend2][ 13/35] [Suspend2] Release allocated filewriter storage., Nigel Cunningham, 2006/06/26
- [Suspend2][ 14/35] [Suspend2] Allocate filewriter header storage, Nigel Cunningham, 2006/06/26
- [Suspend2][ 23/35] [Suspend2] Filewriter storage needed., Nigel Cunningham, 2006/06/26
- [Suspend2][ 08/35] [Suspend2] Reopen the resume dev_t., Nigel Cunningham, 2006/06/26
- [Suspend2][ 11/35] [Suspend2] Set the filewriter signature to say we have an image., Nigel Cunningham, 2006/06/26
- [Suspend2][ 07/35] [Suspend2] Filewriter cleanup., Nigel Cunningham, 2006/06/26
- [Suspend2][ 15/35] [Suspend2] Allocate filewriter storage., Nigel Cunningham, 2006/06/26
- [Suspend2][ 04/35] [Suspend2] Does a filewriter page have contiguous blocks?, Nigel Cunningham, 2006/06/26
- [Suspend2][ 06/35] [Suspend2] Filewriter populate block list., Nigel Cunningham, 2006/06/26
- [Suspend2][ 03/35] [Suspend2] Get filewriter storage available., Nigel Cunningham, 2006/06/26
- [Suspend2][ 20/35] [Suspend2] Filewriter image header read cleanup., Nigel Cunningham, 2006/06/26
- [Suspend2][ 22/35] [Suspend2] Filewriter debug info routine., Nigel Cunningham, 2006/06/26
- [Suspend2][ 10/35] [Suspend2] Parse filewriter signature., Nigel Cunningham, 2006/06/26
- [Suspend2][ 16/35] [Suspend2] Filewriter header writing init/cleanup., Nigel Cunningham, 2006/06/26
- [Suspend2][ 02/35] [Suspend2] Filewriter set_devinfo patch., Nigel Cunningham, 2006/06/26
- [Suspend2][ 01/35] [Suspend2] Header file for suspend_file.c, Nigel Cunningham, 2006/06/26
[Suspend2][ 00/28] Swapwriter,
Nigel Cunningham,
2006/06/26
- [Suspend2][ 15/28] [Suspend2] Allocate swapwriter storage., Nigel Cunningham, 2006/06/26
- [Suspend2][ 05/28] [Suspend2] Enable/disable swapfile., Nigel Cunningham, 2006/06/26
- [Suspend2][ 20/28] [Suspend2] Get swapwriter debug info., Nigel Cunningham, 2006/06/26
- [Suspend2][ 24/28] [Suspend2] Swapwriter parse resume2=, Nigel Cunningham, 2006/06/26
- [Suspend2][ 25/28] [Suspend2] Read resume2= values for currently enabled swap., Nigel Cunningham, 2006/06/26
- [Suspend2][ 10/28] [Suspend2] Allocate swapwriter header space., Nigel Cunningham, 2006/06/26
- [Suspend2][ 23/28] [Suspend2] Swapwriter mark resume attempted., Nigel Cunningham, 2006/06/26
- [Suspend2][ 18/28] [Suspend2] Invalidate swapwriter image., Nigel Cunningham, 2006/06/26
- [Suspend2][ 16/28] [Suspend2] Initialise/cleanup writing the header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 17/28] [Suspend2] Swapwriter read image header init/cleanup., Nigel Cunningham, 2006/06/26
- [Suspend2][ 13/28] [Suspend2] Initialise/cleanup swapwriter, Nigel Cunningham, 2006/06/26
- [Suspend2][ 26/28] [Suspend2] Swapwriter proc entries., Nigel Cunningham, 2006/06/26
- [Suspend2][ 21/28] [Suspend2] Get swapwriter image storage needed., Nigel Cunningham, 2006/06/26
- [Suspend2][ 14/28] [Suspend2] Release swapwriter storage., Nigel Cunningham, 2006/06/26
- [Suspend2][ 19/28] [Suspend2] Swapwriter memory needed., Nigel Cunningham, 2006/06/26
- [Suspend2][ 06/28] [Suspend2] Try to parse resume2= for swapwriter., Nigel Cunningham, 2006/06/26
- [Suspend2][ 27/28] [Suspend2] Swapwriter ops., Nigel Cunningham, 2006/06/26
- [Suspend2][ 22/28] [Suspend2] Does a swapwriter image exist?, Nigel Cunningham, 2006/06/26
- [Suspend2][ 28/28] [Suspend2] Swapwriter load and unload routines., Nigel Cunningham, 2006/06/26
- [Suspend2][ 08/28] [Suspend2] Parse swapwriter signature., Nigel Cunningham, 2006/06/26
- [Suspend2][ 09/28] [Suspend2] Prepare swapwriter signature., Nigel Cunningham, 2006/06/26
- [Suspend2][ 12/28] [Suspend2] Swapwriter storage allocated and available., Nigel Cunningham, 2006/06/26
- [Suspend2][ 07/28] [Suspend2] Reset swapwriter when not resuming., Nigel Cunningham, 2006/06/26
- [Suspend2][ 03/28] [Suspend2] Close bdevs opened by the swapwriter., Nigel Cunningham, 2006/06/26
- [Suspend2][ 11/28] [Suspend2] Get block chains for swapwriter., Nigel Cunningham, 2006/06/26
- [Suspend2][ 02/28] [Suspend2] Close a bdev used by the swapwriter., Nigel Cunningham, 2006/06/26
- [Suspend2][ 04/28] [Suspend2] Open bdev for swapwriter use., Nigel Cunningham, 2006/06/26
- [Suspend2][ 01/28] [Suspend2] Swapwriter.c header., Nigel Cunningham, 2006/06/26
[Suspend2][ 0/7] Pageflags support.,
Nigel Cunningham,
2006/06/26
- [Suspend2][ 7/7] [Suspend2] Pageflags.h, Nigel Cunningham, 2006/06/26
- [Suspend2][ 3/7] [Suspend2] Pages for zone., Nigel Cunningham, 2006/06/26
- [Suspend2][ 6/7] [Suspend2] Relocate pageflags., Nigel Cunningham, 2006/06/26
- [Suspend2][ 4/7] [Suspend2] Space needed to store one set of pageflags., Nigel Cunningham, 2006/06/26
- [Suspend2][ 1/7] [Suspend2] Pagedir.h, Nigel Cunningham, 2006/06/26
- [Suspend2][ 5/7] [Suspend2] Serialise pageflags., Nigel Cunningham, 2006/06/26
- [Suspend2][ 2/7] [Suspend2] Return number of zones used., Nigel Cunningham, 2006/06/26
[Suspend2][ 00/11 Module support.,
Nigel Cunningham,
2006/06/26
- [Suspend2][ 10/11] [Suspend2] Get and put references to Suspend2 modules., Nigel Cunningham, 2006/06/26
- [Suspend2][ 09/11] [Suspend2] Get next suspend2 module in the pipeline., Nigel Cunningham, 2006/06/26
- [Suspend2][ 11/11] [Suspend2] Header file for Suspend2 modules., Nigel Cunningham, 2006/06/26
- [Suspend2][ 08/11] [Suspend2] Initialise and cleanup routines for suspend2 modules., Nigel Cunningham, 2006/06/26
- [Suspend2][ 07/11] [Suspend2] Move a suspend2 module to the tail of its list., Nigel Cunningham, 2006/06/26
- [Suspend2][ 06/11] [Suspend2] Register and unregister suspend2 modules., Nigel Cunningham, 2006/06/26
- [Suspend2][ 03/11] [Suspend2] Get memory needed for Suspend2 modules., Nigel Cunningham, 2006/06/26
- [Suspend2][ 05/11] [Suspend2] Get debugging info from modules., Nigel Cunningham, 2006/06/26
- [Suspend2][ 01/11] [Suspend2] Modules.c header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 02/11] [Suspend2] Get header storage needed for module data., Nigel Cunningham, 2006/06/26
- [Suspend2][ 04/11] [Suspend2] Find a suspend2 module given its name, Nigel Cunningham, 2006/06/26
- Re: [Suspend2][ 00/11 Module support., Rafael J. Wysocki, 2006/06/26
[Suspend2][ 0/9] Extents support.,
Nigel Cunningham,
2006/06/26
- [Suspend2][ 1/9] [Suspend2] Extents header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 4/9] [Suspend2] Add extent to extent chain., Nigel Cunningham, 2006/06/26
- [Suspend2][ 3/9] [Suspend2] Free a whole extent chain., Nigel Cunningham, 2006/06/26
- [Suspend2][ 2/9] [Suspend2] Extent allocation routines., Nigel Cunningham, 2006/06/26
- [Suspend2][ 7/9] [Suspend2] Extent state to the start., Nigel Cunningham, 2006/06/26
- [Suspend2][ 9/9] [Suspend2] Extent header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 5/9] [Suspend2] Serialise extent chains., Nigel Cunningham, 2006/06/26
- [Suspend2][ 8/9] [Suspend2] Extent state save and restore., Nigel Cunningham, 2006/06/26
- [Suspend2][ 6/9] [Suspend2] Get next extent in an extent state., Nigel Cunningham, 2006/06/26
- Re: [Suspend2][ 0/9] Extents support., Rafael J. Wysocki, 2006/06/26
- Re: [Suspend2][ 0/9] Extents support., Nigel Cunningham, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Jens Axboe, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Nigel Cunningham, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Jens Axboe, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Nigel Cunningham, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Jens Axboe, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Greg KH, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Jens Axboe, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Nigel Cunningham, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Pavel Machek, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Nigel Cunningham, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Pavel Machek, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Nigel Cunningham, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Pavel Machek, 2006/06/30
- Re: [Suspend2][ 0/9] Extents support., Martin J. Bligh, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Nigel Cunningham, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Rafael J. Wysocki, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Nigel Cunningham, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Rafael J. Wysocki, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Nigel Cunningham, 2006/06/27
- Re: [Suspend2][ 0/9] Extents support., Rafael J. Wysocki, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Nigel Cunningham, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Rafael J. Wysocki, 2006/06/29
- Re: [Suspend2][ 0/9] Extents support., Pavel Machek, 2006/06/30
- Re: [Suspend2][ 0/9] Extents support., Rahul Karnik, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Nigel Cunningham, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Pekka Enberg, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Nigel Cunningham, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Pekka Enberg, 2006/06/29
- Re: [Suspend2][ 0/9] Extents support., Nigel Cunningham, 2006/06/29
- Re: [Suspend2][ 0/9] Extents support., Rafael J. Wysocki, 2006/06/29
- suspend2 merge [was Re: [Suspend2][ 0/9] Extents support.], Pavel Machek, 2006/06/30
- Re: [Suspend2][ 0/9] Extents support., Rafael J. Wysocki, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Olivier Galibert, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Pavel Machek, 2006/06/28
- Re: [Suspend2][ 0/9] Extents support., Greg KH, 2006/06/27
[Suspend2][ 0/7] Proc file support,
Nigel Cunningham,
2006/06/26
- [Suspend2][ 3/7] [Suspend2] Proc write routine, Nigel Cunningham, 2006/06/26
- [Suspend2][ 1/7] [Suspend2] Proc.c header., Nigel Cunningham, 2006/06/26
- [Suspend2][ 4/7] [Suspend2] Basic (do_suspend/do_resume) entries., Nigel Cunningham, 2006/06/26
- [Suspend2][ 2/7] [Suspend2] Read a proc file entry., Nigel Cunningham, 2006/06/26
- [Suspend2][ 7/7] [Suspend2] Suspend2 proc.h, Nigel Cunningham, 2006/06/26
- [Suspend2][ 6/7] [Suspend2] Register and remove proc file functions., Nigel Cunningham, 2006/06/26
- [Suspend2][ 5/7] [Suspend2] Initialise the proc directories & basic entries., Nigel Cunningham, 2006/06/26
- Re: [Suspend2][ 0/7] Proc file support, Rafael J. Wysocki, 2006/06/26
Suspend2 - Request for review & inclusion in -mm,
Nigel Cunningham,
2006/06/26
- Re: Suspend2 - Request for review & inclusion in -mm, Pavel Machek, 2006/06/27
- Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm, Brad Campbell, 2006/06/27
- Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm, Andreas Mohr, 2006/06/27
- Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm, Avuton Olrich, 2006/06/27
- swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm), Pavel Machek, 2006/06/27
- Re: swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm), Sebastian Kügler, 2006/06/27
- Re: swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm), Pavel Machek, 2006/06/27
- Re: swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm), Sebastian Kügler, 2006/06/27
- Re: swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm), Pavel Machek, 2006/06/28
- Re: swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm), Sebastian Kügler, 2006/06/28
- Re: swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm), Pavel Machek, 2006/06/28
- Re: swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm), Sebastian Kügler, 2006/06/28
- Re: swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm), Pavel Machek, 2006/06/28
- Re: swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm), Sebastian Kügler, 2006/06/28
- Re: swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm), Rafael J. Wysocki, 2006/06/28
- Re: swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm), Sebastian Kügler, 2006/06/28
- Re: swsusp / suspend2 reliability (was Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm), Andreas Jellinghaus, 2006/06/28
- Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm, dirk husemann, 2006/06/27
- Re: [Suspend2-devel] Re: Suspend2 - Request for review & inclusion in -mm, Pavel Machek, 2006/06/27
- Message not available
- Re: Suspend2 - Request for review & inclusion in -mm, Nigel Cunningham, 2006/06/27
[PATCH] Clean up the bootmem allocator,
Franck Bui-Huu,
2006/06/26
- Re: [PATCH] Clean up the bootmem allocator, Dave Hansen, 2006/06/26
- Re: [PATCH] Clean up the bootmem allocator, Andrew Morton, 2006/06/26
- Re: [PATCH] Clean up the bootmem allocator, Franck Bui-Huu, 2006/06/27
- [PATCH 0/7] Clean up the bootmem allocator, Franck Bui-Huu, 2006/06/27
- [PATCH 3/7] bootmem: remove useless parentheses in bootmem header file, Franck Bui-Huu, 2006/06/27
- [PATCH 2/7] bootmem: mark link_bootmem() as part of the __init section, Franck Bui-Huu, 2006/06/27
- [PATCH 7/7] bootmem: miscellaneous coding style fixes, Franck Bui-Huu, 2006/06/27
- [PATCH 4/7] bootmem: limit to 80 columns width, Franck Bui-Huu, 2006/06/27
- [PATCH 6/7] bootmem: use pfn/page conversion macros, Franck Bui-Huu, 2006/06/27
- [PATCH 5/7] bootmem: remove useless headers inclusions, Franck Bui-Huu, 2006/06/27
- [PATCH 1/7] bootmem: remove useless __init in header file, Franck Bui-Huu, 2006/06/27
[git pull] Input update for 2.6.17,
Dmitry Torokhov,
2006/06/26
- Re: [git pull] Input update for 2.6.17, Linus Torvalds, 2006/06/27
- Re: [git pull] Input update for 2.6.17, Greg KH, 2006/06/27
- Re: [git pull] Input update for 2.6.17, Linus Torvalds, 2006/06/27
- Re: [git pull] Input update for 2.6.17, Linus Torvalds, 2006/06/27
- Re: [git pull] Input update for 2.6.17, Linus Torvalds, 2006/06/27
- Re: [git pull] Input update for 2.6.17, Dmitry Torokhov, 2006/06/27
- Re: [git pull] Input update for 2.6.17, Marcel Holtmann, 2006/06/27
- Re: [git pull] Input update for 2.6.17, Linus Torvalds, 2006/06/28
- Re: [git pull] Input update for 2.6.17, Linus Torvalds, 2006/06/28
- Re: [git pull] Input update for 2.6.17, Jeff Garzik, 2006/06/28
- Re: [git pull] Input update for 2.6.17, Linus Torvalds, 2006/06/28
- Re: [git pull] Input update for 2.6.17, Marcel Holtmann, 2006/06/28
- Re: [git pull] Input update for 2.6.17, Jeff Garzik, 2006/06/28
- Re: [git pull] Input update for 2.6.17, Linus Torvalds, 2006/06/28
- Re: [git pull] Input update for 2.6.17, Marcel Holtmann, 2006/06/27
- Re: [git pull] Input update for 2.6.17, Dmitry Torokhov, 2006/06/27
- [git pull] Input update for 2.6.17, Dmitry Torokhov, 2006/06/28
[klibc 00/43] klibc as a historyless patchset,
H. Peter Anvin,
2006/06/25
- klibc and what's the next step?, Roman Zippel, 2006/06/27
- Re: klibc and what's the next step?, Jeff Garzik, 2006/06/27
- Re: [klibc] klibc and what's the next step?, Jon Smirl, 2006/06/27
- Re: [klibc] klibc and what's the next step?, Jeff Bailey, 2006/06/27
- Re: klibc and what's the next step?, Milton Miller, 2006/06/27
- Re: klibc and what's the next step?, Pavel Machek, 2006/06/30
- Re: [klibc 00/43] klibc as a historyless patchset, Milton Miller, 2006/06/27
Re: [Bugme-new] [Bug 6745] New: kernel hangs when trying to read atip wiith cdrecord,
Joerg Schilling,
2006/06/25
- Re: [Bugme-new] [Bug 6745] New: kernel hangs when trying to read atip wiith cdrecord, Andrew Morton, 2006/06/25
- Re: [Bugme-new] [Bug 6745] New: kernel hangs when trying to read atip wiith cdrecord, Joerg Schilling, 2006/06/26
- Re: [Bugme-new] [Bug 6745] New: kernel hangs when trying to read atip wiith cdrecord, Christian Lohmaier, 2006/06/26
- Re: [Bugme-new] [Bug 6745] New: kernel hangs when trying to read atip wiith cdrecord, Joerg Schilling, 2006/06/28
- Re: [Bugme-new] [Bug 6745] New: kernel hangs when trying to read atip wiith cdrecord, Joerg Schilling, 2006/06/28
2.6.17-mm2,
Andrew Morton,
2006/06/24
- Re: 2.6.17-mm2, Rafael J. Wysocki, 2006/06/24
- Re: 2.6.17-mm2, Dominik Karall, 2006/06/24
- Re: 2.6.17-mm2, Reuben Farrelly, 2006/06/25
- Re: 2.6.17-mm2, Michal Piotrowski, 2006/06/25
- Re: 2.6.17-mm2 (NULL pointer dereference), Dominik Karall, 2006/06/25
- 2.6.17-mm2: no QLA3YYY_NAPI help text, Adrian Bunk, 2006/06/25
- 2.6.17-mm2: BLK_CPQ_CISS_DA=m error, Adrian Bunk, 2006/06/25
- [-mm patch] make drivers/scsi/pata_it821x.c:it821x_passthru_dev_select() static, Adrian Bunk, 2006/06/25
- [-mm patch] fs/cifs/cifsproto.h: remove #ifdef around small_smb_init_no_tc() prototype, Adrian Bunk, 2006/06/25
- [-mm patch] drivers/scsi/arcmsr/: cleanups, Adrian Bunk, 2006/06/26
- [-mm patch] drivers/md/raid5.c: remove an unused variable, Adrian Bunk, 2006/06/26
- 2.6.17-mm2 hrtimer code wedges at boot?, Valdis . Kletnieks, 2006/06/26
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, Valdis . Kletnieks, 2006/06/26
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, john stultz, 2006/06/26
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, Thomas Gleixner, 2006/06/26
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, Roman Zippel, 2006/06/27
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, Valdis . Kletnieks, 2006/06/27
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, Roman Zippel, 2006/06/27
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, Roman Zippel, 2006/06/27
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, Valdis . Kletnieks, 2006/06/27
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, john stultz, 2006/06/27
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, Roman Zippel, 2006/06/28
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, Roman Zippel, 2006/06/28
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, Valdis . Kletnieks, 2006/06/29
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, john stultz, 2006/06/30
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, john stultz, 2006/06/28
- Re: 2.6.17-mm2 hrtimer code wedges at boot?, Roman Zippel, 2006/06/29
- [-mm patch] include/asm-i386/acpi.h should #include <asm/processor.h>, Adrian Bunk, 2006/06/28
- [-mm patch] fix sgivwfb compile, Adrian Bunk, 2006/06/28
- [-mm patch] arch/i386/mach-visws/setup.c: remove dummy function calls, Adrian Bunk, 2006/06/28
- Re: 2.6.17-mm2, Martin J. Bligh, 2006/06/24
[PATCH 0/5] mm: tracking dirty pages -v11,
Peter Zijlstra,
2006/06/23
- [PATCH 5/5] mm: small cleanup of install_page(), Peter Zijlstra, 2006/06/23
- [PATCH 1/5] mm: tracking shared dirty pages, Peter Zijlstra, 2006/06/23
- [PATCH 4/5] mm: optimize the new mprotect() code a bit, Peter Zijlstra, 2006/06/23
- [PATCH 2/5] mm: balance dirty pages, Peter Zijlstra, 2006/06/23
- [PATCH 3/5] mm: msync() cleanup, Peter Zijlstra, 2006/06/23
- Re: [PATCH 0/5] mm: tracking dirty pages -v11, Hugh Dickins, 2006/06/26
[RFC] [PATCH 1/2] introduce crashboot kernel command line parameter,
Vivek Goyal,
2006/06/23
- [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Vivek Goyal, 2006/06/23
- Re: [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Andrew Morton, 2006/06/24
- Re: [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Vivek Goyal, 2006/06/24
- Re: [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Andrew Morton, 2006/06/24
- Re: [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Vivek Goyal, 2006/06/24
- Re: [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Eric W. Biederman, 2006/06/24
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Maneesh Soni, 2006/06/25
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Vivek Goyal, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Eric W. Biederman, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Vivek Goyal, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Eric W. Biederman, 2006/06/26
- RE: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Miller, Mike (OS Dev), 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Vivek Goyal, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Eric W. Biederman, 2006/06/26
- RE: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Miller, Mike (OS Dev), 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Vivek Goyal, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Andrew Morton, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Vivek Goyal, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Eric W. Biederman, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Vivek Goyal, 2006/06/26
- RE: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Miller, Mike (OS Dev), 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Eric W. Biederman, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Vivek Goyal, 2006/06/26
- RE: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Miller, Mike (OS Dev), 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Vivek Goyal, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Vivek Goyal, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Andrew Morton, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Eric W. Biederman, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, James Bottomley, 2006/06/26
- Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix, Eric W. Biederman, 2006/06/26
- Re: [RFC] [PATCH 2/2] kdump: cciss driver initialization?issue fix, Horms, 2006/06/26
- Re: [RFC] [PATCH 2/2] kdump: cciss driver initialization?issue fix, Horms, 2006/06/26
- Re: [RFC] [PATCH 1/2] introduce crashboot kernel command line parameter, Bernd Eckenfels, 2006/06/23
- Re: [RFC] [PATCH 1/2] introduce crashboot kernel command line parameter, Andrew Morton, 2006/06/24
[PATCH 00/21] m68k patches,
zippel,
2006/06/23
- [PATCH 16/21] convert atari irq code, zippel, 2006/06/23
- [PATCH 06/21] dma API addition, zippel, 2006/06/23
- [PATCH 03/21] fix __iounmap for 030, zippel, 2006/06/23
- [PATCH 05/21] Add the generic dma API functions, zippel, 2006/06/23
- [PATCH 08/21] gcc 4 fix, zippel, 2006/06/23
- [PATCH 20/21] convert sun3 irq code, zippel, 2006/06/23
- [PATCH 17/21] convert hp300 irq code, zippel, 2006/06/23
- [PATCH 09/21] separate handler for auto and user vector interrupt, zippel, 2006/06/23
- [PATCH 11/21] cleanup amiga irq numbering, zippel, 2006/06/23
- [PATCH 04/21] small flush_icache() cleanup, zippel, 2006/06/23
- [PATCH 07/21] fix show_registers(), zippel, 2006/06/23
- [PATCH 12/21] introduce irq controller, zippel, 2006/06/23
- [PATCH 21/21] convert VME irq code, zippel, 2006/06/23
- [PATCH 14/21] convert amiga irq code, zippel, 2006/06/23
- [PATCH 19/21] convert q40 irq code, zippel, 2006/06/23
- [PATCH 10/21] cleanup generic irq names, zippel, 2006/06/23
- [PATCH 18/21] convert mac irq code, zippel, 2006/06/23
- [PATCH 15/21] convert apollo irq code, zippel, 2006/06/23
- [PATCH 13/21] convert generic irq code to irq controller, zippel, 2006/06/23
- [PATCH 02/21] fix constraints of the signal functions and some cleanup, zippel, 2006/06/23
- [PATCH 01/21] fix uaccess.h for gcc-3.x, zippel, 2006/06/23
[GIT PATCH] W1 patches for 2.6.17,
Greg KH,
2006/06/22
- [PATCH 1/14] [PATCH] w1: Added default generic read/write operations., Greg KH, 2006/06/22
- [PATCH 2/14] [PATCH] w1: Replace dscore and ds_w1_bridge with ds2490 driver., Greg KH, 2006/06/22
- [PATCH 3/14] [PATCH] w1: Userspace communication protocol over connector., Greg KH, 2006/06/22
- [PATCH 4/14] [PATCH] w1: Move w1-connector definitions into linux/include/connector.h, Greg KH, 2006/06/22
- [PATCH 5/14] [PATCH] w1: netlink: Mark netlink group 1 as unused., Greg KH, 2006/06/22
- [PATCH 6/14] [PATCH] w1: Make w1 connector notifications depend on connector., Greg KH, 2006/06/22
- [PATCH 7/14] [PATCH] w1: Use mutexes instead of semaphores., Greg KH, 2006/06/22
- [PATCH 8/14] [PATCH] w1 exports, Greg KH, 2006/06/22
- [PATCH 9/14] [PATCH] W1: cleanups, Greg KH, 2006/06/22
- [PATCH 10/14] [PATCH] W1: possible cleanups, Greg KH, 2006/06/22
- [PATCH 11/14] [PATCH] W1: fix dependencies of W1_SLAVE_DS2433_CRC, Greg KH, 2006/06/22
- [PATCH 12/14] [PATCH] drivers/w1/w1.c: fix a compile error, Greg KH, 2006/06/22
- [PATCH 13/14] [PATCH] w1: clean up W1_CON dependency., Greg KH, 2006/06/22
- [PATCH 14/14] [PATCH] w1: warning fix, Greg KH, 2006/06/22
make PROT_WRITE imply PROT_READ,
Jason Baron,
2006/06/22
- Re: make PROT_WRITE imply PROT_READ, Robert Hancock, 2006/06/22
- Re: make PROT_WRITE imply PROT_READ, Jason Baron, 2006/06/23
- Re: make PROT_WRITE imply PROT_READ, Arjan van de Ven, 2006/06/23
- Re: make PROT_WRITE imply PROT_READ, Jason Baron, 2006/06/23
- Re: make PROT_WRITE imply PROT_READ, Arjan van de Ven, 2006/06/23
- Re: make PROT_WRITE imply PROT_READ, Ulrich Drepper, 2006/06/24
- Re: make PROT_WRITE imply PROT_READ, Pavel Machek, 2006/06/27
- Re: make PROT_WRITE imply PROT_READ, Arjan van de Ven, 2006/06/27
- Re: make PROT_WRITE imply PROT_READ, Ulrich Drepper, 2006/06/28
- Re: make PROT_WRITE imply PROT_READ, Pavel Machek, 2006/06/28
- Re: make PROT_WRITE imply PROT_READ, Chase Venters, 2006/06/28
- Re: make PROT_WRITE imply PROT_READ, Ulrich Drepper, 2006/06/28
- Re: make PROT_WRITE imply PROT_READ, Pavel Machek, 2006/06/29
- Re: make PROT_WRITE imply PROT_READ, Alan Cox, 2006/06/29
- Re: make PROT_WRITE imply PROT_READ, Pavel Machek, 2006/06/29
- Re: make PROT_WRITE imply PROT_READ, Jason Baron, 2006/06/29
- Re: make PROT_WRITE imply PROT_READ, Ulrich Drepper, 2006/06/30
- Re: make PROT_WRITE imply PROT_READ, Arjan van de Ven, 2006/06/29
- Re: make PROT_WRITE imply PROT_READ, Ulrich Drepper, 2006/06/29
- Re: make PROT_WRITE imply PROT_READ, Arjan van de Ven, 2006/06/30
- Re: make PROT_WRITE imply PROT_READ, Alan Cox, 2006/06/30
Measuring tools - top and interrupts,
Danial Thom,
2006/06/22
- Re: Measuring tools - top and interrupts, Randy.Dunlap, 2006/06/22
- Re: Measuring tools - top and interrupts, Erik Mouw, 2006/06/22
- Re: Measuring tools - top and interrupts, Danial Thom, 2006/06/22
- Re: Measuring tools - top and interrupts, Erik Mouw, 2006/06/22
- Re: Measuring tools - top and interrupts, Francois Romieu, 2006/06/22
- Re: Measuring tools - top and interrupts, Björn Steinbrink, 2006/06/23
- Re: Measuring tools - top and interrupts, Mike Galbraith, 2006/06/24
- Re: Measuring tools - top and interrupts, Mike Galbraith, 2006/06/24
- Re: Measuring tools - top and interrupts, Björn Steinbrink, 2006/06/24
- Re: Measuring tools - top and interrupts, Mike Galbraith, 2006/06/24
- Re: Measuring tools - top and interrupts, Mike Galbraith, 2006/06/24
- Re: Measuring tools - top and interrupts, Björn Steinbrink, 2006/06/24
- Re: Measuring tools - top and interrupts, Mike Galbraith, 2006/06/24
- Re: Measuring tools - top and interrupts, Björn Steinbrink, 2006/06/24
- Re: Measuring tools - top and interrupts, Mike Galbraith, 2006/06/25
- Re: Measuring tools - top and interrupts, Björn Steinbrink, 2006/06/25
- [PATCH] i386: Fix softirq accounting with 4K stacks, Björn Steinbrink, 2006/06/25
- Re: [PATCH] i386: Fix softirq accounting with 4K stacks, Arjan van de Ven, 2006/06/25
- Re: [PATCH] i386: Fix softirq accounting with 4K stacks, Mike Galbraith, 2006/06/25
- Re: [PATCH] i386: Fix softirq accounting with 4K stacks, Arjan van de Ven, 2006/06/25
- Re: [PATCH] i386: Fix softirq accounting with 4K stacks, Björn Steinbrink, 2006/06/25
- Re: [PATCH] i386: Fix softirq accounting with 4K stacks, Mike Galbraith, 2006/06/25
- Re: [PATCH] i386: Fix softirq accounting with 4K stacks, Mike Galbraith, 2006/06/25
- Re: [PATCH] i386: Fix softirq accounting with 4K stacks, Björn Steinbrink, 2006/06/26
- Re: [PATCH] i386: Fix softirq accounting with 4K stacks, Mike Galbraith, 2006/06/27
- Re: Measuring tools - top and interrupts, Danial Thom, 2006/06/25
- Re: Measuring tools - top and interrupts, Mike Galbraith, 2006/06/25
- Re: Measuring tools - top and interrupts, Danial Thom, 2006/06/30
- Re: Measuring tools - top and interrupts, Mike Galbraith, 2006/06/30
[PATCH] riport LADAR driver,
mark gross,
2006/06/22
- Re: [PATCH] riport LADAR driver, Randy.Dunlap, 2006/06/22
- Re: [PATCH] riport LADAR driver, Arjan van de Ven, 2006/06/22
- RE: [PATCH] riport LADAR driver, Gross, Mark, 2006/06/24
- RE: [PATCH] riport LADAR driver, Gross, Mark, 2006/06/24
[PATCH] Fix dcache race during umount,
David Howells,
2006/06/22
- Re: [PATCH] Fix dcache race during umount, David Howells, 2006/06/22
- Re: [PATCH] Fix dcache race during umount, Jan Blunck, 2006/06/22
- Re: [PATCH] Fix dcache race during umount, Jan Blunck, 2006/06/23
- Re: [PATCH] Fix dcache race during umount, Neil Brown, 2006/06/24
- Re: [PATCH] Fix dcache race during umount, David Howells, 2006/06/24
- [PATCH] Destroy the dentries contributed by a superblock on unmounting, David Howells, 2006/06/24
RE: [patch] ACPI: reduce code size, clean up, fix validator message,
Brown, Len,
2006/06/22
- Re: [patch] ACPI: reduce code size, clean up, fix validator message, Ingo Molnar, 2006/06/25
- Re: [patch] ACPI: reduce code size, clean up, fix validator message, Pavel Machek, 2006/06/26
- RE: [patch] ACPI: reduce code size, clean up, fix validator message, Brown, Len, 2006/06/26
- RE: [patch] ACPI: reduce code size, clean up, fix validator message, Moore, Robert, 2006/06/26
- RE: [patch] ACPI: reduce code size, clean up, fix validator message, Brown, Len, 2006/06/26
[GIT PATCH] Driver Core patches for 2.6.17,
Greg KH,
2006/06/21
- [PATCH 1/22] [PATCH] kobject: make people pay attention to kobject_add errors, Greg KH, 2006/06/21
- [PATCH 2/22] [PATCH] Add kernel<->userspace ABI stability documentation, Greg KH, 2006/06/21
- [PATCH 3/22] [PATCH] CCISS: add device symlink to the block cciss block devices in sysfs, Greg KH, 2006/06/21
- [PATCH 4/22] [PATCH] Driver core: bus device event delay, Greg KH, 2006/06/21
- [PATCH 5/22] [PATCH] TTY: return class device pointer from tty_register_device(), Greg KH, 2006/06/21
- [PATCH 6/22] [PATCH] i4l gigaset: move sysfs entry to tty class device, Greg KH, 2006/06/21
- [PATCH 7/22] [PATCH] Driver core: class_device_add needs error checks, Greg KH, 2006/06/21
- [PATCH 8/22] [PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too, Greg KH, 2006/06/21
- [PATCH 9/22] [PATCH] platform_bus learns about modalias, Greg KH, 2006/06/21
- [PATCH 10/22] [PATCH] Driver Core: remove unused exports, Greg KH, 2006/06/21
- [PATCH 11/22] [PATCH] Driver Core: Allow sysdev_class have attributes, Greg KH, 2006/06/21
- [PATCH 12/22] [PATCH] Driver Core: Fix platform_device_add to use device_add, Greg KH, 2006/06/21
- [PATCH 13/22] [PATCH] Driver Core: Add /sys/hypervisor when needed, Greg KH, 2006/06/21
- [PATCH 14/22] [PATCH] remove duplication from Documentation/power/devices.txt, Greg KH, 2006/06/21
- [PATCH 15/22] [PATCH] Driver core: PM_DEBUG device suspend() messages become informative, Greg KH, 2006/06/21
- [PATCH 16/22] [PATCH] firmware_class: s/semaphores/mutexes, Greg KH, 2006/06/21
- [PATCH 17/22] [PATCH] Driver core: change make_class_name() to take kobjects, Greg KH, 2006/06/21
- [PATCH 18/22] [PATCH] Driver core: allow struct device to have a dev_t, Greg KH, 2006/06/21
- [PATCH 19/22] [PATCH] Driver core: add generic "subsystem" link to all devices, Greg KH, 2006/06/21
- [PATCH 20/22] [PATCH] Driver core: add proper symlinks for devices, Greg KH, 2006/06/21
- [PATCH 21/22] [PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver, Greg KH, 2006/06/21
- [PATCH 22/22] [PATCH] Driver model: add ISA bus, Greg KH, 2006/06/21
Possible leaks in network drivers,
Eric Sesterhenn,
2006/06/21
- Memory corruption in 8390.c ? (was Re: Possible leaks in network drivers), Alan Cox, 2006/06/21
- Re: Memory corruption in 8390.c ?, Ben Pfaff, 2006/06/21
- Re: Possible leaks in network drivers, Eric Sesterhenn, 2006/06/21
- Re: Memory corruption in 8390.c ? (was Re: Possible leaks in network drivers), Herbert Xu, 2006/06/21
- Re: Memory corruption in 8390.c ? (was Re: Possible leaks in network drivers), Herbert Xu, 2006/06/21
- Re: Memory corruption in 8390.c ?, David Miller, 2006/06/22
- Re: Memory corruption in 8390.c ?, Herbert Xu, 2006/06/22
- Re: Memory corruption in 8390.c ?, David Miller, 2006/06/22
- Re: Memory corruption in 8390.c ?, Alan Cox, 2006/06/22
- Re: Memory corruption in 8390.c ?, Arjan van de Ven, 2006/06/22
- Re: Memory corruption in 8390.c ?, Erik Mouw, 2006/06/22
- Re: Memory corruption in 8390.c ?, Alan Cox, 2006/06/22
- Re: Memory corruption in 8390.c ?, Herbert Xu, 2006/06/22
- Re: Memory corruption in 8390.c ?, Alan Cox, 2006/06/22
- Re: Memory corruption in 8390.c ?, Jeff Garzik, 2006/06/22
- Re: Memory corruption in 8390.c ? (was Re: Possible leaks in network drivers), Jeff Garzik, 2006/06/22
- Re: Possible leaks in network drivers, Randy.Dunlap, 2006/06/21
2.6.17.1 new perfmon code base, libpfm, pfmon available,
Stephane Eranian,
2006/06/21
- Re: [perfmon] 2.6.17.1 new perfmon code base, libpfm, pfmon available, William Cohen, 2006/06/23
- Re: 2.6.17.1 new perfmon code base, libpfm, pfmon available, Chuck Ebbert, 2006/06/26
- Re: 2.6.17.1 new perfmon code base, libpfm, pfmon available, Chuck Ebbert, 2006/06/27
[PATCH 00/21] Series short description,
Pierre Ossman,
2006/06/21
- [PATCH 17/21] [MMC] Version bump sdhci, Pierre Ossman, 2006/06/21
- [PATCH 10/21] [MMC] Avoid sdhci DMA boundaries, Pierre Ossman, 2006/06/21
- [PATCH 01/21] [MMC] Check SDHCI base clock, Pierre Ossman, 2006/06/21
- [PATCH 11/21] [MMC] Test for invalid block size, Pierre Ossman, 2006/06/21
- [PATCH 06/21] [MMC] Proper timeout handling, Pierre Ossman, 2006/06/21
- [PATCH 15/21] [MMC] More DMA capabilities tests, Pierre Ossman, 2006/06/21
- [PATCH 21/21] [MMC] Remove duplicate error message, Pierre Ossman, 2006/06/21
- [PATCH 19/21] [MMC] Quirk for broken reset, Pierre Ossman, 2006/06/21
- [PATCH 18/21] [PCI] Add SDHCI controller ids, Pierre Ossman, 2006/06/21
- [PATCH 05/21] [MMC] Fix sdhci reset timeout, Pierre Ossman, 2006/06/21
- [PATCH 20/21] [MMC] Force DMA on some controllers, Pierre Ossman, 2006/06/21
- [PATCH 12/21] [MMC] Check only relevant inhibit bits, Pierre Ossman, 2006/06/21
- [PATCH 08/21] [MMC] Fix interrupt handling, Pierre Ossman, 2006/06/21
- [PATCH 02/21] [MMC] Print device id, Pierre Ossman, 2006/06/21
- [PATCH 04/21] [MMC] Fix timeout loops in sdhci, Pierre Ossman, 2006/06/21
- [PATCH 13/21] [MMC] Check controller version, Pierre Ossman, 2006/06/21
- [PATCH 14/21] [MMC] Reset sdhci controller early, Pierre Ossman, 2006/06/21
- [PATCH 16/21] [MMC] Support controller specific quirks, Pierre Ossman, 2006/06/21
- [PATCH 07/21] [MMC] Correct register order, Pierre Ossman, 2006/06/21
- [PATCH 03/21] [MMC] Support for multiple voltages, Pierre Ossman, 2006/06/21
- [PATCH 09/21] [MMC] Fix sdhci PIO routines, Pierre Ossman, 2006/06/21
- Re: [PATCH 00/21] Series short description, Pierre Ossman, 2006/06/27
Incorrect CPU process accounting using CONFIG_HZ=100,
Al Boldi,
2006/06/21
- Re: Incorrect CPU process accounting using CONFIG_HZ=100, Jan Engelhardt, 2006/06/22
- Re: Incorrect CPU process accounting using CONFIG_HZ=100, Al Boldi, 2006/06/22
- Re: Incorrect CPU process accounting using CONFIG_HZ=100, Pavel Machek, 2006/06/26
- Re: Incorrect CPU process accounting using CONFIG_HZ=100, Al Boldi, 2006/06/27
- Re: Incorrect CPU process accounting using CONFIG_HZ=100, Con Kolivas, 2006/06/27
- Re: Incorrect CPU process accounting using CONFIG_HZ=100, Peter Williams, 2006/06/27
- Re: Incorrect CPU process accounting using CONFIG_HZ=100, Al Boldi, 2006/06/28
- Re: Incorrect CPU process accounting using CONFIG_HZ=100, Peter Williams, 2006/06/28
- Re: Incorrect CPU process accounting using CONFIG_HZ=100, Con Kolivas, 2006/06/28
- Re: Incorrect CPU process accounting using CONFIG_HZ=100, Peter Williams, 2006/06/28
- Re: Incorrect CPU process accounting using CONFIG_HZ=100, Con Kolivas, 2006/06/28
- Re: Incorrect CPU process accounting using CONFIG_HZ=100, Pavel Machek, 2006/06/29
[RFC] [PATCH 0/8] Inode diet v2,
Theodore Tso,
2006/06/21
- [RFC] [PATCH 8/8] inode-diet: Fix size of i_blkbits, i_version, and i_dnotify_mask, Theodore Tso, 2006/06/21
- [RFC] [PATCH 1/8] inode_diet: Replace inode.u.generic_ip with inode.i_private, Theodore Tso, 2006/06/21
- [RFC] [PATCH 6/8] inode-diet: Move i_cindex from struct inode to struct file, Theodore Tso, 2006/06/21
- [RFC] [PATCH 4/8] inode-diet: Move i_cdev into a union, Theodore Tso, 2006/06/21
- [RFC] [PATCH 3/8] inode-diet: Move i_bdev into a union, Theodore Tso, 2006/06/21
- [RFC] [PATCH 7/8] inode-diet: Use a union for i_blocks and i_size, i_rdev and i_devices, Theodore Tso, 2006/06/21
- [RFC] [PATCH 5/8] inode-diet: Eliminate i_blksize and use a per-superblock default, Theodore Tso, 2006/06/21
- [RFC] [PATCH 2/8] inode-diet: Move i_pipe into a union, Theodore Tso, 2006/06/21
- Re: [RFC] [PATCH 0/8] Inode diet v2, Brian F. G. Bidulock, 2006/06/21
2.6.17-mm1,
Andrew Morton,
2006/06/21
- Re: 2.6.17-mm1, Michal Piotrowski, 2006/06/21
- Re: 2.6.17-mm1, Andrew Morton, 2006/06/21
- Re: 2.6.17-mm1, Michal Piotrowski, 2006/06/21
- [-mm patch] drivers/net/ni5010.c: fix compile error, Adrian Bunk, 2006/06/21
- [PATCH] pi-futex-rt-mutex-core-merge.patch (was Re: 2.6.17-mm1, Valdis . Kletnieks, 2006/06/21
- swsusp regression [Was: 2.6.17-mm1], Jiri Slaby, 2006/06/21
- Re: swsusp regression [Was: 2.6.17-mm1], Mattia Dongili, 2006/06/21
- Re: swsusp regression [Was: 2.6.17-mm1], Mattia Dongili, 2006/06/21
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Greg KH, 2006/06/22
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Andrew Morton, 2006/06/22
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Jeremy Fitzhardinge, 2006/06/22
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Alan Stern, 2006/06/22
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Frederik Deweerdt, 2006/06/22
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Andrew Morton, 2006/06/22
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Frederik Deweerdt, 2006/06/22
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Frederik Deweerdt, 2006/06/23
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Pavel Machek, 2006/06/23
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Andrew Morton, 2006/06/23
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Frederik Deweerdt, 2006/06/23
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Pavel Machek, 2006/06/23
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Frederik Deweerdt, 2006/06/23
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Andrew Morton, 2006/06/23
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Frederik Deweerdt, 2006/06/26
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Russell King, 2006/06/23
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Dave Jones, 2006/06/23
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Rafael J. Wysocki, 2006/06/23
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Pavel Machek, 2006/06/23
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Frederik Deweerdt, 2006/06/23
- Re: [linux-pm] swsusp regression [Was: 2.6.17-mm1], Rafael J. Wysocki, 2006/06/24
- [-mm patch] drivers/media/video/vivi.c: make 2 functions static, Adrian Bunk, 2006/06/21
- [-mm patch] drivers/acpi/scan.c: make acpi_bus_type static, Adrian Bunk, 2006/06/21
- [-mm patch] drivers/ide/legacy/ide-cs.c: make 2 functions static, Adrian Bunk, 2006/06/21
- [-mm patch] drivers/md/md.c: make code static, Adrian Bunk, 2006/06/21
- [-mm patch] gpio: make two mutexes static again, Adrian Bunk, 2006/06/21
- [-mm patch] drivers/scsi/qla2xxx/: make some functions static, Adrian Bunk, 2006/06/21
- [-mm patch] make drivers/scsi/pata_pcmcia.c:pcmcia_remove_one() static, Adrian Bunk, 2006/06/21
- [-mm patch] make drivers/usb/misc/cy7c63.c:vendor_command() static, Adrian Bunk, 2006/06/21
- Re: 2.6.17-mm1 : two PF flags with the same value, Peter Williams, 2006/06/21
- [-mm patch] fs/gfs2/: make code static, Adrian Bunk, 2006/06/22
- [-mm patch] #if 0 drivers/usb/input/hid-core.c:hid_find_field_by_usage(), Adrian Bunk, 2006/06/22
- Re: 2.6.17-mm1, Franck Bui-Huu, 2006/06/22
- Re: 2.6.17-mm1, Mel Gorman, 2006/06/22
- Re: 2.6.17-mm1, Franck Bui-Huu, 2006/06/22
- Re: 2.6.17-mm1, Mel Gorman, 2006/06/22
- Re: 2.6.17-mm1, Russell King, 2006/06/22
- Re: 2.6.17-mm1, Franck Bui-Huu, 2006/06/22
- Re: 2.6.17-mm1, Mel Gorman, 2006/06/23
- Re: 2.6.17-mm1, Franck Bui-Huu, 2006/06/23
- Re: 2.6.17-mm1, Franck Bui-Huu, 2006/06/23
- Re: 2.6.17-mm1, Mel Gorman, 2006/06/23
- Re: 2.6.17-mm1, Franck Bui-Huu, 2006/06/23
- Re: 2.6.17-mm1, Franck Bui-Huu, 2006/06/23
- Re: 2.6.17-mm1, Mel Gorman, 2006/06/23
- Re: 2.6.17-mm1, Franck Bui-Huu, 2006/06/23
- Re: 2.6.17-mm1, Mel Gorman, 2006/06/23
- Re: 2.6.17-mm1, Franck Bui-Huu, 2006/06/26
- Re: 2.6.17-mm1, Mel Gorman, 2006/06/26
- Re: 2.6.17-mm1, Franck Bui-Huu, 2006/06/26
- Re: 2.6.17-mm1, Mel Gorman, 2006/06/26
- Re: 2.6.17-mm1, Franck Bui-Huu, 2006/06/26
- Re: 2.6.17-mm1, Mel Gorman, 2006/06/26
- Re: 2.6.17-mm1, Franck Bui-Huu, 2006/06/26
- Re: 2.6.17-mm1, Mel Gorman, 2006/06/26
- Re: 2.6.17-mm1, Franck Bui-Huu, 2006/06/23
- Re: 2.6.17-mm1, Russell King, 2006/06/23
- 2.6.17-mm1: kernel/lockdep.c: write-only variables, Adrian Bunk, 2006/06/22
- 2.6.17-mm1: UML failing w/o SKAS enabled, Theodore Tso, 2006/06/22
- [-mm patch] make ipc/sem.c:exit_sem() static, Adrian Bunk, 2006/06/23
- [-mm patch] fs/reiser4/: possible cleanups, Adrian Bunk, 2006/06/23
- [-mm patch] drivers/char/agp/nvidia-agp.c: remove unused variable, Adrian Bunk, 2006/06/23
- [-mm patch] kernel/lockdep.c: make 3 functions static, Adrian Bunk, 2006/06/23
- [-mm patch] fs/ufs/inode.c: make 2 functions static, Adrian Bunk, 2006/06/23
- [-mm patch] make kernel/utsname.c:clone_uts_ns(), Adrian Bunk, 2006/06/23
- [-mm patch] make kernel/sysctl.c:_proc_do_string() static, Adrian Bunk, 2006/06/23
- [-mm patch] mm/readahead.c: cleanups, Adrian Bunk, 2006/06/23
- Re: 2.6.17-mm1, Michal Piotrowski, 2006/06/23
- Re: 2.6.17-mm1, Eduard Bloch, 2006/06/23
- Re: 2.6.17-mm1, Keith Mannthey, 2006/06/23
- Re: 2.6.17-mm1, Martin Bligh, 2006/06/21
- Re: 2.6.17-mm1, Martin Bligh, 2006/06/23
- Re: 2.6.17-mm1, Chuck Ebbert, 2006/06/25
[RFC, patch] i386: vgetcpu(), take 2,
Chuck Ebbert,
2006/06/21
- Re: [RFC, patch] i386: vgetcpu(), take 2, Ingo Molnar, 2006/06/21
- Re: [RFC, patch] i386: vgetcpu(), take 2, Andi Kleen, 2006/06/21
- Re: [RFC, patch] i386: vgetcpu(), take 2, Ingo Molnar, 2006/06/21
- Re: [RFC, patch] i386: vgetcpu(), take 2, Rohit Seth, 2006/06/21
- Re: [RFC, patch] i386: vgetcpu(), take 2, Andi Kleen, 2006/06/21
- Re: [RFC, patch] i386: vgetcpu(), take 2, Rohit Seth, 2006/06/21
- Re: [RFC, patch] i386: vgetcpu(), take 2, Andi Kleen, 2006/06/21
- Re: [RFC, patch] i386: vgetcpu(), take 2, Rohit Seth, 2006/06/21
- Re: [RFC, patch] i386: vgetcpu(), take 2, Andi Kleen, 2006/06/21
- Re: [RFC, patch] i386: vgetcpu(), take 2, Rohit Seth, 2006/06/21
- Re: [RFC, patch] i386: vgetcpu(), take 2, Andi Kleen, 2006/06/22
- Re: [RFC, patch] i386: vgetcpu(), take 2, Rohit Seth, 2006/06/22
- Re: [RFC, patch] i386: vgetcpu(), take 2, Andi Kleen, 2006/06/22
- Re: [RFC, patch] i386: vgetcpu(), take 2, Rohit Seth, 2006/06/22
- Re: [discuss] Re: [RFC, patch] i386: vgetcpu(), take 2, Andi Kleen, 2006/06/23
- Re: [discuss] Re: [RFC, patch] i386: vgetcpu(), take 2, Rohit Seth, 2006/06/23
- Re: [discuss] Re: [RFC, patch] i386: vgetcpu(), take 2, Andi Kleen, 2006/06/24
- Re: [discuss] Re: [RFC, patch] i386: vgetcpu(), take 2, Rohit Seth, 2006/06/26
- Re: [RFC, patch] i386: vgetcpu(), take 2, Chuck Ebbert, 2006/06/21
- Re: [RFC, patch] i386: vgetcpu(), take 2, Chuck Ebbert, 2006/06/22
[PATCH 0/6] Improve MSI detection v3,
Brice Goglin,
2006/06/20
- [PATCH 1/6] Merge existing MSI disabling quirks, Brice Goglin, 2006/06/20
- [PATCH 2/6] Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT, Brice Goglin, 2006/06/20
- [PATCH 5/6] Stop inheriting bus flags and check root chipset bus flags instead, Brice Goglin, 2006/06/20
- [PATCH 6/6] Drop pci_msi_quirk, Brice Goglin, 2006/06/20
- [PATCH 4/6] Factorize common MSI detection code from pci_enable_msi() and msix(), Brice Goglin, 2006/06/20
- [PATCH 3/6] Blacklist PCI-E chipsets depending on Hypertransport MSI capabality, Brice Goglin, 2006/06/20
[PATCH 0/25] Decouple IRQ issues (MSI, i386, x86_64, ia64),
Eric W. Biederman,
2006/06/20
- [PATCH 1/25] irq: Convert the move_irq flag from a 32bit word to a single bit, Eric W. Biederman, 2006/06/20
- [PATCH 2/25] irq: Add moved_masked_irq, Eric W. Biederman, 2006/06/20
- [PATCH 3/25] x86_64 irq: Reenable migrating irqs to other cpus., Eric W. Biederman, 2006/06/20
- [PATCH 4/25] msi: Simplify msi enable and disable., Eric W. Biederman, 2006/06/20
- [PATCH 5/25] msi: Make the msi boolean tests return either 0 or 1., Eric W. Biederman, 2006/06/20
- [PATCH 6/25] msi: Implement helper functions read_msi_msg and write_msi_msg., Eric W. Biederman, 2006/06/20
- [PATCH 7/25] msi: Refactor the msi_ops., Eric W. Biederman, 2006/06/20
- [PATCH 8/25] msi: Simplify the msi irq limit policy., Eric W. Biederman, 2006/06/20
- [PATCH 9/25] irq: Add a dynamic irq creation API, Eric W. Biederman, 2006/06/20
- [PATCH 10/25] ia64 irq: Dynamic irq support, Eric W. Biederman, 2006/06/20
- [PATCH 11/25] i386 irq: Dynamic irq support, Eric W. Biederman, 2006/06/20
- [PATCH 12/25] x86_64 irq: Dynamic irq support, Eric W. Biederman, 2006/06/20
- [PATCH 13/25] msi: Make the msi code irq based and not vector based., Eric W. Biederman, 2006/06/20
- [PATCH 14/25] x86_64 irq: Move msi message composition into io_apic.c, Eric W. Biederman, 2006/06/20
- [PATCH 15/25] i386 irq: Move msi message composition into io_apic.c, Eric W. Biederman, 2006/06/20
- [PATCH 16/25] msi: Only build msi-apic.c on ia64, Eric W. Biederman, 2006/06/20
- [PATCH 17/25] x86_64 irq: Remove the msi assumption that irq == vector, Eric W. Biederman, 2006/06/20
- [PATCH 18/25] i386 irq: Remove the msi assumption that irq == vector, Eric W. Biederman, 2006/06/20
- [PATCH 19/25] irq: Remove msi hacks, Eric W. Biederman, 2006/06/20
- [PATCH 20/25] irq: Generalize the check for HARDIRQ_BITS., Eric W. Biederman, 2006/06/20
- [PATCH 21/25] x86_64 irq: Make the external irq handlers report their vector, not the irq number., Eric W. Biederman, 2006/06/20
- [PATCH 22/25] x86_64 irq: make vector_irq per cpu., Eric W. Biederman, 2006/06/20
- [PATCH 23/25] x86_64 irq: Kill gsi_irq_sharing., Eric W. Biederman, 2006/06/20
- [PATCH 24/25] x86_64 irq: Kill irq compression., Eric W. Biederman, 2006/06/20
- [PATCH 25/25] irq: Document what an IRQ is., Eric W. Biederman, 2006/06/20
- Re: [PATCH 11/25] i386 irq: Dynamic irq support, Rajesh Shah, 2006/06/20
- Re: [PATCH 11/25] i386 irq: Dynamic irq support, Eric W. Biederman, 2006/06/20
- Re: [PATCH 11/25] i386 irq: Dynamic irq support, Rajesh Shah, 2006/06/20
- Re: [PATCH 11/25] i386 irq: Dynamic irq support, Eric W. Biederman, 2006/06/21
- Re: [PATCH 9/25] irq: Add a dynamic irq creation API, Benjamin Herrenschmidt, 2006/06/20
- Re: [PATCH 9/25] irq: Add a dynamic irq creation API, Eric W. Biederman, 2006/06/20
- Re: [PATCH 9/25] irq: Add a dynamic irq creation API, Matthew Wilcox, 2006/06/20
- Re: [PATCH 9/25] irq: Add a dynamic irq creation API, Benjamin Herrenschmidt, 2006/06/20
- Re: [PATCH 9/25] irq: Add a dynamic irq creation API, Jeff Garzik, 2006/06/20
- powerpc new irq remapper patches, Benjamin Herrenschmidt, 2006/06/21
- Re: [PATCH 8/25] msi: Simplify the msi irq limit policy., Rajesh Shah, 2006/06/20
- Re: [PATCH 8/25] msi: Simplify the msi irq limit policy., Roland Dreier, 2006/06/20
- Re: [PATCH 8/25] msi: Simplify the msi irq limit policy., Eric W. Biederman, 2006/06/21
- Re: [PATCH 7/25] msi: Refactor the msi_ops., Rajesh Shah, 2006/06/20
- Re: [PATCH 6/25] msi: Implement helper functions read_msi_msg and write_msi_msg., Rajesh Shah, 2006/06/20
- Re: [PATCH 5/25] msi: Make the msi boolean tests return either 0 or 1., Jeff Garzik, 2006/06/20
- Re: [PATCH 4/25] msi: Simplify msi enable and disable., Rajesh Shah, 2006/06/20
- Re: [PATCH 0/25] Decouple IRQ issues (MSI, i386, x86_64, ia64), Rajesh Shah, 2006/06/20
- Re: [PATCH 0/25] Decouple IRQ issues (MSI, i386, x86_64, ia64), Ingo Molnar, 2006/06/21
[PATCH 0/12] eCryptfs minor fixes; support for cipher/key size selection,
Michael Halcrow,
2006/06/20
- [PATCH 7/12] Set the key size from the default for the mount, Mike Halcrow, 2006/06/20
- [PATCH 1/12] asm/scatterlist.h -> linux/scatterlist.h, Mike Halcrow, 2006/06/20
- [PATCH 9/12] Add #define values for cipher codes from RFC2440 (OpenPGP), Mike Halcrow, 2006/06/20
- [PATCH 10/12] Convert bits to bytes, Mike Halcrow, 2006/06/20
- [PATCH 5/12] Packet and key management update for variable key size, Mike Halcrow, 2006/06/20
- [PATCH 4/12] Unencrypted key size based on encrypted key size, Mike Halcrow, 2006/06/20
- [PATCH 6/12] Add ecryptfs_ prefix to mount options; key size parameter, Mike Halcrow, 2006/06/20
- [PATCH 8/12] Check for weak keys, Mike Halcrow, 2006/06/20
- [PATCH 12/12] More intelligent use of TFM objects, Mike Halcrow, 2006/06/20
- [PATCH 2/12] Support for larger maximum key size, Mike Halcrow, 2006/06/20
- [PATCH 3/12] Add codes for additional ciphers, Mike Halcrow, 2006/06/20
- [PATCH 11/12] More elegant AES key size manipulation, Mike Halcrow, 2006/06/20
[PATCH v3 0/7][RFC] Ammasso 1100 iWARP Driver,
Steve Wise,
2006/06/20
- [PATCH v3 5/7] AMSO1100 Message Queues., Steve Wise, 2006/06/20
- [PATCH v3 4/7] AMSO1100 Memory Management., Steve Wise, 2006/06/20
- [PATCH v3 6/7] AMSO1100: Privileged Verbs Queues., Steve Wise, 2006/06/20
- [PATCH v3 3/7] AMSO1100 OpenFabrics Provider., Steve Wise, 2006/06/20
- [PATCH v3 1/7] AMSO1100 Low Level Driver., Steve Wise, 2006/06/20
- [PATCH v3 7/7] AMSO1100 Makefiles and Kconfig changes., Steve Wise, 2006/06/20
- [PATCH v3 2/7] AMSO1100 WR / Event Definitions., Steve Wise, 2006/06/20
[PATCH 0/6] Keys: Key management updates [try #3],
David Howells,
2006/06/20
- [PATCH 1/6] Keys: Sort out key quota system [try #3], David Howells, 2006/06/20
- [PATCH 2/6] Keys: Discard the contents of a key on revocation [try #3], David Howells, 2006/06/20
- [PATCH 6/6] Keys: Add a way to store the appropriate context for newly-created keys [try #3], David Howells, 2006/06/20
- [PATCH 4/6] Keys: Allocate key serial numbers randomly [try #3], David Howells, 2006/06/20
- [PATCH 5/6] Keys: Restrict contents of /proc/keys to Viewable keys [try #3], David Howells, 2006/06/20
- [PATCH 3/6] Keys: Let keyctl_chown() change a key's owner [try #3], David Howells, 2006/06/20
- Re: [Keyrings] [PATCH 0/6] Keys: Key management updates [try #3], James Morris, 2006/06/20