All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-17 09:57:40 to 2010-11-17 11:36:02 UTC [more...]

[Qemu-devel] [PATCH 0/2] Add support for SystemTAP and DTrace tracing backends (v5)
 2010-11-17 11:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] Add a DTrace tracing backend targetted for SystemTAP compatability

RFC: /sys/power/policy_preference
 2010-11-17 11:35 UTC  (6+ messages)
` x86_energy_perf_policy.c
  ` [PATCH] tools: add x86_energy_perf_policy to program MSR_IA32_ENERGY_PERF_BIAS
    ` [PATCH RESEND] tools: add power/x86/x86_energy_perf_policy "

[PATCH] omap3: feature: fix OMAP3_IVA_MASK
 2010-11-17 11:35 UTC  (3+ messages)

[PATCH 00/49] spi: davinci: re-write existing driver
 2010-11-17 11:35 UTC  (52+ 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

[U-Boot] [PATCH 0/3] Net Boot Controller
 2010-11-17 11:34 UTC  (9+ 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

XFS: I/O Error Detected / 2.6.27.39
 2010-11-17 11:35 UTC  (4+ messages)

[U-Boot] [RESEND PATCH 1/2] TI: DaVinci DA850 EVM: add information regarding DA850 in README.davinci
 2010-11-17 11:32 UTC  (2+ messages)
` [U-Boot] [RESEND PATCH v4 2/2] TI: DaVinci DA850 EVM: support passing maximum allowed cpu clock rate information to kernel

[RFC][PATCH] perf: sysfs type id
 2010-11-17 11:30 UTC  (12+ messages)

rdma_lat whos
 2010-11-17 11:30 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] usb-ccid (v6)
 2010-11-17 11:27 UTC  (2+ messages)

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

Versioning configuration files on a server: fatal: Unable to create '//etc/.git/index.lock': No such file or directory
 2010-11-17 11:20 UTC  (2+ messages)

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

[PATCH] drm/i915: don't use i915_driver_unload() to cleanup failed vblank init
 2010-11-17 11:19 UTC  (2+ messages)
` [PATCH] drm/i915: dont "

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

[PATCH] plugin: Add ste modem initd integration
 2010-11-17 11:18 UTC 

[RFC][PATCH 00/11] ARM: imx: Add initial i.MX28 support
 2010-11-17 11:17 UTC  (4+ messages)
` [PATCH 03/11] ARM: imx: Add reset routine for i.MX28

[Ksummit-2010-discuss] checkpoint-restart: naked patch
 2010-11-17 11:14 UTC  (18+ messages)

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

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

rtl2832u support
 2010-11-17 11:15 UTC  (4+ messages)

[RFC Patch] Support for making an E820 PCI hole in toolstack (xl + xm)
 2010-11-17 11:14 UTC  (2+ messages)

[PATCH net-next-2.6 v2] can: EG20T PCH: add prefix to macro
 2010-11-17 11:13 UTC 

[PATCH net-next-2.6 v2] can: EG20T PCH: add prefix to macro
 2010-11-17 11:13 UTC 

[PATCH 1/7] ARM: kexec: Correct data alignment for CONFIG_THUMB2_KERNEL
 2010-11-17 11:11 UTC  (12+ 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
  ` [PATCH 7/7 v1.1] "

[PATCH v5-light 0/6] KVM: Improve IRQ assignment for device passthrough
 2010-11-17 11:10 UTC  (2+ messages)

[Buildroot] arm-linux-ld: BFD 2.16.1 assertion fail
 2010-11-17 11:10 UTC 

[PATCHv3] drivers/misc: Altera active serial implementation
 2010-11-17 11:08 UTC  (9+ messages)

[PATCH 1/9] ARM: pxa: redefine the cpu_is_pxa3xx
 2010-11-17 11:09 UTC  (10+ messages)
` [PATCH 2/9] ARM: pxa: redefine irqs.h
  ` [PATCH 3/9] ARM: pxa: support pxa95x
    ` [PATCH 4/9] ARM: pxa: support saarb platform
      ` [PATCH 5/9] ARM: mmp: select CPU_PJ4
        ` [PATCH 6/9] ARM: pxa: sanitize IRQ registers access based on offset
          ` [PATCH 7/9] ARM: pxa: auto compute shift and mult of timer
            ` [PATCH 8/9] ARM: pxa: add 32KHz timer as clock source
              ` [PATCH 9/9] ARM: pxa: add iwmmx support for PJ4

[Qemu-devel] [PATCH] vgabios update: handle compatibility with older qemu versions
 2010-11-17 11:06 UTC 

[PATCH] input: Add Atmel maXTouch touchscreen driver
 2010-11-17 10:41 UTC  (3+ messages)

[PATCH] add netdev led trigger
 2010-11-17 11:05 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon: (lm95241) Rewritten without using macros
 2010-11-17 11:05 UTC  (6+ messages)
` [lm-sensors] [PATCH] hwmon: (lm95241) Rewritten without using
      ` [PATCH] hwmon: (lm95241) Rewritten without using macros

[PATCH 0/9] Clean up SMP IPI support
 2010-11-17 11:05 UTC  (3+ messages)
` [PATCH 2/9] ARM: smp: pass an ipi number to smp_cross_call()

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

[PATCH (sh-2.6)] sh: Use GCC __builtin_prefetch() to implement prefetch()
 2010-11-17 11:01 UTC  (2+ messages)
` [PATCH (sh-2.6)] sh: Use GCC __builtin_prefetch() to implement

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

[PATCH] ARM: mach-shmobile: Initial AG5 and AG5EVM support
 2010-11-17 10:59 UTC  (2+ messages)

Linux 2.6.37-rc2
 2010-11-17 10:58 UTC  (4+ messages)
` [PATCH] cciss: fix build for PROC_FS disabled

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

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

[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

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

[ath9k-devel] trying to grasp the stack
 2010-11-17 10:47 UTC  (2+ 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  (9+ messages)
` [PATCH 09/14] xen/pvticketlock: Xen implementation for PV ticket locks
      ` [Xen-devel] "
          `  "

[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 

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

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  (7+ 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 

[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)


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.