public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-08 21:50:19 to 2009-05-09 14:03:55 UTC [more...]

Realtek 8168D: no active link (2.6.29.2)
 2009-05-09 14:03 UTC 

[RFC] convert ftrace syscall tracer to TRACE_EVENT()
 2009-05-09 14:02 UTC  (6+ messages)

DMA debug trace pointing to rtl8187
 2009-05-09 13:57 UTC  (5+ messages)
` [RFT] rtl8187: use DMA-aware buffers with usb_control_msg

[RFC] TuxOnIce
 2009-05-09 13:58 UTC  (24+ messages)
  ` [TuxOnIce-devel] "

[PATCH] driver core: Silent meaningless error message
 2009-05-09 13:46 UTC  (4+ messages)

[GIT PATCH] block,scsi,libata: implement alt_size, take#2
 2009-05-09 13:45 UTC  (6+ messages)
` [PATCH 1/3] block: add alt_size
` [PATCH 2/3] scsi: add scsi_device->alt_capacity
` [PATCH 3/3] libata: export HPA size as alt_size

Regression: Problem in using USB Bluetooth Dongle (Worked fine in 2.6.24.x)
 2009-05-09 13:36 UTC  (3+ messages)

[GIT PULL] xen: dom0 support for PCI access
 2009-05-09 13:32 UTC  (5+ messages)

2.6.30-rc: reiserfs_delete_xattrs log spam (bug 13122)
 2009-05-09 13:01 UTC  (3+ messages)

[patch] fix for sched_clock() when using jiffies
 2009-05-09 12:41 UTC  (12+ messages)
      ` [PATCH] "

[PATCH 0/8] export more page flags in /proc/kpageflags (take 6)
 2009-05-09 12:23 UTC  (23+ messages)
` [PATCH 4/8] proc: export more page flags in /proc/kpageflags
      ` [patch] tracing/mm: add page frame snapshot trace
` [PATCH 6/8] pagemap: document 9 more exported page flags

[RFC PATCH 0/12] ide-atapi remove pc->buf
 2009-05-09 12:09 UTC  (19+ messages)
` [PATCH 01/14] ide-tape: fix potential fs requests bug
` [PATCH 02/14] ide-atapi: switch to blk_rq_bytes() on do_request() path
` [PATCH 03/14] ide-atapi: switch to rq->resid_len
` [PATCH 04/14] ide-atapi: add a len-parameter to ide_queue_pc_tail
` [PATCH 05/14] ide-atapi: add a buffer-arg "
` [PATCH 06/14] ide-floppy/ide_floppy_get_flexible_disk_page: use local buffer
` [PATCH 07/14] ide-floppy/ide_floppy_get_sfrp_bit: "
` [PATCH 08/14] ide-floppy/ide_floppy_format_unit: "
` [PATCH 09/14] ide-atapi: use local sense buffer
` [PATCH 10/14] ide-tape: fix READ POSITION cmd handling
` [PATCH 11/14] ide-tape/ide_tape_get_bsize_from_bdesc: use local buffer
` [PATCH 12/14] ide-atapi: remove pc->buf
` [PATCH 13/14] ide-cd: use whole request_sense buffer in EH
` [PATCH 14/14] ide: unify interrupt reason checking

[RFC PATCH 0/3] generic hypercall support
 2009-05-09 12:01 UTC  (12+ messages)

[patch 0/3] make splice more generic
 2009-05-09 11:36 UTC  (2+ messages)

[PATCH] Spelling fix in btrfs code comment
 2009-05-09 11:19 UTC 

__setup_param(), unique_id and vdso_setup
 2009-05-09 10:46 UTC  (3+ messages)

[PATCH] vmscan: evict use-once pages first (v2)
 2009-05-09 10:20 UTC  (33+ messages)
            ` [PATCH -mm] vmscan: make mapped executable pages the first class citizen
                  ` [RFC][PATCH] vmscan: report vm_flags in page_referenced()

[PATCH v3] cpuacct: VIRT_CPU_ACCOUNTING don't prevent percpu cputime count
 2009-05-09 10:14 UTC  (6+ messages)

TSC marked unstable on suspend and resume
 2009-05-09 10:02 UTC  (6+ messages)

[PATCH] x86-64: improve e820_search_gap()
 2009-05-09 10:00 UTC  (8+ messages)

[PATCH] x86: Fix false positive section mismatch in apic
 2009-05-09  9:35 UTC 

[PATCH 1/2] mm: Introduce GFP_PANIC for early-boot allocations
 2009-05-09  9:32 UTC  (10+ messages)

IO scheduler based IO Controller V2
 2009-05-09  9:22 UTC  (12+ messages)

Linux and LLVM
 2009-05-09  9:13 UTC  (4+ messages)

[GIT PULL] xen: apic support for dom0
 2009-05-09  8:43 UTC  (4+ messages)
` [PATCH 02/18] xen: hook io_apic read/write operations

[PATCH 2/2] SLUB: Use GFP_PANIC for early-boot allocations
 2009-05-09  8:30 UTC  (11+ messages)

[PATCH 06/16] xen: disable PAT
 2009-05-09  8:04 UTC  (2+ messages)
` [Xen-devel] "

Asus Eee 901Go ACPI errors on 2.6.30-rc4-git4
 2009-05-09  8:13 UTC  (4+ messages)

/proc/uptime idle counter remains at 0
 2009-05-09  8:05 UTC 

Minimal linker script
 2009-05-09  8:00 UTC 

SATA disks resets in a md setup
 2009-05-09  7:35 UTC  (3+ messages)

[Bug #13058] First hibernation attempt fails
 2009-05-09  7:34 UTC  (8+ messages)
` [PATCH 1/5] mm: Add __GFP_NO_OOM_KILL flag

regression 2.6.30-rc4+git: oops in rfcomm_tty_open klist_add_tail
 2009-05-09  7:13 UTC  (2+ messages)

[PATCH 1/3] x86: remove MEMORY_HOTPLUG_RESERVE related code
 2009-05-09  7:05 UTC  (4+ messages)
` [PATCH 2/3] x86: add numa_move_cpus_to_node
` [PATCH 3/3] x86: fix node_possible_map logic -v2

[GIT PATCH] block: unify request processing model and implement peek/fetch
 2009-05-09  6:56 UTC  (6+ messages)
` [PATCH 01/18] ide: dequeue in-flight request
` [PATCH 16/18] gdrom: "

[tip PATCH] futex: add requeue-pi documentation
 2009-05-09  5:16 UTC  (2+ messages)
` [tip:core/futexes] "

usbutils 0.82 release
 2009-05-09  4:55 UTC  (3+ messages)

Vendor info from device name
 2009-05-09  4:34 UTC  (2+ messages)

[PATCH 0/4] gcov kernel support
 2009-05-09  5:03 UTC  (3+ messages)
` [PATCH 1/4] kernel: constructor support

[PATCH -tip v5 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-05-09  4:43 UTC  (9+ messages)
` [PATCH -tip v5 1/7] x86: instruction decorder API
` [PATCH -tip v5 2/7] kprobes: checks probe address is instruction boudary on x86
` [PATCH -tip v5 3/7] kprobes: cleanup fix_riprel() using insn decoder "
` [PATCH -tip v5 4/7] tracing: add kprobe-based event tracer
` [PATCH -tip v5 5/7] x86: fix kernel_trap_sp()
` [PATCH -tip v5 6/7] x86: add pt_regs register and stack access APIs
` [PATCH -tip v5 7/7] tracing: add arguments support on kprobe-based event tracer

[PATCH 0/2] [GIT PULL] tracing: updates for tip
 2009-05-09  4:27 UTC  (2+ messages)

[PATCH 0/13] RFC ONLY - kdb for kgdb
 2009-05-09  4:09 UTC  (4+ messages)
` [PATCH 01/13] RFC ONLY - kdb: core for kgdb back end

Input: add MAX7359 key switch controller driver
 2009-05-09  3:56 UTC  (5+ messages)

[PATCH] groups: move code to kernel/groups.c
 2009-05-09  3:54 UTC  (2+ messages)

[PATCH] cred: #include init.h in cred.h
 2009-05-09  3:36 UTC 

[GIT PATCH] STAGING patches for 2.6.30-rc4 tree
 2009-05-09  3:26 UTC  (5+ messages)
` [PATCH 1/4] Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()
` [PATCH 2/4] Staging: rt2870: new device id
` [PATCH 3/4] Staging: rtl8187se: Fix compilation warnings and procfs directory leak
` [PATCH 4/4] Staging: comedi: David doesn't want to get comedi patches

[GIT PATCH] USB fixes for 2.6.30-rc4
 2009-05-09  3:25 UTC  (6+ messages)
` [PATCH 1/5] Driver core: platform: fix kernel-doc warnings
` [PATCH 2/5] Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense
` [PATCH 3/5] Remove old PRINTK_DEBUG config item
` [PATCH 4/5] Revert driver core: fix passing platform_data
` [PATCH 5/5] Revert driver core: move platform_data into platform_device

2.6.30-rc2-git2: Reported regressions from 2.6.29
 2009-05-09  3:28 UTC  (5+ messages)

[GIT PATCH] driver core patches for 2.6.30-rc4
 2009-05-09  3:24 UTC 

[PATCH 0/5][v2] Simplify devpts code
 2009-05-09  3:17 UTC  (8+ messages)
` [v3][PATCH 5/5] Merge code for single and multiple-instance mounts
        ` [v3][PATCH 5/5] Merge code for single and multiple-instancemounts
          ` [v3][PATCH 5/5] Merge code for single andmultiple-instancemounts

Can I/O order be guaranteed by submitting sycn bio
 2009-05-09  2:25 UTC 

[PATCH] Input: add MAX7359 key switch controller driver, v2
 2009-05-09  2:09 UTC 

(no subject)
 2009-05-09  1:50 UTC 

[GIT PULL] Btrfs updates for 2.6.30-rc
 2009-05-09  1:43 UTC  (3+ messages)

sata_sil24 EH complete
 2009-05-09  1:41 UTC  (5+ messages)

[PATCH] genirq: update irq_chip struct comment for irq_chip->disable hook
 2009-05-08 23:58 UTC  (7+ messages)
` [PATCH] genirq: ensure IRQs are lazy disabled before suspend

Linux 2.6.30-rc5
 2009-05-09  0:31 UTC 

[RFC][PATCH] Dynamic Tick: Allow 32-bit machines to sleep for more than 2.15 seconds
 2009-05-09  0:51 UTC  (9+ messages)
          ` [RFC][PATCH] Dynamic Tick: Allow 32-bit machines to sleep formore "
              ` [RFC][PATCH] Dynamic Tick: Allow 32-bit machines to sleep formorethan "

[PATCHSET] CUSE: implement CUSE, take #3
 2009-05-08 23:35 UTC  (10+ messages)

[PATCH 1/3] net: introduce a list of device addresses dev_addr_list (v4)
 2009-05-08 23:29 UTC  (9+ messages)
` [PATCH] net: introduce a list of device addresses dev_addr_list (v5)
  ` [PATCH] net: introduce a list of device addresses dev_addr_list (v6)

Possible boot race (seen on MX35)
 2009-05-08 23:23 UTC  (2+ messages)

Linux 2.6.29.3
 2009-05-08 23:14 UTC  (2+ messages)

Linux 2.6.27.23
 2009-05-08 23:13 UTC  (2+ messages)

[RFC] fiemap tester
 2009-05-08 23:13 UTC  (2+ messages)

[PATCH 0/5] pending patches
 2009-05-08 23:10 UTC  (3+ messages)
` [PATCH 1/5] hrtimer: per-cpu cached values of ktime

[PATCH 0/15] ps3{fb,vram,disk} patches for 2.6.31
 2009-05-08 23:05 UTC  (6+ messages)
` [PATCH 01/15] ps3vram: Fix error path (return -EIO) for short read/write
  ` [PATCH 02/15] ps3vram: Use proc_create_data() instead of proc_create()
    ` [PATCH 03/15] ps3vram: Correct exchanged gotos in ps3vram_probe() error path
      ` [PATCH 04/15] ps3vram: Replace mutex by spinlock + list

LinuxPPS status?
 2009-05-08 22:59 UTC  (3+ messages)

[PATCH 1/2] tracing/events: clean up for ftrace_set_clr_event()
 2009-05-08 22:52 UTC  (3+ messages)
` [PATCH 2/2] tracing/events: simplify system_enable_read()

[PATCH] x86: fix node_possible_map logic
 2009-05-08 22:46 UTC  (4+ messages)

mmotm 2009-05-08-15-22 uploaded
 2009-05-08 22:22 UTC 

[PATCH] x86/pci: do assign root bus res if _CRS is used
 2009-05-08 22:40 UTC  (4+ messages)

[RFC PATCH 0/3] generic hypercall support
 2009-05-08 22:33 UTC  (5+ messages)

Regression in 2.6.30 - /dev/pts - mount options - bisected
 2009-05-08 21:54 UTC 


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