All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-08-13 13:32:37 to 2009-08-13 14:53:46 UTC [more...]

[PATCH 2/2] vhost_net: a kernel-level virtio server
 2009-08-13 14:53 UTC  (15+ messages)

[PATCH v2] b43: Update dummy transmission to match V4 specs
 2009-08-13 14:51 UTC 

[PATCH] Add kerneldoc for flush_scheduled_work()
 2009-08-13 14:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio-blk: handle NULL returns from bdrv_aio_{read, write}
 2009-08-13 14:49 UTC 

[PATCHv3 00/20] OMAP ASoC changes in DMA utilization
 2009-08-13 14:35 UTC  (41+ messages)
` [PATCHv3 01/20] OMAP: McBSP: Provide functions for ASoC frame syncronization
  ` [PATCHv3 02/20] OMAP: McBSP: Add IRQEN, IRQSTATUS, THRESHOLD2 and THRESHOLD1 registers
    ` [PATCHv3 03/20] OMAP: McBSP: Use appropriate value for startup delay
      ` [PATCHv3 04/20] OMAP: McBSP: Add transmit/receive threshold handler
        ` [PATCHv3 05/20] OMAP: McBSP: Create and export max_(r|t)x_thres property
          ` [PATCHv3 06/20] OMAP3: McBSP: Lower the maximum buffersize for McBSP1, 3, 4, 5
          ` [PATCHv3 06/20] OMAP3: McBSP: Lower the maximum buffersize for McBSP1,3,4,5
            ` [PATCHv3 07/20] OMAP: McBSP: Rename thres sysfs symbols
              ` [PATCHv3 08/20] OMAP: McBSP: Add link DMA mode selection
                ` [PATCHv3 09/20] OMAP: McBSP: Wakeups utilized
                  ` [PATCHv3 10/20] OMAP: McBSP: Change wakeup signals
                    ` [PATCHv3 11/20] OMAP: McBSP: Retain McBSP FCLK clockactivity
                      ` [PATCHv3 12/20] OMAP: McBSP: Configure NO IDLE mode for DMA mode different of threshold
                        ` [PATCHv3 13/20] OMAP: McBSP: Do not enable wakeups for no-idle mode
                          ` [PATCHv3 14/20] OMAP: McBSP: Let element DMA mode hit retention also
                            ` [PATCHv3 15/20] ASoC: OMAP: Make DMA 64 aligned
                              ` [PATCHv3 16/20] ASoC: OMAP: Enable DMA burst mode
                                ` [PATCHv3 17/20] ASoC: Add runtime check for RFIG and XFIG
                                  ` [PATCHv3 18/20] ASoC: Always syncronize audio transfers on frames
                                    ` [PATCHv3 19/20] ASoC: OMAP: Use McBSP threshold to playback and capture
                                      ` [PATCHv3 20/20] ASoC: OMAP: Use DMA operating mode of McBSP

[U-Boot] [PATCH 1/2] Replace BCD2BIN and BIN2BCD macros with inline functions
 2009-08-13 14:48 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] Switch from per-driver to common definition of bin2bcd and bcd2bin

[Patch] chunkd: use port xxx82 to build
 2009-08-13 14:46 UTC 

[RFC][PATCH 0/3] PM: Asynchronous suspend and resume
 2009-08-13 14:45 UTC  (3+ messages)

[PATCH 0/4] fast-import: add a new option command
 2009-08-13 14:45 UTC  (8+ messages)
` [PATCH 1/4] fast-import: put option parsing code in seperate functions
  ` [PATCH 2/4] fast-import: define a new option command
    ` [PATCH 3/4] fast-import: add "

[PATCH] arch-x86-pci-swiotlb-cleanup-patch
 2009-08-13 14:18 UTC 

fallocate overhead
 2009-08-13 14:45 UTC  (2+ messages)

kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()
 2009-08-13 14:44 UTC  (6+ messages)
` kmemleak: Protect the seq start/next/stop sequence byrcu_read_lock()

[PATCH] swap: send callback when swap slot is freed
 2009-08-13 14:44 UTC  (6+ messages)

AutoFS+NFSv4 server down = LOOOOONG timeout
 2009-08-13 14:43 UTC  (12+ messages)

[Qemu-devel] [PATCH v0 00/29] QMonitor
 2009-08-13 14:43 UTC  (36+ messages)
` [Qemu-devel] [PATCH 01/29] Introduce QObject
` [Qemu-devel] [PATCH 02/29] Introduce QInt
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 03/29] Introduce QString
` [Qemu-devel] [PATCH 04/29] Introduce QDict
` [Qemu-devel] [PATCH 05/29] Add wrappers to functions used by the Monitor
` [Qemu-devel] [PATCH 06/29] monitor: New format for handlers argument types
` [Qemu-devel] [PATCH 07/29] monitor: Setup a QDict with arguments to handlers
` [Qemu-devel] [PATCH 08/29] monitor: Export QDict header
` [Qemu-devel] [PATCH 09/29] monitor: Port handler_0 to use QDict
` [Qemu-devel] [PATCH 10/29] monitor: Port handler_1 "
` [Qemu-devel] [PATCH 11/29] monitor: Port handler_2 "
` [Qemu-devel] [PATCH 12/29] monitor: Port handler_3 "
` [Qemu-devel] [PATCH 13/29] monitor: Port handler_4 "
` [Qemu-devel] [PATCH 14/29] monitor: Port handler_5 "
` [Qemu-devel] [PATCH 15/29] monitor: Port handler_6 "
` [Qemu-devel] [PATCH 16/29] monitor: Port handler_7 "
` [Qemu-devel] [PATCH 17/29] monitor: Drop handler_8 and handler_9
` [Qemu-devel] [PATCH 18/29] monitor: Port handler_10 to use QDict
` [Qemu-devel] [PATCH 19/29] monitor: Split monitor_handle_command()
` [Qemu-devel] [PATCH 20/29] monitor: Drop unused macros
` [Qemu-devel] [PATCH 21/29] monitor: Drop str_allocated[]
` [Qemu-devel] [PATCH 22/29] monitor: Drop args[] handling code
` [Qemu-devel] [PATCH 23/29] monitor: fail when 'i' type is greater than 32-bit
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 24/29] monitor: Update supported types documentation
` [Qemu-devel] [PATCH 25/29] Add check support
` [Qemu-devel] [PATCH 26/29] Introduce QInt unit-tests
` [Qemu-devel] [PATCH 27/29] Introduce QString unit-tests
` [Qemu-devel] [PATCH 28/29] Introduce QDict test data file
` [Qemu-devel] [PATCH 29/29] Introduce QDict unit-tests

[Buildroot] Explicit dependencies on uclibc in makefiles
 2009-08-13 14:43 UTC  (5+ messages)

crypto: ansi_cprng - Do not select FIPS
 2009-08-13 14:41 UTC  (4+ messages)

[ath9k-devel] [PATCH 0/3] ath: advance ath.ko with one more helper
 2009-08-13 14:41 UTC  (7+ messages)
  ` [ath9k-devel] [ath5k-devel] "
          `  "

Cross-compiling qt based programs with cmake
 2009-08-13 14:23 UTC  (4+ messages)

[RFC] ipv6: Change %pI6 format to output compacted addresses?
 2009-08-13 14:39 UTC  (7+ messages)

[PATCH] Add kerneldoc for flush_scheduled_work()
 2009-08-13 14:37 UTC  (4+ messages)

[U-Boot] [PATCH] V3 Add support for the galaxy5200
 2009-08-13 14:38 UTC  (2+ messages)

Ideas for scripts, to save work, when building several boards
 2009-08-13 14:19 UTC  (6+ messages)

[PATCH] Documentation: Update KVM list email address
 2009-08-13 14:35 UTC 

Feature request: set -o pipefail
 2009-08-13 14:35 UTC  (3+ messages)

[PATCHv3 00/20] OMAP ASoC changes in DMA utilization
 2009-08-13 14:35 UTC 

[SPAM] installation/getting started issues on SLES 11
 2009-08-13 14:34 UTC  (4+ messages)
  ` [SPAM] RE: [SPAM] installation/getting started issues onSLES 11

[Qemu-devel] [PATCH] qdev: add return value to init() callbacks
 2009-08-13 14:31 UTC  (9+ messages)

What does the DSPBRIDGE do?
 2009-08-13 14:30 UTC  (2+ messages)

[PATCH 2/2] powerpc/44x: Update Arches defconfig
 2009-08-13 14:30 UTC 

[PATCH 1/2] powerpc/44x: Update Arches dts
 2009-08-13 14:30 UTC 

[PATCH V2 0/4] introduce device async actions mechanism
 2009-08-13 14:30 UTC  (3+ messages)

[PATCH 1/2] perf tools: Add a per tracepoint counter attribute to get raw sample
 2009-08-13 14:29 UTC  (2+ messages)

IŞIL KIRTASİYE KAMPANYALARI
 2009-08-13 13:28 UTC 

LVM2 ./WHATS_NEW tools/lvchange.c
 2009-08-13 14:27 UTC 

[PATCH] PM: Introduce core framework for run-time PM of I/O devices (rev. 14)
 2009-08-13 14:26 UTC  (5+ messages)
` [linux-pm] [RFC] usb: Add support for runtime power management of the hcd
    `  "

[PATCH 4/7] Fix various bugs in the target code
 2009-08-13 14:25 UTC 

3430SDP: Build break in pm-2.6.29 branch
 2009-08-13 14:25 UTC  (2+ messages)

[PATCH v3] x86: clear incorrectly forced X86_FEATURE_LAHF_LM flag
 2009-08-13 14:21 UTC  (3+ messages)
` [PATCH 2/2] x86: Clear "

[dm-crypt] boot timeout and fsck.ext3
 2009-08-13 14:20 UTC  (2+ messages)

[PATCH 7/7 ver 2] Improvements to the device and target code
 2009-08-13 14:20 UTC 

[PROBLEM] perf report is broken in latest linus git
 2009-08-13 14:18 UTC  (3+ messages)
` [PATCH] perf_counter: Report the cloning task as parent on perf_counter_fork()
  ` [tip:perfcounters/urgent] "

[PATCH V2 1/3] new ad1836 codec driver based on asoc
 2009-08-13 14:18 UTC  (2+ messages)

[PATCH v2] OMAP2/3: DMA errata correction
 2009-08-13 14:18 UTC  (2+ messages)

[PATCH] PM OMAP3: Change omap3_save_secure_ram to be called only during init
 2009-08-13 14:16 UTC  (2+ messages)

[PATCH V2] Freescale MC13783 PMIC support
 2009-08-13 14:16 UTC  (9+ messages)
` [PATCH 1/5] drivers/mfd: Add Freescale MC13783 driver
  ` [PATCH 2/5] [input] add mc13783 touchscreen driver
    ` [lm-sensors] [PATCH 3/5] [hwmon] add Freescale MC13783 adc driver
      ` [lm-sensors] [PATCH 3/5] [hwmon] add Freescale MC13783
          ` [lm-sensors] [PATCH 3/5] [hwmon] add Freescale MC13783 adc

Bugs in scsi_vpd_inquiry()
 2009-08-13 14:15 UTC  (4+ messages)

[PATCH] b43: LP-PHY: Initialize TX power control
 2009-08-13 14:12 UTC  (3+ messages)

[dm-crypt] LUKS header modifications
 2009-08-13 14:12 UTC  (2+ messages)

[PATCH net-next-2.6] bonding: wipe out printk's
 2009-08-13 14:11 UTC 

[PATCH 1/3] Networking: use CAP_NET_ADMIN when deciding to call request_module
 2009-08-13 14:03 UTC  (10+ messages)
` [PATCH 2/3] security: introducing security_request_module
` [PATCH 3/3] SELinux: add selinux_kernel_module_request

[PATCH 4/6] Add support for LZO-compressed kernels for ARM
 2009-08-13 14:07 UTC  (12+ messages)

[PATCH] fix the bug of gdb which debugs xen
 2009-08-13 14:05 UTC  (5+ messages)

[PATCH] ipv6: Log the explicit address that triggered DAD failure
 2009-08-13 14:03 UTC  (4+ messages)

[PATCH 0/2] ASoC: TWL4030: Cosmetic and PM related changes
 2009-08-13 14:00 UTC  (5+ messages)
` [PATCH 1/2] ASoC: TWL4030: Fix for capture mixer strings
  ` [PATCH 2/2] ASoC: TWL4030: Introduce PGAs for outputs

KWorld UB435-Q support?
 2009-08-13 13:50 UTC  (2+ messages)

[net-next 11/36] bnx2x: MDC/MDIO CL45 IOCTLs
 2009-08-13 13:57 UTC  (2+ messages)

Audio support for TLV320AIC23 on Simtec S3C24XX products
 2009-08-13 13:50 UTC  (4+ messages)

[nft] numeric ip protocol values and omitting filter tablename
 2009-08-13 13:49 UTC  (2+ messages)

fs change on read-only mount
 2009-08-13 13:49 UTC  (4+ messages)

tlv320aic3x: Allow driver to use already registered i2c device
 2009-08-13 13:48 UTC  (3+ messages)

[PATCH 0/3]: Discard reserved PXM bits for SRAT v1
 2009-08-13 13:38 UTC  (3+ messages)

[PATCH] zr364: wrong indexes
 2009-08-13 13:47 UTC  (2+ messages)

state of the fastboot activities?
 2009-08-13 13:46 UTC  (2+ messages)

Adding MTD concat support to FSL ELBC NAND driver
 2009-08-13 13:46 UTC 

[PATCH] VMX: issue an NMI rather than just calling the NMI handler
 2009-08-13 13:46 UTC 

8139cp dma-debug warning
 2009-08-13 13:45 UTC  (4+ messages)

[bug?] netfilter/ipvs : suspected race bugs related to atomic operations
 2009-08-13 13:44 UTC  (2+ messages)

resend|stable: netfilter: xt_quota: fix wrong return value (error case)
 2009-08-13 13:42 UTC  (2+ messages)

[PATCH v2 1/6] ARM: OMAP4: PM: Fix the PRM and CM base addresses
 2009-08-13 13:41 UTC  (6+ messages)
` [PATCH v2 2/6] ARM: OMAP4: PM: PRM/CM module offsets for OMAP4
  ` [PATCH v2 3/6] ARM: OMAP4: PM: Adds PRM register defs "
    ` [PATCH v2 4/6] ARM: OMAP4: PM: Adds PRM register shift and mask bits

Marvell 6121 AHCI: hotplug not reliable?
 2009-08-13 13:40 UTC  (3+ messages)

acpi_ex_system_memory_space_handler oops
 2009-08-13 13:43 UTC  (3+ messages)

[Qemu-devel] virtio-blk/qdev failure in the current git tree
 2009-08-13 13:38 UTC  (13+ messages)

[PATCH] MAINTAINERS: Add "L: linux-arm@vger.kernel.org" to ARM sections
 2009-08-13 13:33 UTC  (12+ messages)

[PATCH] Add spi controller driver for w90p910
 2009-08-13 13:37 UTC  (2+ messages)

[RFC][v4][PATCH 0/7] clone_with_pids() system call
 2009-08-13 13:32 UTC  (4+ messages)

[U-Boot] [PATCH] Add support for USB on PSC3 for the mpc5200
 2009-08-13 13:32 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.