All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-01-12 23:13:21 to 2007-01-13 03:54:03 UTC [more...]

[LARTC] filtering in layer 2 [but is not a bridge]
 2007-01-13  3:54 UTC  (2+ messages)

[PATCH] gitk errors out if launched in a subdirectory
 2007-01-13  3:13 UTC  (3+ messages)

2.6.20-rc3 regression: suspend to RAM broken on Mac mini Core Duo
 2007-01-13  3:45 UTC  (11+ messages)

Linux v2.6.20-rc5
 2007-01-13  3:44 UTC  (5+ messages)

Choosing a HyperThreading/SMP/MultiCore kernel ?
 2007-01-13  3:38 UTC  (5+ messages)

2.6.19.1 failing
 2007-01-13  2:58 UTC 

[patch 0/7] fault vs truncate/invalidate race fix
 2007-01-13  3:29 UTC  (16+ messages)
` [patch 1/7] mm: debug check for the fault vs invalidate race
` [patch 2/7] mm: simplify filemap_nopage
` [patch 3/7] mm: fix fault vs invalidate race for linear mappings
` [patch 4/7] mm: merge populate and nopage into fault (fixes nonlinear)
` [patch 5/7] mm: add vm_insert_pfn
` [patch 6/7] mm: merge nopfn into fault
` [patch 7/7] mm: remove legacy cruft

[patch 0/10] buffered write deadlock fix
 2007-01-13  3:25 UTC  (22+ messages)
` [patch 1/10] fs: libfs buffered write leak fix
` [patch 2/10] mm: revert "generic_file_buffered_write(): handle zero length iovec segments"
` [patch 3/10] mm: revert "generic_file_buffered_write(): deadlock on vectored write"
` [patch 4/10] mm: generic_file_buffered_write cleanup
` [patch 5/10] mm: debug write deadlocks
` [patch 6/10] mm: be sure to trim blocks
` [patch 7/10] mm: cleanup pagecache insertion operations
` [patch 8/10] mm: generic_file_buffered_write cleanup more
` [patch 9/10] mm: generic_file_buffered_write iovec cleanup
` [patch 10/10] mm: fix pagecache write deadlocks

[announce] new tagged version of ipkg
 2007-01-13  3:11 UTC  (5+ messages)
      ` [Familiar] "

ICH6-M libata disk timeouts 2.6.18 -> 2.6.19
 2007-01-13  3:09 UTC  (3+ messages)

[PATCH 0/29] Page Table Interface Explanation
 2007-01-13  2:49 UTC  (47+ messages)
` [PATCH 1/29] Abstract current page table implementation
` [PATCH 2/29] "
` [PATCH 3/29] "
` [PATCH 4/29] Introduce Page Table Interface (PTI)
` [PATCH 5/29] Start calling simple PTI functions
` [PATCH 6/29] Tweak IA64 arch dependent files to work with PTI
` [PATCH 7/29] Continue calling simple PTI functions
` [PATCH 8/29] Clean up page fault handers
` [PATCH 9/29] Clean up page fault handlers
` [PATCH 10/29] Call simple PTI functions
` [PATCH 11/29] Call simple PTI functions cont
` [PATCH 12/29] Abstract page table tear down
` [PATCH 13/29] Finish abstracting "
` [PATCH 14/29] Abstract copy page range iterator
` [PATCH 15/29] Finish abstracting copy page range
` [PATCH 16/29] Abstract unmap page range iterator
` [PATCH 17/29] Finish abstracting unmap page range
` [PATCH 18/29] Abstract zeromap "
` [PATCH 19/29] Abstract remap pfn range
` [PATCH 20/29] Abstract change protection iterator
` [PATCH 21/29] Abstract unmap vm area
` [PATCH 22/29] Abstract map "
` [PATCH 23/29] Abstract unuse_vma
` [PATCH 24/29] Abstract smaps iterator
` [PATCH 25/29] Abstact mempolicy iterator
` [PATCH 26/29] Abstract mempolicy iterator cont
` [PATCH 27/29] Abstract implementation dependent code for mremap
` [PATCH 28/29] Abstract ioremap iterator
` [PATCH 29/29] Tweak i386 arch dependent files to work with PTI
` [PATCH 1/5] Introduce IA64 page table interface
` [PATCH 2/5] Abstract pgtable
` [PATCH 3/5] Abstact pgtable continued
` [PATCH 4/5] Abstract assembler lookup
` [PATCH 5/5] Abstract pgalloc
` [PATCH 1/12] Alternate page table implementation (GPT)
` [PATCH 2/12] Alternate page table implementation cont
` [PATCH 3/12] "
` [PATCH 4/12] "
` [PATCH 5/12] "
` [PATCH 6/12] "
` [PATCH 7/12] "
` [PATCH 8/12] "
` [PATCH 9/12] "
` [PATCH 10/12] "
` [PATCH 11/12] "
` [PATCH 12/12] "

[2.6.18,19] SATA boot problems (ICH6/ICH6W)
 2007-01-13  2:19 UTC  (5+ messages)

Norco DS-1220 (sil3726+sil3124) / libata-tj bug report
 2007-01-13  2:18 UTC  (2+ messages)

"svc: unknown version (3)" when CONFIG_NFSD_V4=y
 2007-01-13  2:13 UTC  (12+ messages)

Proposed changes for libata speed handling
 2007-01-13  2:02 UTC  (2+ messages)

2.6.20-rc3-mm1 - git-block.patch causes hard lockups
 2007-01-12 16:08 UTC 

/sys/$DEVPATH/uevent vs uevent attributes
 2007-01-13  2:00 UTC  (3+ messages)

SATA hotplug from the user side ?
 2007-01-13  1:55 UTC  (4+ messages)

[patch 00/20] XEN-paravirt: Xen guest implementation for paravirt_ops interface
 2007-01-13  1:45 UTC  (21+ messages)
` [patch 01/20] XEN-paravirt: Fix typo in sync_constant_test_bit()s name
` [patch 02/20] XEN-paravirt: Add a flag to allow the VGA console to be disabled
` [patch 03/20] XEN-paravirt: paravirt: page-table accessors
` [patch 04/20] XEN-paravirt: paravirt pagetable init
` [patch 05/20] XEN-paravirt: paravirt: reserve fixmap slot
` [patch 06/20] XEN-paravirt: remove pgd ctor
` [patch 07/20] XEN-paravirt: paravirt shared kernel pmd flag
` [patch 08/20] XEN-paravirt: paravirt pgd allocation alignment
` [patch 09/20] XEN-paravirt: dont export paravirt_ops structure, do individual functions
` [patch 10/20] XEN-paravirt: mm lifetime hooks
` [patch 11/20] XEN-paravirt: Add apply_to_page_range() which applies a function to a pte range
` [patch 12/20] XEN-paravirt: Xen: Add nosegneg capability to the vsyscall page notes
` [patch 13/20] XEN-paravirt: Xen: Add config options and disable unsupported config options
` [patch 14/20] XEN-paravirt: Xen: Add interface header files
` [patch 15/20] XEN-paravirt: Xen: core paravirt guest changes
` [patch 16/20] XEN-paravirt: Add the Xen virtual console driver
` [patch 17/20] XEN-paravirt: Add Xen grant table support
` [patch 18/20] XEN-paravirt: Add Xen driver utility functions
` [patch 19/20] XEN-paravirt: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 20/20] XEN-paravirt: Add Xen virtual block device driver

[PATCH] Reencode committer info to utf-8 before formatting mail header
 2007-01-13  1:43 UTC  (4+ messages)

zonelist cache performance
 2007-01-13  1:40 UTC 

[patch] Fix bttv and friends on 64bit machines with lots of memory
 2007-01-13  1:37 UTC  (4+ messages)

[PATCH 0/4] Linux Kernel Markers
 2007-01-13  1:33 UTC  (2+ messages)

[PATCH 1/5] [POWERPC] cpm2: CPM2 interrupt controller fix
 2007-01-13  0:42 UTC  (5+ messages)
` [PATCH 2/5] [POWERPC] cpm_uart: OF-related fix for arch/powerpc
` [PATCH 3/5] [FS_ENET] OF-related fixup for FEC and SCC MAC's
` [PATCH 4/5] [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
` [PATCH 5/5] [POWERPC] mpc8272ads: defconfig

ahci_softreset prevents acpi_power_off
 2007-01-13  1:12 UTC  (2+ messages)

High lock spin time for zone->lru_lock under extreme conditions
 2007-01-13  1:11 UTC  (8+ messages)

[PATCH] Speedup recursive by flushing index only once for all entries
 2007-01-13  0:57 UTC  (13+ messages)
                ` [PATCH] merge-recursive: do not report the resulting tree object name

[PATCH 0/8] partial resend: e1000 fixes and updates
 2007-01-13  0:37 UTC  (9+ messages)
` [PATCH 1/8] e1000: simplify case handling gigabit at half duplex
` [PATCH 2/8] e1000: clean up debug output defines
` [PATCH 3/8] e1000: Fix MSI only interrupt handler routine
` [PATCH 4/8] e1000: fix NAPI performance on 4-port adapters
` [PATCH 5/8] e1000: display flow control of link status at link up
` [PATCH 6/8] e1000: clear ip csum info from context descriptor
` [PATCH 7/8] e1000: tune our dynamic itr transmit packet accounting
` [PATCH 8/8] e1000: update version to 7.3.20-k2

PROBLEM: sata_sil24 lockups under heavy i/o
 2007-01-13  0:53 UTC  (5+ messages)

tree corrupted on disk quota full
 2007-01-13  0:53 UTC  (4+ messages)

Importing from tarballs; add, rm, update-index?
 2007-01-13  0:48 UTC  (8+ messages)

[BUG] NMI watchdog lockups caused by mwait_idle
 2007-01-13  0:46 UTC  (3+ messages)

2.6.20-rc4-mm1
 2007-01-13  0:45 UTC  (8+ messages)
` Early ACPI lockup (was Re: 2.6.20-rc4-mm1)

list_del corruption with fedora 6 kernels (fc5 was ok)
 2007-01-13  0:38 UTC  (3+ messages)

NFS3ERR_ACCES on getattribute
 2007-01-13  0:24 UTC  (3+ messages)

Gtk+ 2.6.10 w/ newer Glibs
 2007-01-13  0:13 UTC  (3+ messages)

[PATCH 07 of 10] Add new shutdown mode for checkpoint
 2007-01-12 23:58 UTC  (3+ messages)

[PATCH 2/5] fixing errors handling during pci_driver resume stage [ata]
 2007-01-12 23:50 UTC  (2+ messages)

[Xenomai-help] xeno_16550A and 8250.nr_uarts=0
 2007-01-12 23:47 UTC  (4+ messages)

[PATCH 1/1] Char: mxser_new, fix sparc compile error
 2007-01-12 23:41 UTC 

Adaptect 9405w: What is the best solution?
 2007-01-12 23:37 UTC  (6+ messages)

mptfc problems
 2007-01-12 23:37 UTC 

kvm & dyntick
 2007-01-12 23:39 UTC  (5+ messages)
    ` [kvm-devel] "

[PATCH] (1/4) dm_report support in libdevmapper
 2007-01-12 23:32 UTC  (8+ messages)
` [PATCH] (2/4) dmsetup info to use dm_report
` [PATCH] (3/4) Remove old codes for "info -c" from dmsetup
` [PATCH] (4/4) LVM2 to use dm_report

[RFC] code sprints or focus-weeks
 2007-01-12 23:28 UTC  (5+ messages)

[PATCH] megaraid: more kernel-doc fixes
 2007-01-12 23:30 UTC 

[PATCH] megaraid: fix kernel-doc
 2007-01-12 23:28 UTC 

[Bluez-users] Profiles on Bluez
 2007-01-12 23:21 UTC  (5+ messages)

help on debugging kernel module in Xen
 2007-01-12 23:21 UTC  (12+ messages)

Mercurial to git converter
 2007-01-12 23:18 UTC  (8+ messages)
    ` [PATCH] Add hg-to-git conversion utility

What's in git.git and announcing GIT v1.5.0-rc1
 2007-01-12 23:17 UTC  (6+ messages)
  ` [PATCH] Change to the repository's root directory if needed

[PATCH 0/7] Powerpc MSI Implementation
 2007-01-12 23:13 UTC  (6+ messages)
` [PATCH 2/7] Powerpc MSI implementation


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.