All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-13 07:16:19 to 2011-10-13 08:53:34 UTC [more...]

[PATCH 1/9] ASoC: da7210: Add support for line out and DAC
 2011-10-13  8:53 UTC  (4+ messages)
  ` [alsa-devel] "

change_page_attr() implementation for ARM?
 2011-10-13  8:52 UTC  (5+ messages)

[Cluster-devel] [fence-virt PATCH] backend plugin for monitoring a host's status
 2011-10-13  8:52 UTC  (3+ messages)

[PATCH 00/22] brcm80211: mainline patch related cleanup
 2011-10-13  8:51 UTC  (4+ messages)
` [PATCH 22/22] brcm80211: removed file wifi.c

[U-Boot] [PATCH] sparc: fix unknown escape sequence warnings
 2011-10-13  8:49 UTC  (2+ messages)

Booting Pandaboard from SD card
 2011-10-13  8:49 UTC 

git clone linux-mmc tree issue: remote hung up unexpected
 2011-10-13  8:36 UTC 

[lm-sensors] [PATCH V2] hwmon:lm75 add support for the Analog
 2011-10-13  8:47 UTC  (3+ messages)

[PATCH 1/3] dmaengine: Allow controller drivers to set channel ids
 2011-10-13  8:46 UTC  (3+ messages)

[PATCH 0/5] execbuffer cleanups + fixes
 2011-10-13  8:46 UTC  (8+ messages)
` [PATCH 0/4] pre-v2 series
  ` [PATCH 1/4] drm/i915: relative_constants_mode race fix
  ` [PATCH 2/4] drm/i915: Force sync command ordering (Gen6+)
  ` [PATCH 3/4] drm/i915: extract constant offset setting

udev and pci devices
 2011-10-13  8:45 UTC  (5+ messages)

[U-Boot] sparc and .udiv/.rem/.urem/.umul/etc... link errors
 2011-10-13  8:45 UTC  (2+ messages)

[BUG] git checkout <branch> allowed with uncommitted changes
 2011-10-13  8:40 UTC 

[alsa-devel] [PATCH 3/9] ASoC: da7210: Add support for ADC & DAC equalizers
 2011-10-13  8:56 UTC  (4+ messages)
`  "

[PATCH 2/9] ASoC: da7210: Add support for line input and mic
 2011-10-13  8:55 UTC  (3+ messages)
  ` [alsa-devel] "

[Drbd-dev] [RFC 00/13] drbd: part 18 of adding multiple volume support to drbd
 2011-10-13  8:43 UTC  (6+ messages)
` [Drbd-dev] [PATCH 13/13] DRBD: Fix comparison always false warning due to long/long long compare

[PATCH] libxl: reimplement buffer for bootloading and drop data if buffer is full
 2011-10-13  8:43 UTC  (3+ messages)

OMAP3 ISP ghosting
 2011-10-13  8:42 UTC  (3+ messages)

Heap memory is not re-claiming
 2011-10-13  8:42 UTC  (2+ messages)

[Qemu-devel] [0/4] ppc: Implement -host CPU
 2011-10-13  8:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] ppc: Remove broken partial PVR matching
` [Qemu-devel] [PATCH 2/4] ppc: First cut implementation of -cpu host
` [Qemu-devel] [PATCH 3/4] ppc: Add cpu defs for POWER7 revisions 2.1 and 2.3
` [Qemu-devel] [PATCH 4/4] pseries: Under kvm use guest cpu = host cpu by default

[3.1 patch] x86: default to vsyscall=native
 2011-10-13  8:40 UTC  (14+ messages)
                    ` [RFC] fixing the UML failure root cause

[PATCH] drm/radeon/kms: Simplify I2C post_xfer function
 2011-10-13  8:39 UTC 

[Bug] git pull doesn't recognize --work-tree parameter
 2011-10-13  8:38 UTC 

[PATCHv2] ARM: zImage: Use $(CROSS_COMPILE)size to get .bss size
 2011-10-13  8:38 UTC  (2+ messages)

[PATCH] Add driver for M-sys / Sandisk diskonchip G4 nand flash
 2011-10-13  8:37 UTC  (9+ messages)

[Patch] Increase USBFS Bulk Transfer size
 2011-10-13  8:37 UTC  (10+ messages)

[PATCH] [TRIVIAL] microblaze: add missing CONFIG_ prefixes
 2011-10-13  8:36 UTC  (3+ messages)

[PATCH 01/27] cbus: tahvo: convert spinlock into mutex
 2011-10-13  8:35 UTC  (27+ messages)
` [PATCH 02/27] cbus: tahvo: move to __devinit/__devexit sections
` [PATCH 03/27] cbus: tahvo: a switch looks better
` [PATCH 04/27] cbus: tahvo: don't go over 80 columns
` [PATCH 05/27] cbus: tahvo: drop the tasklet
` [PATCH 06/27] cbus: retu: set IRQF_ONESHOT flag
` [PATCH 07/27] cbus: tahvo: git it a context structure
` [PATCH 08/27] cbus: tahvo: pass tahvo to IRQ handler
` [PATCH 09/27] cbus: tahvo: introduce __tahvo_(read/write)_reg
` [PATCH 10/27] cbus: tahvo: drop some unneded defines
` [PATCH 11/27] cbus: retu: IRQ demux optimization
` [PATCH 12/27] cbus: tahvo: give it an irq_chip
` [PATCH 13/27] cbus: tahvo: start using irq_chip
` [PATCH 14/27] cbus: tahvo: usb: fix up to use threaded irqs
` [PATCH 15/27] cbus: tahvo drop the legacy interfaces
` [PATCH 16/27] cbus: tahvo: usb: drop unused variable
` [PATCH 17/27] cbus: tahvo: no need to mask interrupts on exit
` [PATCH 18/27] cbus: tahvo: drop the get_status hack
` [PATCH 19/27] cbus: tahvo: drop more unused interfaces
` [PATCH 20/27] cbus: tahvo: pass child device pointer
` [PATCH 21/27] cbus: tahvo: drop backlight interfaces
` [PATCH 22/27] cbus: tahvo: drop static global pointer
` [PATCH 23/27] cbus: tahvo: prepare for children without IRQ
` [PATCH 24/27] cbus: tahvo: allocate tahvo-pwm child
` [PATCH 25/27] cbus: fix compile issue on tahvo and retu
` [PATCH 26/27] cbus: use platform_driver_register "
` [PATCH 27/27] cbus: mark dependencies for ARCH_OMAP

[PATCH] [TRIVIAL] parisc: Kconfig: cleanup Kernel page size default
 2011-10-13  8:35 UTC  (3+ messages)

[PATCH] [RFC PATCH] ARM: kprobes: Make breakpoint setting/clearing SMP safe
 2011-10-13  8:34 UTC  (4+ messages)

Sécurité tout compris à partir de seulement 19,50 Euros/mois !
 2011-10-13  8:31 UTC 

add io_getevents() BUGS
 2011-10-13  8:31 UTC  (2+ messages)

[iproute2 PATCH] Fix unterminated readlink() buffer usage
 2011-10-13  8:30 UTC 

RFC: User configurable recipe features
 2011-10-13  8:30 UTC  (4+ messages)

missing mesa-dri dependency?
 2011-10-13  8:24 UTC 

aio manuals
 2011-10-13  8:29 UTC  (6+ messages)

[GIT PULL] DEBUG_LL platform updates for 3.2
 2011-10-13  8:28 UTC  (8+ messages)

[PATCH v6 0/8] per-cgroup tcp memory pressure handling
 2011-10-13  8:25 UTC  (12+ messages)
` [PATCH v6 1/8] Basic kernel memory functionality for the Memory Controller
` [PATCH v6 3/8] foundations of per-cgroup memory pressure controlling

[PATCH] [TRIVIAL] ARM: pxa: Fix typo 'CONFIG_BACKLIGHT_PWM__MODULE'
 2011-10-13  8:25 UTC  (2+ messages)

linux-next: build failure after merge of the gpio tree
 2011-10-13  8:22 UTC  (9+ messages)

[PATCH] RDMA/cxgb4: Unblock reads on comp_channel
 2011-10-13  8:21 UTC 

[PATCH V4 0/3] ARM: SAMSUNG: Add support for sdhci clock lookup using generic names
 2011-10-13  8:16 UTC  (8+ messages)
` [PATCH V4 1/3] SDHCI: S3C: Use generic clock names for sdhci bus clock options
` [PATCH V4 2/3] ARM: SAMSUNG: Remove SDHCI bus clocks from platform data
` [PATCH V5 3/3] ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names

possible slab deadlock while doing ifenslave
 2011-10-13  8:19 UTC  (3+ messages)

[PATCH] VMX: extend last branch MSR info to cover newer CPU models
 2011-10-13  8:18 UTC  (4+ messages)

[U-Boot] SPL broken for pandaboard with v2011.09?
 2011-10-13  8:18 UTC  (7+ messages)

[PATCH 0/3] Use NMI to stop cpus
 2011-10-13  8:17 UTC  (5+ messages)
` [PATCH 1/3] x86, reboot: Use NMI instead of REBOOT_VECTOR "

[Qemu-devel] [PATCH 0/6] trace: Add support for trace events grouping
 2011-10-13  8:10 UTC  (2+ messages)

[U-Boot] [PATCH v3] ppc4xx: Add Io64 board support
 2011-10-13  8:16 UTC 

[PATCH] x86-64: don't use xmalloc_array() for allocation of the (per-CPU) IDTs
 2011-10-13  8:15 UTC  (4+ messages)

[PATCH v5 2/2] iommu/exynos: Add iommu driver for Exynos Platforms
 2011-10-13  8:13 UTC  (2+ messages)

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-10-13  8:13 UTC 

[PATCH V3] input: Fix USB autosuspend on bcm5974
 2011-10-13  8:20 UTC  (3+ messages)

conntrack EILSEQ followed by ENOBUFS
 2011-10-13 11:11 UTC  (3+ messages)

[PATCH -mm] add extra free kbytes tunable
 2011-10-13  8:09 UTC  (9+ messages)
  ` [PATCH -v2 "

kernel packages and /etc in FILES
 2011-10-13  8:08 UTC 

[PATCH 00/14] Tidying up references code
 2011-10-13  8:06 UTC  (16+ messages)
` [PATCH 01/14] cache.h: add comments for git_path() and git_path_submodule()
` [PATCH 02/14] struct ref_list: document name member
` [PATCH 03/14] refs.c: rename some local "refname" variables
` [PATCH 04/14] refs: rename some parameters result -> sha1
` [PATCH 05/14] clear_ref_list(): rename from free_ref_list()
` [PATCH 06/14] resolve_gitlink_ref(): improve docstring
` [PATCH 07/14] is_refname_available(): remove the "quiet" argument
` [PATCH 08/14] parse_ref_line(): add docstring
` [PATCH 09/14] add_ref(): "
` [PATCH 10/14] is_dup_ref(): extract function from sort_ref_list()
` [PATCH 11/14] refs: change signatures of get_packed_refs() and get_loose_refs()
` [PATCH 12/14] get_ref_dir(): change signature
` [PATCH 13/14] Pass a (cached_refs *) to the resolve_gitlink_*() functions
` [PATCH 14/14] resolve_gitlink_ref_recursive(): change to work with struct cached_refs
` [PATCH] t1402-check-ref-format: skip tests of refs beginning with slash on Windows

[U-Boot] [PATCH] AVR32: switch to generic mmc framework
 2011-10-13  8:04 UTC  (10+ messages)
` [U-Boot] [PATCH 1/2] AVR32: use "

YeeLoong / hotkey driver
 2011-10-13  8:04 UTC  (2+ messages)

[PATCH 0/5] Better namespace handling for /sys/class/net/bonding_masters
 2011-10-13  8:02 UTC  (6+ messages)
` [PATCH 1/5] sysfs: Implement support for tagged files in sysfs
  ` [PATCH 2/5] class: Implement support for class attrs in tagged sysfs directories
    ` [PATCH 3/5] bonding: Use a per netns implementation of /sys/class/net/bonding_masters
      ` [PATCH 4/5] sysfs: Remove support for tagged directories with untagged members
        ` [PATCH 5/5] sysfs: Reject with a warning invalid uses of tagged directories

[PATCH 0 of 3] Patches to alter BLKIF_OP_TRIM to BLKIF_OP_DISCARD (v4)
 2011-10-13  8:00 UTC  (5+ messages)
` [PATCH 2 of 3] interface: Flesh out the BLKIF_OP_DISCARD description
` [PATCH 3 of 3] interface: add 'discard-secure' and BLKIF_DISCARD_SECURE

[PATCH] apic: test tsc deadline timer
 2011-10-13  7:56 UTC  (6+ messages)
      ` [Qemu-devel] "

[Qemu-devel] 2 MiB alignment in qemu_vmalloc()
 2011-10-13  7:56 UTC  (6+ messages)

[PATCH] ARM: kprobes: only patch instructions on one CPU
 2011-10-13  7:55 UTC  (2+ messages)

[PATCH V3 0/3] ARM: SAMSUNG: Add support for sdhci clock lookup using generic names
 2011-10-13  7:55 UTC  (9+ messages)
` [PATCH V4 3/3] ARM: SAMSUNG: Add lookup of sdhci-s3c clocks "

[ANNOUNCE] 3.0.6-rt17
 2011-10-13  7:52 UTC  (3+ messages)
  ` [PATCH -rt] hrtimer: Add missing debug_activate() aid [Was: Re: [ANNOUNCE] 3.0.6-rt17]

[Qemu-devel] [PATCH] spice-input: migrate ledstate
 2011-10-13  7:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH] ps2: "

[Buildroot] [pull request] Pull request for branch for-2011.11/fix-busybox-mdev-conf
 2011-10-13  7:48 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] busybox: enable CONFIG_FEATURE_MDEV_RENAME

Help understanding Agent 'capabilities'
 2011-10-13  7:48 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/3] Remove duplicate functions for power and sleep configuration
 2011-10-13  7:46 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/3] arm, davinci: Rename AM1808 lowlevel functions to DA850
` [U-Boot] [PATCH v2 2/3] arm, davinci: Add function lpsc_syncreset()
` [U-Boot] [PATCH v2 3/3] arm, davinci: Remove the duplication of LPSC functions in da850_lowlevel.c

[PATCH] xmalloc: return unused full pages on multi-page allocations
 2011-10-13  7:46 UTC  (2+ messages)

[PATCH] constify vcpu_set_affinity()'s second parameter
 2011-10-13  7:45 UTC  (2+ messages)

[PATCH 01/12] Add mpris-player to .gitignore
 2011-10-13  7:44 UTC  (5+ messages)
` [PATCH 03/12] Don't overwrite metadata when changing track
` [PATCH 04/12] Make title always available in metadata

effect lighting price list
 2011-10-13  7:43 UTC 

[Qemu-devel] [PATCH v3] add add-cow file format
 2011-10-13  7:41 UTC  (2+ messages)

[U-Boot] [PATCH] sh: only add -mno-fdpic if the compiler supports it
 2011-10-13  7:39 UTC  (2+ messages)

[U-Boot] [PATCH] avr32: fix timer_init() return type
 2011-10-13  7:38 UTC  (2+ messages)

[PATCH obexd v2] Support for encoding UTF-8 characters in vCard's fields
 2011-10-13  7:37 UTC  (2+ messages)

Creating Rootfs images without packages
 2011-10-13  7:30 UTC  (5+ messages)

RFC : fat : default errors use FAT_ERRORS_CONT instead of FAT_ERRORS_RO
 2011-10-13  7:35 UTC  (3+ messages)

Bug: bluetooth not working after suspend/resume
 2011-10-13  7:35 UTC  (3+ messages)
` [RFC] Bluez: Fix the adapter is not initialised after resume

[PATCH 0/3] x86/microcode: support for microcode update in Xen dom0
 2011-10-13  7:33 UTC  (11+ messages)

[PATCH] pata_scc: add proper cable detection method
 2011-10-13  7:23 UTC  (5+ messages)

async read patchset test results
 2011-10-13  7:28 UTC 

[RFC/PATCH] remote-curl: Obey passed URL
 2011-10-13  7:26 UTC  (6+ messages)
` [PATCH] http_init: accept separate URL parameter

[PATCH 1/3] ASoC: alc5623: Convert codec->hw_read to regmap_read
 2011-10-13  7:25 UTC  (5+ messages)
` [PATCH 2/3] ASoC: tlv320aic3x: "
` [PATCH 3/3] ASoC: wm8961: "

linux-m68k.git is back
 2011-10-13  7:22 UTC 

[PATCH v2 00/28] ext4: Add metadata checksumming
 2011-10-13  7:21 UTC  (5+ messages)
` [PATCH 15/28] ext4: Calculate and verify block bitmap checksum
` [PATCH 17/28] ext4: Calculate and verify checksums for htree nodes

Kernel-panic on battery
 2011-10-13  7:20 UTC 

[RFC][PATCH] plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desired
 2011-10-13  7:17 UTC  (4+ 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.