All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-11-28 15:48:58 to 2011-11-28 16:59:40 UTC [more...]

[PATCH RFC v3 00/13] New event API
 2011-11-28 16:59 UTC  (14+ messages)
` [PATCH 01/13] libxl: Make libxl__xs_* more const-correct
` [PATCH 02/13] libxenstore: Provide xs_check_watch
` [PATCH 03/13] libxl: Provide a version of bsd's queue.h as _libxl_list.h
` [PATCH 04/13] libxl: idl: support new "c_only" type attribute
` [PATCH 05/13] libxl: idl: Provide struct and union tags
` [PATCH 06/13] libxl: permit declaration after statement
` [PATCH 07/13] libxl: internal convenience macros
` [PATCH 08/13] libxl: Rationalise #includes
` [PATCH 09/13] libxl: introduce lock in libxl_ctx
` [PATCH 10/13] libxl: make libxl__[v]log const-correct
` [PATCH 11/13] libxl: make libxl__free_all idempotent
` [PATCH 12/13] libxl: New API for providing OS events to libxl
` [PATCH 13/13] libxl: New event generation API

[RFC PATCH] ARM: Add generic instruction opcode manipulation helpers
 2011-11-28 16:59 UTC  (2+ messages)

[PATCH] perf tool: reset use_browser when compiled without NEWT
 2011-11-28 16:58 UTC  (2+ messages)

[GIT PULL] sound updates for 3.2-rc4
 2011-11-28 16:58 UTC  (2+ messages)

[PATCH] ASoC: Convert WM8903 MICBIAS to a supply widget
 2011-11-28 16:58 UTC  (2+ messages)

Load increase after memory upgrade (part2)
 2011-11-28 16:58 UTC  (7+ messages)

[PATCH] em28xx: Add Terratec Cinergy HTC Stick
 2011-11-28 16:57 UTC  (3+ messages)

how debug DOSEMU crash?
 2011-11-28 16:56 UTC  (3+ messages)

[ANNOUNCE] libnes-1.1.3 release
 2011-11-28 16:55 UTC 

[PATCH net-next] tcp: tcp_sendmsg() wrong access to sk_route_caps
 2011-11-28 16:54 UTC  (5+ messages)

[PATCH 0/13] Hugetlb for 64-bit Freescale Book3E
 2011-11-28 16:54 UTC  (7+ messages)
` [PATCH 01/13] powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES
  ` [PATCH 02/13] powerpc: hugetlb: fix huge_ptep_set_access_flags return value
    ` [PATCH 03/13] powerpc: Fix booke hugetlb preload code for PPC_MM_SLICES and 64-bit

[PATCH 0/6] XFS update for 3.1-stable
 2011-11-28 16:54 UTC  (4+ messages)

[PATCH] ASoC: Tegra: Add support of tegra boards based on ALC5632 codec
 2011-11-28 16:52 UTC  (4+ messages)

[PATCH v1 0/3] support for antenna configuration profiles
 2011-11-28 16:52 UTC  (2+ messages)

[PATCH] drm/radeon/kms: remove useless radeon_ddc_dump()
 2011-11-28 16:50 UTC  (8+ messages)

sky2: hw csum failure
 2011-11-28 16:50 UTC  (2+ messages)

[PATCH 1/2] trace_events_filter: use rcu_assign_pointer() when setting ftrace_event_call->filter
 2011-11-28 16:49 UTC  (6+ messages)

Node based multicast membership (was Independent server management of Multicasting connections)
 2011-11-28 16:49 UTC 

[PATCH] mm: sync vmalloc address space page tables in alloc_vm_area()
 2011-11-28 16:49 UTC  (14+ messages)
` [PATCH 00/12] HVM backends and gnt/event fixups
  ` [PATCH 01/12] xenbus: Support HVM backends
  ` [PATCH 02/12] xenbus: Use grant-table wrapper functions
  ` [PATCH 03/12] xen/grant-table: Support mappings required by blkback
  ` [PATCH 04/12] xen/blkback: use grant-table.c hypercall wrappers
  ` [PATCH 05/12] xen/netback: Enable netback on HVM guests
  ` [PATCH 06/12] xen/blkback: Enable blkback "
  ` [PATCH 07/12] xen/event: Add reference counting to event channels
  ` [PATCH 08/12] xen/gntalloc: Change gref_lock to a mutex
  ` [PATCH 09/12] xen/gnt{dev, alloc}: reserve event channels for notify
  ` [PATCH 10/12] xen/events: prevent calling evtchn_get on invalid channels
  ` [PATCH 11/12] xen/gntalloc: release grant references on page free
  ` [PATCH 12/12] xen/gntalloc: fix reference counts on multi-page mappings

[U-Boot] [PATCH 00/11] MIPS: fixes and updates
 2011-11-28 16:48 UTC  (5+ messages)
` [U-Boot] [PATCH 05/11] MIPS: add sleep handler for slave CPUs in multi-processor systems
` [U-Boot] [PATCH 08/11] MIPS: add additional reserved vectors for MIPS24K and MIPS34K cores

[lm-sensors] [f75387] modifying f75375s module
 2011-11-28 16:48 UTC 

[PATCH v2 0/3] cpuacct cgroup refactoring
 2011-11-28 16:45 UTC  (8+ messages)
` [PATCH v2 1/3] Change cpustat fields to an array
` [PATCH v2 2/3] Reuse cgroup's parent pointer
` [PATCH v2 3/3] cpuacct.stat: re-use scheduler statistics for the root cgroup

No subject
 2011-11-28 16:47 UTC  (3+ messages)
  ` [V2 3/3] RTC: sa1100: support sa1100, pxa and mmp soc families

[U-Boot] [RFC/PATCH] davinci: disable dcache on boards with EMAC
 2011-11-28 16:45 UTC  (16+ messages)

[=meta-oe] hicolor-icon-theme: add checksums
 2011-11-28 16:29 UTC 

Shutdown issues with Gigabyte A75M board: always reboots
 2011-11-28 16:42 UTC 

[PATCH RFC v2 00/13] New event API
 2011-11-28 16:40 UTC  (18+ messages)
` [PATCH RFC v2 01/13] libxl: Make libxl__xs_* more const-correct
  ` [PATCH RFC v2 02/13] libxenstore: Provide xs_check_watch
    ` [PATCH RFC v2 03/13] libxl: Provide a version of bsd's queue.h as _libxl_list.h
      ` [PATCH RFC v2 04/13] libxl: idl: support new "c_only" type attribute
        ` [PATCH RFC v2 05/13] libxl: idl: Provide struct and union tags
          ` [PATCH RFC v2 06/13] libxl: permit declaration after statement
            ` [PATCH RFC v2 07/13] libxl: internal convenience macros
              ` [PATCH RFC v2 08/13] libxl: Rationalise #includes
                ` [PATCH RFC v2 09/13] libxl: introduce lock in libxl_ctx

[kvm-autotest] tests.cgroup: Add CpuShare test
 2011-11-28 16:39 UTC  (2+ messages)
` [PATCH] "

[PATCH] RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2
 2011-11-28 16:39 UTC 

[PATCH][RFC] fsldma: fix performance degradation by optimizing spinlock use
 2011-11-28 16:38 UTC  (4+ messages)

[PATCHv2 1/2] libjson: add 0.9
 2011-11-28 16:31 UTC  (3+ messages)
` [PATCHv2 2/2] pulseaudio: update to 1.1, delete 0.9.x

[U-Boot] [PATCH V3 00/13] Support for HTKW mcx board
 2011-11-28 16:37 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] davinci_emac: move arch-independent defines to separate header
` [U-Boot] [PATCH 02/13] davinci_emac: use internal addresses in buffer descriptors
` [U-Boot] [PATCH 03/13] davinci_emac: conditionally compile specific PHY support
` [U-Boot] [PATCH 04/13] arm926ejs: add noop implementation for dcache ops
` [U-Boot] [PATCH 05/13] davinci_emac: fix for running with dcache enabled
` [U-Boot] [PATCH 06/13] davinci_emac: hardcode 100Mbps for AM35xx and RMII
` [U-Boot] [PATCH 07/13] AM35xx: add EMAC support
` [U-Boot] [PATCH 08/13] AM3517: move AM3517 specific mux defines to generic header
` [U-Boot] [PATCH 09/13] nand_spl_simple: add support for software ECC
` [U-Boot] [PATCH 10/13] omap_gpmc: use SOFTECC in SPL if it's enabled
` [U-Boot] [PATCH 11/13] nand_spl_simple: store temp data at CONFIG_SPL_NAND_WORKSPACE
` [U-Boot] [PATCH 12/13] ehci-omap: driver for EHCI host on OMAP3
` [U-Boot] [PATCH 13/13] mcx: support for HTKW mcx board

[PATCH] ARM: pl330: Fix a race condition
 2011-11-28 16:36 UTC  (7+ messages)
` [PATCH v2] "

Daughterboard Jetway JAD3RTLANG with three RTL-8110SC/8169SC Gigabit Ethernet is curious
 2011-11-28 16:35 UTC 

[PATCH 0/2] drm_radeon_kms: Some Regression Fixes for Extended DDC Probe
 2011-11-28 16:34 UTC  (4+ messages)
` [PATCH 1/2] drm: Improve detection of floating connectors
` [PATCH 2/2] drm/radeon/kms: wrap-up handling of floating connectors and connector unavailability status logging

[RFC] cgroups: freezer -- Allow to attach a task to a frozen cgroup
 2011-11-28 16:31 UTC  (3+ messages)

[PATCH] [SCSI] sd: Lower printk level for drive cache information
 2011-11-28 16:31 UTC 

[PATCH] ARM: kprobes: Restrict probing SWP instructions to ARMv5 and below
 2011-11-28 16:30 UTC  (2+ messages)

[PATCH v2 0/4] Versatile Express DT support
 2011-11-28 16:29 UTC  (9+ messages)
` [PATCH v2 4/4] ARM: vexpress: DT-based support for CoreTiles Express A5x2 and A9x4

[PATCH] ARM: kprobes: Change testcase with unpredictable STRD instruction
 2011-11-28 16:29 UTC  (2+ messages)

[B.A.T.M.A.N.] [RFC] batman-adv: switch routing algorithm at runtime
 2011-11-28 16:28 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: add infrastructure to change "
  ` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: convert batman iv algorithm to use dynamic infrastructure
  ` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: allowing changing the routing algorithm via sysfs

[PATCH v2 0/9] LE-Only discovery procedure support
 2011-11-28 16:28 UTC  (11+ messages)
` [PATCH v2 1/9] Bluetooth: Add dev_flags to struct hci_dev
` [PATCH v2 2/9] Bluetooth: LE Set Scan Parameter Command
` [PATCH v2 3/9] Bluetooth: Add helper functions to send LE scan commands
` [PATCH v2 5/9] Bluetooth: LE scan infra-structure
` [PATCH v2 6/9] Bluetooth: Add LE scan functions to hci_core

[PATCH 1/7] ASoC: ad193X: Use table based DAPM and controls setup
 2011-11-28 16:28 UTC  (14+ messages)
` [PATCH 2/7] ASoC: ad193X: Provide dB ranges for the volume controls
` [PATCH 3/7] ASoC: AD193X: Make enum items const char * const
` [PATCH 4/7] ASoC: ad193X: Remove non-functional DAPM route controls
` [PATCH 5/7] ASOC: AD193X: Add sysclk DAPM supply
` [PATCH 6/7] ASoC: AD193X: Use snd_soc_update_bits where appropriate
` [PATCH 7/7] ASoC: AD193X: Convert to direct regmap API usage

[PATCH 01/14] MPILIB: Export some more symbols
 2011-11-28 16:27 UTC  (2+ messages)
` [PATCH 00/14][RFC] Crypto keys and module signing

MFD: core assumes that all children are platform devices
 2011-11-28 16:31 UTC 

[PATCH 0/5] Move stuff out of xenfs
 2011-11-28 16:26 UTC  (3+ messages)
` [PATCH 2/5] xen: Add privcmd device driver

[RFC][PATCH 0/3] fork: Add the ability to create tasks with given pids
 2011-11-28 16:25 UTC  (11+ messages)

[PATCH net-next 1/4] net: introduce skb_flow_dissect()
 2011-11-28 16:25 UTC  (2+ messages)

[RFC] ftrace, perf: Adding support to use function trace
 2011-11-28 16:25 UTC  (6+ messages)
` [PATCH 1/9] trace: Fix uninitialized variable compiler warning
` [PATCH 2/9] ftrace: Fix possible NULL dereferencing in __ftrace_hash_rec_update

[PATCH] powerpc: Decode correct MSR bits in oops output
 2011-11-28 16:23 UTC  (3+ messages)

[PATCH] libxfs: Get Physical Sector Size instead of Logical Sector size
 2011-11-28 16:11 UTC  (7+ messages)

[Qemu-devel] [PATCH] qed: limit to image size in qed_find_cluster()
 2011-11-28 16:18 UTC 

[PATCH v1 -1/3] support for antenna configuration profiles
 2011-11-28 16:13 UTC 

[PATCH v1 3/3] support for antenna configuration profiles
 2011-11-28 16:13 UTC 

[PATCH v1 1/3] support for antenna configuration profiles
 2011-11-28 16:12 UTC 

[PATCH 00 of 12] xenalyze: Lots of updates
 2011-11-28 16:18 UTC  (13+ messages)
` [PATCH 01 of 12] xenalyze: Allow several summary handlers to register on a single vmexit
` [PATCH 02 of 12] xenalyze: Reorganize cr trace handling
` [PATCH 03 of 12] xenalyze: Function-ize setting of h->post_process
` [PATCH 04 of 12] xenalyze: Introduce generic summary functionality
` [PATCH 05 of 12] xenalyze: Handle new hvm_event traces
` [PATCH 06 of 12] xenalyze: Relocate pio and mmio enumaration structs to their own sub-struct
` [PATCH 07 of 12] xenalyze: Handle MMIO records from different vmexits
` [PATCH 08 of 12] xenalyze: Add option to skip vga range in MMIO enumeration
` [PATCH 09 of 12] xenalyze: Sort cr3 enumerated values by start time
` [PATCH 10 of 12] xenalyze: Enable more cr3 output
` [PATCH 11 of 12] xenalyze: Optimize pcpu_string
` [PATCH 12 of 12] xenalyze: Make max_active_pcpu calculation smarter

[PATCH v1 2/3] support for antenna configuration profiles
 2011-11-28 16:13 UTC 

BUG. git rebase -i successfully continues (and also skips rewording) when pre-commit hook fails (exits with non-zero code)
 2011-11-28 16:15 UTC  (3+ messages)
  ` [PATCH] rebase -i: interrupt rebase when "commit --amend" failed during "reword"

[PATCH] hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
 2011-11-28 16:15 UTC 

[Buildroot] equivalent of a 'make modules'
 2011-11-28 16:14 UTC  (13+ messages)
          ` [Buildroot] LIBFOO_SITE in .mk file

[PATCH 1/2] cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
 2011-11-28 16:14 UTC  (2+ messages)
` [PATCH 2/2] cciss: fix flush cache transfer length

[V2 PATCH 00/62] highmem: remove the second argument of kmap_atomic/kunmap_atomic
 2011-11-28 16:14 UTC  (3+ messages)
` [PATCH 42/62] nilfs2: remove the second argument of k[un]map_atomic()

[PATCH 00/16] staging:iio: buffer cleanup series
 2011-11-28 16:15 UTC  (4+ messages)
` [PATCH 04/16] staging:iio: scrap scan_count and ensure all drivers use active_scan_mask

Trouble with Macbook Pro 8,2 (broadcom 4331) and latest b43
 2011-11-28 16:13 UTC  (4+ messages)

RFCOMM Remote Port Negotiation
 2011-11-28 16:12 UTC  (4+ messages)

[PATCH] Btrfs-progs: tool to visualize fragmentation
 2011-11-28 16:12 UTC 

[GIT PULL] Please pull one NFS client bugfix
 2011-11-28 16:11 UTC 

[Qemu-devel] [PATCH v5 0/8] block: generic copy-on-read
 2011-11-28 16:08 UTC  (2+ messages)
` [Qemu-devel] [PATCH v5 4/8] block: add interface to toggle copy-on-read

[PATCH] sysctl: Add the kernel.ns_last_pid control
 2011-11-28 16:09 UTC  (4+ messages)

[PATCHv2 1/2] Bluetooth: Correct version check in hci_setup
 2011-11-28 16:09 UTC  (5+ messages)
` [PATCHv2 2/2] Bluetooth: Remove magic bluetooth version numbers

[PATCH net-next v2 0/4] can: cc770: add support for the Bosch CC770 and Intel AN82527
 2011-11-28 16:06 UTC  (7+ messages)
` [PATCH net-next v2 2/4] can: cc770: add legacy ISA bus driver for the CC770 and AN82527

how to handle buffer underrun in a softsynth
 2011-11-28 16:06 UTC 

info on enabling only one path with rdac and DS4700
 2011-11-28 16:04 UTC  (7+ messages)

[trivial PATCH] omap24xxcam-dma: Fix logical test
 2011-11-28 16:04 UTC  (2+ messages)

[GIT PULL v2] Open vSwitch
 2011-11-28 16:04 UTC  (10+ messages)
        ` [ovs-dev] "

[xen-unstable test] 10157: regressions - FAIL
 2011-11-28 16:03 UTC 

[U-Boot] [PATCH] ftsdc010: improve performance and capability
 2011-11-28 16:02 UTC  (5+ messages)
` [U-Boot] [PATCH v3] "

[PATCH] [media] V4L: atmel-isi: add code to enable/disable ISI_MCK clock
 2011-11-28 16:00 UTC  (3+ messages)

[PATCH v2 00/16] samsung-laptop updates
 2011-11-28 16:01 UTC  (3+ messages)
` [PATCH v2 10/16] samsung-laptop: cleanup KConfig

[PATCH] omap3isp: video: Don't WARN() on unknown pixel formats
 2011-11-28 16:01 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/15] Add an SPL to boot the da850evm from SPI
 2011-11-28 15:58 UTC  (3+ messages)
` [U-Boot] [PATCH v3 01/15] arm, davinci: Move pinmux functions from board to arch tree

[PATCHv7 0/7] External controller support for TWLxxxx
 2011-11-28 15:56 UTC  (5+ messages)
` [PATCHv7 6/7] regulator: twl: add support for external controller

[PATCH 0/2] mac80211: use timeout from addba resp
 2011-11-28 15:54 UTC  (4+ messages)

[U-Boot] :::Confirm Via Website:::
 2011-11-28 15:50 UTC 

[PATCH 00/11] checkpatch fixes
 2011-11-28 15:42 UTC  (4+ messages)
` [PATCH 01/11] checkpatch: correctly track the end of preprocessor commands in context
` [PATCH 07/11] checkpatch: complex macro should allow the empty do while loop
` [PATCH 09/11] checkpatch: fix complex macros handling of square brackets


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.