All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-05 09:12:54 to 2009-10-05 11:34:20 UTC [more...]

[PATCH] OMAP3: RX51: support sleep indicator LEDs
 2009-10-05 11:31 UTC  (5+ messages)

XFS Question
 2009-10-05 11:22 UTC  (2+ messages)

[PATCH] Add the --submodule-summary option to the diff option family
 2009-10-05 11:22 UTC  (8+ messages)

[PROBLEM][2.6.31.1] - Cannot burn DVDs - PIONEER DVD-RW DVR-111D
 2009-10-05 11:11 UTC 

[PATCH] net-next:can: add TI CAN (HECC) driver
 2009-10-05 11:25 UTC  (2+ messages)

[PATCH 0/4][RFC]: coding convention for CCID-struct prefixes
 2009-10-05 11:23 UTC  (14+ messages)
  ` [PATCH 1/4][RFC] dccp ccid-2: Overhaul CCID naming convention 1/2
    ` [PATCH 2/4][RFC] dccp ccid-3: Overhaul CCID naming convention 2/2
      ` [PATCH 3/4][RFC] dccp ccid-2: Remove CCID naming redundancy 1/2
        ` [PATCH 4/4][RFC] dccp ccid-3: Remove CCID naming redundancy 2/2

[PATCH] OMAP3: PM: Fix for Silicon bug on Context Restore on OMAP3430
 2009-10-05 11:22 UTC 

futex question
 2009-10-05 11:19 UTC  (11+ messages)

[PATCH] OMAP3: PM: introduce a new powerdomain walk helper
 2009-10-05 11:18 UTC  (2+ messages)

Heads up: More user-unaccessible x86 states?
 2009-10-05 11:18 UTC  (5+ messages)

[PATCH 05 of 10] Introduce a grant_entry_v2 structure
 2009-10-05 11:19 UTC  (4+ messages)
  ` [PATCH 10 of 10] Hook NC2 up to the unmodified drivers build

[PATCH] sched: Set correct normal_prio and prio values in sched_fork()
 2009-10-05 11:20 UTC  (2+ messages)

[PATCH 07 of 10] Transitive grant support
 2009-10-05 11:15 UTC  (4+ messages)

[PATCH 0/10] hugetlb: V8 numa control of persistent huge pages alloc/free
 2009-10-05 11:15 UTC  (4+ messages)
` [PATCH 4/10] hugetlb: derive huge pages nodes allowed from task mempolicy

writing to dvr0 for playback
 2009-10-05 10:34 UTC 

[Lustre-devel] using LST for performance testing
 2009-10-05 11:09 UTC  (4+ messages)

[PATCH 2/2] KVM: x86: Preserve guest single-stepping on register
 2009-10-05 11:07 UTC  (4+ messages)
        ` [PATCH v2 2/2] KVM: x86: Rework guest single-step flag injection and filtering

[PATCH] dracut.8: fix typo
 2009-10-05 11:08 UTC 

[Qemu-devel] [PATCH 00/25] pci: various pci clean up and pci express support. V3
 2009-10-05 11:04 UTC  (21+ messages)
` [Qemu-devel] [PATCH 02/25] pci: use appropriate PRIs in PCI_DPRINTF() for portability
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 03/25] pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 12/25] pci: 64bit bar support
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 21/25] pci: make bar update function aware of pci bridge
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 22/25] pci/brdige: qdevfy and initialize secondary bus and subordinate bus
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v4 00/23] pci: various pci clean up and pci express support
 2009-10-05 11:01 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/23] pci: fix PCI_DPRINTF() wrt variadic macro
` [Qemu-devel] [PATCH 02/23] pci: use appropriate PRIs in PCI_DPRINTF() for portability
` [Qemu-devel] [PATCH 03/23] pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4
` [Qemu-devel] [PATCH 04/23] pci: use the symbolic constant, PCI_ROM_ADDRESS_ENABLE instead of 1
` [Qemu-devel] [PATCH 05/23] pci: use PCI_SLOT() and PCI_FUNC()
` [Qemu-devel] [PATCH 06/23] pci: define a constant to represent a unmapped bar and use it
` [Qemu-devel] [PATCH 07/23] pci: helper functions to access PCIDevice::config
` [Qemu-devel] [PATCH 08/23] pci: use helper functions to access pci config space
` [Qemu-devel] [PATCH 09/23] pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
` [Qemu-devel] [PATCH 10/23] pci: introduce FMT_PCIBUS for printf format for pcibus_t
` [Qemu-devel] [PATCH 11/23] pci: typedef pcibus_t as uint64_t instead of uint32_t
` [Qemu-devel] [PATCH 12/23] pci: 64bit bar support
` [Qemu-devel] [PATCH 13/23] pci: make pci configuration transaction more accurate
` [Qemu-devel] [PATCH 14/23] pci: factor out the logic to get pci device from address
` [Qemu-devel] [PATCH 15/23] pci_host.h: split non-inline static function in pci_host.h into pci_host.c
` [Qemu-devel] [PATCH 16/23] pci: pcie host and mmcfg support
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 17/23] pci: fix pci_default_write_config()
` [Qemu-devel] [PATCH 18/23] pci: add helper functions for pci config write function
` [Qemu-devel] [PATCH 19/23] pci: use helper function in pci_default_write_config()
` [Qemu-devel] [PATCH 20/23] pci: make bar update function aware of pci bridge
` [Qemu-devel] [PATCH 21/23] pci/brdige: qdevfy and initialize secondary bus and subordinate bus
` [Qemu-devel] [PATCH 22/23] pci: initialize wmask according to pci header type
` [Qemu-devel] [PATCH 23/23] pci/monitor: print out bridge's filtering values and so on
` [Qemu-devel] Re: [PATCH v4 00/23] pci: various pci clean up and pci express support

£750,000.00
 2009-10-05 10:53 UTC 

[PATCH] NFS: introduce writeback wait queue
 2009-10-05 11:01 UTC  (9+ messages)
` [PATCH v2] "

[U-Boot] build failure on denx top
 2009-10-05 11:00 UTC  (3+ messages)

Biweekly KVM Test report, kernel 94252... qemu 5cc3c
 2009-10-05 10:59 UTC  (2+ messages)

So very close, but so frustrating
 2009-10-05 10:55 UTC  (4+ messages)

[REVIEW] ivtv, ir-kbd-i2c: Explicit IR support for the AVerTV M116 for newer kernels
 2009-10-05 10:36 UTC  (8+ messages)

[PATCH Resend] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS shutdown
 2009-10-05 10:26 UTC 

How do I build OE for PPC-405 inside Virtex 4?
 2009-10-05 10:50 UTC  (3+ messages)

What is the "ll header" of a PPP Interface?
 2009-10-05  9:30 UTC 

[PATCH -tip] x86: hw-breakpoints: Actually flush thread breakpoints in flush_thread()
 2009-10-05 10:49 UTC  (2+ messages)

[B.A.T.M.A.N.] batman-adv and TCP problem
 2009-10-05 10:49 UTC  (2+ messages)

[PATCH] sata_promise: Port enumeration order - SATA 150 TX4, SATA 300 TX4
 2009-10-05 10:49 UTC  (2+ messages)

[PATCH Resend] mpt2sas : PPC (power pc) endian bug fix's
 2009-10-05 10:23 UTC 

kvm guest: hrtimer: interrupt too slow
 2009-10-05 10:47 UTC  (7+ messages)

[PATCH] pxamci: fix printing gpio numbers in pxamci_probe
 2009-10-05 10:45 UTC  (3+ messages)

[PATCH 1/2] time: logrithmic time accumulation
 2009-10-05 10:43 UTC  (2+ messages)

MMC support for password protection of SD cards
 2009-10-05 10:43 UTC  (2+ messages)

[PATCH net-next-2.6 0/3] bonding: TLB / ALB changes
 2009-10-05 10:43 UTC  (4+ messages)
` [PATCH 1/3] bonding: allow previous slave to be used when re-balancing traffic on tlb/alb interfaces

IO scheduler based IO controller V10
 2009-10-05 10:38 UTC  (6+ messages)

[PATCH 0/2] memcg: improving scalability by reducing lock contention at charge/uncharge
 2009-10-05 10:37 UTC  (3+ messages)

net-next-2.6 is open
 2009-10-05 10:36 UTC 

[GITGRUB] New menu interface (implementation)
 2009-10-05 10:35 UTC  (11+ messages)

[PATCH RESEND] git submodule add: make the <path> parameter optional
 2009-10-05 10:28 UTC  (7+ messages)

2.6.31-rt11 freeze on userland start on ARM
 2009-10-05 10:33 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/61] Q35 chip set and stuff
 2009-10-05 10:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH 53/61] pc q35 based chipset emulator
  ` [Qemu-devel] "

Re: ATI radeon fails with "iommu=soft swiotlb=force" (seen on RV730/RV740 and RS780/RS800)
 2009-10-05 10:32 UTC  (3+ messages)

[PATCH 0/4] BFS backport to 2.6.27
 2009-10-05 10:26 UTC  (7+ messages)
` [PATCH 1/4] fix scaled & unscaled cputime accounting
` [PATCH 2/4] idle "
` [PATCH 3/4] sched: account system time properly
` [PATCH 4/4] BFS backport to 2.6.27

[GIT PULL] KVM updates for 2.6.32-rc3
 2009-10-05 10:27 UTC 

[PATCH] Speedup bash completion loading
 2009-10-05 10:03 UTC 

[PATCH] sched: Remove obsolete comment in sched_init()
 2009-10-05 10:21 UTC  (3+ messages)

[GIT PULL] arch/microblaze fixes
 2009-10-05 10:18 UTC 

[PATCH] Documentation - pt-BR
 2009-10-05 10:09 UTC  (3+ messages)

[PATCH] adjust gfp mask passed on nested vmalloc() invocation
 2009-10-05 10:16 UTC 

[RFC PATCH] perf_core: provide a kernel-internal interface to get to performance counters
 2009-10-05 10:13 UTC  (15+ messages)

[PATCH] mpc5200: support for the MAN mpc5200 based board mucmc52
 2009-10-05 10:12 UTC  (6+ messages)
    ` [PATCH v2] mpc5200: support for the MAN mpc5200 based board uc101

[U-Boot] [PATCH v3] ppc/85xx: PIO Support for FSL eSDHC Controller Driver
 2009-10-05 10:11 UTC 

[PATCH v5 2/2] gitweb: append short hash ids to snapshot files
 2009-10-05 10:06 UTC  (2+ messages)

[PATCH] Make the MSVC projects use PDB/IDB files named after the project
 2009-10-05 10:08 UTC  (2+ messages)

[net-next-2.6 PATCH 1/9] vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as privilaged function
 2009-10-05 10:07 UTC  (6+ messages)

Xen 3.4.1 and QCOW - sparse backing file support gone forever?
 2009-10-05 10:05 UTC  (4+ messages)

ext4: smp_processor_id() in preemptible
 2009-10-05 10:05 UTC 

About profiling xen
 2009-10-05 10:04 UTC 

[PATCH 1/4] ethoc: fix typo to compute number of tx descriptors
 2009-10-05  9:33 UTC  (4+ messages)
` [PATCH 2/4] ethoc: fix buffer address mapping
  ` [PATCH 3/4] ethoc: align received packet to make IP header at word boundary
    ` [PATCH 4/4] ethoc: use system memory as buffer

[PATCH] tests: make all test files executable
 2009-10-05  9:59 UTC  (7+ messages)

2.6.31-rc5 regression: hd don't show up
 2009-10-05  9:59 UTC  (31+ messages)

step-by-step usb-snd-audio instructions?
 2009-10-05  9:53 UTC 

linux-next: block/drbd tree build failure
 2009-10-05  8:45 UTC  (3+ messages)
  ` [Drbd-dev] "

[PATCH 2/4] slqb: Record what node is local to a kmem_cache_cpu
 2009-10-05  9:49 UTC  (12+ messages)

r8169 chips on some Intel D945GSEJT boards fail to work after PXE boot
 2009-10-05  9:47 UTC  (5+ messages)

[PATCH] qemu-kvm: kvm headers update
 2009-10-05  9:46 UTC 

ANNOUNCE: mdadm 3.0.1 - A tool for managing Soft RAID under Linux
 2009-10-05  9:47 UTC  (3+ messages)

[this_cpu_xx V4 00/20] Introduce per cpu atomic operations and avoid per cpu address arithmetic
 2009-10-05  9:45 UTC  (9+ messages)
` [this_cpu_xx V4 12/20] Move early initialization of pagesets out of zone_wait_table_init()
` [this_cpu_xx V4 13/20] this_cpu_ops: page allocator conversion

[PATCH] Teach 'rebase -i' the command "amend"
 2009-10-05  9:39 UTC  (5+ messages)

[PATCH 1/2] au1000: fix build failure for db1x00 configured for Au1100 SoC
 2009-10-05  9:44 UTC  (4+ messages)

[PATCH] ar7: register watchdog driver only if enabled in hardware configuration
 2009-10-05  9:40 UTC  (2+ messages)

[U-Boot] Problem with NetConsole
 2009-10-05  9:40 UTC  (5+ messages)

vxge: Update driver_config->vpath_per_dev for each function in probe
 2009-10-05  9:38 UTC  (4+ messages)

git an patches: Some questions
 2009-10-05  9:37 UTC  (2+ messages)

[PATCH] Fixing to avoid invalid kfree() in cifs_get_tcp_session() of fs/cifs/connect.c
 2009-10-05  9:28 UTC 

ASoC updates for 2.6.32
 2009-10-05  9:35 UTC 

[RFC] Add scenario management
 2009-10-05  9:35 UTC  (8+ messages)
` [PATCH] ascenario: Add scenario support to alsa-lib

tc and CONNMARK
 2009-10-05  9:32 UTC 

[Buildroot] Question about libtool patching
 2009-10-05  9:30 UTC  (3+ messages)

[PATCH 00/17] Netchannel2 for a modern git kernel
 2009-10-05  9:29 UTC  (2+ messages)

[net-next-2.6 PATCH 3/9] vxge: Removed accessing non-supported registers
 2009-10-05  9:08 UTC 

[net-next-2.6 PATCH 2/9] vxge: Update driver_config->vpath_per_dev for each function in probe
 2009-10-05  9:08 UTC 

[net-next-2.6 PATCH 5/9] vxge: Removed unused functions
 2009-10-05  9:10 UTC 

[net-next-2.6 PATCH 4/9] vxge: Fixed crash in PAE system due to wrong typecasting
 2009-10-05  9:09 UTC 

[lm-sensors] [PATCH 0/5] sensord: Cleanup of the sensors deamon
 2009-10-05  9:25 UTC  (2+ messages)

[PATCH] TCPCT+1: initial SYN exchange with SYNACK data
 2009-10-05  9:22 UTC  (6+ messages)

[PATCH] wext: let get_wireless_stats() sleep
 2009-10-05  9:22 UTC  (4+ messages)

[RFC PATCH 01/10] PCMCIA: soc_common: convert to a stand alone module
 2009-10-05  9:21 UTC  (5+ messages)
` [RFC PATCH 05/10] PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111 specific data

[Buildroot] compile error with 'crtstuff.c'
 2009-10-05  9:18 UTC  (2+ messages)

[net-next-2.6 PATCH 9/9] vxge: Version update
 2009-10-05  9:15 UTC 

[net-next-2.6 PATCH 8/9] vxge: Acquire correct lock based on interrupt context
 2009-10-05  9:14 UTC 

[net-next-2.6 PATCH 7/9] vxge: Allow multiple functions with INTA
 2009-10-05  9:12 UTC 

[lm-sensors] it87 sensors need an ACPI driver (2.6.31)
 2009-10-05  9:12 UTC  (5+ 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.