All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-17 19:15:14 to 2010-03-17 21:31:04 UTC [more...]

[PATCH] ASoC: support codec via ssp interface in aspenite
 2010-03-17 21:31 UTC 

[PATCH] ASoC: support pxa168 ssp in ASoC
 2010-03-17 21:31 UTC 

[PATCH] ASoC: support pxa168 ssp in ASoC
 2010-03-17 21:31 UTC 

[PATCH] ASoC: support pxa168 ssp in ASoC
 2010-03-17 21:31 UTC 

[PATCH 0/6] Pass t5530 on Windows
 2010-03-17 21:28 UTC  (4+ messages)
` [PATCH 7/6] Enable threaded async procedures whenever pthreads is available

Spinlock vs mutexes for spi network driver
 2010-03-17 21:28 UTC  (2+ messages)

[Bug 27136] New: blank screen with G98 [Quadro NVS 420] (NV98) dual GPU, 4-head
 2010-03-17 21:28 UTC  (6+ messages)
  ` [Bug 27136] "
  ` [Bug 27136] blank screen with G98 [Quadro NVS 420] (NV50) "

[PATCH 00/12] ATH9K htc driver - supports AR9271
 2010-03-17  8:55 UTC  (13+ messages)
` [PATCH 01/12] ath9k_hw: update initialization values for AR9271
  ` [PATCH 02/12] ath9k_hw: add GPIO setup code "
    ` [PATCH 03/12] ath9k_hw: skip chip tests "
      ` [PATCH 04/12] ath9k_hw: fix TX descriptor setup "
        ` [PATCH 05/12] ath9k_hw: Fix full sleep "
          ` [PATCH 06/12] ath9k_hw: fix noisefloor history buffer usage on AR9271
            ` [PATCH 07/12] ath9k_hw: restrict valid nf readings for AR9271 to -114
              ` [PATCH 08/12] ath9k_hw: use the skip count for PA calibration on AR9271
                ` [PATCH 09/12] ath9k_hw: always set the core clock for AR9271
                  ` [PATCH 10/12] ath9k_hw: add HTC init hardware call for special resets "
                    ` [PATCH 11/12] ath9k_hw: fix hardware deinit
                      ` [PATCH 12/12] ath9k_htc: Support for AR9271 chipset

[PATCH] [V3] uartlite: move from byte accesses to word accesses
 2010-03-17 21:26 UTC  (4+ messages)

mapping uncached memory
 2010-03-17 21:26 UTC  (5+ messages)

Winning Notification
 2010-03-17 21:17 UTC  (2+ messages)

Winning Notification
 2010-03-17 21:17 UTC 

Winning Notification
 2010-03-17 21:17 UTC 

Sony DCR-HC23 + USB (0540:00c0) + Linux?
 2010-03-17 21:25 UTC 

[PATCH 0/5][v3][RFC] NFSv3: implement extended attribute protocol (XATTR)
 2010-03-17 21:23 UTC  (7+ messages)
` [PATCH 0/6][v4][RFC] "

[PATCH] gigaset: fix build failure
 2010-03-17 21:22 UTC  (2+ messages)

[PATCH] Font antialiasing v2
 2010-03-17 21:21 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] error: Clean up after recent changes
 2010-03-17 21:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/6] error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o

new: loads of audit messgs
 2010-03-17 21:16 UTC  (5+ messages)
  ` [refpolicy] "

Build Error with GLIBC-2.11.1
 2010-03-17 21:15 UTC  (3+ messages)

[PATCH] Enhance perf to collect KVM guest os statistics from host side
 2010-03-17 21:14 UTC  (5+ messages)

qemu-kvm crashes with Assertion ... failed
 2010-03-17 21:14 UTC  (3+ messages)

[PATCH 7/8][RFC] Invalidate SIM manager properties when SIM extracted, add Present property
 2010-03-17 21:10 UTC  (2+ messages)

[PATCH RFC] tun: add ioctl to modify vnet header size
 2010-03-17 21:10 UTC  (2+ messages)

[PATCH] drm/i915: Convert some trace events to DEFINE_TRACE
 2010-03-17 21:09 UTC  (2+ messages)

[PATCH] V4L: introduce a Kconfig variable to disable helper-chip autoselection
 2010-03-17 21:09 UTC  (6+ messages)

[C/R v20][PATCH 00/96] Linux Checkpoint-Restart - v20
 2010-03-17 21:09 UTC  (21+ messages)
` [C/R v20][PATCH 01/96] eclone (1/11): Factor out code to allocate pidmap page
  ` [C/R v20][PATCH 02/96] eclone (2/11): Have alloc_pidmap() return actual error code
    ` [C/R v20][PATCH 03/96] eclone (3/11): Define set_pidmap() function
      ` [C/R v20][PATCH 04/96] eclone (4/11): Add target_pids parameter to alloc_pid()
        ` [C/R v20][PATCH 05/96] eclone (5/11): Add target_pids parameter to copy_process()
          ` [C/R v20][PATCH 06/96] eclone (6/11): Check invalid clone flags
            ` [C/R v20][PATCH 07/96] eclone (7/11): Define do_fork_with_pids()
              ` [C/R v20][PATCH 08/96] eclone (8/11): Implement sys_eclone for x86 (32,64)
                ` [C/R v20][PATCH 09/96] eclone (9/11): Implement sys_eclone for s390
                  ` [C/R v20][PATCH 10/96] eclone (10/11): Implement sys_eclone for powerpc
                    ` [C/R v20][PATCH 11/96] eclone (11/11): Document sys_eclone
                      ` [C/R v20][PATCH 12/96] c/r: extend arch_setup_additional_pages()
                        ` [C/R v20][PATCH 13/96] c/r: break out new_user_ns()
                          ` [C/R v20][PATCH 14/96] c/r: split core function out of some set*{u,g}id functions
                            ` [C/R v20][PATCH 15/96] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer
                              ` [C/R v20][PATCH 16/96] cgroup freezer: Update stale locking comments
                                ` [C/R v20][PATCH 46/96] c/r: add checkpoint operation for opened files of generic filesystems

[PATCH] ASoC: remove a card from the list, if instantiation failed
 2010-03-17 21:06 UTC 

[Qemu-devel] [PATCH] [TRIVIAL] usb-linux: remove unreachable default in switch statement
 2010-03-17 21:05 UTC  (9+ messages)

(no subject)
 2010-03-17 21:03 UTC  (7+ messages)
` [PATCH v2] v4l: videobuf: code cleanup

linux-next: Tree for March 12, r8169 does not work
 2010-03-17 21:03 UTC  (4+ messages)
  ` Fwd: "

[Regression] r8169: enable 64-bit DMA by default for PCI Express devices (v2)
 2010-03-17 20:52 UTC  (5+ messages)

[PATCH 1/2] compat-wireless: remove rename {free,alloc}_ieee80211 patch
 2010-03-17 20:58 UTC  (2+ messages)
` [PATCH 2/2] compat-wireless: refresh patch to apply again

Support for zerocopy to DSP on OMAP3
 2010-03-17 20:57 UTC  (3+ messages)
` [PATCH 1/2] V4L/DVB: buf-dma-sg.c: don't assume nr_pages == sglen

64-syscall args on 32-bit vs syscall()
 2010-03-17 20:53 UTC  (13+ messages)

-enable-kvm - can it be a required option?
 2010-03-17 20:56 UTC  (2+ messages)

[PATCH 5/8][RFC] STATUS, FETCH and TERMINAL RESPONSE for AT driver
 2010-03-17 20:56 UTC  (2+ messages)

Linux Checkpoint-Restart - v19
 2010-03-17 20:55 UTC  (6+ messages)

[PATCH RESEND] powerpc: fix handling of strnlen with zero len
 2010-03-17 20:55 UTC 

[LTP] [ ltp-Patches-2972206 ] PbHNT8 Hi! and <a href="http://hoodia-patch-fda.socialgo.com
 2010-03-17 20:54 UTC 

[U-Boot] Uboot debugging clarification!
 2010-03-17 20:54 UTC  (2+ messages)

openembedded to cross compile QT4 to FriendlyArm mini2440
 2010-03-17 20:48 UTC  (2+ messages)

[PATCH 0/7] drm/ttm: Pool allocator
 2010-03-17 20:50 UTC  (8+ messages)
` [PATCH 1/7] drm/ttm: add pool wc/uc page allocator
  ` [PATCH 2/7] drm/ttm: Add debugfs output entry to pool allocator
    ` [PATCH 3/7] drm/radeon/kms: Add ttm page pool debugfs file
      ` [PATCH 4/7] drm/nouveau: "
        ` [PATCH 5/7] drm/ttm: Dynamically scale the allocation sizes of pools
          ` [PATCH 6/7] arch/x86: Add array variants for setting memory to wc caching
            ` [PATCH 7/7] drm/ttm: Use set_pages_array_wc instead of set_memory_wc

[PATCH 0/2] crypto: omap-sha1-md5: OMAP3 SHA1 & MD5 driver
 2010-03-17 20:49 UTC  (4+ messages)
` [PATCH 1/2] sec: omap sha1 & md5 driver

[U-Boot] Can physical flash initramfs cpio address be given to bootm?
 2010-03-17 20:48 UTC  (2+ messages)

[PATCH] Btrfs: fix chunk allocate size calculation
 2010-03-17 20:45 UTC 

iptables pull request, add XT_RECENT_REAP support
 2010-03-17 20:40 UTC  (10+ messages)

[PATCH 1/4] bcm63xx: fix tabs vs spaces in board_bcm963xx.c
 2010-03-17 20:33 UTC  (2+ messages)

[patch 1/2] kernel: introduce brlock
 2010-03-17 20:33 UTC  (4+ messages)
` [patch 2/2] fs: scale vfsmount_lock

e1000e: Fix build with CONFIG_PM disabled
 2010-03-17 20:34 UTC  (4+ messages)

[patch] i915: fix small leak on error path
 2010-03-17 20:30 UTC  (5+ messages)

Weird wireless/wpa_supplicant screw-up
 2010-03-17 20:29 UTC  (5+ messages)

[PATCH] libunwind: new recipe
 2010-03-17 20:22 UTC 

Rules PREROUTING doesn't work
 2010-03-17 20:25 UTC  (5+ messages)

[omap3camera] Camera bring-up on Zoom3 (OMAP3630)
 2010-03-17 20:23 UTC  (9+ messages)

[Ocfs2-devel] [PATCH 0/5] Ocfs2 allocation reservations
 2010-03-17 20:17 UTC  (2+ messages)

[PATCH] 460EX on-chip SATA driver<kernel 2.6.33> < resubmission : 01>
 2010-03-17 20:15 UTC  (4+ messages)

ausearch results differ with "-i" flag
 2010-03-17 20:15 UTC  (6+ messages)

[vt-d][xen4-rc6] Hangs on startup
 2010-03-17 20:14 UTC  (3+ messages)
  `  "

[PATCH v3 1/4] DSS2: OMAPFB: Add support for switching memory regions
 2010-03-17 20:14 UTC  (4+ messages)
` [PATCH v3 1/4] DSS2: OMAPFB: Add support for switching memory

[PATCH] v4l: videobuf: make poll() report proper flags for output video devices
 2010-03-17 20:14 UTC  (2+ messages)

SIGSEGV with -smp 17+, and error handling around
 2010-03-17 20:12 UTC 

[PATCH v2 0/16] Add label for common ancestor to conflictstyle=diff3
 2010-03-17 20:09 UTC  (3+ messages)
` [PATCH 11/16] revert_or_cherry_pick(): get oneline_body from get_oneline()

[PATCH v3 0/3] Add support for GIT_ONE_FILESYSTEM
 2010-03-17 19:55 UTC  (4+ messages)
` [PATCH 1/3] config.c: remove static keyword from git_env_bool()
` [PATCH 2/3] truncate cwd string before printing error message
` [PATCH 3/3] Add support for GIT_ONE_FILESYSTEM

[U-Boot] [PATCH] add new board pm9g45
 2010-03-17 20:06 UTC  (3+ messages)

[PATCH/RFC 0/2] Fix DQBUF behavior for recoverable streaming errors
 2010-03-17 20:05 UTC  (2+ messages)

[git patches] libata fixes
 2010-03-17 20:04 UTC 

[PATCH] [V2] Add non-Virtex5 support for LL TEMAC driver
 2010-03-17 20:02 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] tcg-hppa get it working, v2.1
 2010-03-17 20:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/4] tcg-hppa: Finish the port

[PATCH] ahci: pp->active_link is not reliable when FBS is enabled
 2010-03-17 19:59 UTC  (2+ messages)

[PATCH 2/2] reiserfs: Properly honor read-only devices
 2010-03-17 19:59 UTC 

[PATCH 1/2] reiserfs: fix oops while creating privroot with selinux enabled
 2010-03-17 19:59 UTC 

[PATCH] hwmon: Add basic support for lm64 to lm63.c
 2010-03-17 19:55 UTC  (2+ messages)
` [lm-sensors] "

vmplayer problems on FC12
 2010-03-17 19:55 UTC  (2+ messages)

[RFC] remove implicit slab.h inclusion from percpu.h
 2010-03-17 19:54 UTC  (6+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2010-03-17 19:53 UTC 

[PATCH 1/3] libdrm_intel.pc: don't include ${includedir}/drm
 2010-03-17 19:52 UTC  (4+ messages)
` [PATCH 2/3] libdrm_nouveau requires libdrm
  ` [PATCH 3/3] Install headers to $(includedir)/libdrm

[patch 2/2] x86,pat Convert memtype_lock into an rw_lock
 2010-03-17 19:51 UTC 

[Qemu-devel] [PATCH, RFC] Replace assert(0) with abort() or cpu_abort()
 2010-03-17 19:50 UTC  (9+ messages)
      ` [Qemu-devel] "

[Qemu-devel] Locking block devices for concurrent access?
 2010-03-17 19:49 UTC 

[PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
 2010-03-17 19:48 UTC  (15+ messages)

guest kernel debugging through serial port
 2010-03-17 19:48 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] n8x0_defconfig: remove CONFIG_NILFS2_FS override
 2010-03-17 19:46 UTC 

[PATCH] mac80211: correct typos in "unavailable upon resume" warning
 2010-03-17 19:33 UTC 

[PATCH] wireless: convert reg_regdb_search_lock to mutex
 2010-03-17 19:33 UTC  (2+ messages)
` [PATCH v2] "

[ kvm-Bugs-2972152 ] guest crash when -cpu kvm64
 2010-03-17 19:43 UTC 

Content based storage
 2010-03-17 19:43 UTC  (4+ messages)

[PATCH] [ARM] mmp: support ssp in pxa168
 2010-03-17 19:42 UTC 

[PATCH] [ARM] mmp: support ssp in pxa168
 2010-03-17 19:42 UTC 

Possible Regression in "MMCONFIG PCI config space access driver backported from Linux Kernel Ver. 2.6.31.5"
 2010-03-17 19:36 UTC  (4+ messages)

nfsd: Replace nfsd_sync() with vfs_fsync() and vfs_fsync_range()
 2010-03-17 19:35 UTC  (9+ messages)
    ` nfsd: Use vfs_fsync_range() in nfsd_commit

[PATCH tip/core/rcu 1/2] rcu: fix holdoff for accelerated GPs for last non-dynticked CPU
 2010-03-17 19:35 UTC  (7+ messages)
` [tip:core/rcu] rcu: Fix "

Newbie looking for pcmcia support
 2010-03-17 19:35 UTC 

iwl3945 and power saving
 2010-03-17 19:34 UTC  (3+ messages)

[PATCH 0/9] Cache deferal improvements - try++
 2010-03-17 19:35 UTC  (3+ messages)
` [PATCH 7/9] nfsd: factor out hash functions for export caches

qemu-kvm 0.12.3, Slackware 13 host and Windows XP guest - time drift a lot
 2010-03-17 19:33 UTC  (2+ messages)

[PATCH 0/3 RFCv4] add support for Janz MODULbus devices
 2010-03-17 19:33 UTC  (3+ messages)
` [PATCH 2/3] can: add support for Janz VMOD-ICAN3 Intelligent CAN module

[patch 3/6] LCP support
 2010-03-17 19:31 UTC  (2+ messages)

[PATCH 2/4] exit: change zap_other_threads() to count sub-threads
 2010-03-17 19:28 UTC 

[PATCH 4/4] exit: avoid sig->count in __exit_signal() to detect the group-dead case
 2010-03-17 19:29 UTC 

[PATCH 3/4] exit: avoid sig->count in de_thread/__exit_signal synchronization
 2010-03-17 19:28 UTC 

[PATCH 1/4] exit: exit_notify() can trust signal->notify_count < 0
 2010-03-17 19:28 UTC 

[PATCH 0/4] signal_struct->count must die, initial changes
 2010-03-17 19:28 UTC 

[Ocfs2-devel] [PATCH] ocfs2: set i_mode on disk during acl operations
 2010-03-17 19:29 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Update i_blocks in reflink operations
 2010-03-17 19:29 UTC  (2+ messages)

extent map merge bad block_len
 2010-03-17 19:27 UTC 

[Ocfs2-devel] [PATCH] ocfs2: Change bg_chain check for ocfs2_validate_gd_parent
 2010-03-17 19:26 UTC  (2+ messages)

[RFC] cfg80211: Add local-state-change-only auth/deauth/disassoc
 2010-03-17 19:26 UTC  (3+ messages)

[PATCH DRAFT] Automatic testing with locking_type = 3
 2010-03-17 19:26 UTC  (2+ messages)
` [PATCH] "

Suspend/hibernate wireless regression with 2.6.33 kernel
 2010-03-17 19:24 UTC  (2+ messages)

Better cooperation between checkouts and stashing
 2010-03-17 19:23 UTC  (12+ messages)
        ` [PATCH] Clarification for the command "git checkout <branch>"

[U-Boot] at91sam9g45ekes SDHC/MMC
 2010-03-17 19:23 UTC  (8+ messages)

[PATCH] KVM: cleanup: change to use bool return values
 2010-03-17 18:53 UTC  (4+ messages)
  ` [PATCH] KVM: Cleanup: "

[PATCH rework] KVM: coalesced_mmio: fix kvm_coalesced_mmio_init()'s error handling
 2010-03-17 19:08 UTC  (2+ messages)

Broken loadvm ?
 2010-03-17 19:11 UTC  (3+ messages)

[PATCH] add "xchg ax, reg" emulator test
 2010-03-17 19:10 UTC  (2+ messages)

[PATCH] HID: driver for BTC "Emprex 3009URF III Vista MCE Remote" quirky remote
 2010-03-17 19:18 UTC  (3+ messages)

[U-Boot] cross compiling fw_printenv on big endian
 2010-03-17 19:18 UTC  (8+ messages)

[refpolicy] system_udev.patch
 2010-03-17 19:17 UTC  (2+ messages)

>2 serial ports?
 2010-03-17 19:16 UTC  (5+ messages)

[U-Boot] uboot on microblaze, compilation error
 2010-03-17 19:16 UTC  (2+ messages)

[PATCH -tip 00/10] perf-probe updates - data-structure support, etc
 2010-03-17 19:14 UTC  (4+ messages)
` [PATCH -tip 10/10] perf probe: Accessing members in data structures


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.