All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-03-13 21:09:17 to 2007-03-14 00:57:09 UTC [more...]

Please help with my bridge/router
 2007-03-14  0:57 UTC  (2+ messages)

[PATCH 1/2] avoid OPEN_MAX in SCM_MAX_FD
 2007-03-14  0:55 UTC  (3+ messages)

[RFC/PATCH 06/59] mv kernel/acpi/processor.c
 2007-03-14  0:51 UTC  (2+ messages)

Update documentation for flat device tree format v17
 2007-03-14  0:50 UTC 

irda rmmod lockdep trace
 2007-03-14  0:50 UTC  (5+ messages)

Stolen and degraded time and schedulers
 2007-03-14  0:43 UTC  (8+ messages)

[QUICKLIST 0/6] Arch independent quicklists V1
 2007-03-14  0:41 UTC  (4+ messages)

add extern "C" {..} to libnetfilter_conntrack headers?
 2007-03-14  0:40 UTC 

SMP performance degradation with sysbench
 2007-03-14  0:36 UTC  (5+ messages)

testbed wolf
 2007-03-14  0:35 UTC 

Linux 2.6.20.3
 2007-03-14  0:29 UTC  (11+ messages)

Serial console not working on EP8343M
 2007-03-13 19:02 UTC  (5+ messages)

[PATCH][Xend] Fix disappearance of managed hvm domains on xend restart
 2007-03-14  0:24 UTC 

barnstorm angeline
 2007-03-14  0:23 UTC 

RFC: Enhance AD AC '97 mixer control names
 2007-03-14  0:21 UTC  (3+ messages)
  ` Inexplicable mixer control creation

NPTL patch for linux 2.4.28
 2007-03-14  0:19 UTC 

Fw: [Bugme-new] [Bug 8193] New: Asus Notebooks only have full power off the dc
 2007-03-14  1:19 UTC 

vram_dirty vs. shadow paging dirty tracking
 2007-03-14  0:17 UTC  (4+ messages)
    `  "

[PATCH] Allow git-diff exit with codes similar to diff(1)
 2007-03-14  0:17 UTC 

sys_write() racy for multi-threaded append?
 2007-03-14  0:09 UTC  (9+ messages)

Fw: Re: 2.6.21-rc3-mm1
 2007-03-14  1:07 UTC  (4+ messages)

[dtc] Get rid of libdt.c
 2007-03-14  0:06 UTC 

[dtc] Add support for flat device tree format version 17
 2007-03-14  0:02 UTC 

[dtc] Add support for flat device tree format version 17
 2007-03-14  0:02 UTC  (3+ messages)

ARCH_OMAP243x vs. ARCH_OMAP2430
 2007-03-14  0:01 UTC  (2+ messages)

[QUICKLIST 0/4] Arch independent quicklists V2
 2007-03-13 23:58 UTC  (5+ messages)

[RFC] introduce GIT_WORK_DIR environment variable
 2007-03-13 23:57 UTC  (6+ messages)
  ` [PATCH(amend)] "
    ` [PATCH] use $GIT_DIR/workdir as working directory with $GIT_DIR
      ` [PATCH] core.workdir config variable
        ` [PATCH(amend)] "

[PATCH 09/15] [TCP]: Introduce tcp_hdrlen() and tcp_optlen()
 2007-03-13 23:57 UTC  (3+ messages)

Summary of resource management discussion
 2007-03-13 23:50 UTC  (4+ messages)

_proxy_pda still makes linking modules fail
 2007-03-13 23:50 UTC  (9+ messages)

mismatch_cnt questions
 2007-03-13 23:46 UTC  (10+ messages)

[RFC] Heads up on sys_fallocate()
 2007-03-13 23:46 UTC  (11+ messages)

[PATCH][RSDL-mm 0/7] RSDL cpu scheduler for 2.6.21-rc3-mm2
 2007-03-13 23:19 UTC  (6+ messages)
    ` [ck] "

gcc -static
 2007-03-13 23:41 UTC  (3+ messages)

update 'getting sparse' info
 2007-03-13 23:31 UTC  (4+ messages)
      ` Sparse homepage moved; Git repository moving soon [Re: update 'getting sparse' info.]

OE and pakage builds
 2007-03-13 23:32 UTC 

[PATCH 07/19] bootwrapper: Modify *pp, not *p, in ft_shuffle()
 2007-03-13 23:31 UTC  (3+ messages)

[patch 00/34] Xen-pv_ops: Xen guest implementation for paravirt_ops interface
 2007-03-13 23:30 UTC  (35+ messages)
` [patch 01/34] Xen-pv_ops: Fix typo in sync_constant_test_bit()s name
` [patch 02/34] Xen-pv_ops: ignore vgacon if hardware not present
` [patch 03/34] Xen-pv_ops: update MAINTAINERS
` [patch 04/34] Xen-pv_ops: use paravirt_nop to consistently mark no-op operations
` [patch 05/34] Xen-pv_ops: Add pagetable accessors to pack and unpack pagetable entries
` [patch 06/34] Xen-pv_ops: Hooks to set up initial pagetable
` [patch 07/34] Xen-pv_ops: Allocate a fixmap slot
` [patch 08/34] Xen-pv_ops: Allow paravirt backend to choose kernel PMD sharing
` [patch 09/34] Xen-pv_ops: add hooks to intercept mm creation and destruction
` [patch 10/34] Xen-pv_ops: Simplify smp_call_function*() by using common implementation
` [patch 11/34] Xen-pv_ops: Add smp_ops interface
` [patch 12/34] Xen-pv_ops: rename struct paravirt_patch to paravirt_patch_site for clarity
` [patch 13/34] Xen-pv_ops: Use patch site IDs computed from offset in paravirt_ops structure
` [patch 14/34] Xen-pv_ops: Fix patch site clobbers to include return register
` [patch 15/34] Xen-pv_ops: Consistently wrap paravirt ops callsites to make them patchable
` [patch 16/34] Xen-pv_ops: add common patching machinery
` [patch 17/34] Xen-pv_ops: add flush_tlb_others paravirt_op
` [patch 18/34] Xen-pv_ops: revert map_pt_hook
` [patch 19/34] Xen-pv_ops: add kmap_atomic_pte for mapping highpte pages
` [patch 20/34] Xen-pv_ops: Add apply_to_page_range() which applies a function to a pte range
` [patch 21/34] Xen-pv_ops: Allocate and free vmalloc areas
` [patch 22/34] Xen-pv_ops: Add nosegneg capability to the vsyscall page notes
` [patch 23/34] Xen-pv_ops: Add XEN config options
` [patch 24/34] Xen-pv_ops: Add Xen interface header files
` [patch 25/34] Xen-pv_ops: Core Xen implementation
` [patch 26/34] Xen-pv_ops: Complete pagetable pinning for Xen
` [patch 27/34] Xen-pv_ops: Implement Xen clockevent device
` [patch 28/34] Xen-pv_ops: Xen SMP guest support
` [patch 29/34] Xen-pv_ops: Use the hvc console infrastructure for Xen console
` [patch 30/34] Xen-pv_ops: Add early printk support via hvc console
` [patch 31/34] Xen-pv_ops: Add Xen grant table support
` [patch 32/34] Xen-pv_ops: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 33/34] Xen-pv_ops: Add Xen virtual block device driver
` [patch 34/34] Xen-pv_ops: Add the Xen virtual network "

[PATCH 12/19] bootwrapper: Make ft_get_parent() return a phandle, and NULL if already top-level
 2007-03-13 22:05 UTC  (2+ messages)

[PATCH 11/19] bootwrapper: Refactor ft_get_prop() into internal and external functions
 2007-03-13 22:03 UTC  (2+ messages)

[PATCH 06/19] bootwrapper: Preserve the pp pointer in ft_make_space() when calling ft_reorder()
 2007-03-13 21:55 UTC  (2+ messages)

[PATCH 10/19] bootwrapper: Add ft_find_device_rel()
 2007-03-13 22:00 UTC  (2+ messages)

[PATCH 13/19] bootwrapper: Add ft_find_node_by_prop_value()
 2007-03-13 22:39 UTC  (2+ messages)

SMP Support (Xen unstable + 2.6.18)
 2007-03-13 23:19 UTC 

[PATCH 17/19] bootwrapper: compatibility layer for old U-Boots (a.k.a. cuImage, cuboot)
 2007-03-13 19:25 UTC  (7+ messages)

What's cooking in git.git (topics)
 2007-03-13 23:14 UTC  (6+ messages)

[U-Boot-Users] Au1500 second UART
 2007-03-13 23:15 UTC  (2+ messages)

Fw: [PATCH 2/15] Automatically lmb_reserve() initrd
 2007-03-13 17:43 UTC 

Trouble with sound/mips/au1x00.c AC97 driver
 2007-03-13 23:12 UTC  (4+ messages)

[ANNOUNCE] RSDL completely fair starvation free interactive cpu scheduler
 2007-03-13 23:08 UTC  (4+ messages)
` [PATCH] [RSDL-0.30] sched: rsdl improve latencies with differential nice -1
    ` RSDL development plans

[PATCH] Wistron button support for TravelMate 610
 2007-03-13 23:07 UTC  (6+ messages)
    ` [PATCH 0/2] wistron_btns: More keymaps
    ` [PATCH 1/2] wriston_btns: Add acerhk laptop database
    ` [PATCH 2/2] wistron_btns: Generic keymap

[Qemu-devel] SSE 'maxps' instruction bug?
 2007-03-13 23:07 UTC  (3+ messages)

/proc/kallsyms race vs module unload
 2007-03-13 23:07 UTC  (3+ messages)

[PATCH] Make gc a builtin
 2007-03-13 23:03 UTC 

[PATCH 2/3] git-fetch: Support the local remote "."
 2007-03-13 23:01 UTC  (3+ messages)

Cs/ 14346 breaks 64bit hv
 2007-03-13 23:01 UTC 

[Buildroot] svn commit: trunk/buildroot/package: argus at atk autoconf automake avahi bas etc
 2007-03-13 23:00 UTC 

[Drbd-dev] make KDIR=... kernel-patch fails
 2007-03-13 22:59 UTC  (3+ messages)

Running Windows 2k3 guest in ACPI multi-processor HAL mode (acpi=1)
 2007-03-13 22:56 UTC  (2+ messages)

[PATCH 1/1] LinuxPPS: Pulse per Second support for Linux
 2007-03-13 22:48 UTC  (3+ messages)

Obtain a University Degree based on your professional experience
 2007-03-13 22:43 UTC 

[5/6] 2.6.21-rc3: known regressions
 2007-03-13 22:43 UTC  (3+ messages)

Google Summer of Code 2007
 2007-03-13 22:39 UTC  (6+ messages)

[Xenomai-help] Howto catch SEGV signals in Xenomai
 2007-03-13 22:37 UTC  (6+ messages)

[PATCH 03/12] libata: separate out ata_host_alloc() and ata_host_attach()
 2007-03-13 22:34 UTC  (4+ messages)

module.h and moduleparam.h: more header file pedantry
 2007-03-13 22:05 UTC  (5+ messages)
  ` [KJ] "

jsm driver fix for linuxpps support
 2007-03-13 22:32 UTC 

Small fixes for jsm driver
 2007-03-13 22:29 UTC 

[QUICKLIST 0/4] Arch independent quicklists V2
 2007-03-13 21:48 UTC  (12+ messages)

constness bug in include/linux/compiler.h
 2007-03-13 22:23 UTC 

[PATCH 1/1] Input: add sensable phantom driver
 2007-03-13 22:16 UTC  (6+ messages)
          ` FF layer restrictions [Was: [PATCH 1/1] Input: add sensable phantom driver]

[ANNOUNCE] iproute2 2.6.20-070313
 2007-03-13 22:15 UTC 

[KJ] anyone interested in removing dead header files?
 2007-03-13 22:14 UTC  (2+ messages)

[patch 0/8] VFS/VM patches
 2007-03-13 22:12 UTC  (9+ messages)
` [patch 3/8] per backing_dev dirty and writeback page accounting

mounting jffs2 on NOR flash
 2007-03-13 21:51 UTC 

2.6.21-rc3-mm1 RSDL results
 2007-03-13 22:06 UTC  (5+ messages)

AX25 in libpcap & wireshark (was ethereal)
 2007-03-13 22:05 UTC  (3+ messages)

[Qemu-devel] Updated PATCH: hw/rtl8139.c for Sparc (BigEndian) Hosts
 2007-03-13 22:03 UTC  (2+ messages)

APRS - protocol analysis of
 2007-03-13 22:03 UTC  (2+ messages)

vlapic warning messages
 2007-03-13 21:56 UTC 

[RFC/PATCH 00/59] Make common x86 arch area for i386 and x86_64
 2007-03-13 21:45 UTC  (2+ messages)

[PATCH 15/15] [SK_BUFF]: Introduce skb_transport_header(skb)
 2007-03-13 21:47 UTC 

[PATCH 14/15] [SCTP]: Eliminate some pointer attributions to the skb layer headers
 2007-03-13 21:47 UTC 

[PATCH 13/15] [SK_BUFF]: More skb_reset_transport_header conversions
 2007-03-13 21:47 UTC 

[PATCH 12/15] [SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h
 2007-03-13 21:46 UTC 

[PATCH 10/15] [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
 2007-03-13 21:46 UTC 

[PATCH 08/15] [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
 2007-03-13 21:46 UTC 

Linux v2.6.21-rc3
 2007-03-13 21:46 UTC  (3+ messages)
` [5/6] 2.6.21-rc3: known regressions

[PATCH 07/15] [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
 2007-03-13 21:46 UTC 

[PATCH 06/15] [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmph
 2007-03-13 21:46 UTC 

[PATCH 11/15] [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
 2007-03-13 21:46 UTC 

[PATCH 05/15] [ICMP6]: Introduce icmp6_hdr()
 2007-03-13 21:46 UTC 

[PATCH 04/15] [SCTP]: Introduce sctp_hdr()
 2007-03-13 21:46 UTC 

[PATCH 03/15] [SK_BUFF]: Introduce skb_set_transport_header
 2007-03-13 21:45 UTC 

[PATCH 02/15] [SK_BUFF]: Introduce skb_transport_offset()
 2007-03-13 21:45 UTC 

[PATCH 01/15] [SK_BUFF]: Introduce skb_reset_transport_header(skb)
 2007-03-13 21:45 UTC 

[PATCHES 0/15] skb->h is now a one member union
 2007-03-13 21:45 UTC 

[RFC IPROUTE 00/08]: Time cleanups + nano-second clock resolution support
 2007-03-13 21:42 UTC  (2+ messages)

[IPROUTE2][GENERAL] nl_mgrp to crap if base multicast groups exceeded
 2007-03-13 21:42 UTC  (2+ messages)

[Cluster-devel] cluster/gfs-kernel/src/gfs gfs_ondisk.h
 2007-03-13 21:33 UTC 

wireless extensions vs. 64-bit architectures
 2007-03-13 21:30 UTC  (12+ messages)

sw raid0 read bottleneck
 2007-03-13 21:29 UTC  (7+ messages)

[patch 0/4] more stuff for 2.6.22
 2007-03-13 21:26 UTC  (4+ messages)
` [patch 1/4] network dev read_mostly
    ` [RFC] Get rid of netdev_nit

Suspend to RAM fault in VT when resuming
 2007-03-13 21:24 UTC  (2+ messages)

[Cluster-devel] cluster/gfs-kernel/src/gfs daemon.c gfs_ondisk 
 2007-03-13 21:21 UTC 

refcounting drivers' data structures used in sysfs buffers
 2007-03-13 21:20 UTC  (4+ messages)
` 2.6.21-rc suspend regression: sysfs deadlock

2.6.21-rc suspend regression: sysfs deadlock
 2007-03-13 21:20 UTC  (2+ messages)

Remove page flags for software suspend
 2007-03-13 21:20 UTC  (5+ messages)
` [RFC][PATCH 2/3] swsusp: Do not use page flags

Greetings,
 2007-03-13 21:18 UTC 

[KJ] Greetings,
 2007-03-13 21:18 UTC  (2+ messages)

PATA Sil680 Command Timeout on ARM XScale
 2007-03-13 21:17 UTC  (3+ messages)

LSM Stacking
 2007-03-13 21:17 UTC  (2+ messages)

[PATCH] get_netlink_msg: unable to receive kernel netlink message:
 2007-03-13 21:12 UTC  (2+ messages)
` [PATCH] get_netlink_msg: unable to receive kernel netlink


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.