public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-14 15:17:30 to 2009-10-14 20:13:39 UTC [more...]

[PATCH] futex: check for NULL keys in match_futex
 2009-10-14 20:11 UTC  (2+ messages)
` [tip:core/urgent] futex: Check "

[PATCH] update flex_array document
 2009-10-14 20:09 UTC  (2+ messages)

Suspend to RAM on MSI PR200YA - do not recover, system immediately turns down
 2009-10-14 20:10 UTC  (5+ messages)

2.6.32-rc4: Reported regressions 2.6.30 -> 2.6.31
 2009-10-14 19:59 UTC  (24+ messages)
` [Bug #14388] keyboard under X with 2.6.31

What is eth"X"-Q0?
 2009-10-14 19:55 UTC  (2+ messages)

[PATCH 00/13] [GIT PULL] perf tools: updates to parsing events
 2009-10-14 19:43 UTC  (14+ messages)
` [PATCH 01/13] [PATCH 01/13] perf tools: handle print concatinations in event format file
` [PATCH 02/13] [PATCH 02/13] perf tools: fix backslash processing on trace print formats
` [PATCH 03/13] [PATCH 03/13] perf tools: handle trace parsing of < and >
` [PATCH 04/13] [PATCH 04/13] perf tools: handle arrays in print fields for trace parsing
` [PATCH 05/13] [PATCH 05/13] perf tools: handle * as typecast in "
` [PATCH 06/13] [PATCH 06/13] perf tools: handle newlines in trace parsing better
` [PATCH 07/13] [PATCH 07/13] perf tools: handle the case with and without the "signed" trace field
` [PATCH 08/13] [PATCH 08/13] perf tools: still continue on failed parsing of an event
` [PATCH 09/13] [PATCH 09/13] perf tools: fix bprintk reading in trace output
` [PATCH 10/13] [PATCH 10/13] perf tools: handle both versions of ftrace output
` [PATCH 11/13] [PATCH 11/13] perf tools: add latency format to trace output
` [PATCH 12/13] [PATCH 12/13] perf tools: handle - and + in parsing trace print format
` [PATCH 13/13] [PATCH 13/13] perf tools: remove all char * typecasts and use const in prototype

GT/s vs Gbps for PCIe bus speed
 2009-10-14 19:49 UTC  (3+ messages)

[patch 05/28] drivers: Remove BKL from drivers/char/misc.c
 2009-10-14 19:38 UTC  (12+ messages)
` [tip:bkl/drivers] drivers: Remove BKL from misc_open

How to check whether executing in atomic context?
 2009-10-14 19:24 UTC  (9+ messages)

[GIT PULL RFC] pvclock cleanups and pvclock vsyscall support
 2009-10-14 19:28 UTC  (13+ messages)
` [PATCH 01/12] x86/vsyscall: use common implementation for vgetcpu
` [PATCH 02/12] x86/vgetcpu: ignore tcache in common code
` [PATCH 03/12] x86/vsyscall: use common implementation for vgettimeofday
` [PATCH 04/12] kvm/pvclock: add monotonicity check
` [PATCH 05/12] xen/pvclock: "
` [PATCH 06/12] x86/pvclock: make sure rdtsc doesn't speculate out of region
` [PATCH 07/12] pvclock: there's no need to copy time_info into shadow
` [PATCH 08/12] x86: create specific X86_VSYSCALL config variable
` [PATCH 09/12] sched: add notifier for cross-cpu migrations
` [PATCH 10/12] x86/pvclock: add vsyscall implementation
` [PATCH 11/12] x86/fixmap: add a predicate for usermode fixmaps
` [PATCH 12/12] xen/time: add pvclock_clocksource_vread support

Bug on barriers for virtio_blk device - end_request: I/O error, dev vda, sector 0
 2009-10-14 19:29 UTC  (2+ messages)

2.6.32-rc4: Reported regressions from 2.6.31
 2009-10-14 19:27 UTC  (7+ messages)
` [Bug #14378] Problems with net/core/skbuff.c

drivers/staging/rt2860 doesn't compile
 2009-10-14 19:11 UTC  (3+ messages)

[GIT PULL] SCSI fixes for 2.6.32-rc3
 2009-10-14 19:11 UTC  (15+ messages)
      ` Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3)

[GIT PULL] tracing: Arch syscalls tracing shrinks and fixlets
 2009-10-14 19:13 UTC  (5+ messages)
` [PATCH 1/4] tracing: Move syscalls metadata handling from arch to core
` [PATCH 2/4] tracing: Document HAVE_SYSCALL_TRACEPOINTS needs
` [PATCH 3/4] ftrace: Copy ftrace_graph_filter boot param using strlcpy
` [PATCH 4/4] ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace

[RFC Patch] use MTRR for write combining if PAT is not available
 2009-10-14 19:14 UTC  (4+ messages)

[PATCH] v4: allow userspace to adjust kvmclock offset
 2009-10-14 19:12 UTC  (3+ messages)

[RFC percpu#for-next] percpu: drop per_cpu__ prefix and add sparse annotations, take#2
 2009-10-14 18:51 UTC  (9+ messages)
` [PATCH 13/16] percpu: remove per_cpu__ prefix

Current status of rt2800usb and staging/rt2870
 2009-10-14 18:56 UTC  (9+ messages)

[PATCH] sysfs: mark a locally-only used function static
 2009-10-14 18:47 UTC  (3+ messages)
  ` [PATCH resend] "

Attention E-mail Account Holder
 2009-10-14 11:08 UTC 

System (motherboard/CPU?) emits high pitch noise when processor.ko is loaded
 2009-10-14 18:45 UTC 

[PATCH] 8250 serial transmitter fully empty test
 2009-10-14 18:44 UTC 

2.6.31.3: Machine hangs at reboot (Intel DP55KG motherboard)
 2009-10-14 18:42 UTC  (3+ messages)

[PATCH 1/2] firewire: core: WARN on wrong usage of core transaction functions
 2009-10-14 18:40 UTC  (2+ messages)
` [PATCH 2/2] firewire: ohci: 0 may be a valid DMA address

[RFC][v8][PATCH 0/10] Implement clone3() system call
 2009-10-14 18:39 UTC  (9+ messages)
` [RFC][v8][PATCH 10/10]: Document clone3() syscall

2.6.32-rc1-git2: Reported regressions 2.6.30 -> 2.6.31
 2009-10-14 18:34 UTC  (12+ messages)
` [Bug #14141] order 2 page allocation failures in iwlagn

[this_cpu_xx V6 7/7] this_cpu: slub aggressive use of this_cpu operations in the hotpaths
 2009-10-14 18:19 UTC  (15+ messages)

[patch 0/3] x86 apic series
 2009-10-14 18:20 UTC  (8+ messages)
` [patch 3/3] x86,apic: limit apic dumping, introduce show_lapic setup option
      ` [tip:x86/apic] x86, apic: Explain show_lapic= in kernel parameters list

IO controller Mini-Summit 2009
 2009-10-14 17:55 UTC  (2+ messages)

DMAR regression in 2.6.31 leads to ext4 corruption?
 2009-10-14 17:52 UTC  (7+ messages)

Staging: Comedi: Add missing <linux/sched.h> includes
 2009-10-14 17:48 UTC  (4+ messages)

[PATCH] staging: more sched.h fixes
 2009-10-14 17:38 UTC  (2+ messages)
` patch staging-more-sched.h-fixes.patch added to gregkh-2.6 tree

[patch 00/28] BKL removal queued patches
 2009-10-14 17:35 UTC  (7+ messages)
` [patch 25/28] parisc: Remove BKL from eisa_eeprom
  ` [tip:bkl/drivers] "
` [PATCH 1/2] compat_ioctl: remove VT specific ioctl handlers
  ` [PATCH 2/2] compat_ioctl: do not hold BKL in handlers

[PATCH] define convenient securebits masks for prctl users
 2009-10-14 17:34 UTC 

[PATCH tip/core/rcu 0/6] rcu: fix synchronize_rcu_expedited(), update docs, improve perf
 2009-10-14 17:15 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] rcu: Update trace.txt documentation to reflect recent changes
` [PATCH tip/core/rcu 2/6] rcu: prevent RCU IPI storms in presence of high call_rcu() load
` [PATCH tip/core/rcu 3/6] rcu: stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU
` [PATCH tip/core/rcu 4/6] rcu: add exports for synchronize_rcu_expedited()
` [PATCH tip/core/rcu 5/6] rcu: add rnp->blocked_tasks to tracing
` [PATCH tip/core/rcu 6/6] rcu: Update trace.txt documentation for blocked-tasks lists

[2.6.32-rc3] iwlagn lost connection after s2ram (with warnings)
 2009-10-14 17:22 UTC  (5+ messages)

[PATCH] [ARM] force dcache flush if dcache_dirty bit set
 2009-10-14 17:10 UTC  (8+ messages)

[PATCH] gpio: Fix test on unsigned in lnw_irq_type()
 2009-10-14 17:16 UTC  (3+ messages)

[PATCH] panic.c: export panic_on_oops
 2009-10-14 16:49 UTC  (15+ messages)
                      ` [PATCH v6 0/5]: mtdoops: fixes and improvements
                        ` [PATCH v6 4/5]: core: Add kernel message dumper to call on oopses and panics

[PATCH 4/4 v2] X86: UV RTC rename generic_interrupt
 2009-10-14 16:33 UTC  (2+ messages)
` [tip:x86/uv] x86: UV RTC: Rename generic_interrupt to x86_platform_ipi

[PATCH 3/4 v2] X86: UV RTC cleanup error handling
 2009-10-14 16:33 UTC  (2+ messages)
` [tip:x86/uv] x86: UV RTC: Clean up "

[PATCH 2/4 v2] X86: UV RTC add clocksource only boot option
 2009-10-14 16:33 UTC  (2+ messages)
` [tip:x86/uv] x86: UV RTC: Add "

[PATCH 1/4 v2] X86: UV RTC fix early expiry handling
 2009-10-14 16:32 UTC  (2+ messages)
` [tip:x86/uv] x86: UV RTC: Fix "

[ALACRITYVM PATCH 0/2] render shm-signals as standard irqs
 2009-10-14 16:22 UTC  (3+ messages)
` [ALACRITYVM PATCH 1/2] vbus: allow shmsignals to be named
` [ALACRITYVM PATCH 2/2] vbus: register shm-signal events as standard Linux IRQ vectors

[PATCH] leds-ss4200: Check pci_enable_device return
 2009-10-14 16:20 UTC 

[PATCH RFC] sched: add notifier for process migration
 2009-10-14 16:15 UTC  (11+ messages)

[PATCH] fix off-by-one error in dma_capable()
 2009-10-14 16:12 UTC 

[NET PATCH 0/9] ZC/L4RO enhancements to alacrityvm::vbus-enet driver
 2009-10-14 15:59 UTC  (10+ messages)
` [NET PATCH 1/9] venet: Update maintainer
` [NET PATCH 2/9] venet: fix gso.hdr_len to report correct length
` [NET PATCH 3/9] venet: add pre-mapped tx descriptor feature
` [NET PATCH 4/9] venet: report actual used descriptor size
` [NET PATCH 5/9] venet: cache the ringlen values at init
` [NET PATCH 6/9] venet: add eventq protocol
` [NET PATCH 7/9] venet: use an skblist for outstanding descriptors
` [NET PATCH 8/9] venet: add a tx-complete event for out-of-order support
` [NET PATCH 9/9] venet: add Layer-4 Reassembler Offload (L4RO) support

[tip:perf/urgent] perf tools: Fix the NO_64BIT build on pure 64-bit systems
 2009-10-14 16:02 UTC  (6+ messages)

linux-next: Tree for October 13
 2009-10-14 16:02 UTC  (4+ messages)
` [BUILD_FAILURE] next-20091013 s390x - build breaks SCLP VT220 terminal driver

[PATCH] nvram: Drop the bkl from non-generic nvram_llseek()
 2009-10-14 15:58 UTC  (3+ messages)
` [tip:bkl/drivers] "
` [tip:bkl/drivers] nvram: Drop the BKL from nvram_open()

linux-next: Tree for October 14
 2009-10-14 15:55 UTC  (2+ messages)

[PATCH RFC] frontend.c: Remove the BKL from agp_open
 2009-10-14 15:51 UTC  (2+ messages)
` [tip:bkl/drivers] agp: "

[PATCH v2 0/9] PCI, PNP: print resources consistently
 2009-10-14 15:52 UTC  (3+ messages)

infiniband BKL leftovers
 2009-10-14 15:51 UTC  (2+ messages)
` [tip:bkl/drivers] inifiband: Remove BKL from ipath_open()

[patch 28/28] mips: Remove BKL from tb0219
 2009-10-14 15:51 UTC  (2+ messages)
` [tip:bkl/drivers] "

[patch 27/28] drivers: Remove BKL from scx200_gpio
 2009-10-14 15:50 UTC  (2+ messages)
` [tip:bkl/drivers] "

[patch 26/28] drivers: Remove BKL from pc8736x_gpio
 2009-10-14 15:50 UTC  (2+ messages)
` [tip:bkl/drivers] "

[patch 24/28] rtc: Remove BKL from efirtc
 2009-10-14 15:50 UTC  (2+ messages)
` [tip:bkl/drivers] "

[patch 20/28] input: Remove BKL from hp_sdc_rtc
 2009-10-14 15:49 UTC  (2+ messages)
` [tip:bkl/drivers] "

[patch 19/28] hw_random: Remove BKL from core
 2009-10-14 15:49 UTC  (2+ messages)
` [tip:bkl/drivers] "

[patch 22/28] macintosh: Remove BKL from ans-lcd
 2009-10-14 15:49 UTC  (2+ messages)
` [tip:bkl/drivers] "

[PATCH] nvram: Drop the bkl from nvram_llseek()
 2009-10-14 15:48 UTC  (2+ messages)
` [tip:bkl/drivers] "

[PATCH] mem_class: Drop the bkl from memory_open()
 2009-10-14 15:48 UTC  (2+ messages)
` [tip:bkl/drivers] "

[patch 07/28] spi: Remove BKL from spidev_open
 2009-10-14 15:48 UTC  (2+ messages)
` [tip:bkl/drivers] "

[patch 06/28] drivers: Remove BKL from cs5535_gpio
 2009-10-14 15:47 UTC  (2+ messages)
` [tip:bkl/drivers] "

[PATCH 6/6 RFC] arch/mn10300/kernel/process.c: Remove the BKL from sys_execve
 2009-10-14 15:47 UTC  (2+ messages)
` [tip:bkl/arch] mn10300: "

[PATCH 3/6 RFC] arch/h83000/kernel/process.c: Remove BKL from sys_execve
 2009-10-14 15:46 UTC  (2+ messages)
` [tip:bkl/arch] h83000: "

[PATCH 5/6 RFC] arch/m68knommu/kernel/process.c: Remove the BKL from sys_execve
 2009-10-14 15:47 UTC  (2+ messages)
` [tip:bkl/arch] m68knommu: "

[PATCH 4/6 RFC] arch/m68k/kernel/process.c: Remove the BKL from sys_execve
 2009-10-14 15:46 UTC  (2+ messages)
` [tip:bkl/arch] m68k: "

[PATCH 2/6 RFC] arch/frv/kernel/process.c: Remove the BKL from sys_execve
 2009-10-14 15:46 UTC  (2+ messages)
` [tip:bkl/arch] frv: "

[PATCH 1/6 RFC] arch/blackfin/kernel/process.c: Remove the BKL from sys_execve
 2009-10-14 15:46 UTC  (2+ messages)
` [tip:bkl/arch] blackfin: "

[patch 15/28] um: Remove BKL from mmapper
 2009-10-14 15:45 UTC  (2+ messages)
` [tip:bkl/arch] "

[patch 14/28] um: Remove BKL from random
 2009-10-14 15:45 UTC  (2+ messages)
` [tip:bkl/arch] "

[patch 13/28] s390: Remove BKL from prng
 2009-10-14 15:45 UTC  (2+ messages)
` [tip:bkl/arch] "

[patch 21/28] bkl: pushdown BKL locking to do_sysctl()
 2009-10-14 15:45 UTC  (2+ messages)
` [tip:bkl/core] "

[patch 09/28] sys: Remove BKL from sys_reboot
 2009-10-14 15:44 UTC  (2+ messages)
` [tip:bkl/core] "

[patch 02/28] pm_qos: clean up racy global "name" variable
 2009-10-14 15:44 UTC  (2+ messages)
` [tip:bkl/core] "

[patch 01/28] pm_qos: remove BKL
 2009-10-14 15:44 UTC  (2+ messages)
` [tip:bkl/core] "

this_cpu_xx's patchset effect on SLUB cycle counts
 2009-10-14 15:31 UTC  (3+ messages)

[PATCH -rt] Preemption problem in kernel RT Patch
 2009-10-14 15:38 UTC  (3+ messages)

[PATCH] kmemleak: Do not use off-slab management with SLAB_NOLEAKTRACE
 2009-10-14 15:31 UTC 

Cardbus WLAN on PPC32 DMA error 2.6.30+
 2009-10-14 15:21 UTC 

sata_mv 0000:03:06.0: PCI ERROR; PCI IRQ cause=0x30000040
 2009-10-14 15:24 UTC  (11+ messages)
                  ` [SOLVED] "

[PATCH 00/63] i7core_edac and edac_mce
 2009-10-14 15:21 UTC  (6+ messages)
` [PATCH 1/3] edac: Create an unique instance for each kobj

Question regarding i5/i7 CPUs (1156) - Speed Bins
 2009-10-14 15:16 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox