All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-05 20:04:23 to 2009-11-05 22:39:18 UTC [more...]

menuconfig task for kernels
 2009-11-05 22:38 UTC 

[U-Boot] ARM LED weak symbols
 2009-11-05 22:38 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] ARM Conditionally compile board LED functions
  ` [U-Boot] [PATCH 2/2] ARM: fix build error with gcc-4.4.2 about inline function declared weak

[lm-sensors] Dell 4600C, cannot read any sensors
 2009-11-05 22:38 UTC 

Unexpected ENOSPC on a SSD-drive after day of uptime, kernel 2.6.32-rc5
 2009-11-05 22:37 UTC  (5+ messages)
    ` Unexpected ENOSPC on a SSD-drive after day of uptime, kernel?2.6.32-rc5

[U-Boot] [RFC] env: Group environment variables
 2009-11-05 22:37 UTC  (4+ messages)

[PATCH] usermanual: corrected a typo in XML tag
 2009-11-05 22:36 UTC 

get_sb_single() - do not pass options twice
 2009-11-05 22:28 UTC 

[PATCH] acpi: thermal: [TRIVIAL] Add EOL to the trip_point_N_type strings
 2009-11-05 22:33 UTC  (2+ messages)

[U-Boot] [PATCH] NAND: Update to support 64 bit device size
 2009-11-05 22:32 UTC  (2+ messages)

kernel Oops while running nilfs_cleanerd
 2009-11-05 22:31 UTC 

[PATCH 5/14] drivers/acpi: Move dereference after NULL test
 2009-11-05 22:30 UTC  (3+ messages)

[PATCH] mfd/mc13783: change type of irq handlers to irq_handler_t
 2009-11-05 22:31 UTC  (5+ messages)
` [PATCH] mfd/mc13783: near complete rewrite

strange OOM receiving a wireless network packet on a SLUB system
 2009-11-05 22:26 UTC  (4+ messages)
      ` [TuxOnIce-users] "

Xen.org Announces Xen Cloud Platform 0.1
 2009-11-05 22:26 UTC  (2+ messages)

[PATCH] MokoTouch
 2009-11-05 22:22 UTC  (4+ messages)

Avoiding multiple calls to xt_target.checkentry
 2009-11-05 22:04 UTC  (7+ messages)

Preserving branches after merging on ancestor
 2009-11-05 22:30 UTC  (2+ messages)

[PATCH] Serialize CMD643 and CMD646 to fix a hardware bug with SSD
 2009-11-05 22:18 UTC  (13+ messages)
                  ` [PATCH] Don't use UDMA on VIA UDMA33 controller with Transcend SSD

OOM killer, page fault
 2009-11-05 22:18 UTC  (12+ messages)

[RFC] amd64_edac: syndromes loading
 2009-11-05 22:17 UTC  (8+ messages)

[PATCH] MSVC: port pthread code to native Windows threads
 2009-11-05 22:15 UTC  (11+ messages)
` [PATCH] MSVC: Windows-native implementation for subset of Pthreads API

Patches
 2009-11-05 22:09 UTC  (5+ messages)

[dm-crypt] Crack a dm-LUKS partition or harddisk
 2009-11-05 22:08 UTC  (2+ messages)

[RFC MM] Accessors for mm locking
 2009-11-05 22:05 UTC  (12+ messages)
` Subject: [RFC MM] mmap_sem scaling: Use mutex and percpu counter instead
  ` [RFC MM] swap counters

[PATCH PV_OPS PCIFRONT]
 2009-11-05 22:04 UTC  (33+ messages)
` [PATCH 01/31] [xen-core] Provide a variant of xen_poll_irq with timeout
  ` [PATCH 02/31] Enable Xen-SWIOTLB if running in [non-]privileged and disable the Xen-IOMMU if an IOMMU is detected
    ` [PATCH 03/31] Initial copy from linux-2.6.18.hg of the pcifront driver
      ` [PATCH 04/31] Fix include header name change
        ` [PATCH 05/31] Fix compile warning: ignoring return value of 'pci_bus_add_device', declared with attribute warn_unused_result
          ` [PATCH 06/31] Fix compile warning: passing argument 2 of 'pci_walk_bus' from incompatible pointer type
            ` [PATCH 07/31] Fix compile error. The bind_to_irq_handler has different arguments
              ` [PATCH 08/31] Fix compile error: implicit declaration of function 'virt_to_mfn'
                ` [PATCH 09/31] Fix compile error: implicit declaration of function 'clear_evtchn'
                  ` [PATCH 10/31] Fix compile error: implicit declaration of function 'gnttab_end_foreign_access'
                    ` [PATCH 11/31] Fix compile error: too few arguments to "
                      ` [PATCH 12/31] Remove function declerations (CONFIG_PCI_DOMAIN) that exist in recent kernels
                        ` [PATCH 13/31] Fix uage of INIT_WORK
                          ` [PATCH 14/31] Add proper check to see if running under Xen
                            ` [PATCH 15/31] Improper assumption that event channel == IRQ number
                              ` [PATCH 16/31] Replace HYPERVISOR_poll with 'xen_poll_irq_timout' function
                                ` [PATCH 17/31] Coalesce pci.c functions in xenbus.c
                                  ` [PATCH 18/31] Coalesce xen/pcifront.h in drivers/xen/pcifront/pcifront.h
                                    ` [PATCH 19/31] Remove ia64 from pcifront.c support
                                      ` [PATCH 20/31] Remove unused pci_bus_sem extern, as we don't use it
                                        ` [PATCH 21/31] Coalesce pcifront.h in xenbus.c
                                          ` [PATCH 22/31] Coalesce pci_op.c "
                                            ` [PATCH 23/31] Remove unnecessary function declerations
                                              ` [PATCH 24/31] Rename the drivers/xen/pcifront/* driver to drivers/pci/xen-pcifront.c
                                                ` [PATCH 25/31] Change the boot-order of initialising the PCI frontend
                                                  ` [PATCH 26/31] Fix warnings/errors reported by checkpatch.pl on xen-pcifront.c
                                                    ` [PATCH 27/31] Find an unbound irq number in reverse order (high to low)
                                                      ` [PATCH 28/31] For non-privileged domains, implement a pcibios_enable_irq (xen_pcifront_enable_irq) function
                                                        ` [PATCH 29/31] xen_destroy_irq + xen_allocate_pirq in PV non-priv mode should not make certain Xen-HYPERCALLs
                                                          ` [PATCH 30/31] Add pci_frontend_[enable|disable]_[msi|msix] function decleration and EXPORT_SYMBOL_GPL
                                                            ` [PATCH 31/31] To enable MSI devices in a non-privileged PV domain use pci_frontend_enable_msi

[dm-crypt] Crack a dm-LUKS partition or harddisk
 2009-11-05 22:03 UTC  (3+ messages)

Mono
 2009-11-05 21:59 UTC  (4+ messages)

[Buildroot] building kernel modules
 2009-11-05 21:59 UTC 

[PATCH] mask cpuid TSC invariant bit for various circumstances (Take 2)
 2009-11-05 21:50 UTC 

(ANSWER) Question About nfs3 vs. nfs4 Semantics On Sun 7310 Server
 2009-11-05 21:32 UTC  (3+ messages)

[PATCH] acpi: Annote acpi_processor_add with __cpuinit
 2009-11-05 21:50 UTC  (2+ messages)

[PATCH] Libertas: Fix issues while configuring host sleep
 2009-11-05 21:36 UTC  (2+ messages)

bitbake gumstix-basic-image error with 'patches' directory
 2009-11-05 21:31 UTC  (2+ messages)

[PATCH] Allow platforms to control which PXA uarts are registered
 2009-11-05 21:27 UTC  (2+ messages)

[GIT PULL] KVM updates for 2.6.32-rc6
 2009-11-05 21:19 UTC 

[U-Boot] Omap USB missing patch #10
 2009-11-05 21:20 UTC  (3+ messages)
` [U-Boot] [PATCH 10/10] omap3evm: musb: add USB config

RFC: TTM extra bo space
 2009-11-05 21:17 UTC  (2+ messages)

[PATCH 5/5] Regulator: Renaming the supplies used in MMC driver
 2009-11-05 21:17 UTC  (2+ messages)

[PATCH 00/41] rewritten rt2800 drivers
 2009-11-05 21:17 UTC  (27+ messages)
` [PATCH 31/41] rt2800usb: add RXINFO_DESC_SIZE definition
` [PATCH 32/41] rt2800: fix duplication in header files
` [PATCH 33/41] rt2800: fix comments in rt2800.h
` [PATCH 34/41] rt2x00: add support for different chipset interfaces
` [PATCH 35/41] rt2800: prepare for rt2800lib addition
` [PATCH 36/41] rt2800: add rt2800lib (part one)
` [PATCH 37/41] rt2x00: remove needless ifdefs from rt2x00leds.h
` [PATCH 38/41] rt2800: add rt2800lib (part two)
` [PATCH 39/41] rt2x00: move REGISTER_BUSY_* definitions to rt2x00.h
` [PATCH 40/41] rt2800: add rt2800lib (part three)
` [PATCH 41/41] rt2800: add rt2800lib (part four)

[PATCH] Documentation/edac
 2009-11-05 21:16 UTC  (2+ messages)

[PATCH 4/5] Regulator: Adding OMAP3EVM/TWL4030 specific code in board-omap35x-pmic.c
 2009-11-05 21:16 UTC  (2+ messages)

[Xenomai-help] unable to load nucleus module: unknown symbol
 2009-11-05 21:13 UTC  (2+ messages)

[PATCH 1/5] Regulator: Removing regulator f/w related code from board-omap3evm.c
 2009-11-05 21:10 UTC  (2+ messages)

[PATCH 1/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v4
 2009-11-05 21:06 UTC  (11+ messages)
        ` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v5
              ` [PATCH 1/2] pci: release that leaf bridge' resource that is not big -v9
                ` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v9

[GIT PULL v4] hw-breakpoints: Rewrite on top of perf events v4
 2009-11-05 21:06 UTC  (6+ messages)
` [PATCH 4/6] hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events

bisected regression in tuner-xc2028 on DVICO dual digital 4
 2009-11-05 21:04 UTC  (6+ messages)

devtmpfs default permissions
 2009-11-05 21:01 UTC  (2+ messages)

OE breakage: qte-mt_2.3.10.bb
 2009-11-05 20:27 UTC  (2+ messages)

[PATCH V2] ASoC - Add support for upto 16 channels on OMAP MCBSP
 2009-11-05 21:00 UTC 

[PATCH] htc-msm7.inc
 2009-11-05 22:47 UTC  (3+ messages)

[Qemu-devel] [PATCH] sparc32 fix carry flag handling (Solaris bootblk fix)
 2009-11-05 20:48 UTC  (3+ messages)
` [Qemu-devel] "

[linux-lvm] PFree is 0 on a drive with nothing on it
 2009-11-05 20:49 UTC  (2+ messages)

[PATCH] proc: augment /proc/pid/limits to allow setting of process limits
 2009-11-05 20:48 UTC  (11+ messages)
` [PATCH 0/3] extend get/setrlimit to support setting rlimits external to a process (v3)
  ` [PATCH 0/3] extend get/setrlimit to support setting rlimits external to a process (v5)
    ` [PATCH 0/3] extend get/setrlimit to support setting rlimits external to a process (v6)
      ` [PATCH 0/3] extend get/setrlimit to support setting rlimits external to a process (v7)

Problems building binutils-cross_2.18.50.0.7.bb
 2009-11-05 20:46 UTC  (3+ messages)

[ath9k-devel] ath9k bad performances
 2009-11-05 20:47 UTC  (2+ messages)

[PATCH 0/1] Port of pthreads to Windows API threads
 2009-11-05 20:36 UTC  (5+ messages)
` [PATCH] MSVC: Windows-native implementation for subset of Pthreads API

[PATCH] netdev: Fix compile error in Octeon MGMT driver
 2009-11-05 20:45 UTC  (2+ messages)

Patches and commitment
 2009-11-05 20:04 UTC  (2+ messages)

Capturing video and still images using one driver
 2009-11-05 20:38 UTC 

Interrupts not Firing on PPC405EX
 2009-11-05 20:37 UTC 

Capturing video and still images using one driver
 2009-11-05 20:37 UTC  (4+ messages)

[RFC PATCH] Add an earlyprintk debug console
 2009-11-05 20:36 UTC  (2+ messages)

[linux-lvm] PFree is 0 on a drive with nothing on it
 2009-11-05 20:35 UTC  (8+ messages)

[PATCH 0/5] gitweb: Incremental blame series (1 Sep 09)
 2009-11-05 20:33 UTC  (7+ messages)
` [PATCHv2 1/5] gitweb: Add optional "time to generate page" info in footer
  ` [PATCHv5 2/5] gitweb: Incremental blame (using JavaScript)
    ` [PATCHv1 3/5] gitweb: Colorize 'blame_incremental' view during processing
      ` [PATCHv3/RFC 4/5] gitweb: Create links leading to 'blame_incremental' using JavaScript

rt file i/o
 2009-11-05 20:30 UTC  (8+ messages)

[PATCH 0/3] powerpc/83xx: Sleep and deep sleep support for MPC8315E-RDB
 2009-11-05 20:30 UTC  (11+ messages)
` [PATCH 1/3] powerpc/83xx/suspend: Clear deep_sleeping after devices resume

[Qemu-devel] SPARC user mode multithread
 2009-11-05 20:29 UTC 

[PATCH] pci/pcie: Avoid unnecessary PCIe link retrains
 2009-11-05 20:29 UTC  (4+ messages)

[U-Boot] [RFC 0/5] CAN framework for U-Boot
 2009-11-05 20:28 UTC  (6+ messages)
` [U-Boot] [RFC 3/5] CAN device driver for the SJA1000

[QGIT PATCH/RFC]
 2009-11-05 20:27 UTC  (7+ messages)

[PATCH] Kirkwood: Remove code duplication in QNAP setup files
 2009-11-05 20:27 UTC 

[PATCH #upstream-fixes] ahci: disable 64bit DMA by default on SB600s
 2009-11-05 20:00 UTC  (5+ messages)
  ` [stable] "
    ` [PATCH #stable] "
      ` [stable] "

[PATCH PV_OPS PCIBACK]
 2009-11-05 20:25 UTC  (6+ messages)
` [PATCH 1/5] xenbus_walk - walk XenStore keys, calling callback
  ` [PATCH 2/5] In xen_create_msi_irq, extract the domain id of the MSI device
    ` [PATCH 3/5] Add MSI capability to the pciback driver
      ` [PATCH 4/5] Return the physical IRQ number instead of the allocated IRQ number to pcifront
        ` [PATCH 5/5] Fix checkpatch warnings and errors for pciback/ directory

[MM] Make mm counters per cpu instead of atomic
 2009-11-05 15:36 UTC  (4+ messages)
    ` [MM] Make mm counters per cpu instead of atomic V2

[PATCH] Make client behavior configurable: drop_caches
 2009-11-05 20:23 UTC 

Daylight saving time & FAT
 2009-11-05 20:22 UTC 

Patches
 2009-11-05 19:55 UTC  (2+ messages)

[PATCH v2 0/3] Documentation/vm/page-types enhancements
 2009-11-05 20:21 UTC  (8+ messages)
` [PATCH v2 1/3] page-types: learn to describe flags directly from command line
` [PATCH v2 2/3] page-types: whitespace alignment
` [PATCH v2 3/3] page-types: exit early when invoked with -d|--describe

[PATCH] MIPS: Collect FPU emulator statistics per-CPU
 2009-11-05 20:21 UTC  (2+ messages)

[lm-sensors] [PATCH v3 0/8] sensord: Cleanup of the sensors deamon
 2009-11-05 20:19 UTC  (2+ messages)
` [lm-sensors] [PATCH v3 0/8] sensord: Cleanup of the sensors

[U-Boot] [PATCH] v2 Linuxstamp II 9260 support
 2009-11-05 20:16 UTC  (6+ messages)

2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31
 2009-11-05 20:14 UTC  (6+ messages)
` [Bug #14141] order 2 page allocation failures in iwlagn

[PATCH 08/25] mlx4_core: fix buggy parsing of reserved eq cap
 2009-11-05 20:14 UTC  (8+ messages)

[U-Boot] AT91 Rework
 2009-11-05 20:12 UTC  (2+ messages)

urgent help need! disk partition info lost
 2009-11-05 20:11 UTC  (11+ messages)
                ` [SPAM] "

Performance regression in IO scheduler still there
 2009-11-05 20:10 UTC  (2+ messages)

AW: Problem with ipset on sparc64
 2009-11-05 20:10 UTC  (4+ messages)
`  "

[Xenomai-core] select: native tasks with posix skin mqueues
 2009-11-05 20:10 UTC  (3+ messages)

Problem signing a tag
 2009-11-05 20:09 UTC  (6+ messages)

[U-Boot] [PATCH] use "boot selecr" jumper on NGW100 to select USART
 2009-11-05 20:08 UTC  (2+ messages)

[PATCH] ASoC - Add support for upto 16 channels on OMAP MCBSP
 2009-11-05 20:08 UTC  (7+ messages)

Automatically remote prune
 2009-11-05 20:05 UTC  (6+ messages)

Make file request: default adddepmod instead of allyesmod
 2009-11-05 20: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.