All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-24 19:32:28 to 2008-12-25 05:52:58 UTC [more...]

[U-Boot] debug uboot from ram for x86 board
 2008-12-25  5:52 UTC 

linux-next: parsing mem=700M broken
 2008-12-25  5:50 UTC  (10+ messages)

Happy v2.6.28
 2008-12-25  5:49 UTC  (2+ messages)

[RFC][PATCH] 0/9 Populate-on-demand memory
 2008-12-25  5:43 UTC  (7+ messages)

[PATCH] vfs: remove duplicate code in get_fs_type()
 2008-12-25  5:32 UTC 

[PATCH 00/22] IPv6 support NFSD
 2008-12-25  5:01 UTC  (10+ messages)
` [PATCH 05/22] NFSD: Add helper functions for __write_ports()
` [PATCH 07/22] NFSD: Prevent a buffer overflow in svc_xprt_names()
` [PATCH 08/22] SUNRPC: pass buffer size to svc_addsock() and svc_sock_names()
` [PATCH 13/22] NFS: Move NFS client's IP address parser to nfs_common/

schizophrenic G5 
 2008-12-25  4:48 UTC  (2+ messages)

[PATCH, RESEND3] getrusage: fill ru_maxrss value
 2008-12-25  4:46 UTC  (6+ messages)

[Qemu-devel] Merging improvements from VirtualBox OSE into qemu?
 2008-12-25  4:37 UTC  (11+ messages)

S/PDIF-Out on Asus M3A-H/HDMI with ALC1200
 2008-12-25  4:31 UTC  (2+ messages)

[Bugme-new] [Bug 12282] New: Network data corruption on eee 1000
 2008-12-25  4:19 UTC  (3+ messages)

Lock-up on PPC64
 2008-12-25  1:01 UTC 

[PATCH]: Makefile automatic header dependency
 2008-12-25  4:04 UTC 

[PATCH] Fix x86_mcinfo_getptr is called when no error found
 2008-12-25  4:03 UTC 

[PATCH 5/5] IA64 dynamic ftrace support
 2008-12-25  4:01 UTC  (5+ messages)

Sil 3132 SATA II express card
 2008-12-25  3:51 UTC  (2+ messages)

[PATCH] cgroups: fix a race between cgroup_clone and umount
 2008-12-25  3:47 UTC 

[PATCH] cgroups: fix a race between cgroup_clone and umount
 2008-12-25  3:47 UTC 

[PATCH 8/8] sfc: If AN is enabled, always read speed/duplex from the AN advertising bits
 2008-12-25  3:43 UTC 

[PATCH 7/8] sfc: When disabling the NIC, close the device rather than unregistering it
 2008-12-25  3:42 UTC 

[PATCH 6/8] sfc: SFT9001: Add cable diagnostics
 2008-12-25  3:41 UTC 

[PATCH 5/8] sfc: Add support for multiple PHY self-tests
 2008-12-25  3:40 UTC 

[PATCH 4/8] sfc: Merge top-level functions for self-tests
 2008-12-25  3:40 UTC 

[PATCH 3/8] sfc: Clean up PHY mode management in loopback self-test
 2008-12-25  3:39 UTC 

[PATCH 2/8] sfc: Fix unreliable link detection in some loopback modes
 2008-12-25  3:38 UTC 

[PATCH 1/8] sfc: Generate unique names for per-NIC workqueues
 2008-12-25  3:37 UTC 

git rev-list with --name-status?
 2008-12-25  3:24 UTC  (2+ messages)

[PATCH] Calculate mirror log size instead of hardcoding 1 extent size
 2008-12-25  3:09 UTC  (2+ messages)

FIN_WAIT1 state without FIN (active close)
 2008-12-25  2:52 UTC 

[PATCH] vmx: Fix single step on debugger
 2008-12-25  2:53 UTC  (3+ messages)

[PATCH] tc1100-wmi: fix state reporting
 2008-12-25  2:45 UTC 

[Patch] Disable debug option of rombios by default
 2008-12-25  2:44 UTC 

Broadcom 11n implementation
 2008-12-25  2:35 UTC  (3+ messages)

[Patch] fix rombios to get the BDF
 2008-12-25  2:32 UTC 

[PATCH 00/10] iwlwifi driver 12/22 updates
 2008-12-25  2:20 UTC  (11+ messages)
` [PATCH 05/10] iwl3945: switch to the iwl-core send_card_state routine
  ` [PATCH 06/10] iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmd
    ` [PATCH 07/10] iwlwifi: move sysfs status entry to debugfs
      ` [PATCH 08/10] iwlwifi: kill retry_rate sysfs for iwlagn
        ` [PATCH 09/10] iwlwifi: fix warning 'Should it be static'
          ` [PATCH 10/10] iwl3945: use rx queue management infrastructure from iwlcore

[JGIT PATCH 00/18] Misc. performance tweaks
 2008-12-25  2:11 UTC  (24+ messages)
` [JGIT PATCH 01/23] Improve hit performance on the UnpackedObjectCache
  ` [JGIT PATCH 02/23] Add MutableObjectId.clear() to set the id to zeroId
    ` [JGIT PATCH 03/23] Allow TreeWalk callers to pass a MutableObjectId to get the current id
      ` [JGIT PATCH 04/23] Switch ObjectWalk to use the new MutableObjectId form in TreeWalk
        ` [JGIT PATCH 05/23] Change walker based fetch to use TreeWalk's MutableObjectId accessor
          ` [JGIT PATCH 06/23] Reduce garbage allocation when using TreeWalk
            ` [JGIT PATCH 07/23] Switch ObjectWalk to use a naked CanonicalTreeParser because its faster
              ` [JGIT PATCH 08/23] Remove the unused PackFile.get(ObjectId) form
                ` [JGIT PATCH 09/23] Remove getId from ObjectLoader API as its unnecessary overhead
                  ` [JGIT PATCH 10/23] Make mmap mode more reliable by forcing GC at the correct spot
                    ` [JGIT PATCH 11/23] Rewrite WindowCache to use a hash table
                      ` [JGIT PATCH 12/23] Change ByteArrayWindow to read content outside of WindowCache's lock
                        ` [JGIT PATCH 13/23] Dispose of RevCommit buffers when they aren't used in PackWriter
                          ` [JGIT PATCH 14/23] Don't unpack delta chains while writing a pack from a pack v1 index
                            ` [JGIT PATCH 15/23] Don't unpack delta chains while converting delta to whole object
                              ` [JGIT PATCH 16/23] Defer parsing of the ObjectId while walking a PackIndex Iterator
                                ` [JGIT PATCH 17/23] Only do one getCachedBytes per whole object written
                                  ` [JGIT PATCH 18/23] Correctly use a long for the offsets within a generated pack
                                    ` [JGIT PATCH 19/23] Allow more direct access to determine isWritten
                                      ` [JGIT PATCH 20/23] Move "wantWrite" field of ObjectToPack into the flags field
                                        ` [JGIT PATCH 21/23] Use an ArrayList for the reuseLoader collection in PackWriter
                                          ` [JGIT PATCH 22/23] Don't cut off existing delta chains if we are reusing deltas
                                            ` [JGIT PATCH 23/23] Correctly honor the thin parameter to PackWriter.writePack

[PATCH] Warn about explicit usage of sizeof(void)
 2008-12-25  2:09 UTC 

[Patch] Enable Option ROM write access
 2008-12-25  2:06 UTC 

[PATCH 0/8] MSI enhancement
 2008-12-25  1:59 UTC  (4+ messages)
` [PATCH 4/8] KVM: Add a route layer to convert MSI message to GSI

guest attempted write to read-only memory page
 2008-12-25  1:54 UTC  (5+ messages)

[PATCH] EXT4: super.c
 2008-12-25  1:51 UTC 

[Ocfs2-devel] [PATCH 1/1] OCFS2: anti stale inode for nfs (V2)
 2008-12-25  1:31 UTC  (2+ messages)

stack usage with libgcc math funcs
 2008-12-25  1:22 UTC  (4+ messages)

[PATCH] smackfs: check for allocation failures in smk_set_access()
 2008-12-25  1:17 UTC  (3+ messages)

[GIT] Security changes for 2.6.29
 2008-12-25  1:07 UTC 

Sil 3132 SATA II express card
 2008-12-25  1:07 UTC  (2+ messages)

Running VirutalPC under HVM domU freezes it
 2008-12-25  1:08 UTC  (2+ messages)

[PATCH v2] sata_sil: add Large Block Transfer support
 2008-12-25  1:06 UTC 

[Ocfs2-devel] [git patches] Ocfs2 patches for merge window, batch 2/3
 2008-12-25  1:05 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 19/56] mm: Export pdflush_operation()
    `  "
` [Ocfs2-devel] [PATCH 23/56] ocfs2: Implementation of local and global quota file handling
    `  "

[PATCH] UIO: Add name attributes for mappings and port regions
 2008-12-25  1:03 UTC 

[U-Boot] [RFC][PATCH] Code Clean-up (weak functions)
 2008-12-25  0:56 UTC  (5+ messages)

4965AGN Not Associating
 2008-12-25  0:56 UTC  (3+ messages)

using git with linux-omap
 2008-12-25  0:46 UTC  (3+ messages)

Lock-up on PPC64
 2008-12-25  0:32 UTC  (6+ messages)

Stable 2.6.28
 2008-12-25  0:29 UTC  (3+ messages)

[PATCH v6] Add tw9910 driver
 2008-12-25  0:27 UTC  (5+ messages)

Crypto Update for 2.6.29
 2008-12-25  0:20 UTC  (4+ messages)

l wants to share Christmas Greeting with you
 2008-12-25  0:11 UTC 

[PATCH 00/16] More patches
 2008-12-25  0:15 UTC  (13+ messages)
` [PATCH 7/16] Let void have sizeof 1

Memory vs. MMIO ordering, again
 2008-12-25  0:11 UTC  (4+ messages)

[PATCH] b43/ssb: Add SPROM8 extraction and LP-PHY detection
 2008-12-25  0:07 UTC  (3+ messages)

[PATCH] sysrq: fix ftrace help msg & doc
 2008-12-25  0:06 UTC 

Problems with the max value for create directory
 2008-12-24 23:54 UTC  (5+ messages)

jbd2 inside a device mapper module
 2008-12-24 23:49 UTC  (3+ messages)

Linux kernel 2.6.28 released
 2008-12-24 23:48 UTC 

Crypto Update for 2.6.26
 2008-12-24 23:47 UTC  (9+ messages)
` Crypto Update for 2.6.27
  ` Crypto Update for 2.6.28

[PATCH 1/1] MIPS: Fix a typo in watchpoint register structure
 2008-12-24 23:44 UTC 

[PATCH 00/15] Trivial sparse patches
 2008-12-24 23:27 UTC  (7+ messages)
` [PATCH 03/15] Add type information to struct instruction

[PATCH 0/3] ftrace: updates for tip
 2008-12-24 23:24 UTC  (3+ messages)

[PATCH, RFC] xfs_repair: allow filesystems with a single AG
 2008-12-24 23:19 UTC 

[NET-NEXT PATCH 1/2] igb: defeature tx head writeback
 2008-12-24 23:18 UTC  (3+ messages)
` [NET-NEXT PATCH 2/2] igb: re-order queues to support cleaner use of ivar on 82576

virtex uImage and serial ports
 2008-12-24 22:48 UTC 

USB HD: No Sense / Info fld=0x0 and read corruption
 2008-12-24 23:02 UTC  (3+ messages)

[PATCH] USB: Driver for Freescale QUICC Engine USB Host Controller
 2008-12-24 22:54 UTC  (16+ messages)
` [PATCH -mm 1/3] USB: FHCI: Driver should be responsible for managing endpoint queues
        ` [PATCH v2] USB: Driver for Freescale QUICC Engine USB Host Controller

[PATCH] AMD Geode CS553X GPIO driver
 2008-12-24 22:43 UTC 

4gb himem bug? 2.6.28-rt12
 2008-12-24 22:35 UTC 

[PATCH v2] tracing/ftrace: don't trace on early stage of a secondary cpu boot
 2008-12-24 22:30 UTC  (3+ messages)

mmotm 2008-12-24-01-20 uploaded
 2008-12-24 22:18 UTC  (5+ messages)
` mmotm 2008-12-24-01-20 uploaded (ath9k)

multiple local nodes (patch)
 2008-12-24 22:11 UTC  (3+ messages)

p54: ad-hoc mode doesn't work
 2008-12-24 22:10 UTC  (7+ messages)

asterisk hangs with RT priority
 2008-12-24 22:07 UTC  (6+ messages)

[PATCH 0/7][v4] Container-init signal semantics
 2008-12-24 22:03 UTC  (20+ messages)
` [RFC][PATCH 2/7][v4] Protect init from unwanted signals more
` [RFC][PATCH 3/7][v4] Define siginfo_from_ancestor_ns()
` [RFC][PATCH 5/7][v4] Protect cinit from blocked fatal signals
` [RFC][PATCH 6/7][v4] SI_USER: Masquerade si_pid when crossing pid ns boundary
` [RFC][PATCH 7/7][v4] SI_TKILL: "

[PATCH] wireless: Add channel/frequency conversions to ieee80211.h
 2008-12-24 21:57 UTC  (2+ messages)

Metronome specifications
 2008-12-24 21:57 UTC 

[PATCH 0/5] qlge: Fixes for powerpc platform
 2008-12-24 21:57 UTC  (6+ messages)
` [PATCH 3/5] qlge: bugfix: Fix endian issue regarding shadow registers

Long boot delay on 460EX with 2.6.28-rc8
 2008-12-24 21:40 UTC  (9+ messages)

Redirecting network traffic (except VPN and DHCP) through VPN
 2008-12-24 21:09 UTC 

Git with Hudson
 2008-12-24 21:04 UTC  (6+ messages)

[PATCH] [IPSEC]: Change the ICV length of sha256 to 128 bits
 2008-12-24 20:41 UTC  (4+ messages)

linux-next: Tree for December 16
 2008-12-24 20:34 UTC  (9+ messages)
` [BUG] next-20081216 - WARNING: at kernel/smp.c:333 smp_call_function_mask

[Qemu-devel] [6131] Fix kernel loading
 2008-12-24 20:30 UTC 

[Qemu-devel] [6130] Use the firmware configuration device
 2008-12-24 20:29 UTC 

[Qemu-devel] [6129] Add support for -prom-env command line options
 2008-12-24 20:26 UTC 

[Qemu-devel] [6128] Use OpenBIOS for g3bw machine
 2008-12-24 20:23 UTC 

[Qemu-devel] [PATCH] sun4m use 0 for nonexistent devices
 2008-12-24 20:22 UTC  (2+ messages)

[Qemu-devel] [6127] Sun4m use 0 for nonexistent devices (Robert Reif)
 2008-12-24 20:21 UTC 

hid-dummy in 2.6.28_rc8
 2008-12-24 19:55 UTC 

V4L1: what's the meaning of video_window.chromakey?
 2008-12-24 19:56 UTC  (2+ messages)

[patch 2.6.28-rc9] spi: spi_write_then_read() regression fix
 2008-12-24 19:43 UTC  (4+ messages)

iptables-restore: remove unused --binary flag
 2008-12-24 19:32 UTC  (2+ messages)
` iptables-save: restore indent after last change


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.