All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-29 12:17:35 to 2011-09-29 14:07:21 UTC [more...]

[PATCH 0/5 v12] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
 2011-09-29 14:07 UTC  (6+ messages)
` [PATCH 1/5] arm: omap: usb: ehci and ohci hwmod structures for omap4
  ` [PATCH 2/5] arm: omap: usb: ehci and ohci hwmod structures for omap3
    ` [PATCH 3/5] arm: omap: usb: register hwmods of usbhs
      ` [PATCH 4/5] arm: omap: usb: device name change for the clk names "
        ` [PATCH 5/5] mfd: omap: usb: Runtime PM support

[PATCH v2 00/16] mac80211 uAPSD support
 2011-09-29 14:04 UTC  (17+ messages)
` [PATCH v2 01/16] mac80211: let drivers inform it about per TID buffered frames
` [PATCH v2 02/16] mac80211: unify TIM bit handling
` [PATCH v2 03/16] mac80211: also expire filtered frames
` [PATCH v2 04/16] mac80211: split PS buffers into ACs
` [PATCH v2 05/16] mac80211: remove return value from add_pending_skbs
` [PATCH v2 06/16] mac80211: clear more-data bit on filtered frames
` [PATCH v2 07/16] mac80211: allow releasing driver-buffered frames
` [PATCH v2 08/16] mac80211: implement uAPSD
` [PATCH v2 09/16] mac80211: send (QoS) Null if no buffered frames
` [PATCH v2 10/16] mac80211: reply only once to each PS-poll
` [PATCH v2 11/16] mac80211: optimise station flags
` [PATCH v2 12/16] mac80211: add missing station flags to debugfs
` [PATCH v2 13/16] mac80211: explicitly notify drivers of frame release
` [PATCH v2 14/16] mac80211: allow out-of-band EOSP notification
` [PATCH v2 15/16] mac80211: document client powersave
` [PATCH v2 16/16] mac80211: dont assign seqno to or aggregate QoS Null frames

[patch] usbnet: add timestamping support
 2011-09-29 14:06 UTC 

[RFC PATCH 0/6] ARM: initial Tegra support
 2011-09-29 14:04 UTC  (7+ messages)
` [RFC PATCH 1/6] "
` [RFC PATCH 2/6] dirty hack, fixme: disable mmu_cache_flush in arch/arm/cpu/start.c for Tegra
` [RFC PATCH 3/6] ARM: Tegra: add Toshiba AC100 support
` [RFC PATCH 4/6] arm: cpuinfo: Cortex-A9 dirty hack
` [RFC PATCH 5/6] toshiba-ac100: add USB host support
` [RFC PATCH 6/6] toshiba-ac100_defconfig update: enable USB-related stuff

gcc-4.6 patches in meta-oe need to be rebased on new oe-core revision
 2011-09-29 13:57 UTC  (2+ messages)
` [PATCH] gcc-4.6: drop/update few patches from gcc-4_6-branch-linaro-backports.inc

[PATCHv7 3/3] plugins: Add provisioning plugin
 2011-09-29 14:03 UTC  (2+ messages)

[PATCH RESEND V8 0/7] Introduce a QMP client
 2011-09-29 14:03 UTC  (5+ messages)

[U-Boot] [PATCH] mx31: provide readable WEIM CS accessor
 2011-09-29 14:01 UTC  (5+ messages)
` [U-Boot] [PATCH V2] "
` [U-Boot] [Resend PATCH V2 (forgot generic.c)] "

[PATCH V10 0/6] mm: frontswap: overview (and proposal to merge at next window)
 2011-09-29 14:00 UTC  (5+ messages)

[Bug 41231] New: GL_INVALID_ENUM when using glxinfo -l
 2011-09-29 13:58 UTC  (2+ messages)
` [Bug 41231] "

[PATCH v5 0/2] xen: modify kernel mappings corresponding to granted pages
 2011-09-29 13:58 UTC  (4+ messages)
` [PATCH v5 2/2] "
  ` [Xen-devel] "

[Qemu-devel] [PATCH] tap: Add optional parameters to up/down script
 2011-09-29 13:57 UTC 

[PATCH v2] ARM: cache-l2x0: add resume entry for l2 in secure mode
 2011-09-29 13:57 UTC  (9+ messages)

[PATCH v6 0/5] build upstream qemu and seabios by default
 2011-09-29 13:57 UTC  (5+ messages)
` [PATCH v6 1/5] Introduce git-checkout.sh

[PATCH] Smack: fix domain transfer issues
 2011-09-29 13:57 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Chichek hunt started! Verbose patch
 2011-09-29 13:56 UTC  (3+ messages)

Ext4 data structures integrity
 2011-09-29 13:55 UTC  (11+ messages)

block mapping
 2011-09-29 13:55 UTC  (3+ messages)

[REGRESSION] e1000e failure triggered by "PCI: Remove MRRS modification from MPS setting code"
 2011-09-29 13:53 UTC  (6+ messages)

[Qemu-devel] [RFC][PATCH 0/5] backdoor: lightweight guest-to-QEMU backdoor channel
 2011-09-29 13:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] backdoor: Add documentation
` [Qemu-devel] [PATCH 2/5] backdoor: Add build infrastructure
` [Qemu-devel] [PATCH 3/5] backdoor: [*-user] Add QEMU-side proxy to "libbackdoor.a"
` [Qemu-devel] [PATCH 4/5] backdoor: [softmmu] "
` [Qemu-devel] [PATCH 5/5] backdoor: Add guest-side library

[Qemu-devel] [PATCH v1 00/21]: First round of QAPI conversions
 2011-09-29 13:52 UTC  (15+ messages)
` [Qemu-devel] [PATCH 06/21] qapi: dealloc visitor, fix premature free and iteration logic
` [Qemu-devel] [PATCH 07/21] qapi: generate qapi_free_* functions for *List types
` [Qemu-devel] [PATCH 08/21] qapi: add test cases for generated free functions
` [Qemu-devel] [PATCH 09/21] qapi: dealloc visitor, support freeing of nested lists
` [Qemu-devel] [PATCH 10/21] qapi: modify visitor code generation for list iteration
` [Qemu-devel] [PATCH 12/21] qapi: Convert query-version

updating modesetting driver
 2011-09-29 13:52 UTC 

[B.A.T.M.A.N.] batman-adv: loop caused by tinc and wifi
 2011-09-29 13:51 UTC  (4+ messages)

USB mass storage support
 2011-09-29 13:50 UTC  (3+ messages)

[U-Boot] Your mailbox is full
 2011-09-29 13:46 UTC 

Health Thermometer Profile patches
 2011-09-29 13:46 UTC  (10+ messages)
` [PATCH 1/9] Get thermometer service range to load the driver
  ` [PATCH 2/9] Register Health Thermometer Interface
    ` [PATCH 3/9] Unregister "
      ` [PATCH 4/9] Add functions to manage attio callbacks
        ` [PATCH 5/9] Add handler function to manage GATT indications
          ` [PATCH 6/9] Get all characteristics in thermometer service
            ` [PATCH 7/9] Read temperature type characteristic
              ` [PATCH 8/9] Read measurement interval characteristic
                ` [PATCH 9/9] Set Intermediate property if intermediate temp. characteristic is supported

Please pull 'next' branch of 5xxx tree
 2011-09-29 13:45 UTC  (3+ messages)
  ` Please pull 'next' branch of 5xxx tree (updated)

[GIT PATCH 0/5] isci updates for 3.2
 2011-09-29 13:45 UTC  (3+ messages)
` [PATCH 1/5] isci: atapi support

IIO: angular measurement types
 2011-09-29 13:53 UTC  (3+ messages)

Long stalls during boot with -next
 2011-09-29 13:44 UTC  (6+ messages)

Health Thermometer Profile patches
 2011-09-29 13:41 UTC  (10+ messages)
` [PATCH 1/9] Get thermometer service range to load the driver
  ` [PATCH 2/9] Register Health Thermometer Interface
    ` [PATCH 3/9] Unregister "
      ` [PATCH 4/9] Add functions to manage attio callbacks
        ` [PATCH 5/9] Add handler function to manage GATT indications
          ` [PATCH 6/9] Get all characteristics in thermometer service
            ` [PATCH 7/9] Read temperature type characteristic

[PATCHv5 0/4] v4l: extended crop/compose api
 2011-09-29 13:41 UTC  (4+ messages)
` [PATCH 1/4] v4l: add support for selection api

[PATCH V2 00/16] omap_hsmmc patches
 2011-09-29 13:40 UTC  (4+ messages)
` [PATCH V2 11/16] mmc: omap_hsmmc: ensure pbias configuration is always done

kexec: load-preserve-context option on s390
 2011-09-29 13:38 UTC  (4+ messages)

[PATCH 1/4] regmap: Lock the sync path, ensure we use the lockless _regmap_write()
 2011-09-29 13:36 UTC  (4+ messages)
` [PATCH 2/4] regmap: Save/restore the bypass state upon syncing
` [PATCH 3/4] regmap: Implement regcache_cache_bypass helper function
` [PATCH 4/4] regmap: Ensure we scream if we enable cache bypass/only at the same time

[PATCH 2/2] ath9k: Choose highest rate of MRR based on IEEE80211_TX_CTL_USE_MINRATE
 2011-09-29 13:37 UTC  (5+ messages)

Report by PulseAudio: `alsa-sink.c: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.`
 2011-09-29 13:33 UTC  (14+ messages)
` `hda-intel: spurious response` several times in output of `dmesg` (was: Report by PulseAudio: `alsa-sink.c: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.`)
  ` `hda-intel: spurious response` several times in output of `dmesg`

[PATCH v3 00/24] C6X: New architecture
 2011-09-29 13:32 UTC  (10+ messages)
` [PATCH v3 19/24] C6X: headers

[PATCH RFC] lockdep: Update documentation for lock-class leak detection
 2011-09-29 13:30 UTC  (2+ messages)

[Qemu-devel] [0/3] pseries: Support and improvements for KVM Book3S-HV support
 2011-09-29 13:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] pseries: Support SMT systems for KVM Book3S-HV
` [Qemu-devel] [PATCH 2/3] pseries: Allow KVM Book3S-HV on PPC970 CPUS
` [Qemu-devel] [PATCH 3/3] pseries: Use Book3S-HV TCE acceleration capabilities

[U-Boot] [PATCH] MX51: vision2: Set global macros
 2011-09-29 13:27 UTC  (3+ messages)

[PATCH 1/8] Revert "regmap: Grab the lock in regcache_cache_only()"
 2011-09-29 13:26 UTC  (7+ messages)
` [PATCH 4/8] regmap: Guard regcache_sync() with map->lock
` [PATCH 8/8] regmap: Ensure we scream if we enable cache bypass/only at the same time

[PATCH] wpa-supplicant: Fix wpa-supplicant not exiting
 2011-09-29 13:19 UTC 

[Bug 40423] New: Firefox GLX test crashes with Mesa 7.12-devel, Gallium 0.4 on AMD JUNIPER
 2011-09-29 13:25 UTC  (2+ messages)
` [Bug 40423] "

[PATCH] net/flow: remove sleeping and deferral mechanism from flow_cache_flush
 2011-09-29 13:24 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (moduleh tree related)
 2011-09-29 13:20 UTC  (2+ messages)

[Ocfs2-devel] SEEK_DATA/SEEK_HOLE support for OCFS2
 2011-09-29 13:19 UTC 

Lack of detached signatures
 2011-09-29 13:18 UTC  (11+ messages)

[PATCH] fat: don't use custom hex_to_bin()
 2011-09-29 13:15 UTC  (7+ messages)
` [PATCHv2] "
        ` [PATCHv3] "

[U-Boot] Appeal for Investment Project
 2011-09-29 13:15 UTC 

Jump Label initialization
 2011-09-29 13:10 UTC  (4+ messages)

[RFC V2] ext4: implementation of delayed extent tree
 2011-09-29 13:12 UTC  (6+ messages)
` [RFC PATCH V2 3/6] ext4: add operations on "

[Qemu-devel] [PATCH] pseries: Implement set-time-of-day RTAS function
 2011-09-29 13:12 UTC  (2+ messages)

Q: How can get 2.6.11?
 2011-09-29 13:10 UTC  (2+ messages)

[PATCH] sysfs: add per pci device msi[x] irq listing
 2011-09-29 13:07 UTC  (8+ messages)
` [PATCH] sysfs: add per pci device msi[x] irq listing (v3)

Merge seems to overwrite unstaged local changes
 2011-09-29 13:07 UTC  (3+ messages)

Network problem with bridge and virtualbox
 2011-09-29 12:49 UTC 

[U-Boot] Is it necessary that uboot(mips) should read status register($12) before setting it
 2011-09-29 13:04 UTC  (2+ messages)

[PATCH 0/2] oom: fix livelock when frozen task is selected
 2011-09-29 13:02 UTC  (8+ messages)
` [PATCH 2/2] oom: do not live lock on frozen tasks
  ` [patch] oom: thaw threads if oom killed thread is frozen before deferring

[U-Boot] Regd U-Boot Architecture
 2011-09-29 13:01 UTC  (2+ messages)

Please include pin control subsystem in linux-next
 2011-09-29 12:57 UTC 

Debug event_channel.c
 2011-09-29 12:52 UTC  (8+ messages)

[PATCH] vmscan: add barrier to prevent evictable page in unevictable list
 2011-09-29 12:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] opensm/osmtest/osmt_multicast.c: Fix multicast flow failures on pkey validation
 2011-09-29 12:49 UTC 

error injection
 2011-09-29 12:49 UTC  (2+ messages)

Regulatory revamp status
 2011-09-29 12:46 UTC  (4+ messages)

[Buildroot] [git commit] qemu/x86: enable alsa/hda support in kernel
 2011-09-29 12:46 UTC 

[PATCH v2] powerpc: Fix xmon for systems without MSR[RI]
 2011-09-29 12:45 UTC  (2+ messages)
` [PATCH] [PATCH v3] "

dmix problems with analog out (HDMI out works fine with dmix)
 2011-09-29 12:45 UTC  (8+ messages)

[Bug 41333] New: Nvidia GTA 240 card (NVA3) locks up when loading nouveau.ko module
 2011-09-29 12:45 UTC  (2+ messages)
  ` [Bug 41333] "

[RT]adjtimex gives wrong number of ticks
 2011-09-29 12:42 UTC 

[PATCH] PM: HIBERNATION: add resume_wait param to support MMC-like devices as resume file
 2011-09-29 12:43 UTC  (6+ messages)

[PATCH V9 0/7] Introduce a QMP client
 2011-09-29 12:43 UTC  (4+ messages)
` [PATCH V9 7/7] libxl: "
    `  "

[U-Boot] [PATCH] ignore soc asm-offsets.s
 2011-09-29 12:40 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] Replace 9p debug infrastructure with Qemu Tracing
 2011-09-29 12:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] Introduce tracing for 9p pdu handlers
` [Qemu-devel] [PATCH 2/2] Remove virtio-9p-debug.* infra since we are using Qemu Tracing now

Hang with "runaway loop modprobe net-pf-1" on Linux 3.0.4
 2011-09-29 12:38 UTC 

[U-Boot] [U-Boot-Users] Wireless Ethernet
 2011-09-29 12:36 UTC  (4+ messages)

[Buildroot] [git commit] qemu_x86_defconfig: use 3.0.4 linux kernel
 2011-09-29 12:31 UTC 

linux-next-20110923: warning kernel/rcutree.c:1833
 2011-09-29 12:30 UTC  (11+ messages)

[U-Boot] [2011.09-rc2] Fix for compile error with gcc3
 2011-09-29 12:27 UTC  (2+ messages)

[U-Boot] ucdragon.com
 2011-09-29 12:23 UTC 

[PATCH v3 0/4] ASoC: twl6040: Gain ramp code cleanups
 2011-09-29 12:22 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: twl6040: One workqueue should be enough
` [PATCH v3 2/4] ASoC: twl6040: correct loop counters for HS/HF ramp code
` [PATCH v3 3/4] ASoC: twl6040: Shift 2 identifies the HS output in out_drv_event
` [PATCH v3 4/4] ASoC: twl6040: Simplify code in out_drv_event for pending work check

[PATCH v13 0/4] Devfreq, DVFS Framework for Non-CPU Devices
 2011-09-29 12:18 UTC  (5+ messages)
` [PATCH v13 1/4] PM / OPP: Add OPP availability change notifier
` [PATCH v13 2/4] PM: Introduce devfreq: generic DVFS framework with device-specific OPPs
` [PATCH v13 3/4] PM / devfreq: add common sysfs interfaces
` [PATCH v13 4/4] PM / devfreq: add basic governors

Xen document day (Oct 12 or 26)
 2011-09-29 12:18 UTC  (11+ messages)

[PATCH v2 1/2] net/fec: replace hardcoded irq num with macro
 2011-09-29 12:15 UTC  (2+ messages)
` [PATCH v2 2/2] net/fec: add poll controller function for fec nic


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.