All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-18 18:10:04 to 2011-09-18 21:03:44 UTC [more...]

[RFC] fast-import: note deletion command
 2011-09-18 21:03 UTC  (5+ messages)
      ` fast-import wishlist (Re: [RFC] fast-import: note deletion command)

[Buildroot] [git commit] CHANGES: update with recent changes
 2011-09-18 21:01 UTC 

btrfs vs data deduplication
 2011-09-18 21:01 UTC  (3+ messages)

[Buildroot] [git commit] Add support for the RTAI real-time extension
 2011-09-18 21:00 UTC 

[Buildroot] [git commit] xenomai: add support to keep or remove skins
 2011-09-18 21:00 UTC 

[Buildroot] [git commit] xenomai: add support to keep or remove RT-CAN utilities
 2011-09-18 21:00 UTC 

[Buildroot] [git commit] xenomai: add support to keep or remove Analogy utilities and libs
 2011-09-18 21:00 UTC 

[Buildroot] [git commit] package: change ordering of steps
 2011-09-18 21:00 UTC 

[Buildroot] [git commit] xenomai: add support to keep or remove testsuite programs
 2011-09-18 21:00 UTC 

[Buildroot] [git commit] Add xenomai real-time Framework to buildroot
 2011-09-18 20:59 UTC 

[Buildroot] [git commit] linux: Add Linux Kernel extensions menu
 2011-09-18 20:59 UTC 

[U-Boot] [PATCH v7] dreamplug: initial board support
 2011-09-18 20:58 UTC  (6+ messages)

[Buildroot] [pull request] Pull request for branch xenomai-rtai
 2011-09-18 20:54 UTC  (17+ messages)
` [Buildroot] [PATCH 1/8] linux: Add Linux Kernel extensions menu
` [Buildroot] [PATCH 2/8] Add xenomai real-time Framework to buildroot
` [Buildroot] [PATCH 3/8] xenomai: add support to keep or remove testsuite programs
` [Buildroot] [PATCH 4/8] xenomai: add support to keep or remove RT-CAN utilities
` [Buildroot] [PATCH 5/8] xenomai: add support to keep or remove Analogy utilities and libs
` [Buildroot] [PATCH 6/8] xenomai: add support to keep or remove skins
` [Buildroot] [PATCH 7/8] package: change ordering of steps
` [Buildroot] [PATCH 8/8] Add support for the RTAI real-time extension

[U-Boot] Win $500,000 in Coca Cola Company
 2011-09-18 20:50 UTC 

[PATCH v3 0/3] fbdev: Add FOURCC-based format configuration API
 2011-09-18 20:49 UTC  (5+ messages)

[PATCH v2 0/7] S3C2443/S3C2416: Implement support for ADC
 2011-09-18 20:49 UTC  (16+ messages)
` [PATCH 1/7] S3C2443/S3C2416: Add adc registers
` [PATCH 2/7] s3c-adc: describe features via quirk constants
` [PATCH 3/7] s3c-adc: Replace TYPE_ADCVx conditionals with quirks
` [PATCH 4/7] s3c-adc: Fix mux bit modification in s3c_adc_select
` [PATCH 5/7] S3C24XX: Allow overriding of adc device name
` [PATCH v2 6/7] s3c-adc: Add support for S3C2443
` [PATCH v2 7/7] s3c-adc: Add support for S3C2416/S3C2450

[PATCH 0/3] try to avoid locked inodes during log force
 2011-09-18 20:47 UTC  (4+ messages)
` [PATCH 1/3] xfs: unlock the inode before log force in xfs_fsync
` [PATCH 2/3] xfs: unlock the inode before log force in xfs_fs_nfs_commit_metadata
` [PATCH 3/3] xfs: unlock the inode before log force in xfs_change_file_space

[PATCH] kvm tool: get rid of entire setnet handling
 2011-09-18 20:47 UTC 

[PATCH v2 0/7] per-cgroup tcp buffer pressure settings
 2011-09-18 20:43 UTC  (29+ messages)
` [PATCH v2 1/7] Basic kernel memory functionality for the Memory Controller
` [PATCH v2 2/7] socket: initial cgroup code
` [PATCH v2 4/7] per-cgroup tcp buffers control

[PATCH 00/27] xfs_bmapi split and cleanups V2
 2011-09-18 20:41 UTC  (28+ messages)
` [PATCH 01/27] xfs: remove the first extent special case in xfs_bmap_add_extent
` [PATCH 02/27] xfs: remove impossible to read code in xfs_bmap_add_extent_delay_real
` [PATCH 03/27] xfs: remove the nextents variable in xfs_bmapi
` [PATCH 04/27] xfs: factor extent map manipulations out of xfs_bmapi
` [PATCH 05/27] xfs: introduce xfs_bmapi_read()
` [PATCH 06/27] xfs: remove xfs_bmapi_single()
` [PATCH 07/27] xfs: factor delalloc reservations out of xfs_bmapi
` [PATCH 08/27] xfs: introduce xfs_bmapi_delay()
` [PATCH 09/27] xfs: do not use xfs_bmap_add_extent for adding delalloc extents
` [PATCH 10/27] xfs: factor extent allocation out of xfs_bmapi
` [PATCH 11/27] xfs: factor unwritten extent map manipulations "
` [PATCH 12/27] xfs: rename xfs_bmapi to xfs_bmapi_write
` [PATCH 13/27] xfs: introduce xfs_bmap_last_extent
` [PATCH 14/27] xfs: remove xfs_bmap_add_extent
` [PATCH 15/27] xfs: pass bmalloca structure to xfs_bmap_isaeof
` [PATCH 16/27] xfs: move extent records into bmalloca structure
` [PATCH 17/27] xfs: move firstblock and bmap freelist cursor "
` [PATCH 18/27] xfs: rename allocation range fields in struct xfs_bmalloca
` [PATCH 19/27] xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocate
` [PATCH 20/27] xfs: move btree cursor into bmalloca
` [PATCH 21/27] xfs: move lastx and nallocs "
` [PATCH 22/27] xfs: move logflags "
` [PATCH 23/27] rearrange bmapi and bmalloca structures for best packing
` [PATCH 24/27] xfs: pass bmalloca to xfs_bmap_add_extent_delay_real
` [PATCH 25/27] xfs: pass bmalloca to xfs_bmap_add_extent_hole_real
` [PATCH 26/27] xfs: dont ignore error code from xfs_bmbt_update
` [PATCH 27/27] xfs: cleanup xfs_bmap.h

em28xx: new board id [eb1a:2870]
 2011-09-18 20:41 UTC 

[PATCH 0/2] video: s3c-fb: Add window positioning support
 2011-09-18 20:39 UTC  (9+ messages)

[BUG?] tcp: potential bug in tcp_is_sackblock_valid()
 2011-09-18 20:39 UTC  (6+ messages)

[GIT] Networking
 2011-09-18 20:35 UTC  (8+ messages)

[PATCH] RFCv2: omapdrm DRM/KMS driver for TI OMAP platforms
 2011-09-18 20:31 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/3] Remove QEMUFile abuse
 2011-09-18 20:30 UTC  (5+ messages)

[PATCH 00/11 v5] cgroups: Task counter subsystem
 2011-09-18 20:27 UTC  (5+ messages)
` [PATCH 06/11] cgroups: Add res counter common ancestor searching
` [PATCH 09/11] cgroups: Add a task counter subsystem

[Bug 33445] New: NVS 3100M : Blank screen on kernel module loading
 2011-09-18 20:19 UTC  (2+ messages)
  ` [Bug 33445] NVS 3100M : Blank screen on internal eDP monitor

[Qemu-devel] [PATCH 0/8] tcg/interpreter: Add TCG + interpreter for bytecode (virtual machine)
 2011-09-18 20:15 UTC  (5+ messages)

[Xenomai-core] Analogy DIO data acquisition
 2011-09-18 20:15 UTC  (4+ messages)
  ` [Xenomai-core] Analogy DIO data acquisition with NI6259

[PATCH 0/13] drivers/video: fsl-diu-fb: several minor improvements
 2011-09-18 20:15 UTC  (2+ messages)

[PATCH v2] arm: omap3evm: Add support for an MT9M032 based camera board
 2011-09-18 20:13 UTC  (8+ messages)

[Buildroot] [git commit] u-boot: clarify network settings submenu, disable override by default
 2011-09-18 20:12 UTC 

[Buildroot] [git commit] boot: get rid of toplevel submenus
 2011-09-18 20:09 UTC 

Pull From Mirrored Repository
 2011-09-18 20:06 UTC  (3+ messages)

[Buildroot] [PATCH] barebox: add support for custom version, tarball, git and patch dir
 2011-09-18 20:06 UTC  (2+ messages)

[Buildroot] [git commit] barebox: add support for custom version, tarball, git and patch dir
 2011-09-18 20:06 UTC 

mount file system using offset
 2011-09-18 20:06 UTC  (2+ messages)

[PATCH 1/4] src/pcm/pcm_rate.c: add missing free
 2011-09-18 20:04 UTC 

[PATCH 2/4] src/pcm/pcm_mmap.c: add missing free
 2011-09-18 20:04 UTC 

[PATCH 3/4] src/pcm/pcm_ladspa.c: add missing free
 2011-09-18 20:04 UTC 

[PATCH 4/4] src/pcm/pcm_multi.c: add missing free
 2011-09-18 20:04 UTC 

xfs deadlock in stable kernel 3.0.4
 2011-09-18 20:04 UTC  (11+ messages)

[lm-sensors] [PATCHv4 1/1] Hwmon: Add core/pkg Threshold Support to
 2011-09-18 20:04 UTC  (4+ messages)
` [lm-sensors] [PATCHv4 1/1] Hwmon: Add core/pkg Threshold

[PATCH 1/2] xfstest: fsstress should kill children tasks before exit
 2011-09-18 20:03 UTC  (4+ messages)
` [PATCH 2/2] xfstest: fsstress add EXT2_IOC_{SET,GET}FLAGS operations

[Buildroot] [pull request] Pull request for branch for-2011.11/python-fix
 2011-09-18 20:02 UTC  (2+ messages)

[PATCH] Return -EIO when xfs_vn_getattr() failed
 2011-09-18 19:59 UTC  (3+ messages)

[GIT] [3.1] MFD fixes
 2011-09-18 20:00 UTC 

Regarding mmap synchronization
 2011-09-18 19:56 UTC  (4+ messages)

[lm-sensors] Nuvoton NCT6681D/NCT7802 Support?
 2011-09-18 19:53 UTC  (2+ messages)

F16, yum install xen, run grub2 or grubby as needed?
 2011-09-18 19:53 UTC  (4+ messages)
  `  "

[PATCH 0/3] fast-import: fix pack_id corner cases
 2011-09-18 19:51 UTC  (8+ messages)
` [PATCH 1/3] fast-import: die if we produce too many (MAX_PACK_ID) packs
` [PATCH 2/3] fast-import: fix corner case for checkpoint
` [PATCH 3/3] fast-import: rename object_count to pack_object_count

Recovering from a bad object
 2011-09-18 19:48 UTC  (4+ messages)

[pull] retire mandoc syntax
 2011-09-18 19:38 UTC 

[PATCH] drm: drm_ioctl() should zero-init extra data
 2011-09-18 19:38 UTC 

[Qemu-devel] [PATCH 00/11] ISA bus improvements
 2011-09-18 19:33 UTC  (3+ messages)

3.0.4 and 3.1-rc4 based dom0 won't boot with acpi=off
 2011-09-18 19:27 UTC  (5+ messages)

[lm-sensors] [PATCH RFC] hwmon: Add notification and uevent support
 2011-09-18 19:25 UTC 

Maint-only commits
 2011-09-18 19:11 UTC  (2+ messages)

[Qemu-devel] [PATCH] isa: Avoid using obsolete memory_region_set_offset for old portio
 2011-09-18 19:16 UTC  (7+ messages)

[Qemu-devel] [PATCH 2/2] vga: Fix portio list conversion fallouts
 2011-09-18 19:07 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/2] memory: Fix old portio word accesses
 2011-09-18 19:07 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 "

[U-Boot] [PATCH v7] dreamplug: initial board support
 2011-09-18 19:06 UTC  (2+ messages)
` [U-Boot] [PATCH v8] "

[Buildroot] [git commit] python: bump to 2.7.2
 2011-09-18 19:05 UTC 

[Buildroot] [git commit] python: fix build by adding some more patches
 2011-09-18 19:05 UTC 

Compat-wireless release for 2011-09-18 is baked
 2011-09-18 19:02 UTC 

[PATCH 1/1] sound/usb: Added support for Roland UM-ONE midi-usb interface
 2011-09-18 19:00 UTC  (3+ messages)

[PATCHSET cgroup] extend threadgroup locking
 2011-09-18 18:56 UTC  (6+ messages)
` [PATCH 1/4] cgroup: change locking order in attach_task_by_pid()
` [PATCH 3/4] threadgroup: extend threadgroup_lock() to cover exit and exec

[lm-sensors] [PATCH RFC] hwmon: Add unspecified temperature
 2011-09-18 18:55 UTC 

[RFC/PATCH] Configurable hyperlinking in gitk
 2011-09-18 18:50 UTC  (3+ messages)

[PATCH] Add a credential-helper for KDE
 2011-09-18 18:49 UTC  (4+ messages)
  ` [PATCH v2] "

Most elegant way to reference to SVN from GIT?
 2011-09-18 18:47 UTC  (4+ messages)

Kconfig unmet dependency with RADIO_WL1273
 2011-09-18 18:45 UTC  (7+ messages)
` [PATCH 1/2] misc: remove CONFIG_MISC_DEVICES

git web--browse error handling URL with & in it (Was Re: [RFC/PATCH] Configurable hyperlinking in gitk)
 2011-09-18 18:38 UTC  (3+ messages)
` [PATCH] git-web--browse: invoke kfmclient directly

[PATCH 00/11] various fixes v3
 2011-09-18 18:42 UTC  (8+ messages)
` [PATCH 07/11] dynamic_debug: make netdev_dbg() call __netdev_printk()
  ` [PATCH ] dynamic_debug: call __netdev_printk only for CONFIG_NET

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-18 18:28 UTC  (7+ 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`

3.1-rc4: LinkUSBi - digitemp/sensors not working : Error 10: Read COM Failed
 2011-09-18 18:13 UTC  (2+ messages)

git subtree merging with a SVN remote?
 2011-09-18 18:00 UTC  (2+ messages)

[PATCH 0/4] add fec support for imx6q
 2011-09-18 18:09 UTC  (3+ messages)
` [PATCH 4/4] net/fec: add imx6q enet support


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.