All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-05-22 11:30:27 to 2007-05-22 14:51:58 UTC [more...]

Fedora Core 7 has frozen and Fedora 8 Development has started
 2007-05-22 14:51 UTC  (8+ messages)

[Xenomai-help] [Newbie question] threads and task CPU affinity
 2007-05-22 14:51 UTC 

[1/5] 2.6.22-rc2: known regressions
 2007-05-22 14:51 UTC  (4+ messages)

[PATCH/RFC 7/9] Virtual network guest device driver
 2007-05-22 14:50 UTC  (12+ messages)

Bug#374792: Dell CERC ATA100/4ch support
 2007-05-22 14:50 UTC  (3+ messages)
`  "

[RFC] enhancing the kernel's graphics subsystem
 2007-05-22 14:54 UTC  (7+ messages)

any value to "NORET_TYPE" macro?
 2007-05-22 14:47 UTC  (9+ messages)

[KJ] what's the value of "NORET_TYPE"?
 2007-05-22 14:48 UTC  (6+ messages)

2.6.22-rc1-mm1
 2007-05-22 14:45 UTC  (12+ messages)
      ` [xfs-masters] 2.6.22-rc1-mm1

[LARTC] lc shaping in- and outbound traffic on same box
 2007-05-22 14:44 UTC  (2+ messages)

[lm-sensors] Website Troubles
 2007-05-22 14:43 UTC  (2+ messages)

[Xenomai-help] ppc crosscompilation, missing headers
 2007-05-22 14:41 UTC  (3+ messages)

Ignore the cdecl and stdcall attributes for now
 2007-05-22 14:41 UTC  (3+ messages)

[PATCH 1/2] Add MIPS generic GPIO support
 2007-05-22 14:39 UTC  (6+ messages)
  ` [PATCH] "
      ` [PATCH UPDATE] "

[RFC,PATCH 11/15] knfsd: RDMA transport core
 2007-05-22 15:23 UTC  (7+ messages)

Bridge Transparent Proxy
 2007-05-22 14:35 UTC  (2+ messages)

select(0, ..) is valid ?
 2007-05-22 14:34 UTC  (8+ messages)

[Bluez-devel] headsetd has problems serving two applications at a time
 2007-05-22 14:31 UTC  (8+ messages)
    ` [Bluez-devel] Frequent headset disconnects
          ` [Bluez-devel] RE : "

Scheduler smoothness and fairness - results and package
 2007-05-22 14:27 UTC 

[PATCH 1/4] NFS: Fix handful of compiler warnings in direct.c
 2007-05-22 14:29 UTC  (4+ messages)
` [PATCH 2/4] NFS: Clean ups in fs/nfs/direct.c
` [PATCH 3/4] NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages
` [PATCH 4/4] NFS: Fix nfs_direct_dirty_pages()

Enabling power states for Core 2 Duo
 2007-05-22 14:25 UTC 

[PATCH] aic7xxx/aicasm build failure w/gcc-3.4.6
 2007-05-22 14:26 UTC  (2+ messages)

[PATCH]: Fix mem= kernel parameter
 2007-05-22 14:25 UTC 

[Xen-devel] Re: [PATCH 3/4] [Net] Support Xen accelerated network plugin modules
 2007-05-22 14:20 UTC  (5+ messages)

[PATCH 0 of 2] RFC blktap: Small changes to blktap + added a hook to clear ptes on implicit releases of VMAs
 2007-05-22 14:17 UTC  (3+ messages)
` [PATCH 1 of 2] Small changes to blktap: free memory on release, invalidate p2m entry when unmapping grants, check for alloc failure of idx_map, added DONTCOPY flag
` [PATCH 2 of 2] Added a hook for clearing ptes when a vma is freed by the kernel. Adapted from gntdev

Question on networking accesses
 2007-05-22 14:13 UTC  (3+ messages)

[PATCH] Documentation/memory-barriers.txt: various fixes
 2007-05-22 14:19 UTC  (12+ messages)
      ` [PATCH (take 2)] "
      ` [PATCH (take 3)] "
      ` [PATCH (take 4)] "

[KJ] Understanding earlier version of linux kernel
 2007-05-22 14:11 UTC  (5+ messages)

Ottawa Linux Power Management Summit
 2007-05-22 14:10 UTC  (2+ messages)

[patch 00/33] xen: Xen paravirt_ops implementation
 2007-05-22 14:10 UTC  (34+ messages)
` [patch 01/33] xen: paravirt: add an "mm" argument to alloc_pt
` [patch 02/33] xen: paravirt: add a hook for once the allocator is ready
` [patch 03/33] xen: paravirt: increase IRQ limit
` [patch 04/33] xen: paravirt: unstatic leave_mm
` [patch 05/33] xen: paravirt: unstatic smp_store_cpu_info
` [patch 06/33] xen: paravirt: make siblingmap functions visible
` [patch 07/33] xen: paravirt: export __supported_pte_mask
` [patch 08/33] xen: Allocate and free vmalloc areas
` [patch 09/33] xen: Add nosegneg capability to the vsyscall page notes
` [patch 10/33] xen: Add Xen interface header files
` [patch 11/33] xen: Core Xen implementation
` [patch 12/33] xen: Xen virtual mmu
` [patch 13/33] xen: xen event channels
` [patch 14/33] xen: xen time implementation
` [patch 15/33] xen: xen configuration
` [patch 16/33] xen: xen: add pinned page flag
` [patch 17/33] xen: Complete pagetable pinning for Xen
` [patch 18/33] xen: xen: ignore RW mapping of RO pages in pagetable_init
` [patch 19/33] xen: Account for time stolen by Xen
` [patch 20/33] xen: Implement xen_sched_clock
` [patch 21/33] xen: Xen SMP guest support
` [patch 22/33] xen: Add support for preemption
` [patch 23/33] xen: xen: lazy-mmu operations
` [patch 24/33] xen: xen: hack to prevent bad segment register reload
` [patch 25/33] xen: Use the hvc console infrastructure for Xen console
` [patch 26/33] xen: Add Xen grant table support
` [patch 27/33] xen: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 28/33] xen: Add Xen virtual block device driver
` [patch 29/33] xen: Add the Xen virtual network "
` [patch 30/33] xen: Xen machine operations
` [patch 31/33] xen: xen: handle external requests for shutdown, reboot and sysrq
` [patch 32/33] xen: Place vcpu_info structure into per-cpu memory, if possible
` [patch 33/33] xen: Attempt to patch inline versions of common operations

SGI O2 meth: missing sysfs device symlink
 2007-05-22 13:32 UTC  (10+ messages)

[RFC] pv-scsi driver (scsiback/scsifront)
 2007-05-22 13:58 UTC  (3+ messages)

[KJ] question on double cast
 2007-05-22 13:44 UTC  (6+ messages)

[PATCH 2/3] Use stringbuf to fix buffer overflows due to broken use of snprintf()
 2007-05-22 13:43 UTC  (2+ messages)

[PATCH 1/3] Added generic string handling code
 2007-05-22 13:40 UTC  (2+ messages)

Fixed PHY problems
 2007-05-22 13:23 UTC  (2+ messages)

[linux-lvm] hde: The disk reports a capacity of 0 bytes, but the drive only handles -1878569940
 2007-05-22 13:34 UTC 

[PATCH] aacraid: apply commit config for reset_devices flag
 2007-05-22 13:32 UTC 

[Cluster-devel] [PATCH] dlm: fix compile breakage
 2007-05-22 13:32 UTC  (2+ messages)

Using Cypress EZ-Host on ML403/5
 2007-05-22 13:30 UTC 

Getting touchscreen to work on Fujitsu B6210
 2007-05-22 13:24 UTC  (9+ messages)
            ` [PATCH] touchscreen: Fujitsu touchscreen driver

[U-Boot-Users] [PATCH 1/1] Support for National DP83848 Ethernet Phy
 2007-05-22 13:22 UTC  (2+ messages)

StGIT unhelpfulness
 2007-05-22 14:18 UTC  (3+ messages)

[PATCH] Performance Stats: Kernel patch
 2007-05-22 17:19 UTC  (2+ messages)

Timing, perfect
 2007-05-22 13:05 UTC 

[lm-sensors] [PATCH] hwmon/applesmc: Simplify dependencies
 2007-05-22 13:03 UTC 

[PROBLEM] 2.6.22-rc2 panics on x86-64 with slub
 2007-05-22 13:01 UTC  (2+ messages)

Enabling power states for Core 2 Duo
 2007-05-22 12:59 UTC 

[1/1] HIFN: preliminary HIFN 795x driver for new async cryptoapi
 2007-05-22 12:58 UTC 

[RFC] git-float
 2007-05-22 12:58 UTC  (3+ messages)

[PATCH 1/2] AF_RXRPC: AF_RXRPC depends on IPv4
 2007-05-22 12:56 UTC  (2+ messages)
` [PATCH 2/2] AF_RXRPC: Make call state names available if CONFIG_PROC_FS=n

Basiswert
 2007-05-22 12:57 UTC 

[PATCH 0/5] Add the support for MPC8641 silicon rev 2.0 and MPC8641HPCN board 2.0
 2007-05-22 12:54 UTC  (4+ messages)

Using git to store /etc, redux
 2007-05-22 12:16 UTC  (3+ messages)

NCPFS can't handle extended characters
 2007-05-22 12:53 UTC  (2+ messages)

[PPC] Remove duplicate export of __div64_32
 2007-05-22 12:51 UTC  (3+ messages)

is TIF_NOTIFY_RESUME used?
 2007-05-22 12:47 UTC  (2+ messages)

[patch] CFS scheduler, -v13
 2007-05-22 12:47 UTC  (4+ messages)
` bad networking related lag in v2.6.22-rc2

[RFC][PATCH 0/14] VFS based Union Mount(v1)
 2007-05-22 12:35 UTC  (9+ messages)
` [RFC][PATCH 10/14] In-kernel file copy between union mounted filesystems

Singlethread vs. freezable workqueues
 2007-05-22 12:45 UTC  (3+ messages)

[PATCH] ISDN: move card state init to separate function
 2007-05-22 12:44 UTC 

how to execute a script from NFS mount (which disconnected)?
 2007-05-22 12:42 UTC  (7+ messages)

[PATCH] gitk: properly resolve ambiguity if argument is both, revision and filename
 2007-05-22 12:42 UTC 

[patch] removes MAX_ARG_PAGES
 2007-05-22 12:24 UTC  (3+ messages)
` [parisc-linux] "

simple question
 2007-05-22 12:35 UTC 

[StGit PATCH 1/2] Update the bash prompt from 'applied' instead of the obsolete 'current'
 2007-05-22 13:29 UTC  (10+ messages)
` [PATCH "

[StGIT PATCH 0/5] Metadata format versioning
 2007-05-22 13:31 UTC  (4+ messages)
` [StGIT PATCH 5/5] Add --binary flag to commands that generate diffs

[PATCH 2/2] ucc_geth:trivial fix
 2007-05-22 12:34 UTC 

[PATCH 2.6.21.2] hfcs_usb / st5481_usb : improves the USB API usage
 2007-05-22 12:28 UTC 

[PATCH] gitweb.perl - Optionally send archives as .zip files
 2007-05-22 12:28 UTC  (2+ messages)

[PATCH 2.6.21.1] hisax: adds error-checking for hisax_register()
 2007-05-22 12:28 UTC 

bulk transfer bits-per-second calculation for RNDIS/USB
 2007-05-22 12:27 UTC 

Broken JACK plugin in alsa-plugins and a way to fix it
 2007-05-22 12:27 UTC  (4+ messages)

[StGIT RFC] Changing patch@branch syntax
 2007-05-22 12:27 UTC  (2+ messages)

[Patch 0/2] Kexec/Kdump support POWER6
 2007-05-22 12:26 UTC  (3+ messages)
` [Patch 1/2] "
  ` [Patch 2/2] "

ICE1724 alsa driver
 2007-05-22 12:07 UTC 

Should "xm restore" be able to create two domains with the same name?
 2007-05-22 12:23 UTC  (3+ messages)

[PATCH 1/2] ucc_geth: Fix MODULE_DEVICE_TABLE() duplication
 2007-05-22 12:24 UTC 

Willkommensbonus von 555 Euro!
 2007-05-22 12:19 UTC 

Adding larger disks to RAID5
 2007-05-22 12:15 UTC  (5+ messages)

[RFC][PATCH] Large EAs in ext4
 2007-05-22 12:11 UTC 

[patch] CFS scheduler, -v12
 2007-05-22 12:03 UTC  (9+ messages)

[Buildroot] [buildroot 0001355]: new package ncftp
 2007-05-22 12:01 UTC 

[Buildroot] svn commit: trunk/buildroot/package: ncftp
 2007-05-22 11:59 UTC 

[PATCH] powerpc 2.6.21-rt6: revert spider_net
 2007-05-22 11:53 UTC 

[PATCH] rename dirlink to gitlink
 2007-05-22 11:53 UTC  (7+ messages)
        ` [PATCH] rename gitlink to dirlink

Generic Platform NAND Driver
 2007-05-22 11:53 UTC  (6+ messages)

[RFC][PATCH] do_div_signed()
 2007-05-22 11:52 UTC  (2+ messages)

[PATCH] powerpc 2.6.21-rt6: replace preempt_schedule w/ preempt_schedule_irq
 2007-05-22 11:47 UTC 

PIT weirdness
 2007-05-22 11:39 UTC  (2+ messages)

malta broken on mainline
 2007-05-22 11:39 UTC  (2+ messages)

kaufe
 2007-05-22 11:35 UTC 

Daily News 456463900026891
 2007-05-22 11:34 UTC 

Kernel Oops with 2.6.21.1 on an AMD K7 machine
 2007-05-22 11:26 UTC  (3+ messages)

2.6.22-rc1 killed my ext3 filesystem cleanly unmounted
 2007-05-20 19:55 UTC  (5+ messages)
      ` fs periodic check (was Re: 2.6.22-rc1 killed my ext3 filesystem cleanly unmounted)

[BUG] acpi double resume and fail
 2007-05-20 20:01 UTC  (2+ 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.