All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-17 09:21:13 to 2010-11-17 10:56:47 UTC [more...]

[PATCH 1/2] wl1271: Prevent ad-hoc and active scanning on 11a DFS frequencies
 2010-11-17  9:57 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] Net Boot Controller
 2010-11-17 10:56 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] Add support for Net Boot Controller (NBC) packet
` [U-Boot] [PATCH 2/3] Add sendnbc tool to broadcast NBC magic packet
` [U-Boot] [PATCH 3/3] Add the NBC + netconsole corresponding documentation

[patch 00/28] [rfc] dcache scaling part 1
 2010-11-17 10:56 UTC  (5+ messages)
` [patch 01/28] fs: d_validate fixes

rdma_lat whos
 2010-11-17 10:54 UTC 

how to debug the guest os?
 2010-11-17 10:53 UTC 

[PATCH 0/4] ARM kdump fixes
 2010-11-17 10:52 UTC  (5+ messages)
` [PATCH 1/4] proc/vmcore: allow archs to override vmcore_elf_check_arch()

no_root_squash (and valid KRB root-ticket)
 2010-11-17 10:51 UTC  (2+ messages)

[Bug 31676] New: garbled text after loading nouveau module on EFI boot; X driver thinks there are no connected outputs
 2010-11-17 10:50 UTC  (6+ messages)
  ` [Bug 31676] "

How EPT translates an X86_32 guest physical address?
 2010-11-17 10:49 UTC  (8+ messages)

[PATCH -v4 0/2] Lockless memory allocator and list
 2010-11-17 10:49 UTC  (10+ messages)
` [PATCH -v4 1/2] lib, Make gen_pool memory allocator lockless

[PATCH 1/9] rt2x00: Increase REGISTER_BUSY_COUNT
 2010-11-17 10:48 UTC  (6+ messages)
` [PATCH 9/9] rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment

[Ksummit-2010-discuss] checkpoint-restart: naked patch
 2010-11-17 10:45 UTC  (7+ messages)

An article on the media controller
 2010-11-17 10:48 UTC  (2+ messages)

[PATCH v3 00/20] ARM: Add support for the Large Physical Address Extensions
 2010-11-17 10:47 UTC  (6+ messages)
` [PATCH v3 15/20] ARM: LPAE: use phys_addr_t instead of unsigned long for physical addresses

[ath9k-devel] trying to grasp the stack
 2010-11-17 10:47 UTC  (2+ messages)

[PATCH 00/49] spi: davinci: re-write existing driver
 2010-11-17 10:44 UTC  (50+ messages)
  ` [PATCH 01/49] spi: davinci: fix checkpatch errors
      ` [PATCH 02/49] spi: davinci: whitespace cleanup
          ` [PATCH 03/49] spi: davinci: remove unused variable 'pdata'
              ` [PATCH 04/49] spi: davinci: removed unused #defines
                  ` [PATCH 05/49] spi: davinci: remove unnecessary typecast
                      ` [PATCH 06/49] spi: davinci: set chip-select mode in SPIDEF only once
                          ` [PATCH 07/49] spi: davinci: enable both activation and deactivation of chip-selects
                              ` [PATCH 08/49] spi: davinci: remove unnecessary data transmit on CS disable
                                  ` [PATCH 09/49] spi: davinci: enable GPIO lines to be used as chip selects
                                      ` [PATCH 10/49] spi: davinci: simplify prescalar calculation
                                          ` [PATCH 11/49] spi: davinci: remove 'wait_enable' platform data member
                                              ` [PATCH 12/49] spi: davinci: make chip-slect specific parameters really chip-select specific
                                                  ` [PATCH 13/49] spi: davinci: consolidate setup of SPIFMTn in one function
                                                      ` [PATCH 14/49] spi: davinci: setup chip-select timers values only if timer enabled
                                                          ` [PATCH 15/49] spi: davinci: add support for wait enable timeouts
                                                              ` [PATCH 16/49] spi: davinci: remove unused members of davinci_spi_slave
                                                                  ` [PATCH 17/49] spi: davinci: eliminate the single member structure davinci_spi_slave
                                                                      ` [PATCH 18/49] spi: davinci: eliminate unnecessary update of davinci_spi->count
                                                                          ` [PATCH 19/49] spi: davinci: simplify calculation of edma acount value
                                                                              ` [PATCH 20/49] spi: davinci: check for NULL buffer pointer before using it
                                                                                  ` [PATCH 21/49] spi: davinci: remove unnecessary disable of SPI
                                                                                      ` [PATCH 22/49] spi: davinci: remove unnecessary 'count' variable in driver private data
                                                                                          ` [PATCH 23/49] spi: davinci: do not treat Tx interrupt being set as error
                                                                                              ` [PATCH 24/49] spi: davinci: remove unnecessary completion variable initialization
                                                                                                  ` [PATCH 25/49] spi: davinci: remove non-useful interrupt mode support
                                                                                                      ` [PATCH 26/49] spi: davinci: simplify poll mode transfers
                                                                                                          ` [PATCH 27/49] spi: davinci: add support for interrupt mode
                                                                                                              ` [PATCH 28/49] spi: davinci: configure the invariable bits in spipc0 only once
                                                                                                                  ` [PATCH 29/49] spi: davinci: remove unnecessary function davinci_spi_bufs_prep()
                                                                                                                      ` [PATCH 30/49] spi: davinci: remove unnecessary call to davinci_spi_setup_transfer()
                                                                                                                          ` [PATCH 31/49] spi: davinci: do not store DMA channel information per chip select
                                                                                                                              ` [PATCH 32/49] spi: davinci: always start transmit DMA
                                                                                                                                  ` [PATCH 33/49] spi: davinci: do not use temporary buffer if no transmit data provided
                                                                                                                                      ` [PATCH 34/49] spi: davinci: always start receive DMA
                                                                                                                                          ` [PATCH 35/49] spi: davinci: use edma_write_slot() to setup EDMA PaRAM slot
                                                                                                                                              ` [PATCH 36/49] spi: davinci: fix DMA event generation stoppage
                                                                                                                                                  ` [PATCH 37/49] spi: davinci: do not allocate DMA channels during SPI device setup
                                                                                                                                                      ` [PATCH 38/49] spi: davinci: fix EDMA CC errors at end of transfers
                                                                                                                                                          ` [PATCH 39/49] spi: davinci: handle DMA completion errors correctly
                                                                                                                                                              ` [PATCH 40/49] spi: davinci: remove usage of additional completion variables for DMA
                                                                                                                                                                  ` [PATCH 41/49] spi: davinci: let DMA operation be specified on per-device basis
                                                                                                                                                                      ` [PATCH 42/49] spi: davinci: remove non-useful "clk_internal" platform data
                                                                                                                                                                          ` [PATCH 43/49] spi: davinci: enable and power-up SPI only when required
                                                                                                                                                                              ` [PATCH 44/49] spi: davinci: setup the driver owner
                                                                                                                                                                                  ` [PATCH 45/49] spi: davinci: add additional comments
                                                                                                                                                                                      ` [PATCH 46/49] spi: davinci: add EF Johnson Technologies copyright
                                                                                                                                                                                          ` [PATCH 47/49] spi: davinci: remove unnecessary private data member 'region_size'
                                                                                                                                                                                              ` [PATCH 48/49] spi: davinci: shorten variable names
                                                                                                                                                                                                  ` [PATCH 49/49] spi: davinci: kconfig: add manufacturer name to prompt string

XFS: I/O Error Detected / 2.6.27.39
 2010-11-17 10:43 UTC  (3+ messages)

[PATCH 1/2] KVM test: Support params for netdev
 2010-11-17 10:41 UTC  (2+ messages)
` [PATCH 2/2] KVM test: Let vhost use netdev_extra_params

[PATCH 00/13] IO-less dirty throttling v2
 2010-11-17 10:34 UTC  (4+ messages)
` [PATCH 01/13] writeback: IO-less balance_dirty_pages()

[U-Boot] [PATCH] revert "tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode"
 2010-11-17 10:41 UTC  (2+ messages)

[RFC][PATCH 0/5] tracing/events: stable tracepoints
 2010-11-17 10:39 UTC  (4+ messages)
` [RFC][PATCH 1/5] [PATCH 1/5] events: Add EVENT_FS the event filesystem

2.6.35.5: hibernation broken... AGAIN
 2010-11-17 10:39 UTC 

[U-Boot] still an issue ?? - Can't get strong symbol to override weak one
 2010-11-17 10:38 UTC 

[PATCH] KVM test: Minor enhancement for kdump
 2010-11-17 10:45 UTC 

[U-Boot] RFC: missing patch review for LL TEMAC driver to u-boot
 2010-11-17 10:38 UTC  (2+ messages)

[PATCH] drivers/media: nuvoton: always true expression
 2010-11-17 10:35 UTC  (4+ messages)
    ` [PATCH] drivers/media: nuvoton: fix chip id probe

[PATCH 00/14] PV ticket locks without expanding spinlock
 2010-11-17 10:34 UTC  (17+ messages)
` [PATCH 09/14] xen/pvticketlock: Xen implementation for PV ticket locks
      ` [Xen-devel] "
          `  "
` [PATCH 13/14] x86/ticketlock: add slowpath logic

[Qemu-devel] [PATCH v4 0/3]: QMP: Human Monitor passthrough
 2010-11-17 10:27 UTC  (2+ messages)

Preparing for release - Freeze on master
 2010-11-17 10:25 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/4] use new vgabios
 2010-11-17 10:26 UTC  (4+ messages)
` [Qemu-devel] "

[U-Boot] [PATCH 2/2][v2] Add readme of how to boot from espi flash for p4080ds
 2010-11-17 10:25 UTC  (4+ messages)

[PATCH 0/4] Add MSM USB Host Controller support
 2010-11-17 10:23 UTC  (4+ messages)
` [PATCH 1/4] USB: Add MSM OTG Controller driver

ping -I eth1 
 2010-11-17 10:23 UTC  (13+ messages)

[Qemu-devel] [PATCH 0/3] vnc/spice: add monitor command to change password
 2010-11-17 10:23 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/3] vnc: support password expire

[Patch 00/17] Autorebuild
 2010-11-17 10:22 UTC  (2+ messages)

[PATCH] ARM: s3c2440: fix AC97 and camera clock registration
 2010-11-17 10:22 UTC 

[PATCH 1/7] ARM: kexec: Correct data alignment for CONFIG_THUMB2_KERNEL
 2010-11-17 10:21 UTC  (11+ messages)
` [PATCH 4/7] ARM: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kernel/head.S
` [PATCH 7/7] ARM: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2_KERNEL

DVI/EDID broken with Intel i945 graphics and 2.6.37-rc2
 2010-11-17 10:20 UTC  (2+ messages)

LVM2 ./WHATS_NEW lib/misc/lvm-string.c lib/mis 
 2010-11-17 10:19 UTC 

[Qemu-devel] [PATCH][RESEND] pcnet: Do not receive external frames in loopback mode
 2010-11-17 10:18 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH][RESEND] char: Flush read buffer in mux_chr_can_read
 2010-11-17 10:18 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/7] omap-sham off mode and error handling fixes
 2010-11-17 10:17 UTC  (4+ messages)
` [PATCH 1/7] crypto: updates omap sham device related platform code

fadvise DONTNEED implementation (or lack thereof)
 2010-11-17 10:16 UTC  (9+ messages)

groff .ft command use in asciidoc
 2010-11-17 10:15 UTC  (2+ messages)

[PATCH 1/3] direct-io: add a hook for the fs to provide its own bio merging check function
 2010-11-17 10:11 UTC  (4+ messages)

[PATCH] uclibc++: moved to 0.2.2
 2010-11-17 10:08 UTC 

[U-Boot] Davinci: add support for ea20 board
 2010-11-17 10:09 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2][NEXT] Davinci 8xx: Move common functions to share code
` [U-Boot] [PATCH V6 2/2][NEXT] Davinci: add support for the ea20 board

[PATCH 00/13] IO-less dirty throttling
 2010-11-17 10:06 UTC  (5+ messages)

[PATCH 00/05] fbdev: SH-Mobile MIPI-DSI Update
 2010-11-17 10:06 UTC  (8+ messages)
` [PATCH 01/05] fbdev: sh_mipi_dsi: Remove request/release mem region

[VLAN tagging on XenServer 5.6 with Dual Port 10GbE FCoE]
 2010-11-17 10:05 UTC  (6+ messages)
` [VLAN tagging on XenServer 5.6 with Dual Port 10GbEFCoE]
      `  "

[PATCH] fix kzalloc in scsi device handler
 2010-11-17 10:04 UTC  (4+ messages)

[PATCH] Restrict unprivileged access to kernel syslog
 2010-11-17 10:03 UTC  (3+ messages)

[dm-crypt] AES-XTS performance
 2010-11-17 10:03 UTC  (7+ messages)

[PATCH] fbdev: sh_mipi_dsi: Require two I/O resources V2
 2010-11-17  9:53 UTC  (2+ messages)

[PATCH] libata: remove unlock+relock cycle in ata_scsi_queuecmd
 2010-11-17 10:01 UTC  (4+ messages)

[Security] proactive defense: using read-only memory
 2010-11-17 10:00 UTC  (2+ messages)

How to apply patches
 2010-11-17 10:00 UTC 

[Qemu-devel] [PATCH v3 0/4] use new vgabios
 2010-11-17 10:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/4] switch stdvga to pci vgabios

PREFERRED_PROVIDER issue/question
 2010-11-17  9:57 UTC  (3+ messages)

[PATCH] Add OMAP Support for Generic PWM Devices using Dual-mode Timers
 2010-11-17  9:58 UTC  (2+ messages)

[PATCH] ASoC: davinci: fixes for multi-component
 2010-11-17  9:57 UTC  (2+ messages)

Poor performance unlinking hard-linked files
 2010-11-17  9:56 UTC  (5+ messages)
` Poor performance unlinking hard-linked files (repost)

WARNING: at fs/xfs/linux-2.6/xfs_aops.c:1289 xfs_vm_releasepage+0x32/0x41()
 2010-11-17  9:58 UTC  (2+ messages)

[PATCH 00/10] MCDE: Add frame buffer device driver
 2010-11-17  9:55 UTC  (6+ messages)
` [PATCH 01/10] MCDE: Add hardware abstraction layer

Balloon driver for Linux/HVM
 2010-11-17  9:53 UTC  (7+ messages)
  `  "
    `  "

[Qemu-devel] [PATCH v3 0/2] Type-safe ioport callbacks
 2010-11-17  9:50 UTC  (6+ messages)
`  "
` [Qemu-devel] [PATCH v3 1/2] "
  `  "
` [Qemu-devel] [PATCH v3 2/2] piix4 acpi: convert io BAR to type-safe "
  `  "

[ANNOUNCE] New utility: 'trace'
 2010-11-17  9:49 UTC  (2+ messages)

[PATCH (sh-2.6)] sh: Use GCC __builtin_prefetch() to implement prefetch()
 2010-11-17  9:49 UTC  (3+ messages)
` [PATCH (sh-2.6)] sh: Use GCC __builtin_prefetch() to implement prefetch (V2)

[Buildroot] [PATCH] linux: drop LDFLAGS override
 2010-11-17  9:44 UTC  (2+ messages)

[Xenomai-help] Debug/trace tools for xenomai applications
 2010-11-17  9:42 UTC  (3+ messages)

kernel panic when enable x2apic
 2010-11-17  9:41 UTC  (2+ messages)

[LTP] New features in LTP (11/17/2010)
 2010-11-17  9:40 UTC 

[Qemu-devel] cpu_register_physical_memory_offset()
 2010-11-17  9:39 UTC 

[PATCH v3 0/9] xfsrestore dirent limitations and scaling issues
 2010-11-17  9:38 UTC  (11+ messages)
` [PATCH v3 2/9] xfsrestore: change nrh_t from 32 to 64 bits
` [PATCH v3 3/9] xfsrestore: cache path lookups
` [PATCH v3 4/9] xfsrestore: mmap dirent names for faster lookups
` [PATCH v3 8/9] xfsrestore: remove nix_t
` [PATCH v3 9/9] xfsrestore: check for compatible xfsrestore

[PATCH] ARM i.MX: consolidate chip revision macros
 2010-11-17  9:36 UTC 

Bogus error: Untracked working tree file '....' would be overwritten by merge. Aborting
 2010-11-17  9:33 UTC  (7+ messages)

[PATCH v8] iw: Add antenna configuration commands
 2010-11-17  9:32 UTC 

[PATCH v2 0/2] Minimal RAM API support
 2010-11-17  9:31 UTC  (6+ messages)
` [PATCH v2 2/2] RAM API: Make use of it for x86 PC
  ` [Qemu-devel] "

Hole Punching V2
 2010-11-17  9:30 UTC  (13+ messages)
` [PATCH 1/6] fs: add hole punching to fallocate
  ` [Cluster-devel] "
                  ` [Ocfs2-devel] "

[PATCH 0/3] hwmem: Hardware memory driver
 2010-11-17  9:28 UTC  (7+ messages)

[PATCH 0/5] Add the ability to link device blobs into vmlinux
 2010-11-17  9:27 UTC  (4+ messages)
` [PATCH 1/5] of: Add support for linking device tree "

[0/8,v3] NUMA Hotplug Emulator - Introduction & Feedbacks
 2010-11-17  9:26 UTC  (3+ messages)

[PATCH] nomadik: prevent sched_clock() wraparound
 2010-11-17  9:26 UTC  (6+ messages)

experimental iwlwifi 1000 uCode available
 2010-11-17  9:23 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] AHCI emulation support
 2010-11-17  9:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH 04/10] ide: enable preallocated sg lists


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.