All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-04-02 23:04:06 to 2007-04-03 05:41:21 UTC [more...]

What's cooking in git.git (topics)
 2007-04-03  5:41 UTC 

[RFC] Packing large repositories
 2007-04-03  5:39 UTC  (8+ messages)

2.6.20.4: NETDEV WATCHDOG and lockups
 2007-04-03  5:34 UTC  (4+ messages)

Commit cherry-picking
 2007-04-03  5:33 UTC  (3+ messages)

Gittorent .. avahi ?
 2007-04-03  5:31 UTC  (3+ messages)

[PATCH] sched: staircase deadline misc fixes
 2007-04-03  5:31 UTC  (7+ messages)

[Qemu-devel] Exception running under KVM
 2007-04-03  5:24 UTC 

2.6.21-rc5-mm3
 2007-04-03  5:23 UTC  (17+ messages)
` 2.6.21-rc5-mm3 - no boot, "address not 2M aligned"

[test] hackbench.c interactivity results: vanilla versus SD/RSDL
 2007-04-03  5:24 UTC  (3+ messages)

[ANNOUNCE] Aurora SPARC Linux Build 2.98 (Beta 1 for 3.0)
 2007-04-03  5:12 UTC 

[RFC] UML kernel & rootfs bundle with every kernel release ?
 2007-04-03  4:44 UTC  (9+ messages)
  ` [uml-devel] "

[PATCH] Driver core: add suspend() and resume() to struct device_type
 2007-04-03  5:08 UTC 

usb hid: reset NumLock
 2007-04-03  5:04 UTC  (6+ messages)

[U-Boot-Users] Help Needed
 2007-04-03  5:01 UTC 

+ fix-scsi_send_eh_cmnd-scatterlist-handling.patch added to -mm tree
 2007-04-03  4:59 UTC 

[PATCH] Cleanup and kernelify shrinker registration (rc5-mm2)
 2007-04-03  4:57 UTC  (10+ messages)

[Buildroot] Buildroot fails to compile for QEMU, with flag BR2_TARGET_ARM_INTEGRATOR_926=y
 2007-04-03  4:48 UTC 

[PATCH 0/19]: RPAPHP pci hotplug cleanup patchbomb
 2007-04-03  4:15 UTC  (21+ messages)
` [PATCH 1/19] PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
` [PATCH 2/19] PCI: rpaphp: Remove global num_slots variable
` [PATCH 3/19] PCI: rpaphp: match up alloc and free in same routine
` [PATCH 4/19] PCI: rpaphp: Fix a memleak; slot->location string was never freed
` [PATCH 5/19] PCI: rpaphp: Remove un-needed goto
` [PATCH 6/19] PCI: rpaphp: remove a function that does nothing but wrap debug printk's
` [PATCH 7/19] PCI: rpaphp: Remve another call that is a wrapper
` [PATCH 8/19] PCI: rpaphp: Remove another wrappered function
` [PATCH 9/19] PCI: rpaphp: remove a call that does nothing but a pointer lookup
` [PATCH 10/19] PCI: rpaphp: Remove setup_pci_slot()
` [PATCH 11/19] PCI: rpaphp: remove print_slot_pci_funcs()
` [PATCH 12/19] PCI: rpaphp: remove rpaphp_set_attention_status()
` [PATCH 13/19] PCI: rpaphp: refactor tail call to rpaphp_register_slot()
` [PATCH 14/19] PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()
` [PATCH 15/19] PCI: rpaphp: Document find_php_slot()
` [PATCH 16/19] PCI: rpaphp: Document is_php_dn()
` [PATCH 17/19] PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically
` [PATCH 18/19] PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry
` [PATCH 19/19] PCI: rpaphp: Remove semaphores

ENOENT creating /dev/root on MTD RAM partition
 2007-04-03  4:39 UTC  (2+ messages)
` [uClinux-dev] "

[PATCH] SD working on OMAP platforms
 2007-04-03  4:37 UTC  (4+ messages)

[U-Boot-Users] configuration file
 2007-04-03  4:31 UTC 

[KJ] Jarrod
 2007-04-03  4:17 UTC  (2+ messages)

Linux 2.6.21-rc5
 2007-04-03  4:13 UTC  (4+ messages)
` 2.6.21-rc5: known regressions with patches (v2)
  ` [PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2)

[PATCH] vt: Expose system-wide UTF-8 default setting via sysfs
 2007-04-03  4:06 UTC  (2+ messages)

[U-Boot-Users] git clone problem
 2007-04-03  3:52 UTC 

Powerpc build unhappy in 2.6.20.4?
 2007-04-03  3:51 UTC  (4+ messages)

[PATCH 0/9] AF_RXRPC socket family and AFS rewrite
 2007-04-03  3:50 UTC  (6+ messages)
` [PATCH 1/9] AF_RXRPC: Add blkcipher accessors for using kernel data directly
` [PATCH 2/9] AF_RXRPC: Move generic skbuff stuff from XFRM code to generic code

[RFC] TCP Illinois preliminary version
 2007-04-03  3:44 UTC  (3+ messages)

[DOC] The documentation for HID Simple Driver Interface 0.5.0
 2007-04-03  3:42 UTC  (10+ messages)
` [RFC] HID bus design overview
  ` [linux-usb-devel] "

[linux-usb-devel] [RFC] HID bus design overview
 2007-04-03  3:41 UTC  (3+ messages)

difference between arcmsr (areca) 1.20.0X.13 & 2.6.20 in tree driver?
 2007-04-03  3:21 UTC 

[PATCH 1/6] [POWERPC] get_property returns const
 2007-04-03  3:37 UTC  (7+ messages)
` [PATCH 2/6] [POWERPC] Rename get_property to of_get_property
  ` [PATCH 3/6] [POWERPC] Rename device_is_compatible to of_device_is_compatible
    ` [PATCH 4/6] [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
      ` [PATCH 5/6] [POWERPC] Rename prom_n_size_cells to of_n_size_cells
        ` [PATCH 6/6] [POWERPC] make struct property's value a void *

[U-Boot-Users] If you did not use virtual forms here, you could not submit this page, because the Key text field is required (as indicated by the asterisk)
 2007-04-03  3:33 UTC 

Compatibility between binary policy file and kernel version
 2007-04-02 16:12 UTC  (3+ messages)

[PATCH] acpi cpuidle driver should handle max_cstate
 2007-04-03  3:15 UTC  (4+ messages)

[PATCH 0/3]: sk_buff work
 2007-04-03  3:18 UTC  (2+ messages)

[PATCH] Ignore memory listed in PS3 device tree
 2007-04-03  3:16 UTC  (6+ messages)
` [Cbe-oss-dev] "

[PATCH 1/1] scsi: Add EH Start Unit retry
 2007-04-03  3:09 UTC  (3+ messages)

[RFD driver-core] Lifetime problems of the current driver model
 2007-04-03  3:08 UTC  (8+ messages)

About IO
 2007-04-03  2:59 UTC  (4+ messages)
` question about memory auto-translate and paravirtual and no pseudophysical overlay

[KJ] [PATCH]ROUND_UP macro cleanup in drivers/net/ixgb
 2007-04-03  2:55 UTC  (2+ messages)
` [KJ][PATCH]ROUND_UP "

[RFC] [PATCH] persistent_clock() for x86_64
 2007-04-03  2:52 UTC 

question about memory-hotplug
 2007-04-03  2:43 UTC 

CD problems booting FC7 RC3
 2007-04-03  2:40 UTC  (2+ messages)

system freeze with acpi
 2007-04-03  2:12 UTC  (2+ messages)

ENOENT creating /dev/root on MTD RAM partition
 2007-04-03  2:15 UTC  (3+ messages)

hugetlb: Unable to handle kernel NULL pointer dereference
 2007-04-03  2:09 UTC  (2+ messages)

[Bluez-users] Plantronics 510 headset: playback partially works, but not recording
 2007-04-03  1:55 UTC  (6+ messages)

vmx status report against changeset 14697 - No new issue, 3 old issues
 2007-04-03  1:54 UTC 

[LARTC] Divide bandwidth between 4 groups of ip with the same rate
 2007-04-03  1:47 UTC  (2+ messages)

+ sched-implement-staircase-deadline-cpu-scheduler-staircase-improvements.patch added to -mm tree
 2007-04-03  1:47 UTC 

+ vt-expose-system-wide-utf-8-default-setting-via-sysfs.patch added to -mm tree
 2007-04-03  1:46 UTC 

- vt-do-not-clear-utf-when-resetting-console.patch removed from -mm tree
 2007-04-03  1:46 UTC 

[KJ] And alumbank or buna
 2007-04-03  1:39 UTC 

Warning: unable to open an initial console
 2007-04-03  1:34 UTC  (4+ messages)

[LARTC] invoking ebtables with tc
 2007-04-03  1:32 UTC 

2.6.21-rc3-mm2: KDE processes die while system is idle
 2007-04-03  1:25 UTC  (6+ messages)
` 2.6.21-rc5 possible regression: KDE processes die silently (was: 2.6.21-rc3-mm2: KDE processes die while system is idle)

Be calvert ourselves delinquent
 2007-04-03  1:11 UTC 

[test] hackbench.c interactivity results: vanilla versus SD/RSDL
 2007-04-03  1:07 UTC  (2+ messages)

[PATCH] sched: staircase deadline improvements
 2007-04-03  1:04 UTC 

[Qemu-devel] System calls -- Linux Guest
 2007-04-03  1:00 UTC 

[PATCH] vt: Do not clear UTF when resetting console
 2007-04-03  0:55 UTC  (8+ messages)

[RFC 0/3] powerpc: Add Motorola PrPMC2800 platform support
 2007-04-03  0:55 UTC  (6+ messages)
` [RFC 3/3] powerpc: Add DTS file for the Motorola PrPMC2800 platform

TAKE cleanup - remove ilen refs from vnodeops.c
 2007-04-03  0:54 UTC 

[ANNOUNCE] new new aops patchset
 2007-04-03  0:45 UTC  (14+ messages)

[PATCH] (re)register_binfmt returns with -EBUSY
 2007-04-03  0:40 UTC  (2+ messages)

+ reregister_binfmt-returns-with-ebusy.patch added to -mm tree
 2007-04-03  0:39 UTC 

[PATCH 1/1] Generic Virtual Memmap suport for SPARSEMEM V2
 2007-04-03  0:38 UTC  (6+ messages)
` [PATCH 2/3] x86_64: Implement SPARSE_VIRTUAL
` [PATCH 3/3] IA64: "

aic94xx driver woes
 2007-04-03  0:37 UTC  (8+ messages)

+ revert-driver-core-do-not-wait-unnecessarily-in-driver_unregister.patch added to -mm tree
 2007-04-03  0:32 UTC 

[RFC] SLAB : NUMA cache_free_alien() very expensive because of virt_to_slab(objp); nodeid = slabp->nodeid;
 2007-04-03  0:31 UTC  (13+ messages)
          ` non-NUMA cache_free_alien() (was Re: [RFC] SLAB : NUMA cache_free_alien() very expensive because of virt_to_slab(objp); nodeid = slabp->nodeid;)

[Qemu-devel] [PATCH] VMware SVGA II emulation
 2007-04-03  0:19 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH][SPARC] FPU deferred trap-queue
 2007-04-03  0:12 UTC 

Poor UDP performance using 2.6.21-rc5-rt5
 2007-04-03  0:09 UTC  (2+ messages)

[PATCH] Fix "xm migrate" hang on failure
 2007-04-03  0:14 UTC 

[RFC-PATCH] Move i2c adaptor speed from a module parameter to platform device resource
 2007-04-03  0:14 UTC 

[Qemu-devel] qemu/target-sparc translate.c
 2007-04-03  0:08 UTC  (3+ messages)

[patch 3/5] A-MSDU Rx aggregation support
 2007-04-03  6:30 UTC  (5+ messages)

bio too big device md1 (16 > 8)
 2007-04-03  0:05 UTC 

mismatch_cnt worries
 2007-04-03  0:00 UTC  (2+ messages)

+ signal-timer-event-fds-v9-eventfd-core-fix.patch added to -mm tree
 2007-04-02 23:53 UTC 

[PATCH][RFC] Emulating real mode with x86_emulate
 2007-04-02 23:52 UTC  (16+ messages)

+ fix-gregkh-pci-pci-remove-the-broken-pci_multithread_probe-option.patch added to -mm tree
 2007-04-02 23:48 UTC 

+ signal-timer-event-fds-v9-signalfd-core-fix.patch added to -mm tree
 2007-04-02 23:44 UTC 

review: remove unused ilen var from xfs_vnodeops.c
 2007-04-02 23:45 UTC  (2+ messages)

[LARTC] Please Help: Can't access bands > 10 on prio qdisc
 2007-04-02 23:38 UTC 

[PATCH 0/2] Use a single loader for i386 and x86_64
 2007-04-02 23:32 UTC  (2+ messages)

[PATCH] Add i_version_hi for 64-bit version
 2007-04-02 23:29 UTC  (3+ messages)

[PATCH 3/3] cpuid: switch to cpuid_on_cpu()
 2007-04-02 23:25 UTC  (3+ messages)

[PATCH 5/5] Fix race between cat /proc/slab_allocators and rmmod
 2007-04-02 23:23 UTC  (3+ messages)

[Qemu-devel] PC traces from QEMU
 2007-04-02 23:17 UTC  (7+ messages)
` [Qemu-devel] "

+ slab-mention-slab-name-when-listing-corrupt-objects.patch added to -mm tree
 2007-04-02 23:20 UTC 

+ epoll-use-anonymous-inodes.patch added to -mm tree
 2007-04-02 23:19 UTC 

- signal-timer-event-fds-v9-anonymous-inode-source-fix.patch removed from -mm tree
 2007-04-02 23:16 UTC 

[Printing-architecture] Linux Foundation's priorities on funding OpenPrinting implementation projects
 2007-04-02 23:16 UTC 

Mini-OS Makefile and Cross Compilation
 2007-04-02 23:11 UTC 

[Qemu-devel] Simtec BAST emulation
 2007-04-02 23:04 UTC  (2+ messages)

- fix-microcode-related-suspend-problem.patch removed from -mm tree
 2007-04-02 23:04 UTC 

[PATCH 2/5] Fix race between rmmod and cat /proc/kallsyms
 2007-04-02 23:06 UTC  (2+ messages)

- drivers-mfd-sm501c-fix-an-off-by-one.patch removed from -mm tree
 2007-04-02 23:03 UTC 

DosFStools mirror missing
 2007-04-02 23:06 UTC 

- revert-retries-in-ext3_prepare_write-violate-ordering-requirements.patch removed from -mm tree
 2007-04-02 23:03 UTC 

- revert-retries-in-ext4_prepare_write-violate-ordering-requirements.patch removed from -mm tree
 2007-04-02 23:03 UTC 

- revert-retries-in-ext4_prepare_write-violate-ordering-requirements.patch removed from -mm tree
 2007-04-02 23:03 UTC 

SHA-2 HMAC support in linux kernel
 2007-04-02 23:04 UTC  (2+ messages)

- fix-page-leak-during-core-dump.patch removed from -mm tree
 2007-04-02 23:03 UTC 

- correctly-report-pnp-64bit-resources.patch removed from -mm tree
 2007-04-02 23:03 UTC 

- use-x86_eflags_if-in-x86-64-irqflagsh.patch removed from -mm tree
 2007-04-02 23:04 UTC 

- usb-serial-whiteheat-convert-to-generic-boolean.patch removed from -mm tree
 2007-04-02 23:04 UTC 

- flush-msi-x-table-writes.patch removed from -mm tree
 2007-04-02 23:04 UTC 

- vt-fix-potential-race-in-vt_waitactive-handler.patch removed from -mm tree
 2007-04-02 23:04 UTC 

- fix-gregkh-pci-pci-piggy-bus.patch removed from -mm tree
 2007-04-02 23:04 UTC 

[PATCH 1/2] Generic Virtual Memmap suport for SPARSEMEM
 2007-04-02 23:03 UTC  (4+ messages)
` [PATCH 1/4] x86_64: Switch to SPARSE_VIRTUAL

- rtc-cmos-lockdep-fix-irq-updates.patch removed from -mm tree
 2007-04-02 23:03 UTC 


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.