All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-06 14:21:33 to 2009-12-06 18:04:04 UTC [more...]

[patch 00/23] locking: name space cleanup and -rt spinlock annotation
 2009-12-06 18:03 UTC  (23+ 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

[Qemu-devel] [PATCH] Permit zero-sized qemu_malloc() & friends
 2009-12-06 18:02 UTC  (31+ messages)
                  ` [Qemu-devel] "

[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

[PATCH 0/4] Setting coverage class (and ACK timeout and slot time)
 2009-12-06 18:01 UTC  (7+ 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

[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] bkl core patches for 2.6.33
 2009-12-06 17:58 UTC 

[GIT pull] BKL removal in drivers for 2.6.33
 2009-12-06 17:57 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 "

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

[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] kernel-headers: make snapshot option more user friendly
 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] 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  (7+ 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 

Approach for collaborative branches
 2009-12-06 17:15 UTC  (2+ messages)

[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  (7+ 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

[GIT PULL] i2c updates for 2.6.33, round 1
 2009-12-06 16:27 UTC  (2+ messages)

[PATCH 1/6] sata_mv: increase PIO IORDY timeout
 2009-12-06 16:26 UTC  (6+ messages)
` [PATCH 2/6] sata_mv: support clkdev framework
  ` [PATCH 3/6] sata_mv: add power management support for the platform driver
    ` [PATCH 4/6] sata_mv: move the PCI bar description initialization code from mv_init_host to mv_pci_init_one
      ` [PATCH 5/6] sata_mv: store the board_idx into the host private data
        ` [PATCH 6/6] sata_mv: add power management support for the PCI controllers

[Qemu-devel] [PATCH] This patch adds a Priority and a Machine menu to the menu bar
 2009-12-06 16:25 UTC  (2+ messages)

[PATCH] dove: fix the mm mmu flags of the pj4 procinfo to be
 2009-12-06 16:06 UTC 

clang static analyzer
 2009-12-06 16:04 UTC  (4+ messages)

[PATCH v3] opensm: support routing engine update
 2009-12-06 16:03 UTC  (2+ messages)

What's cooking in git.git (Dec 2009, #02; Sat, 05)
 2009-12-06 15:59 UTC  (2+ messages)

[lm-sensors] Zotac itx-f sensor i2cdump
 2009-12-06 15:59 UTC  (3+ messages)

[Qemu-devel] [PATCH] Fixes compile problems on Mac OS 10.4 and under
 2009-12-06 15:47 UTC  (2+ messages)

[GIT PULL] PM updates for 2.6.33 (updated)
 2009-12-06 15:47 UTC 

[GIT PULL] PM updates for 2.6.33 (updated)
 2009-12-06 15:47 UTC 

[Qemu-devel] Staging update (0.12 pending freeze)
 2009-12-06 15:44 UTC  (7+ messages)

[PATCH 1/12] scsi: megaraid_sas - tape drive support fix
 2009-12-06 15:42 UTC  (6+ messages)
  ` [PATCH 1/4] scsi: megaraid_sas - Zero pad_0 in mfi structure
    ` [PATCH 2/4] scsi: megaraid_sas - add the ld list to driver
      ` [PATCH 3/4] scsi: megaraid_sas - driver fixed the device update issue
      ` [PATCH 4/4] scsi: megaraid_sas - version and documentation update

[RFCv2] cld: replace "if (verbose) { act_log }" with CLD_DEBUG
 2009-12-06 15:41 UTC 

Q: list btrfs snapshots/subvolumes
 2009-12-06 15:37 UTC 

Gratulerer - End Of Year Promotion
 2009-12-06 15:02 UTC 

[Buildroot] [Bug 759] New: Sysstat build broken without libintl
 2009-12-06 15:35 UTC  (2+ messages)
` [Buildroot] [Bug 759] "

[PATCH 0/3] omap3: cm-t35: enable display subsystem
 2009-12-06 15:33 UTC  (2+ messages)

[PATCH] omap3: cm-t35: add mux initialization
 2009-12-06 15:31 UTC  (2+ messages)

[Buildroot] [Bug 763] New: [SECURITY] Update pcre to 7.9
 2009-12-06 15:30 UTC  (2+ messages)
` [Buildroot] [Bug 763] "

[RFC] cld: replace "if (verbose) { act_log }" with CLD_DEBUG
 2009-12-06 15:28 UTC 

[GIT PULL] PM updates for 2.6.33
 2009-12-06 15:23 UTC  (3+ messages)

[Qemu-devel] Re: [PATCH v2 2/3] Cocoa: ppc64 host support
 2009-12-06 15:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] TCG: Mac OS X support for ppc64 target
  ` [Qemu-devel] [PATCH v3 2/3] Cocoa: ppc64 host support
    ` [Qemu-devel] [PATCH v3 3/3] Cocoa: Silence warnings

io-plugin does not call start callback function
 2009-12-06 15:20 UTC  (4+ messages)

[PATCH v2 4/4] copy_signal cleanup: clean tty_audit_fork()
 2009-12-06 15:17 UTC 

[Qemu-devel] [PATCH] kvm: x86: Fix initial kvm_has_msr_star
 2009-12-06 15:12 UTC  (3+ messages)
` [Qemu-devel] [FOR 0.12][FOR 0.11][PATCH] "

acerhdf: BIOS product mismatch due to whitespace
 2009-12-06 15:12 UTC  (3+ messages)

Recipes relation tree
 2009-12-06 14:54 UTC  (8+ messages)

[PATCH v2 4/4] copy_signal cleanup: clean tty_audit_fork()
 2009-12-06 14:49 UTC  (3+ messages)

[RFC][PATCH 0/7] some page_referenced() improvement
 2009-12-06 14:55 UTC  (4+ messages)
` [PATCH 2/7] Introduce __page_check_address

Bugs in kvm guest migration
 2009-12-06 14:55 UTC  (6+ messages)
      ` [Qemu-devel] "

[U-Boot] [PATCH] ARM: Add support for edb93xx boards
 2009-12-06 14:54 UTC 

[PATCH 28/33] asus-laptop: Add wlan switch found on V6V
 2009-12-06 14:54 UTC  (11+ messages)
` [PATCH 29/33] eeepc-laptop: map keys found on newer eeepc
  ` [PATCH 30/33] eeepc-laptop: fix coding style
    ` [PATCH 31/33] eeepc-laptop: re-add check for eeepc->backlight == NULL
      ` [PATCH 32/33] input: add KEY_WIRELESS_CYCLE

[PATCH 2/2 v3] opensm SA DB dump/restore: added option to dump SA DB on every sweep
 2009-12-06 14:52 UTC 

[PATCH] Allow --quiet option to git remote, particularly for `git remote update`
 2009-12-06 14:50 UTC  (2+ messages)

[Buildroot] [Bug 751] New: Kernel 2.6 snapshot fetch fail
 2009-12-06 14:43 UTC  (2+ messages)
` [Buildroot] [Bug 751] "

Speedlimit at "git clone"
 2009-12-06 14:43 UTC  (3+ messages)

Ext4 without journal write cache problem
 2009-12-06 14:42 UTC 

[PATCH 1/2 v3] opensm SA DB dump/restore: load SA DB only once
 2009-12-06 14:40 UTC 

[Ocfs2-devel] [PATCH] ocfs2: replace u8 by __u8 in ocfs2_fs.h
 2009-12-06 14:38 UTC 

Running commands in wrong environment
 2009-12-06 14:38 UTC  (4+ messages)

Patch for MSP430 and SOC audio support for Neuros OSD2 platform code
 2009-12-06 14:34 UTC  (2+ messages)

[PATCH 0/2 v3] opensm SA DB dump/restore: SA DB persistence
 2009-12-06 14:32 UTC 

perf DEBUG=1 build fails due to perl bindings
 2009-12-06 13:42 UTC 

[PATCH 28/31] Constify struct super_operations for 2.6.32 v1
 2009-12-06 14:23 UTC  (2+ messages)

2.6.32 regression, hard lock
 2009-12-06 14:14 UTC 

(no subject)
 2009-12-06 16:02 UTC 


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.