All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-08-18 03:30:14 to 2009-08-18 07:06:56 UTC [more...]

[PATCH] hda: enable speaker output for Compaq 6530s/6531s
 2009-08-18  7:06 UTC  (6+ messages)

[PATCH] upload-pack: add a trigger for post-upload-pack hook
 2009-08-18  7:04 UTC 

[RFC][PATCH 0/3] PM: Asynchronous suspend and resume
 2009-08-18  7:03 UTC  (10+ messages)
` [RFC][PATCH 0/7] PM: Asynchronous suspend and resume (updated)
  ` [RFC][PATCH 5/7] PM: Asynchronous suspend and resume of PCI devices
  ` [RFC][PATCH 7/7] PM: Asynchronous suspend and resume of i8042

[PATCH 0/3] *** SUBJECT HERE ***
 2009-08-18  7:04 UTC  (5+ messages)
` [PATCH 1/3] i2c-omap: Fix I2C status ACK
  ` [PATCH 2/3] i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
    ` [PATCH 3/3] i2c-omap: Enable workaround for Errata 1.153 based on

Windows guest CPU socket/core recognition
 2009-08-18  7:02 UTC  (3+ messages)

[PATCH] heartbeat: add bit mask operation on heartbeat_toggle_bit
 2009-08-18  7:00 UTC 

Continue git clone after interruption
 2009-08-18  6:58 UTC  (4+ messages)

[PATCH]nilfs2:missing a read lock for segment writer in nilfs_attach_checkpoint()
 2009-08-18  6:58 UTC 

[Xenomai-core] Pull request for head
 2009-08-18  6:56 UTC 

[V4 Patch 0/2] fix file truncations when both suid and write permissions set
 2009-08-18  6:56 UTC  (10+ messages)
` [Patch 1/2] selinux: ajust rules for ATTR_FORCE

[PATCH] site/common-linux: centralize bash configure vars
 2009-08-18  6:37 UTC  (3+ messages)

[PATCH] omap_hsmmc: Fix for the db clock failure message
 2009-08-18  6:52 UTC  (2+ messages)

[PATCH] clock-sh7724.c: modify divisors value
 2009-08-18  6:51 UTC 

[PATCH] kfr2409: add FLLFRQ value
 2009-08-18  6:51 UTC 

[PATCH v1 - 1/5] DaVinci - restructuring code to support vpif capture driver
 2009-08-18  6:51 UTC  (5+ messages)

linux-next: manual merge of the xfs tree with Linus' tree
 2009-08-18  6:49 UTC  (2+ messages)

[PATCH] glibc: fix hardcoded /sbin/ldconfig path
 2009-08-18  6:31 UTC  (2+ messages)

capturing windows crash dumps
 2009-08-18  6:47 UTC 

[RFC] Adding eglibc versions of minimal and micro distro
 2009-08-18  6:29 UTC  (5+ messages)

Ooops! Can't booting kernel 2.6.26.8
 2009-08-18  6:46 UTC 

[LTP] [FIX PATCH] ltp-fix-posix-sched_setparam_26-1 warning fix
 2009-08-18  6:45 UTC  (2+ messages)

[LTP] [FIX PATCHE]ltp-fix-posix-mq_send_5-1 warning
 2009-08-18  6:44 UTC  (2+ messages)

KWorld UB435-Q support?
 2009-08-18  6:45 UTC  (4+ messages)

[PATCH RFC] Per-CPU vector for Xen
 2009-08-18  6:42 UTC  (3+ messages)

[PATCH 0/3] Page based O_DIRECT and O_DIRECT loop
 2009-08-18  6:40 UTC  (3+ messages)

[Cluster-devel] [PATCH] gfs2: free disk inode which is deleted by remote node
 2009-08-18  6:32 UTC  (3+ messages)

[Patch 0/8] V3 Implement crashkernel=auto
 2009-08-18  6:31 UTC  (12+ messages)
` [Patch 8/8] kexec: allow to shrink reserved memory

[Cluster-devel] [PATCH 1/1] gfs2: free disk inode which is deleted by remote node -V2
 2009-08-18  6:25 UTC 

Bidirectional data transfers from SCSI layer
 2009-08-18  6:22 UTC 

Live migration stops working
 2009-08-18  6:14 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 00/41] ocfs2: Add reflink file support. V4
 2009-08-18  6:19 UTC  (42+ messages)
` [Ocfs2-devel] [PATCH 01/41] ocfs2: Define refcount tree structure
` [Ocfs2-devel] [PATCH 02/41] ocfs2: Add metaecc for ocfs2_refcount_block
` [Ocfs2-devel] [PATCH 03/41] ocfs2: Add ocfs2_read_refcount_block
` [Ocfs2-devel] [PATCH 04/41] ocfs2: Abstract caching info checkpoint
` [Ocfs2-devel] [PATCH 05/41] ocfs2: Add new refcount tree lock resource in dlmglue
` [Ocfs2-devel] [PATCH 06/41] ocfs2: Add caching info for refcount tree
` [Ocfs2-devel] [PATCH 07/41] ocfs2: Add refcount tree lock mechanism
` [Ocfs2-devel] [PATCH 08/41] ocfs2: Basic tree root operation
` [Ocfs2-devel] [PATCH 09/41] ocfs2: Wrap ocfs2_extent_contig in ocfs2_extent_tree
` [Ocfs2-devel] [PATCH 10/41] ocfs2: Abstract extent split process
` [Ocfs2-devel] [PATCH 11/41] ocfs2: Add refcount b-tree as a new extent tree
` [Ocfs2-devel] [PATCH 12/41] ocfs2: move tree path functions to alloc.h
` [Ocfs2-devel] [PATCH 13/41] ocfs2: Add support for incrementing refcount in the tree
` [Ocfs2-devel] [PATCH 14/41] ocfs2: Add support of decrementing refcount for delete
` [Ocfs2-devel] [PATCH 15/41] ocfs2: Add functions for extents refcounted
` [Ocfs2-devel] [PATCH 16/41] ocfs2: Decrement refcount when truncating refcounted extents
` [Ocfs2-devel] [PATCH 17/41] ocfs2: Add CoW support
` [Ocfs2-devel] [PATCH 18/41] ocfs2: CoW refcount tree improvement
` [Ocfs2-devel] [PATCH 19/41] ocfs2: Integrate CoW in file write
` [Ocfs2-devel] [PATCH 20/41] ocfs2: CoW a reflinked cluster when it is truncated
` [Ocfs2-devel] [PATCH 21/41] ocfs2: Add normal functions for reflink a normal file's extents
` [Ocfs2-devel] [PATCH 22/41] ocfs2: handle file attributes issue for reflink
` [Ocfs2-devel] [PATCH 23/41] ocfs2: Return extent flags for xattr value tree
` [Ocfs2-devel] [PATCH 24/41] ocfs2: Abstract duplicate clusters process in CoW
` [Ocfs2-devel] [PATCH 25/41] ocfs2: Add CoW support for xattr
` [Ocfs2-devel] [PATCH 26/41] ocfs2: Remove inode from ocfs2_xattr_bucket_get_name_value
` [Ocfs2-devel] [PATCH 27/41] ocfs2: Abstract the creation of xattr block
` [Ocfs2-devel] [PATCH 28/41] ocfs2: Abstract ocfs2 xattr tree extend rec iteration process
` [Ocfs2-devel] [PATCH 29/41] ocfs2: Attach xattr clusters to refcount tree
` [Ocfs2-devel] [PATCH 30/41] ocfs2: Call refcount tree remove process properly
` [Ocfs2-devel] [PATCH 31/41] ocfs2: Create an xattr indexed block if needed
` [Ocfs2-devel] [PATCH 32/41] ocfs2: Add reflink support for xattr
` [Ocfs2-devel] [PATCH 33/41] ocfs2: Modify removing xattr process for refcount
` [Ocfs2-devel] [PATCH 34/41] ocfs2: Don't merge in 1st refcount ops of reflink
` [Ocfs2-devel] [PATCH 35/41] ocfs2: Make transaction extend more efficient
` [Ocfs2-devel] [PATCH 36/41] ocfs2: Use proper parameter for some inode operation
` [Ocfs2-devel] [PATCH 37/41] ocfs2: Create reflinked file in orphan dir
` [Ocfs2-devel] [PATCH 38/41] ocfs2: Add preserve to reflink
` [Ocfs2-devel] [PATCH 39/41] ocfs2: Implement ocfs2_reflink
` [Ocfs2-devel] [PATCH 40/41] ocfs2: Enable refcount tree support
` [Ocfs2-devel] [PATCH 41/41] ocfs2: Add ioctl for reflink

[RFC PATCH v3 0/8] Sparse checkout
 2009-08-18  6:25 UTC  (4+ messages)
` [RFC PATCH v3 8/8] --sparse for porcelains
    ` git find (was: [RFC PATCH v3 8/8] --sparse for porcelains)

[PATCH] input: Rename keypad and ts platform driver for w90p910
 2009-08-18  6:13 UTC  (5+ messages)

"I2C_RDWR" ioctl returning EINVAL on Freescale mxc
 2009-08-18  6:13 UTC  (8+ messages)

[PATCH] tests: disable interactive hunk selection tests if perl not available
 2009-08-18  6:12 UTC 

[PATCH] task_struct: stack_canary is not needed without CC_STACKPROTECTOR
 2009-08-18  6:06 UTC 

linux-next: drbd tree build failure
 2009-08-18  6:01 UTC  (4+ messages)

vmcore file 0 size in x86_64
 2009-08-18  5:50 UTC  (4+ messages)

[PATCH] remove ARM and Mozilla SHA1 implementations
 2009-08-18  5:49 UTC  (3+ messages)
` [PATCH v2] "

[patch] linux-2.6.18.8-xen: ixgbe: memset size in netif_napi_del()
 2009-08-18  5:49 UTC 

[PATCH][resend] git-svn: Respect GIT_SSH setting
 2009-08-18  5:48 UTC  (6+ messages)

[PATCH] drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
 2009-08-18  5:59 UTC  (4+ messages)

[PATCH 0/3] xen: msi support for Xen dom0
 2009-08-18  5:45 UTC  (4+ messages)
` [PATCH 1/3] xen: make pci notifier work with booting devices
` [PATCH 2/3] xen: add msi support for dom0
` [PATCH 3/3] xen: re-enable msi

Vt-d not working with 3.4.1
 2009-08-18  5:43 UTC  (5+ messages)

[Bug 14001] New: eventfd manpage missing EFD_SEMAPHORE flag
 2009-08-18  5:38 UTC 

Dell-laptop is not working without wireless
 2009-08-18  5:32 UTC 

[PATCH] Input: iforce -- add support for ACT LABS forceRS
 2009-08-18  5:26 UTC  (3+ messages)

Restoring joydev BTNMAP ioctl compatibility
 2009-08-18  5:25 UTC  (9+ messages)

[PATCH] input: i8042 - add Acer Aspire 5536 to the noloop list
 2009-08-18  5:24 UTC  (2+ messages)

[PATCH 01/11] Fix build failure at VC because function declare use old style at regex.c
 2009-08-18  5:23 UTC  (11+ messages)
` [PATCH 02/11] Fix declare variable at mid of function
  ` [PATCH 03/11] Define SNPRINTF_SIZE_CORR 1 when use MSVC build git
    ` [PATCH 04/11] Add _MSC_VER predefine macro to make same behaviors with __MINGW32__ Enable MSVC build. MSVC have the save behaviors with msysgit
        ` [msysGit] Re: [PATCH 02/11] Fix declare variable at mid of function

2.6.31-rc6-git2 -- PM: Preparing system for mem sleep -- [<10af497>] ? sync_buffer+0x0/0x37
 2009-08-18  5:23 UTC 

[PATCH] ath9k: Fix TX poll cancelling
 2009-08-18  5:21 UTC 

Please pull my perfcounters.git tree
 2009-08-18  5:16 UTC 

Please pull my perfcounters.git tree
 2009-08-18  5:20 UTC 

simple gpio driver
 2009-08-18  5:25 UTC  (5+ messages)

linux-next: manual merge of the fsnotify tree with Linus' tree
 2009-08-18  5:17 UTC 

Emailing: 0001-Resitive-touch-screen-driver-for-Intel-Moorestown-pl.patch
 2009-08-18  5:10 UTC 

[PATCH] CFQ: mark must_alloc flag when a cfqq doesn't allocate any request
 2009-08-18  5:07 UTC  (2+ messages)
` [PATCH] CFQ: get rid of must_alloc flag

[GIT]: Networking
 2009-08-18  5:09 UTC 

[PATCH] Use nanosleep() instead of usleep()
 2009-08-18  5:08 UTC  (2+ messages)

kernel segv with 2.6.31-rc6 ?
 2009-08-18  5:06 UTC  (5+ messages)

[PATCH 05/11] Remove va_copy at MSVC because there are va_copy
 2009-08-18  5:06 UTC  (3+ messages)

[PATCH] splice: update mtime and atime on files
 2009-08-18  5:00 UTC  (3+ messages)

New fast(?)-boot results on ARM
 2009-08-18  5:00 UTC  (11+ messages)
  ` new ipdelay= option for faster netboot (was Re: New fast(?)-boot results on ARM)
    ` new ipdelay= option for faster netboot

qos and iptables
 2009-08-18  4:57 UTC  (4+ messages)

[U-Boot] License Problems for standalone application at u-boot
 2009-08-18  4:57 UTC  (7+ messages)

[PATCH] ASoC: SDP3430: Fix TWL GPIO6 pin mux request
 2009-08-18  4:56 UTC  (2+ messages)

kvm-88 crashes on ibm server
 2009-08-18  4:56 UTC 

[PATCH 1/2] cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support
 2009-08-18  4:43 UTC  (6+ messages)

2.6.31-rc5-git5: Reported regressions from 2.6.30
 2009-08-18  4:50 UTC  (11+ messages)
` [Bug #13941] x86 Geode issue

fake radio device
 2009-08-18  4:46 UTC 

[oe-commits] Holger Hans Peter Freyther : site: Add ac value for mipsel-linux and mipsel-linux-uclibc
 2009-08-18  4:23 UTC  (3+ messages)
    ` [oe-commits] Holger Hans Peter Freyther : site: Add ac value?for "

powerpc/405ex: Support cuImage for PPC405EX
 2009-08-18  4:38 UTC  (4+ messages)
` Mailing lists (Was: Re: powerpc/405ex: Support cuImage for PPC405EX)

[PATCH] Revert netlink ABI change to gnet_stats_basic
 2009-08-18  4:34 UTC  (4+ messages)

[PATCH] ext4: feature set check helper for mount & remount paths
 2009-08-18  4:31 UTC  (2+ messages)

[PATCH] ext4: simplify some logic in ext4_mb_normalize_request
 2009-08-18  4:31 UTC  (2+ messages)

[PATCH] ext4: open-code ext4_mb_update_group_info
 2009-08-18  4:30 UTC  (2+ messages)

[pv_ops domU] 2.6.30.5 - unable to handle kernel paging request / refresh_cpu_vm_stats / vmstat_update
 2009-08-18  4:30 UTC  (2+ messages)

[PATCH 1/3 v3] powerpc/32: Always order writes to halves of 64-bit PTEs
 2009-08-18  4:24 UTC  (6+ messages)
` [PATCH 2/3 v3] powerpc: Allow perf_counters to access user memory at interrupt time
` [PATCH 3/3 v3] perf_counter: powerpc: Add callchain support

mtdram max size
 2009-08-18  4:24 UTC 

[RFC] Clock binding
 2009-08-18  4:21 UTC  (2+ messages)

[RFC] respect the referenced bit of KVM guest pages?
 2009-08-18  4:17 UTC  (13+ messages)

-mm hang while shutdown with printk_delay
 2009-08-18  4:12 UTC  (3+ messages)

[RFC][PATCH 1/2] OMAP4: sDMA drvier: adding OMAP kConfig option CONFIG_OMAP_DMA_DESCRIPTOR_LOAD
 2009-08-18  4:03 UTC  (3+ messages)

[PATCH] sched: use for_each_class macro in move_one_task()
 2009-08-18  4:01 UTC 

[PATCH 10/29] mwl8k: fix mwl8k_configure_filter() parameter lifetime issue
 2009-08-18  4:00 UTC  (2+ messages)

2.6.31-rc6-git2 -- PM: Preparing system for mem sleep -- [<10af497>] ? sync_buffer+0x0/0x37
 2009-08-18  3:59 UTC 

[PATCH 29/29] MAINTAINERS: add information for mwl8k wireless driver
 2009-08-18  3:56 UTC 

[PATCH 28/29] mwl8k: update copyright and version number
 2009-08-18  3:55 UTC 

[PATCH 27/29] mwl8k: remove mwl8k_queue_work()
 2009-08-18  3:55 UTC 

[PATCH 26/29] mwl8k: make mwl8k_configure_filter() use queue_work() directly
 2009-08-18  3:55 UTC 

[PATCH 25/29] mwl8k: get rid of mwl8k_get_stats() workqueue use
 2009-08-18  3:55 UTC 

[PATCH] Security/sysfs: Enable security xattrs to be set on sysfs files, directories, and symlinks
 2009-08-18  3:55 UTC  (9+ messages)
            ` [PATCH] Security/sysfs: v2 - "

[PATCH 24/29] mwl8k: get rid of mwl8k_conf_tx() workqueue use
 2009-08-18  3:55 UTC 

[PATCH 23/29] mwl8k: get rid of mwl8k_set_rts_threshold() workqueue use
 2009-08-18  3:54 UTC 

[PATCH 22/29] mwl8k: get rid of mwl8k_bss_info_changed() workqueue use
 2009-08-18  3:54 UTC 

[PATCH 21/29] mwl8k: get rid of mwl8k_config() workqueue use
 2009-08-18  3:54 UTC 

[PATCH 20/29] mwl8k: get rid of mwl8k_stop() workqueue use
 2009-08-18  3:54 UTC 

[PATCH 19/29] mwl8k: get rid of mwl8k_start() workqueue use
 2009-08-18  3:54 UTC 

[PATCH 18/29] mwl8k: fix firmware command serialisation
 2009-08-18  3:53 UTC 

[PATCH 17/29] mwl8k: mwl8k_queue_work() cleanup
 2009-08-18  3:53 UTC 

[PATCH 16/29] mwl8k: mwl8k_txq_xmit() rework
 2009-08-18  3:53 UTC 

[PATCH 15/29] mwl8k: no need to hold ->tx_lock while setting the hardware interrupt mask
 2009-08-18  3:53 UTC 

[PATCH 14/29] mwl8k: don't hardcode the number of transmit queues
 2009-08-18  3:53 UTC 

[PATCH 13/29] mwl8k: don't touch 'command done' interrupt during firmware load
 2009-08-18  3:53 UTC 

[PATCH 12/29] mwl8k: dma header manipulations can't fail
 2009-08-18  3:52 UTC 

[PATCH 11/29] mwl8k: ->add_interface() is not called for monitor interfaces
 2009-08-18  3:52 UTC 

[PATCH 09/29] mwl8k: remove usage of deprecated radio_enabled
 2009-08-18  3:52 UTC 

[PATCH 08/29] mwl8k: remove MWL8K_*_SLOTTIME defines
 2009-08-18  3:52 UTC 

[PATCH 07/29] mwl8k: remove MWL8K_WMM_* defines
 2009-08-18  3:52 UTC 

[PATCH 06/29] mwl8k: remove MWL8K_RADIO_*_PREAMBLE defines
 2009-08-18  3:51 UTC 

[PATCH 05/29] mwl8k: remove MWL8K_RADIO_* defines
 2009-08-18  3:51 UTC 

[PATCH 04/29] mwl8k: various coding style cleanups
 2009-08-18  3:51 UTC 

[PATCH 03/29] mwl8k: sort firmware command list by opcode, and trim unused commands
 2009-08-18  3:51 UTC 

[PATCH 02/29] mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/g
 2009-08-18  3:50 UTC 

[PATCH 01/29] mwl8k: remove various unused struct members and defines
 2009-08-18  3:50 UTC 

[PATCH 00/29] mwl8k update to version 0.10
 2009-08-18  3:49 UTC 

[PATCH] reject too-large filesystems on 32-bit kernels
 2009-08-18  3:47 UTC  (3+ messages)
` [PATCH V2] "

how to make a2dp device works after chroot?
 2009-08-18  3:41 UTC  (2+ messages)

[Qemu-devel] Qemu snapshot mode: /tmp/vl.xxx file missing?
 2009-08-18  3:40 UTC  (4+ messages)

[PATCH #upstream, v2] ahci: Implement SATA AHCI FIS-based switching support
 2009-08-18  4:45 UTC 

[PATCH] read-tree: Fix regression with creation of a new index file
 2009-08-18  3:37 UTC  (3+ messages)

[PATCH] wl1251: halt the embedded CPU before loading firmware
 2009-08-18  3:33 UTC 

[RFC][v4][PATCH 0/7] clone_with_pids() system call
 2009-08-18  3:31 UTC  (5+ 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.