All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-06 17:40:12 to 2007-12-06 20:05:33 UTC [more...]

[PATCH 1/3] stopmachine semaphore to mutex
 2007-12-06 20:05 UTC  (6+ messages)
` [PATCH 3/3] printer port driver: "

2.6.24-rc4-mm1
 2007-12-06 20:04 UTC  (17+ messages)
` 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc
` 2.6.24-rc4-mm1: hostbyte=0x01 driverbyte=0x00 (now bisected)

Git and GCC
 2007-12-06 20:04 UTC  (23+ messages)

[RFC] [PATCH] A clean approach to writeout throttling
 2007-12-06 20:04 UTC  (9+ messages)

Problem compiling sequoia using DENX kernel. Xenomai-patch required?
 2007-12-06 20:04 UTC  (2+ messages)

[patch 0/2] policy capability support
 2007-12-06 20:02 UTC  (18+ messages)

[PATCH] Color support for "git-add -i"
 2007-12-06 19:59 UTC  (5+ messages)
` [PATCH 1/3] Documentation: color.* = true means "auto"
  ` [PATCH 2/3] git config --get-colorbool
    ` [PATCH 3/3] Color support for "git-add -i"

How to manage shared persistent local caching (FS-Cache) with NFS?
 2007-12-06 20:00 UTC  (5+ messages)

[PATCH] svm: exit to userspace if write to cr8 and not using in-kernel apic
 2007-12-06 20:02 UTC 

[PATCH 0/25] powerpc: 4xx PCI, PCI-X and PCI-Express support among others
 2007-12-06 19:56 UTC  (3+ messages)
` [PATCH 18/25] powerpc: Base support for 440GX Taishan eval board

ICH9 & Core2 Duo - kernel crash
 2007-12-06 20:15 UTC  (2+ messages)

SunOS/Solaris Binary Emulation
 2007-12-06 19:57 UTC  (4+ messages)

[PATCH] s2io: fix inconsistent hardware VLAN tagging during driver init
 2007-12-06 19:57 UTC 

performance specs on VT-x vmenter/exit
 2007-12-06 19:56 UTC  (5+ messages)

Uboot and ML410
 2007-12-06 19:55 UTC  (5+ messages)

Re: Next steps with pv_ops for Xen
 2007-12-06 19:55 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH] iproute2: support dotted-quad netmask notation
 2007-12-06 19:53 UTC  (2+ messages)

[PATCH][IOEMU] Add latin2 key symbol definitions
 2007-12-06 19:52 UTC 

Why does reading from /dev/urandom deplete entropy so much?
 2007-12-06 20:08 UTC  (6+ messages)

[xen-3.1-testing] ia64 updates
 2007-12-06 19:51 UTC 

klibc ipconfig misbehavior in a network with DHCP snooping
 2007-12-06 19:50 UTC 

+ fix-oprofile-configuration-breakage.patch added to -mm tree
 2007-12-06 19:49 UTC 

[PATCH] [PPC] virtex bug fix: Use canonical value for AC97 interrupt xparams
 2007-12-06 19:46 UTC  (2+ messages)

[PATCH v2] qe: add ability to upload QE firmware
 2007-12-06 15:59 UTC  (5+ messages)

[PATCH 27/28] blk_end_request: changing scsi mid-layer for bidi (take 3)
 2007-12-06 19:44 UTC  (5+ messages)

+ uml-64-bit-tlb-fixes.patch added to -mm tree
 2007-12-06 19:47 UTC 

+ uml-style-fixes-in-filec.patch added to -mm tree
 2007-12-06 19:47 UTC 

+ uml-miscellaneous-code-cleanups.patch added to -mm tree
 2007-12-06 19:47 UTC 

+ uml-remove-duplicate-config-symbol-and-unused-file-and-variables.patch added to -mm tree
 2007-12-06 19:47 UTC 

+ uml-fix-mconsole-stop.patch added to -mm tree
 2007-12-06 19:47 UTC 

+ uml-customize-tlbh.patch added to -mm tree
 2007-12-06 19:47 UTC 

[uml-devel] [PATCH 1/6] UML - Customize tlb.h
 2007-12-06 19:46 UTC  (3+ messages)
`  "

2.6.23: x86_64 oops caused by hotplug running before vdso initialized
 2007-12-06 19:44 UTC 

auid unset
 2007-12-06 19:42 UTC  (4+ messages)

Patch to update boolean descriptions to match what I had in policycoreutils
 2007-12-06 19:42 UTC 

+ spi_imx-fix-typo-in-description.patch added to -mm tree
 2007-12-06 19:41 UTC 

+ pxa2xx_spi-fix-typo-in-description.patch added to -mm tree
 2007-12-06 19:41 UTC 

+ spi_bfin5xx-fix-typo-in-description.patch added to -mm tree
 2007-12-06 19:41 UTC 

[RFC] fixing the ap_scan and hidden SSID mess
 2007-12-06 19:41 UTC  (2+ messages)

[PATCH] Fix ioemu compile
 2007-12-06 19:41 UTC  (3+ messages)

[PATCH 0/19] desc_struct integration
 2007-12-06 19:37 UTC  (24+ messages)
` [PATCH 1/19] unify desc_struct
  ` [PATCH 2/19] unify struct desc_ptr
    ` [PATCH 3/19] change gdt acessor macro name
      ` [PATCH 4/19] removed unused variable
        ` [PATCH 5/19] introduce gate_desc type
          ` [PATCH 6/19] change write_idt_entry signature
            ` [PATCH 7/19] introduce ldt_desc type
              ` [PATCH 8/19] modify write_ldt function
                ` [PATCH 9/19] introduce fill_ldt
                  ` [PATCH 10/19] change write_gdt_entry signature
                    ` [PATCH 11/19] change write_ldt_entry signature
                      ` [PATCH 12/19] move constants to desc_defs.h
                        ` [PATCH 13/19] unify non-paravirt parts of desc.h
                          ` [PATCH 14/19] use the same data type for tls_array
                            ` [PATCH 15/19] modify get_desc_base
                              ` [PATCH 16/19] provide tss_desc
                                ` [PATCH 17/19] unify paravirt pieces of descriptor handling
                                  ` [PATCH 18/19] move _set_gate and its users to a common location
                                    ` [PATCH 19/19] unify set_tss_desc

[PATCH] Enabling the echo of ctrl-C (and the like)
 2007-12-06 19:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] SVM IOIO intercept does not check all bits
 2007-12-06 19:31 UTC 

FW: Guidance on resources for User Space Device Drivers on 2.6 kernel
 2007-12-06 19:33 UTC  (5+ messages)

Banking flash
 2007-12-06 19:17 UTC 

[PATCH] Move CONFIG_X86 decleration to be x86 specific in configure script
 2007-12-06 19:30 UTC  (4+ messages)
` [PATCH] Move CONFIG_X86 decleration to be x86 specificin "

[PATCH] xprtrdma: fix XDR tail buf marshalling for all ops
 2007-12-06 19:29 UTC  (4+ messages)

Git and GCC. Why not with fork, exec and pipes like in linux?
 2007-12-06 19:25 UTC 

What will be in the x86-64/x86 2.6.21 merge
 2007-12-06 19:23 UTC  (9+ messages)
` remote debugging via FireWire (was What will be in the x86-64/x86 2.6.21 merge)
  ` remote debugging via FireWire * __fast__ firedump!
          ` [feedback discussion] Early boot debugging via FireWire (ohci1394_dma=early)
            ` [PATCH] "

Are the MPC85xx DMA drivers already in a tree?
 2007-12-06 19:16 UTC  (2+ messages)

[PATCH] pid: sys_wait... fixes
 2007-12-06 19:11 UTC  (6+ messages)
  ` [PATCH] pid: sys_wait... fixes (v2)

[PATCH 1/2] builtin-apply: rename "whitespace" variables and fix styles
 2007-12-06 19:18 UTC  (8+ messages)
` [PATCH 2/2] builtin-apply: teach whitespace_rules
  ` [PATCH 3/2] core.whitespace: documentation updates

[BUG/RFC git-gui] password for push/pull in case of git+ssh://repo
 2007-12-06 19:18 UTC  (2+ messages)

Using VT-D to grant a Windows DomU access to a PCI Express graphics card?
 2007-12-06 19:18 UTC 

Please pull from 'for-2.6.24' branch
 2007-12-06 19:15 UTC 

[PATCH] [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
 2007-12-06 19:12 UTC 

a problem with NETPOLL/KGDBoE
 2007-12-06 19:13 UTC  (3+ messages)

[RFC PATCH] introduce WEXT scan capabilities
 2007-12-06 19:11 UTC  (2+ messages)

[LARTC] HTB performance improvement
 2007-12-06 19:10 UTC  (2+ messages)

[PATCH/RFC] autoconf: Add test for OLD_ICONV
 2007-12-06 19:07 UTC  (4+ messages)

[PATCH] Silence iconv warnings on Leopard
 2007-12-06 19:07 UTC 

[PATCH] gc --aggressive: make it really aggressive
 2007-12-06 19:07 UTC 

[PATCH] (2nd try) force parallel resync
 2007-12-06 19:06 UTC 

[PATCH] x86: emulate read/write access to cr8
 2007-12-06 19:04 UTC  (4+ messages)

[RFC] fixing the ap_scan and hidden SSID mess
 2007-12-06 19:01 UTC  (5+ messages)

BUG 2.6.24-rc4-mm1 -- Boot still hangs w/ async scsi scan
 2007-12-06 19:01 UTC  (5+ messages)

[PATCH][TOOLS] blktap: factor out linux specific code
 2007-12-06 19:00 UTC  (2+ messages)

git guidance
 2007-12-07 18:55 UTC  (6+ messages)

[LARTC] prio qdisc not wokring
 2007-12-06 18:55 UTC 

[LARTC] GRE tunnel stops traffic when idle
 2007-12-06 18:52 UTC 

What's wrong if wlan0 device is not reacting?
 2007-12-06 18:52 UTC  (2+ messages)

Reproducible data corruption with sendfile+vsftp - splice regression?
 2007-12-06 18:44 UTC  (9+ messages)

[PATCH] ARM: OMAP: Use the correct CONFIG_ARCH_OMAP24XX
 2007-12-06 18:49 UTC  (2+ messages)

RFC4303 (IPsec/ESP) auditing requirements
 2007-12-06 18:46 UTC  (3+ messages)

[Xen-staging] [linux-2.6.18-xen] xenbus: Remove dead code
 2007-12-06 18:44 UTC 

More nsswitch changes
 2007-12-06 18:42 UTC  (4+ messages)

[PATCH] Let git-help prefer man-pages installed with this version of git
 2007-12-06 18:33 UTC 

git help error
 2007-12-06 18:36 UTC  (5+ messages)

Help: "Error: int argument required"
 2007-12-06 18:36 UTC 

Test script for 64KB blocksize
 2007-12-06 18:35 UTC  (2+ messages)

policycoreutils patch
 2007-12-06 18:34 UTC 

[PATCH] Alchemy: fix PCI resource conflict
 2007-12-06 18:33 UTC  (3+ messages)

Powerpc PCI cleanups (mainly iSeries)
 2007-12-06 18:33 UTC  (3+ messages)
` [PATCH 07/19] [POWERPC] iSeries: unindent and clean iSeries_pci_final_fixup

programs vanish with 2.6.22+
 2007-12-06 18:27 UTC  (2+ messages)

[PATCH] IB/ehca: Serialize HCA-related hCalls on POWER5
 2007-12-06 18:27 UTC  (4+ messages)

raid6 check/repair
 2007-12-06 18:27 UTC  (9+ messages)

[patch] old debugging hacks sneaked back
 2007-12-06  8:50 UTC 

git-clean and empty pathspec
 2007-12-06 18:21 UTC 

[patch] rewrite rd
 2007-12-06 18:11 UTC  (4+ messages)
` [patch] ext2: xip check fix

Man page fix for matchpatchcon
 2007-12-06 18:11 UTC 

Switching to git?
 2007-12-06 18:04 UTC  (2+ messages)

OBP versions
 2007-12-06 18:03 UTC  (2+ messages)

[NETNS]: Fix /proc/net breakage
 2007-12-06 18:01 UTC  (4+ messages)
  ` proc/bus.usb regression in : "

[Bluez-devel] [PATCH] [RESEND] make bluez GNOME UIs singletons
 2007-12-06 17:59 UTC  (5+ messages)

Linuxppc-dev Digest, Vol 40, Issue 57
 2007-12-06 17:54 UTC  (2+ messages)
` Regarding MPC8641D

[RFC PATCH 0/5] Union Mount: A Directory listing approach with lseek support
 2007-12-06 17:54 UTC  (4+ messages)

[Patch] net/xfrm/xfrm_policy.c: Some small improvements
 2007-12-06 17:40 UTC  (4+ messages)

[PATCH net-2.6.25 10/11][INET] Eliminate difference in actions of sysctl and proc handler for conf.all.forwarding
 2007-12-06 17:42 UTC  (3+ messages)

[PATCH] pid: Extend/Fix pid_vnr
 2007-12-06 17:53 UTC  (2+ messages)
  ` [PATCH] sys_getsid: don't use ->nsproxy directly

[Bug 13373] New: Nouveau does will not display DVI-A-1
 2007-12-06 17:52 UTC  (2+ messages)
  ` [Bug 13373] Nouveau "

[Cluster-devel] cluster/rgmanager/src/utils clustat.c
 2007-12-06 17:52 UTC 

[B.A.T.M.A.N.] strange batman aborting
 2007-12-06 17:48 UTC  (2+ messages)

[SCTP] Bug fixes to the migrate/accept code path
 2007-12-06 17:48 UTC  (3+ messages)
` [PATCH] SCTP: Add bind hash locking to the migrate code
` [PATCH] SCTP: Fix the bind_addr info during migration

[Cluster-devel] cluster/rgmanager/src/utils clustat.c
 2007-12-06 17:47 UTC 

xend crash at startup
 2007-12-06 17:46 UTC  (2+ messages)

x86_32/entry.S question
 2007-12-06 17:46 UTC  (3+ messages)


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.