All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-03-25 20:50:24 to 2008-03-25 22:13:04 UTC [more...]

[Patch 0/8] simple md.c cleanups
 2008-07-07  7:55 UTC  (2+ messages)
` [PATCH 5/8] Fix typo in array_state comment

ls in Debian/Unstable
 2008-03-25 21:28 UTC  (5+ messages)
    ` Bug#472590: "

[opensuse] nfs_update_inode: inode X mode changed, Y to Z
 2008-03-25 22:13 UTC  (15+ messages)

PVR-250 on Ubuntu 7.10
 2008-03-25 22:12 UTC 

DTS question
 2008-03-25 22:12 UTC  (9+ messages)

[PATCH] e2fsprogs: New bitmap and inode table allocation for FLEX_BG v2
 2008-03-25 22:12 UTC  (3+ messages)

[Bugme-new] [Bug 10322] New: e1000 is not auto-negotiating to 1GB full duplex speed even there is 1GB speed availble
 2008-03-25 22:02 UTC  (2+ messages)

+ slab-fix-cache_cache-bootstrap-in-kmem_cache_init.patch added to -mm tree
 2008-03-25 22:10 UTC 

[linux-dvb] [ubuntu 7.10] Typhoon DVB-T Stick => wrong firmware?
 2008-03-25 22:10 UTC 

RAID-1 performance under 2.4 and 2.6
 2008-03-25 22:09 UTC  (3+ messages)

[PATCH 00/10] NR_CPUS: third reduction of NR_CPUS memory usage x86-version v2
 2008-03-25 22:07 UTC  (22+ messages)
` [PATCH 01/10] x86_64: Cleanup non-smp usage of cpu maps v2
` [PATCH 02/10] init: move setup of nr_cpu_ids to as early as possible v2
` [PATCH 03/10] cpufreq: change cpu freq arrays to per_cpu variables
` [PATCH 04/10] acpi: change processors from array to per_cpu variable
` [PATCH 05/10] cpumask: Add cpumask_scnprintf_len function
` [PATCH 06/10] x86: reduce memory and stack usage in intel_cacheinfo
` [PATCH 07/10] cpu: change cpu_sys_devices from array to per_cpu variable
` [PATCH 08/10] net: remove NR_CPUS arrays in net/core/dev.c v2
` [PATCH 09/10] x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c
` [PATCH 10/10] sched: Remove fixed NR_CPUS sized arrays in kernel_sched.c

[U-Boot-Users] [PATCH] net: Add support AX88796L ethernet deivice
 2008-03-25 22:10 UTC  (3+ messages)

dtc: Simplify error handling for unparseable input
 2008-03-25 22:10 UTC  (6+ messages)

[U-Boot-Users] [PATCH] Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS
 2008-03-25 22:10 UTC  (2+ messages)

[PATCH] Add MIME information to outgoing email
 2008-03-25 22:07 UTC  (8+ messages)
  ` MIME headers in introductory message (git send-email --compose)

[PATCH] gitweb: Uniquify usage of subroutine prototypes
 2008-03-25 22:06 UTC  (3+ messages)

What if a TLB flush needed to sleep?
 2008-03-25 21:47 UTC  (6+ messages)

What means Hugepage? 8KiB,16KiB,..,2MiB or 4MiB?
 2008-03-25 22:03 UTC 

[U-Boot-Users] [PATCH] FSL: Move board/mpc8260ads under board/freescale
 2008-03-25 22:03 UTC  (2+ messages)

[U-Boot-Users] [PATCH] FSL: Move board/mpc8266ads under board/freescale
 2008-03-25 22:03 UTC  (2+ messages)

[U-Boot-Users] [PATCH] FSL: Move board/mpc7448hpc2 under board/freescale
 2008-03-25 22:02 UTC  (2+ messages)

ohci1394 problem (MMIO broken) (was 2.6.25-rc6-git6: Reported regressions from 2.6.24)
 2008-03-25 22:02 UTC  (16+ messages)

[PATCH] vfs: Fix lock inversion in drop_pagecache_sb()
 2008-03-25 22:01 UTC  (3+ messages)

[PATCH] ptrace: it is fun to strace /sbin/init
 2008-03-25 22:00 UTC  (15+ messages)

[U-Boot-Users] [PATCH] FSL: Move board/mpc8260ads under board/freescale
 2008-03-25 22:00 UTC  (2+ messages)

[kvm-ppc-devel] [XenPPC] XEN on e500/Book E
 2008-03-25 21:59 UTC  (2+ messages)

[U-Boot-Users] [PATCH] [new uImage] Fix build issue on ARM
 2008-03-25 21:59 UTC  (2+ messages)

[PATCH] slab: fix cache_cache bootstrap in kmem_cache_init()
 2008-03-25 21:59 UTC 

Why /proc/cpuinfo doesn't print L1,L2,L3 caches?
 2008-03-25 21:57 UTC  (2+ messages)

[U-Boot-Users] [PATCH] net: Divided code of NE2000 ethernet driver
 2008-03-25 21:53 UTC  (2+ messages)

[linux-dvb] PVR-250 on Ubuntu 7.10
 2008-03-25 21:50 UTC  (3+ messages)

[U-Boot-Users] [PATCH] net: Divided code of NE2000 ethernet driver
 2008-03-25 21:50 UTC  (2+ messages)

Burning CDs as user produces coasters (Plextor drive)
 2008-03-25 21:40 UTC 

[PATCH] list_add corruption in slab.c
 2008-03-25 21:42 UTC  (7+ messages)

linux-next: Tree for March 25
 2008-03-25 21:39 UTC  (2+ messages)
` linux-next: Tree for March 25 (ocfs2 build)

[PATCH 0/20] dma_ops for i386
 2008-03-25 21:36 UTC  (42+ messages)
` [PATCH 01/20] x86: move dma_ops struct definition to dma-mapping.h
  ` [PATCH 02/20] x86: implement dma_map_single through dma_ops
    ` [PATCH 03/20] x86: move dma_unmap_single to common header
      ` [PATCH 04/20] x86: move dma_map_sg "
        ` [PATCH 05/20] x86: move dma_unmap_sg "
          ` [PATCH 06/20] x86: move dma_sync_single_for_cpu "
            ` [PATCH 07/20] x86: move dma_sync_single_for_device "
              ` [PATCH 08/20] x86: move dma_sync_single_range_for_cpu "
                ` [PATCH 09/20] x86: move dma_sync_single_range_for_device "
                  ` [PATCH 10/20] x86: move dma_sync_sg_for_cpu "
                    ` [PATCH 11/20] x86: move dma_sync_sg_for_device "
                      ` [PATCH 12/20] x86: move alloc and free coherent "
                        ` [PATCH 13/20] x86: move dma_map_page and dma_unmap_page "
                          ` [PATCH 14/20] x86: move dma_cache_sync "
                            ` [PATCH 15/20] x86: move dma_supported and dma_set_mask to pci-dma_32.c
                              ` [PATCH 16/20] x86: align to clflush size
                                ` [PATCH 17/20] x86: provide a bad_dma_address symbol for i386
                                  ` [PATCH 18/20] x86: unify dma_mapping_error
                                    ` [PATCH 19/20] x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h
                                      ` [PATCH 20/20] x86: delete the arch-specific dma-mapping headers

[PATCH][QEMU] Use a separate device for in-kernel PIT (v2)
 2008-03-25 21:44 UTC  (3+ messages)

[Bugme-new] [Bug 10327] New: keyboard stops responding after "ifdown eth0"
 2008-03-25 21:43 UTC  (2+ messages)

[Buildroot] build problems
 2008-03-25 21:43 UTC 

[PATCH] Use QEMU functions to access guest memory for virtio
 2008-03-25 21:39 UTC 

REJECT wih tcp-reset not working (very weird problem)
 2008-03-25 21:38 UTC  (2+ messages)

[U-Boot-Users] DDR-II @ MPC8343A
 2008-03-25 21:37 UTC  (8+ messages)

pull request: wireless-2.6.26 2008-03-25
 2008-03-25 21:15 UTC 

[PATCH] iwlwifi: do not register bands with no supported channels
 2008-03-25 21:24 UTC  (3+ messages)

[U-Boot-Users] [PATCH] net/Blackfin: move on-chip MAC driver into drivers/net/
 2008-03-25 21:36 UTC  (2+ messages)

[11/14] vcompound: Fallbacks for order 1 stack allocations on IA64 and x86
 2008-03-25 21:27 UTC  (11+ messages)
  ` [11/14] vcompound: Fallbacks for order 1 stack allocations on
    ` larger default page sizes

[PATCH] Enable CONFIG_FORCE_MAX_ZONEORDER for all PowerPC, and make selectable
 2008-03-25 21:35 UTC 

gentoo ebuild for compat wireless (resend)
 2008-03-25 21:42 UTC  (12+ messages)

What do you want from linux-next?
 2008-03-25 21:34 UTC  (4+ messages)

raid10 vs raid5 - strange performance
 2008-03-25 21:33 UTC 

[U-Boot-Users] [PATCH] smc91111: use SSYNC() rather than asm(ssync) for Blackfin
 2008-03-25 21:32 UTC  (2+ messages)

Problems with RTL8187 USB device
 2008-03-25 20:31 UTC  (3+ messages)

What to do about the 2TB limit on HDIO_GETGEO ?
 2008-03-25 21:26 UTC  (18+ messages)

[U-Boot-Users] [PATCH 2/2] 8xx: Update of support on 8xx
 2008-03-25 21:28 UTC  (2+ messages)

gcc-4.3 considers unaligned accesses on X86 as undefined
 2008-03-25 21:11 UTC  (3+ messages)

MPC8641D PCI-Express problem
 2008-03-25 21:28 UTC  (4+ messages)
    ` I Need to Reset a PPC405EP PCI Bridge From a Kernel Driver Without Reboot

V3 Patch - Driver for Freescale 8610 and 5121 DIU
 2008-03-25 21:27 UTC  (6+ messages)
` [PATCH 1/2 v3] "
  ` [PATCH 2/2 v3] Add DIU platform code for MPC8610HPCD

[U-Boot-Users] [PATCH] ppc: Allow boards to specify how much memory they can map
 2008-03-25 21:26 UTC  (2+ messages)

WARNING: at net/ipv4/tcp_input.c:2054 tcp_mark_head_lost()
 2008-03-25 21:24 UTC  (5+ messages)
` [PATCH net-2.6] [TCP]: Must count fack_count also when skipping

[PATCH 6/6] Update spefile to match
 2008-03-25 21:24 UTC 

[PATCH 6/6] Fix specfile to match latest changes
 2008-03-25 21:24 UTC 

[PATCH 5/6] Local headers
 2008-03-25 21:24 UTC 

[PATCH 4/6] Handle big kernels
 2008-03-25 21:24 UTC 

[PATCH 3/6] Fold changes from Aurora into spec
 2008-03-25 21:24 UTC 

[PATCH 2/6] <asm/page.h> is no more
 2008-03-25 21:24 UTC 

[PATCH 1/6] Fix for ext3 from Aurora SRPM
 2008-03-25 21:24 UTC 

(no subject)
 2008-03-25 21:24 UTC 

[U-Boot-Users] [PATCH 3/3] 8xx: Update and extend 8xx fdt support - resubmit
 2008-03-25 21:23 UTC  (2+ messages)

XFS performance on LVM2 mirror
 2008-03-25 21:37 UTC 

[U-Boot-Users] [PATCH 1/3] 8xx : Add of support to Adder875 board port - resubmit
 2008-03-25 21:20 UTC  (2+ messages)

+ lmb-add-lmb_alloc_nid.patch added to -mm tree
 2008-03-25 21:18 UTC 

[U-Boot-Users] [PATCH v2] Add setexpr command
 2008-03-25 21:16 UTC  (2+ messages)

Question on Wireless NICs
 2008-03-25 21:15 UTC  (3+ messages)

[U-Boot-Users] [PATCH] Add setexpr command
 2008-03-25 21:14 UTC  (2+ messages)

[PATCH 0/7][v2] Cloning PTS namespace
 2008-03-25 21:14 UTC  (4+ messages)
` [PATCH 5/7]: Determine pts_ns from a pty's inode

kvm causing memory corruption? ~2.6.25-rc6
 2008-03-25 21:12 UTC  (2+ messages)

[PATCH 2/2] [PATCH] move apic declarations to mach_apic.h
 2008-03-25 21:10 UTC 

[PATCH 1/2] move ipi definitions to mach_ipi.h
 2008-03-25 21:10 UTC  (6+ messages)
` [PATCH 0/2] get rid of mach_apic.h
  ` [PATCH 1/2] [PATCH] move ipi definitions to mach_ipi.h
    ` [PATCH 2/2] [PATCH] move apic declarations to mach_apic.h

[U-Boot-Users] Delete all env vars except read onlys
 2008-03-25 21:10 UTC  (2+ messages)

[U-Boot-Users] [PATCH 1/3] 8xx: Add FDT support to 8xx
 2008-03-25 21:07 UTC  (2+ messages)

[PATCH] shortlog: initialize nongit variable
 2008-03-25 21:06 UTC  (5+ messages)

+ kbuild-soften-modpost-checks-when-doing-cross-builds.patch added to -mm tree
 2008-03-25 21:06 UTC 

[PATCH 0/7] Case-insensitive filesystem support, take 1
 2008-03-25 21:04 UTC  (3+ messages)

+ allow-use-of-the-powersave-governor-as-the-default-one.patch added to -mm tree
 2008-03-25 21:05 UTC 

linux/libata.h/ata_busy_wait() inefficiencies?
 2008-03-25 20:59 UTC 

+ cdrom-use-kmalloced-buffers-instead-of-buffers-on-stack.patch added to -mm tree
 2008-03-25 21:05 UTC 

[PATCH] - Increase max physical memory size of x86_64
 2008-03-25 21:02 UTC  (5+ messages)

[PATCH] ext3: Return EIO if new block is allocated from system zone
 2008-03-25 20:59 UTC  (4+ messages)

[linux-pm] [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 2)
 2008-03-25 20:56 UTC  (6+ messages)
    `  "

sudo and autofs
 2008-03-25 20:51 UTC  (6+ messages)

[RFC][PATCH] user_transition support for libsepol/checkpolicy
 2008-03-25 20:50 UTC  (3+ messages)

Poor performance now? Please, put weighted velocities ctxts/s to the sched.decision!
 2008-03-25 20:50 UTC  (3+ messages)

[PATCH] Add support the Korina (IDT RC32434) Ethernet MAC
 2008-03-25 20:55 UTC  (4+ 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.