All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-08 17:21:20 to 2009-10-08 19:28:46 UTC [more...]

[Buildroot] Compiler for arm7tdmi
 2009-10-08 19:28 UTC  (7+ messages)

[PATCH 0/6] 8xx TLB fixes
 2009-10-08 19:22 UTC  (6+ messages)
` [PATCH 1/6] 8xx: DTLB Error must check for more errors
  ` [PATCH 2/6] 8xx: get rid of _PAGE_HWWRITE dependency in MMU
    ` [PATCH 3/6] 8xx: invalidate non present TLBs

kvm guest: hrtimer: interrupt too slow
 2009-10-08 19:22 UTC  (6+ messages)

[this_cpu_xx V5 19/19] SLUB: Experimental new fastpath w/o interrupt disable
 2009-10-08 19:17 UTC  (16+ messages)

[Buildroot] [git commit master] busybox: bump 1.15.x stable version
 2009-10-08 19:22 UTC 

[Buildroot] [git commit master] x11r7: tweak kconfig
 2009-10-08 19:22 UTC 

[GIT PULL] core kernel fixes
 2009-10-08 19:20 UTC  (3+ messages)

[U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support
 2009-10-08 19:21 UTC  (9+ messages)
` [U-Boot] [PATCH v2] "
  ` [U-Boot] [PATCH v3] "

[Qemu-devel] Re: [PATCH] eepro100: Remove unused device status entries
 2009-10-08 19:19 UTC  (4+ messages)
` [Qemu-devel] "

[U-Boot] [PATCH V2 1/3] memcpy: copy one word at a time if possible
 2009-10-08 19:17 UTC  (9+ messages)
` [U-Boot] [PATCH V2 0/3] make memcpy and memset faster

[PATCH] perf tools: Improve thread comm resolution in perf sched
 2009-10-08 19:13 UTC  (7+ messages)
  ` [PATCH] perf tools: Fix "
      ` [tip:perf/core] "

FEATURES prints
 2009-10-08 19:13 UTC 

[GIT PULL] XFS update for 2.6.32
 2009-10-08 19:11 UTC  (2+ messages)

[PATCH] TI DaVinci EMAC: Clear statistics register properly
 2009-10-08 19:11 UTC  (2+ messages)

[Buildroot] [PATCH 07/14] *-menuconfig needs dirs to exist
 2009-10-08 19:08 UTC  (4+ messages)
  ` [Buildroot] [PATCH 06/10] "

[PATCH v4 net-next-2.6] cxgb3: Added private MAC address and provisioning packet handler for iSCSI
 2009-10-08 19:11 UTC 

group is not set properly for usb printer for older kernels
 2009-10-08 19:05 UTC  (6+ messages)

Pinnace 320e (PCTV Hybrid Pro Stick) support
 2009-10-08 19:04 UTC  (6+ messages)

[PATCH 2.6.32] cfg80211: fix netns error unwinding bug
 2009-10-08 19:02 UTC 

[GIT PULL] scheduler fix
 2009-10-08 19:01 UTC 

[Qemu-devel] [PATCH 00/16] Add a -netdev option
 2009-10-08 18:58 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/16] slirp: fix !CONFIG_SLIRP compilation
` [Qemu-devel] [PATCH 02/16] hotplug: safely iterate bus's sibling list while removing a device
` [Qemu-devel] [PATCH 03/16] net: pass monitor handle to client init functions
` [Qemu-devel] [PATCH 04/16] net: remove unused qemu_handler_true()
` [Qemu-devel] [PATCH 05/16] net: handle id= parameter for -net
` [Qemu-devel] [PATCH 06/16] net: remove id field from NICInfo
` [Qemu-devel] [PATCH 07/16] net: use qtailq for vlan and client lists
` [Qemu-devel] [PATCH 08/16] net: allow clients not associated with a vlan
` [Qemu-devel] [PATCH 09/16] net: add QemuOptsList arg to net_client_parse()
` [Qemu-devel] [PATCH 10/16] net: add -netdev option
` [Qemu-devel] [PATCH 11/16] net: handle -netdevice options
` [Qemu-devel] [PATCH 12/16] net: maintain a list of vlan-less clients
` [Qemu-devel] [PATCH 13/16] net: add -net nic,netdev= option
` [Qemu-devel] [PATCH 14/16] net: allow NICs to be connected to netdevs
` [Qemu-devel] [PATCH 15/16] net: refactor packet queueing code
` [Qemu-devel] [PATCH 16/16] net: add queue for peer-to-peer packet forwarding

[PATCH PV_OPS] Misc fixes
 2009-10-08 19:00 UTC  (6+ messages)
` [PATCH 1/3] Fix toogle whether xenbus driver should be built as module or part of kernel
  ` [PATCH 2/3] Fix compile warnings: ignoring return value of 'xenbus_register_backend'
    ` [PATCH 3/3] Fix compilation issues with CONFIG_DRM_TTM enabled

[PATCH] [loongson] Remove redundant local_irq_disable()
 2009-10-08 19:01 UTC  (2+ messages)

[PATCH 00/20] First batch of new patches for wl1271
 2009-10-08 18:56 UTC  (21+ messages)
` [PATCH 01/20] wl1271: remove unecessary qual parameter from rx status
` [PATCH 02/20] wl1271: Correction to TX block allocation calculation
` [PATCH 03/20] wl1271: Security sequence number handling for TX (for WPA)
` [PATCH 04/20] wl1271: Correct TKIP header space handling in TX path
` [PATCH 05/20] wl1271: Implement delayed entry into ELP
` [PATCH 06/20] wl1271: mask aid bits 14 and 15 in ps-poll template
` [PATCH 07/20] wl1271: Implementation for SPI busy word checking
` [PATCH 08/20] wl1271: Configure rate policies based on AP rates
` [PATCH 09/20] wl1271: Update join usage
` [PATCH 10/20] wl1271: Corrections to TX path
` [PATCH 11/20] wl1271: added Juuso Oikarinen as module author
` [PATCH 12/20] wl1271: hack to disable filters
` [PATCH 13/20] wl1271: use workqueue provided by mac80211 instead of the default
` [PATCH 14/20] wl1271: Clear probe-request template after scan
` [PATCH 15/20] wl1271: Multicast filtering configuration
` [PATCH 16/20] wl1271: Use vmalloc to allocate memory for firmware
` [PATCH 17/20] wl1271: Add connection monitoring configuration
` [PATCH 18/20] wl1271: Enable beacon filtering with the stack
` [PATCH 19/20] wl1271: Configure beacon filtering on if PSM used
` [PATCH 20/20] wl1271: Mask unneeded events from firmware to conserve power

[PATCH] x86-64: don't leak kernel register values to 32-bit processes
 2009-10-08 18:58 UTC  (3+ messages)

Sample PCI Linux Device Driver
 2009-10-08 18:58 UTC 

[Xenomai-core] Some thoughts on Analogy "kernel side" framework
 2009-10-08 18:58 UTC  (3+ messages)

typo in clone(2)
 2009-10-08 18:58 UTC 

[GIT PULL] x86 fixes
 2009-10-08 18:57 UTC 

[PATCH] include stdlib.h in qemu-kvm.h
 2009-10-08 18:53 UTC 

[PATCH] Fix MSVC build on cygwin
 2009-10-08 18:50 UTC  (3+ messages)

[GIT PULL] tracing fixes
 2009-10-08 18:52 UTC 

[Xenomai-help] XUM 2009 follow-up : Powerlink, CANopen and sockets
 2009-10-08 18:52 UTC  (3+ messages)
    ` [Xenomai-core] "

[RFC GIT PULL] SPARC perf events fixes
 2009-10-08 18:50 UTC 

Crash in the kernel panic linux mpc 832x
 2009-10-08 18:48 UTC  (2+ messages)

[Qemu-devel] [PATCH] qcow2: Bring synchronous read/write back to life
 2009-10-08 18:47 UTC  (5+ messages)

[PATCH 1/1] don't call pre_restore_task twice
 2009-10-08 18:49 UTC  (6+ messages)

[PATCH] MIPS: fix pfn_valid() for FLAGMEM
 2009-10-08 18:50 UTC  (4+ messages)

[BUG] radio-gemtek-pci.c: double mutex_lock
 2009-10-08 18:52 UTC  (2+ messages)

Question about core files
 2009-10-08 18:47 UTC  (7+ messages)

Changes to gregkh's kernel trees
 2009-10-08 18:41 UTC 

[linux-lvm] Corrupted LV after resize2fs crashed when adding new disk to LV
 2009-10-08 18:42 UTC 

staging: where to put system-wide includes
 2009-10-08 18:40 UTC  (2+ messages)

[PATCH 2/3] qemu: make cirrus init value pci spec compliant
 2009-10-08 18:40 UTC  (6+ messages)
        ` [Qemu-devel] "

[PATCH] sdio: add MMC_CAP_VDD_165_195 host capability
 2009-10-08 18:38 UTC  (8+ messages)

[GIT PULL] perf events fixes
 2009-10-08 18:37 UTC 

Allocated Mem - 700MB missing
 2009-10-08 18:37 UTC  (2+ messages)

sata_sil24 blows up under load, please help diagnose
 2009-10-08 18:36 UTC 

[PATCH 5/6] haptic: Samsung SoCs PWM controlled haptic support
 2009-10-08 18:36 UTC  (3+ messages)

[GIT PULL] timer fixes
 2009-10-08 18:35 UTC 

[BUG] wbsd.c: after spin_lock_bh uses spin_unlock instead spin_unlock_bh
 2009-10-08 18:35 UTC  (3+ messages)

git log -S not finding all commits?
 2009-10-08 18:23 UTC  (6+ messages)

linux-next: Tree for October 7 (wireless/wext)
 2009-10-08 18:29 UTC  (10+ messages)
` [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE

paravirt-dom0: ACPI_PROCESSOR_XEN (bool) depends on ACPI_PROCESSOR (tristate)
 2009-10-08 18:27 UTC  (3+ messages)

[PATCH 0/7] ath5k: few fixes for regressions
 2009-10-08 18:26 UTC  (3+ messages)
` [PATCH 7/7] ath5k: enable Power-Save Polls by setting the association ID

[.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU"
 2009-10-08 18:23 UTC  (5+ messages)

Unicode to CP1252
 2009-10-08 18:23 UTC  (2+ messages)

[ath9k-devel] ad-hoc
 2009-10-08 18:23 UTC  (4+ messages)

What's cooking in git.git (Oct 2009, #01; Wed, 07)
 2009-10-08 18:15 UTC  (7+ messages)

[lm-sensors] PATCH: add sections for the new FTS chips to
 2009-10-08 18:17 UTC  (2+ messages)
` [lm-sensors] PATCH: add sections for the new FTS chips

[2.6.32-rc3] iwlagn lost connection after s2ram (with warnings)
 2009-10-08 18:15 UTC  (3+ messages)

[ath5k-devel] Regarding changing channel widthlin
 2009-10-08 18:15 UTC  (3+ messages)

[this_cpu_xx V4 00/20] Introduce per cpu atomic operations and avoid per cpu address arithmetic
 2009-10-08 18:06 UTC  (6+ messages)
` [this_cpu_xx V4 01/20] Introduce this_cpu_ptr() and generic this_cpu_* operations
      ` [Patchs vs. percpu-next] Use this_cpu_xx to dynamically allocate counters
      ` (no subject)

[PATCH] Pass the stored sock->protocol into sock_create() on restore
 2009-10-08 18:14 UTC 

[LTP] Issue 5 - hard hang and kernel crash when fork12 killed on F10
 2009-10-08 18:13 UTC 

[PATCH] opensm - standardize on a single Windows #define
 2009-10-08 18:12 UTC  (5+ messages)

c/r: Support open INET connections
 2009-10-08 18:11 UTC  (8+ messages)
` [PATCH 2/2] [RFC] Add c/r support for connected INET sockets

IRQ SMP affinity problems in domU with vcpus > 4 on HP ProLiant G6 with dual Xeon 5540 (Nehalem)
 2009-10-08 18:11 UTC  (3+ messages)

[alsa-cvslog] alsa-kernel: Official ALSA project GIT repository for Linux 2.6 branch, master now at v2.6.31-rc8-407-gfc9e4a3
 2009-10-08 18:11 UTC  (7+ messages)

sscape: make more code __devinit and other improvements
 2009-10-08 18:11 UTC  (2+ messages)

[PATCH] opensm - add OSM_CDECL to qsort compare function definitions
 2009-10-08 18:09 UTC  (4+ messages)
    ` [ofw] "

Patches merged to split OMAP2_IO_ADDRESS
 2009-10-08 18:08 UTC  (3+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2009-10-08 18:07 UTC 

[PATCH] trust new architecturally-defined TSC Invariant bit on Intel systems
 2009-10-08 18:05 UTC 

kvm: test: timer testcase
 2009-10-08 18:02 UTC  (3+ messages)
  ` kvm: test: timer testcase (v2)

[RFC][PATCH] kmap_atomic_push
 2009-10-08 18:02 UTC  (5+ messages)

[PATCH] voicecall: allow sending DTMF tones while call is in alerting state
 2009-10-08 18:02 UTC  (2+ messages)

Re: [Xen-changelog] [xen-unstable] Introduce a grant_entry_v2 structure
 2009-10-08 18:01 UTC  (4+ messages)

[PATCH] voicecall.c: use swap_without_accept method, if present
 2009-10-08 18:01 UTC  (2+ messages)

[PATCH 2.6.32-rc3] net: VMware virtual Ethernet NIC driver: vmxnet3
 2009-10-08 17:59 UTC  (4+ messages)

Latest vfs scalability patch
 2009-10-08 18:00 UTC  (11+ messages)
      ` [rfc][patch] store-free path walking

[PATCH] opensm - use uintptr_t instead of unsigned long
 2009-10-08 17:55 UTC  (2+ messages)

retry:snapshots: COW drive capacity and monitoring space usage
 2009-10-08 17:53 UTC  (3+ messages)
` [linux-lvm] "

[PATCH 0/2] Two minor bug fixes
 2009-10-08 17:51 UTC  (5+ messages)
  ` [PATCH 1/2] mount: ECONNREFUSED is a permanent error
  ` [PATCH 2/2] mount.nfs: Assume v2/v3 if mount-related options are present

time virtualization
 2009-10-08 17:51 UTC  (2+ messages)

compat-wireless-2009-09-23 kernel trace
 2009-10-08 17:38 UTC 

[Buildroot] Patch: parted support
 2009-10-08 17:45 UTC  (2+ messages)

Re: pygrub and F12 rawhide
 2009-10-08 17:44 UTC  (2+ messages)

libshcodecs-0.9.7 release
 2009-10-08 17:44 UTC 

[Printing-architecture] Common Printing Dialog: Print to (PDF) file
 2009-10-08 17:41 UTC  (2+ messages)

kirkwood: missing pci support for openrd_base board
 2009-10-08 17:40 UTC  (3+ messages)

Issue compiling build
 2009-10-08 17:39 UTC 

2.6.32 regression (bisected): Video tearing/glitching with T400 laptops
 2009-10-08 17:36 UTC  (2+ messages)

[PATCH 1/1] perf tools: Improve kernel/modules symbol lookup
 2009-10-08 17:31 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/1] perf tools: Up the verbose level for some really verbose stuff
 2009-10-08 17:31 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2] OMAP3: introduce OMAP3630
 2009-10-08 17:31 UTC 

[PATCH 0/4] snapshot-merge preparation
 2009-10-08 17:32 UTC  (5+ messages)
` [PATCH 2/4] dm-snapshot-refactor-associations

.udevdb or .udev presence implies active udev. Aborting MAKEDEV
 2009-10-08 17:29 UTC 

[PATCH] voicecall: allow P or , within the dial string
 2009-10-08 17:29 UTC  (2+ messages)

[PATCH 1/1] perf tools: Install the docs by default
 2009-10-08 17:26 UTC  (2+ messages)

i7core_edac tree
 2009-10-08 17:26 UTC 

linux-next: pci tree build warning
 2009-10-08 17:25 UTC  (3+ messages)
` [PATCH pci-2.6#linux-next] pci: pci_dfl_cache_line_size is __devinitdata

[TOMOYO #16 00/25] Starting TOMOYO 2.3
 2009-10-08 17:22 UTC  (3+ messages)
` [TOMOYO #16 03/25] LSM: Pass original mount flags to security_sb_mount()

[PATCH 0/4][RFC] NFSv3: implement extended attribute (XATTR) protocol
 2009-10-08 17:22 UTC  (3+ messages)

[PATCH JGit] Adding update-server-info functionality try2
 2009-10-08 17:12 UTC  (7+ messages)
` [PATCH JGit 1/5] adding tests for ObjectDirectory
  ` [PATCH JGit 2/5] Create abstract method on ObjectDatabase for accessing the list of local pack files
    ` [PATCH JGit 3/5] Implemented directory based info cache for objects/info/packs
      ` [PATCH JGit 4/5] Adding in a InfoDatabase like ObjectDatabase and and implementation based upon a directory
        ` [PATCH JGit 5/5] added tests for the file based info cache update and made pass

[PATCH 1/2] rdma/cm: support option to allow manually setting IB path
 2009-10-08 17:21 UTC  (10+ messages)
` [PATCH 2/2] rdma/cm: allow user to specify IP to DGID mapping


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.