All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-06 16:29:35 to 2009-12-06 19:20:56 UTC [more...]

[PATCH 0/4] Setting coverage class (and ACK timeout and slot time)
 2009-12-06 19:20 UTC  (12+ messages)
` [PATCH 1/4] nl80211: Add new WIPHY attribute COVERAGE_CLASS
` [PATCH 2/4] mac80211: Add new callback set_coverage
` [PATCH 3/4] ath5k: Fix functions for getting/setting slot time
` [PATCH 4/4] ath5k: Implement mac80211 callback set_coverage
` [PATCH] iw: Add support for NL80211_ATTR_WIPHY_COVERAGE_CLASS

[git pull] m68k updates for 2.6.33
 2009-12-06 19:19 UTC 

[git pull] m68k updates for 2.6.33
 2009-12-06 19:19 UTC 

[PATCH] Remove deprecated print_mac to fix warnings
 2009-12-06 19:19 UTC  (4+ messages)

[Buildroot] [Bug 559] New: mesa3d build fails
 2009-12-06 19:14 UTC  (2+ messages)
` [Buildroot] [Bug 559] "

meaning of absent --users prameters
 2009-12-06 19:13 UTC  (6+ messages)

[Buildroot] [git commit master] mesa3d: Pass LDFLAGS to the build config file
 2009-12-06 19:13 UTC 

[PATCH] NPTL support for uClinux
 2009-12-06 19:13 UTC  (2+ messages)

[PATCH 1/1] X86: use explicit register name for get/put_user
 2009-12-06 19:11 UTC  (2+ messages)

[Buildroot] [Bug 773] New: [SECURITY] Update bind to 9.5.2-P1
 2009-12-06 19:11 UTC  (2+ messages)
` [Buildroot] [Bug 773] "

[Buildroot] [git commit master] Bump bind to 9.5.2-P1
 2009-12-06 19:11 UTC 

[linux-dvb] cc
 2009-12-06 19:08 UTC 

[PATCH] scripts/checkpatch.pl: Add warning about leading contination tests
 2009-12-06 19:08 UTC  (6+ messages)

Recipes relation tree
 2009-12-06 19:05 UTC  (10+ messages)

[Buildroot] [Bug 679] New: Autoconf cannot find M4
 2009-12-06 19:07 UTC  (2+ messages)
` [Buildroot] [Bug 679] "

linux-next: Tree for December 4
 2009-12-06 18:12 UTC  (5+ messages)
` [PATCH -next resend] staging: vt6x depends on WLAN
` [PATCH -next resend] g_multi kconfig: fix depends and help text
` [PATCH -next resend/fixed] media/miro: fix kconfig depends/select
` linux-next: Tree for December 4 (staging/iio)

[GIT PULL] PM updates for 2.6.33
 2009-12-06 19:04 UTC  (3+ messages)
` [linux-pm] "

[Buildroot] [Bug 749] New: Bump usbutils package to version 0.86
 2009-12-06 19:00 UTC  (2+ messages)
` [Buildroot] [Bug 749] "

[Buildroot] [git commit master] Bump iw to version 0.9.18
 2009-12-06 18:58 UTC 

[Buildroot] [git commit master] Bump usbutils package to 0.86
 2009-12-06 18:58 UTC 

[Buildroot] [git commit master] package: get rid of redundant malloc related configure presets
 2009-12-06 18:58 UTC 

[PATCH] inetpeer: optimizations
 2009-12-06 18:58 UTC  (6+ messages)

[PATCH] Use "Skeaper" instead of "chname" by deafult
 2009-12-06 18:57 UTC 

Approach for collaborative branches
 2009-12-06 18:56 UTC  (3+ messages)

[GIT pull] bkl core patches for 2.6.33
 2009-12-06 18:52 UTC  (4+ messages)

sched_getcpu header file
 2009-12-06 18:50 UTC 

[linux-lvm] Problems with dissapearing PV when mounting
 2009-12-06 18:47 UTC 

[PATCH v2] Detailed diagnosis when parsing an object name fails
 2009-12-06 18:45 UTC  (4+ messages)

[PATCH] appletouch: give up maintainership
 2009-12-06 18:46 UTC 

git-blame.el: what is format-spec?
 2009-12-06 18:43 UTC  (6+ messages)

[Qemu-devel] [PATCH] Permit zero-sized qemu_malloc() & friends
 2009-12-06 18:41 UTC  (32+ messages)

[GIT pull] BKL removal in drivers for 2.6.33
 2009-12-06 18:38 UTC  (2+ messages)

[BUG] pxa27x_udc: possible recursive locking detected in pxa_ep_queue
 2009-12-06 18:34 UTC  (2+ messages)

WMM classification guideline for applications?
 2009-12-06 18:32 UTC  (7+ messages)

[RFT] ar9170: AP broadcast buffering
 2009-12-06 18:23 UTC  (2+ messages)

Minor optimization in parse_subsystem_tracepoint_event
 2009-12-06 18:25 UTC 

gettext: commands/hdparm.c
 2009-12-06 18:25 UTC 

[Buildroot] [Bug 767] New: Bump iw package to 0.9.18
 2009-12-06 18:24 UTC  (2+ messages)
` [Buildroot] [Bug 767] "

ANOUNCE: pahole & the dwarves 1.8
 2009-12-06 18:22 UTC  (2+ messages)

gettext: commands/*
 2009-12-06 18:22 UTC 

[patch 00/23] locking: name space cleanup and -rt spinlock annotation
 2009-12-06 18:19 UTC  (26+ messages)
` [patch 01/23] locking: Reorder functions in spinlock.c
` [patch 02/23] locking: Split rwlock from spinlock headers
` [patch 03/23] locking: Separate rwlock api from spinlock api
` [patch 04/23] locking: Convert raw_spinlock to arch_spinlock
` [patch 05/23] locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
` [patch 06/23] locking: Convert __raw_spin* functions to arch_spin*
` [patch 07/23] locking: Convert raw_rwlock to arch_rwlock
` [patch 08/23] locking: Convert raw_rwlock functions "
` [patch 09/23] locking: Implement new raw_spinlock
` [patch 10/23] locking: Further name space cleanups
` [patch 11/23] locking: Cleanup the name space completely
` [patch 12/23] bkl: Fixup core_lock fallout
` [patch 13/23] plist: Make plist debugging raw_spinlock aware
` [patch 14/23] sched: Convert rq->lock to raw_spinlock
` [patch 15/23] sched: Convert rt_runtime_lock "
` [patch 16/23] sched: Convert cpupri lock "
` [patch 17/23] sched: Convert pi_lock "
` [patch 18/23] rtmutes: Convert rtmutex.lock "
` [patch 19/23] smp: Convert smplocks to raw_spinlocks
` [patch 20/23] genirq: Convert irq_desc.lock to raw_spinlock
` [patch 21/23] hrtimers: Convert to raw_spinlocks
` [patch 22/23] perf_event: Convert to raw_spinlock
` [patch 23/23] debugobjects: Convert to raw_spinlocks

[PATCH 2/5] ar9170: improve network latency
 2009-12-06 18:16 UTC  (2+ messages)

Speedlimit at "git clone"
 2009-12-06 18:13 UTC  (4+ messages)

[PATCH 2/2] git-add/rm doc: Consistently back-quote
 2009-12-06 18:07 UTC 

[PATCH 1/2] Documentation: 'git add --all' can remove files
 2009-12-06 18:07 UTC 

[PATCH 0/2] Bugfixes for zero stateID RPCs
 2009-12-06 18:02 UTC  (6+ messages)
` [PATCH 1/2] nfs41: nfs41_setup_state_renewal
  ` [PATCH 2/2] nfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTID

[RFC][PATCHSET] mremap/mmap mess
 2009-12-06 18:00 UTC  (3+ messages)

[GIT pull] bkl removal in arch/* for 2.6.33
 2009-12-06 17:59 UTC 

[PATCH] mac80211/cfg80211: add station events
 2009-12-06 17:58 UTC 

[Xenomai-core] Xenomai v2.5-rc5
 2009-12-06 17:58 UTC 

[git pull] FireWire updates post 2.6.32
 2009-12-06 17:56 UTC 

Scheduling parent to run before vforked child calls exec or exit
 2009-12-06 17:56 UTC 

[RFC] What are the goals for the architecture of an in-kernel IR system?
 2009-12-06 17:52 UTC  (17+ messages)

svn svn returning 'fatal: Not a valid object name' on sourceforge svn repo
 2009-12-06 17:49 UTC  (3+ messages)

scp stalls mysteriously
 2009-12-06 17:48 UTC  (19+ messages)

[PATCH] ftrace: fix trace_marker output
 2009-12-06 17:50 UTC  (5+ messages)
` [tip:tracing/urgent] tracing: Fix "

[LTP] [PATCH] if4-alias-addlarge - default values for IPV4_NETWORK and IPV4_HOST
 2009-12-06 17:46 UTC 

[PATCH] doc: remove compilation options section from ide-cd documentation
 2009-12-06 17:42 UTC 

[Buildroot] [Bug 765] New: Add buildroot branding to gcc
 2009-12-06 17:42 UTC  (2+ messages)
` [Buildroot] [Bug 765] "

[PATCH] kmemcheck: make bitfield annotations truly no-ops when disabled
 2009-12-06 17:42 UTC 

[RFC][PATCH 11/18] arch_mmap_check() on mn10300
 2009-12-06 17:41 UTC  (3+ messages)

[Buildroot] [git commit master] Bump pcre to 7.9
 2009-12-06 17:41 UTC 

[Buildroot] [git commit master] Add pkgversion to gcc >= 4.3
 2009-12-06 17:41 UTC 

[Buildroot] [git commit master] kernel-headers: make snapshot option more user friendly
 2009-12-06 17:41 UTC 

[Buildroot] [git commit master] Bump lighttpd package to 1.4.25
 2009-12-06 17:41 UTC 

sparc64 mcount misaligned stack
 2009-12-06 17:37 UTC  (2+ messages)

[Bug 25440] New: PATCH: fixes conflicting miptree definitions
 2009-12-06 17:36 UTC  (2+ messages)
  ` [Bug 25440] "

[PATCH]: drivers/platform/x86/Kconfig - fix inconsistency
 2009-12-06 17:59 UTC  (3+ messages)

regression: rt2561 frequent "Arrived at non-free entry" errors in 2.6.32
 2009-12-06 17:32 UTC  (5+ messages)

[PATCH 00/31] constify various _ops structures for 2.6.32 v1
 2009-12-06 17:25 UTC  (8+ messages)
` [PATCH 11/31] Constify struct file_operations "

[PATCH net-next-2.6] drivers/net: Move && and || to end of previous line
 2009-12-06 17:01 UTC  (6+ messages)

[PATCH] KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates
 2009-12-06 17:24 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/3] add support for Marvell's Dove SoC
 2009-12-06 17:23 UTC  (3+ messages)
` [PATCH 1/3] ARM: add base support for Marvell "

[Xenomai-help] Problem with pthread_cond_wait
 2009-12-06 17:22 UTC  (5+ messages)

[PATCH 3/3] perf: misc small fixes
 2009-12-06 17:19 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: Misc "

[PATCH 2/3] perf: make common SAMPLE_EVENT parser
 2009-12-06 17:18 UTC  (2+ messages)
` [tip:perf/urgent] perf: Make "

[PATCH 1/3] perf: Fix timechart header handling
 2009-12-06 17:18 UTC  (2+ messages)
` [tip:perf/urgent] perf timechart: Fix "

[PATCH] netback: netif cleanup
 2009-12-06 17:18 UTC 

[Bridge] Bridge - vlan - bond
 2009-12-06 17:17 UTC  (2+ messages)

Unable to use tools/perf sched and timechart correctly
 2009-12-06 17:16 UTC  (3+ messages)

[PATCH] perf/sched: fix for getting task's execute time
 2009-12-06 17:10 UTC  (4+ messages)

questions regarding pcm_bluetooth alsa plugin
 2009-12-06 17:16 UTC 

[PATCH 2.6.32] ftrace: fix event format export
 2009-12-06 17:11 UTC  (6+ messages)
` [tip:tracing/urgent] tracing: Fix "

tulip : kernel BUG in tulip_up/tulip_resume
 2009-12-06 17:10 UTC  (7+ messages)
        ` apm/pm bug [was Re: tulip : kernel BUG in tulip_up/tulip_resume]

[BUG] 2.6.32 - Sddr-09 SM reader resets endlessly
 2009-12-06 17:07 UTC  (2+ messages)

[STABLE] [PATCH] icu: Add patch for dangling #elif expression
 2009-12-06 17:04 UTC  (2+ messages)

[PATCH] arch/arm/plat-omap/devices.c - sort alphabetically
 2009-12-06 18:03 UTC 

[dm-crypt] Switching a mountpoint's non-dm blockdevice to a dm one
 2009-12-06 17:00 UTC 

Kexec failure on RDC (and possibly other early x86) platforms
 2009-12-06 16:52 UTC  (2+ messages)

linux-next: manual merge of the pcmcia tree with the arm tree
 2009-12-06 16:51 UTC  (6+ messages)

[PATCH] gspca: make device_table[]s constant
 2009-12-06 16:51 UTC 

git-svn breakage on repository rename
 2009-12-06 16:24 UTC  (3+ messages)

[U-Boot] [PATCH] MAKEALL: Fix return value
 2009-12-06 16:43 UTC  (2+ messages)

about routing
 2009-12-06 16:40 UTC 

[SPAM] Maintenez la temperature ideale tout au long de l'annee
 2009-12-06 16:36 UTC 

Intel Poulsbo [psb] driver for Asus Eeepc 1101
 2009-12-06 16:35 UTC  (6+ messages)

[Qemu-devel] Socket reconnection
 2009-12-06 16:33 UTC  (5+ messages)

__devinitdata, __devinitconst and const?
 2009-12-06 16:30 UTC 

[RFC PATCH v3 0/8] Remote helpers smart transport extensions
 2009-12-06 16:28 UTC  (9+ messages)
` [RFC PATCH v3 1/8] Add remote helper debug mode
` [RFC PATCH v3 2/8] Support mandatory capabilities
` [RFC PATCH v3 3/8] Pass unknown protocols to external protocol handlers
` [RFC PATCH v3 4/8] Refactor git transport options parsing
` [RFC PATCH v3 5/8] Support taking over transports
` [RFC PATCH v3 6/8] Support remote helpers implementing smart transports
` [RFC PATCH v3 7/8] Support remote archive from external protocol helpers
` [RFC PATCH v3 8/8] Remove special casing of http, https and ftp


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.