linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-12 14:36:37 to 2009-03-13 00:34:24 UTC [more...]

[Announce] 2.6.29-rc4-rt1
 2009-03-13  0:34 UTC  (8+ messages)
` [Announce] 2.6.29-rc4-rt2
  ` [Announce] 2.6.29-rc6-rt2
      ` [Announce] 2.6.29-rc6-rt3
        ` [Announce] 2.6.29-rc7-rt1

[PATCH 0/6] Futex fixes and cleanups
 2009-03-13  0:24 UTC  (25+ messages)
` [PATCH 2/6] Additional (get|put)_futex_key() fixes
  ` [tip:core/futexes] futex: additional "
  ` [tip:core/urgent] "
` [PATCH 3/6] futex: add double_unlock_hb()
` [PATCH 5/6] futex: unlock before returning -EFAULT
  ` [tip:core/urgent] "
` [PATCH 6/6] futex: cleanup fault logic

[PATCH] futex: remove the pointer math from double_unlock_hb
 2009-03-13  0:18 UTC  (2+ messages)
` [tip:core/futexes] "

[Patch 0/2] tracepoints for softirq entry/exit
 2009-03-13  0:11 UTC  (2+ messages)

cpuset: Check if the cpus allowed is a subset of the cpuset's cpus for PF_THREAD_BOUND threads
 2009-03-13  0:06 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH for tip] tracing: Don't use tracing_record_cmdline() in workqueue tracer fix
 2009-03-13  0:03 UTC 

[GIT PULL] x86: add brk allocator for very early allocations
 2009-03-12 23:59 UTC  (3+ messages)

[PROBLEM]: potential unaligned memory access in drivers/usb/gadget/rndis.c
 2009-03-12 23:51 UTC  (3+ messages)

[Patch 2/2] tracepoints for softirq entry/exit - tracepoints
 2009-03-12 23:49 UTC  (3+ messages)

[stable] [PATCH] 2.6.27.y: fix NULL ptr deref in cx23885 video_open
 2009-03-12 23:49 UTC  (5+ messages)
` Fwd: "

[PATCH 4/4] ring-buffer: only allocate buffers for online cpus
 2009-03-12 23:47 UTC  (3+ messages)

[tip:x86/setup] x86: use targets in the boot Makefile instead of CLEAN_FILES
 2009-03-12 23:38 UTC  (2+ messages)

Tux3 report: Tux3 Git tree available
 2009-03-12 23:38 UTC  (20+ messages)
  ` [Tux3] "

Is there an "official" way to get the PCI BIOS revision under Linux?
 2009-03-12 23:37 UTC 

How can PCI resource allocation fail?
 2009-03-12 23:07 UTC 

[GIT-PULL] More squashfs fixes for 2.6.29 (try 2)
 2009-03-12 23:33 UTC  (2+ messages)

I just got got another Oops
 2009-03-12 23:28 UTC  (7+ messages)

make headers_install broken for ARCH=m68k in 2.6.29-rc7
 2009-03-12 23:24 UTC  (7+ messages)

[PATCH v3 00/11] PCI core learns hotplug
 2009-03-12 23:22 UTC  (4+ messages)
` [PATCH v3 05/11] PCI: beef up pci_do_scan_bus()

[PATCH] NOMMU: Pages allocated to a ramfs inode's pagecache may get wrongly discarded
 2009-03-12 23:20 UTC  (8+ messages)
  ` [uClinux-dev] "

[GIT PULL] PCI fixes for 2.6.29
 2009-03-12 23:09 UTC  (4+ messages)

[PATCH 03/03] Export remove_irq() and setup_irq() symbols
 2009-03-12 23:06 UTC  (2+ messages)
` [tip:irq/genirq] irq: export "

Google Summer of Code 2009: Linux kernel project ideas
 2009-03-12 23:07 UTC 

[PATCH 02/03] Match remove_irq() args with setup_irq()
 2009-03-12 23:06 UTC  (2+ messages)
` [tip:irq/genirq] irq: match "

[PATCH 01/03] Add remove_irq() for freeing of setup_irq() irqs
 2009-03-12 23:06 UTC  (2+ messages)
` [tip:irq/genirq] irq: add "

[patch 2.6.29-rc7 regulator-next] regulator: refcount fixes
 2009-03-12 23:02 UTC  (5+ messages)

Off-by-one in both LIBATA and IDE drivers
 2009-03-12 23:02 UTC  (2+ messages)

[PULL] x86 cpumask work
 2009-03-12 22:54 UTC  (4+ messages)

2.6.29 pat issue
 2009-03-12 22:48 UTC  (7+ messages)
` [PATCH] VM, x86, PAT: Change implementation of is_linear_pfn_mapping

[Patch 1/2] tracepoints for softirq entry/exit - add softirq-to-name array
 2009-03-12 22:44 UTC  (3+ messages)

[PATCH] initconst adjustments
 2009-03-12 22:17 UTC  (2+ messages)

○2009/3/13 PHP購物車資料庫網站專案- 6:5:11
 2009-03-12 22:05 UTC 

[PATCH, RFC] sysfs: only allow one scheduled removal callback per kobj
 2009-03-12 22:02 UTC  (13+ messages)

Linux* Processor Microcode Data File
 2009-03-12 14:53 UTC  (8+ messages)

[PATCH 4/6] futex: Use current->time_slack_ns for rt tasks too
 2009-03-12 21:43 UTC  (10+ messages)
` [tip:core/futexes] futex: use "

[RFC][PATCH 0/2] Rework disabling of interrupts during suspend-resume
 2009-03-12 21:43 UTC  (4+ messages)
` [PATCH 1/10] PM: Rework handling of interrupts during suspend-resume (rev. 5)
    ` [update, rev. 6] "

[PATCH] IRQ handling race and spurious IIR read in serial/8250.c
 2009-03-12 21:38 UTC  (4+ messages)
    ` [Xen-devel] "

[PATCH] trivial: fix bad links in the ext2 and ext3 documentation
 2009-03-12 21:39 UTC 

[RFC v13][PATCH 00/14] Kernel based checkpoint/restart
 2009-03-12 21:21 UTC  (13+ messages)
      ` What can OpenVZ do?
          ` How much of a mess does OpenVZ make? ;) Was: "

dmsg of yesterday released Mac Mini
 2009-03-12 20:58 UTC  (4+ messages)
` dmesg "

[PATCH 10/7] mmc_spi: fix bug introduced in patch 3/7
 2009-03-12 20:57 UTC  (2+ messages)

VFS, NFS security bug? Should CAP_MKNOD and CAP_LINUX_IMMUTABLE be added to CAP_FS_MASK?
 2009-03-12 20:56 UTC  (8+ messages)

[PATCH] Add support for the SST 39VF3201 flash chip
 2009-03-12 20:48 UTC 

FW: level interrupt handling in the Kernel
 2009-03-12 20:32 UTC 

[patch] aio: remove aio-max-nr and instead use the memlock rlimit to limit the number of pages pinned for the aio completion ring
 2009-03-12 20:21 UTC  (12+ messages)
          ` [PATCH] fs: fput() can be called from interrupt context

x86: removing zImage support?
 2009-03-12 19:57 UTC  (6+ messages)
` [tip:x86/setup] x86: remove zImage support
    ` [tip:x86/setup] x86: remove additional vestiges of the zImage/bzImage split

[patch -mm v2] cpusets: add memory_slab_hardwall flag
 2009-03-12 19:32 UTC  (7+ messages)

Build error with realtime patch on ppc platform
 2009-03-12 19:25 UTC  (2+ messages)

[RFC][PATCH 09/11] check files for checkpointability
 2009-03-12 19:14 UTC  (3+ messages)

ext2/3: document conditions when reliable operation is possible
 2009-03-12 19:13 UTC  (2+ messages)

[PATCH v4] introduce macro spin_event_timeout()
 2009-03-12 19:05 UTC  (14+ messages)

X200 suspend status on -wl and -next
 2009-03-12 18:47 UTC  (8+ messages)
      ` [ipw3945-devel] "

[BUG,2.6.29-rc7,s390] System goes into endless loop during boot or logon
 2009-03-12 18:35 UTC  (4+ messages)

[PATCH] x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs
 2009-03-12 18:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] devcgroup: avoid using cgroup_lock
 2009-03-12 18:19 UTC  (2+ messages)

[PATCH] /dev/time for Linux, inspired by Plan 9
 2009-03-12 18:15 UTC  (4+ messages)

[PATCH] /dev/time for Linux, inspired by Plan 9
 2009-03-12 18:12 UTC  (4+ messages)

[RFC] IO Controller
 2009-03-12 18:01 UTC  (13+ messages)
` [PATCH 01/10] Documentation

[PATCH] (latest tip) make dequeue_task less confusing
 2009-03-12 18:02 UTC  (4+ messages)

x86-microcode: get rid of set_cpus_allowed()
 2009-03-12 17:58 UTC  (4+ messages)

[PATCH] NOMMU: Pages allocated to a ramfs inode's pagecache may get wrongly discarded
 2009-03-12 17:55 UTC  (5+ messages)
      ` [uClinux-dev] "

[PATCH] tracing/core: bring back raw trace_printk for dynamic formats strings
 2009-03-12 17:51 UTC  (2+ messages)

[PATCH] 8139cp: allow to set mac address on running device
 2009-03-12 17:46 UTC  (3+ messages)

[patch -mm] cpusets: add memory_slab_hardwall flag
 2009-03-12 17:23 UTC  (12+ messages)

[PATCH 0/3] some ide fixes
 2009-03-12 17:10 UTC  (5+ messages)
` [PATCH 3/3] ide-{cd,floppy}: do not map all cmds to an sg

[BUG,2.6.28,s390] Fails to boot in Hercules S/390 emulator
 2009-03-12 17:05 UTC  (4+ messages)
    ` [BUG,2.6.28,s390] Fails to boot in Hercules S/390 emulator - hang traced

mmotm 2009-03-11-16-06 uploaded (cs5535 audio)
 2009-03-12 17:00 UTC 

[patch]correct the pci window in iop80331
 2009-03-12 16:35 UTC 

[patch]correct the pci window in iop80331
 2009-03-12 16:40 UTC 

[patch]correct the pci window in iop80331
 2009-03-12 16:31 UTC 

linux-next: Tree for March 11
 2009-03-12 16:32 UTC  (5+ messages)
` linux-next: Tree for March 11 (tracing)

[PATCH 0/10] omap_hsmmc patches
 2009-03-12 16:24 UTC  (11+ messages)
` [PATCH 1/10] OMAP: HSMMC: Do dma cleanup also with data CRC errors
` [PATCH 2/10] OMAP: HSMMC: Fix response type for busy after response
` [PATCH 3/10] OMAP: HSMMC: Implement scatter-gather emulation
` [PATCH 4/10] OMAP: HSMMC: Add 8-bit bus width mode support
` [PATCH 5/10] OMAP: HSMMC: Allow cover switch to cause rescan
` [PATCH 6/10] OMAP: HSMMC: Do not prefix slot name
` [PATCH 7/10] OMAP: HSMMC: Disable SDBP at suspend
` [PATCH 8/10] OMAP: HSMMC: Make driver support dynamic idle
` [PATCH 9/10] OMAP: HSMMC: Fix MMC3 dma
` [PATCH 10/10] OMAP: HSMMC: Wait for SDBP

reason for delay in arch/x86/kernel/traps.c::io_check_error()?
 2009-03-12 16:20 UTC  (3+ messages)

[PATCH 1/2] dmaengine: TXx9 Soc DMA Controller driver
 2009-03-12 16:19 UTC  (4+ messages)

[PATCH] acquire mmap semaphore in pagemap_read
 2009-03-12 15:54 UTC  (8+ messages)

[PATCH] deadlock when swapping to FAT
 2009-03-12 16:05 UTC  (2+ messages)

[PATCH] fix/improve generic page table walker
 2009-03-12 15:58 UTC  (6+ messages)

[GIT]: Sparc
 2009-03-12 15:58 UTC 

[PATCH] kallsyms, tracing: output more proper symbol name
 2009-03-12 15:32 UTC  (5+ messages)

[RFC][PATCH 00/11] track files for checkpointability
 2009-03-12 15:30 UTC  (11+ messages)

[PATCH net-next-2.6] ehea: fix circular locking problem
 2009-03-12 15:20 UTC 

[PATCH 1/2] introduce debug_kmap_atomic
 2009-03-12 15:19 UTC  (2+ messages)
` [PATCH 2/2] use debug_kmap_atomic

[PATCH] fb: hide cursor in graphics mode
 2009-03-12 15:19 UTC  (10+ messages)
` [Linux-fbdev-devel] "

ext4 problem on Linux-2.6.29-rc7-git4
 2009-03-12 15:16 UTC  (3+ messages)

[PATCH 0/4] [GIT PULL] memory saving ring buffer for tip/tracing/ftrace
 2009-03-12 15:14 UTC  (4+ messages)
` [PATCH 1/4] tracing: keep ring buffer to minimum size till used

[PATCH] x86-64: fix HYPERVISOR_update_descriptor()
 2009-03-12 15:02 UTC  (6+ messages)

ttyS* names missing in /proc/interrupts?
 2009-03-12 14:47 UTC  (2+ messages)

System tick rate
 2009-03-12 14:45 UTC  (3+ messages)

[PATCH 9/7] mmc_spi: speedup for slow cards
 2009-03-12 14:45 UTC 

pci express bar over 4gb
 2009-03-12 14:44 UTC  (3+ messages)

[PATCH 0/7] Per-bdi writeback flusher threads
 2009-03-12 14:33 UTC  (2+ messages)
` [PATCH 2/7] writeback: switch to per-bdi threads for flushing data


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).