The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2009-05-08 17:05:09 to 2009-05-09 01:32:56 UTC [more...]

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

Vendor info from device name
 2009-05-09  0:16 UTC 

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

TSC marked unstable on suspend and resume
 2009-05-09  0:34 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 "

[PATCH -tip v5 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
 2009-05-09  0:49 UTC  (8+ 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

[GIT PATCH] block: unify request processing model and implement peek/fetch
 2009-05-08 23:43 UTC  (4+ messages)
` [PATCH 16/18] gdrom: dequeue in-flight request

[RFC] TuxOnIce
 2009-05-08 23:44 UTC  (19+ messages)
  ` [TuxOnIce-devel] "

[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)

DMA debug trace pointing to rtl8187
 2009-05-08 23:20 UTC  (3+ messages)
` [RFT] rtl8187: use DMA-aware buffers with usb_control_msg

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  (11+ messages)
` [PATCH 1/5] hrtimer: per-cpu cached values of ktime
` [PATCH 2/5] perf_counter: optimize perf_counter_task_tick()
  ` [tip:perfcounters/core] "
` [PATCH 3/5] perf_counter: rework ioctl()s
  ` [tip:perfcounters/core] "
` [PATCH 4/5] perf_counter: PERF_RECORD_CONFIG
  ` [tip:perfcounters/core] perf_counter: add PERF_RECORD_CONFIG
` [PATCH 5/5] perf_counter: PERF_RECORD_CPU
  ` [tip:perfcounters/core] perf_counter: add PERF_RECORD_CPU

[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] vmscan: evict use-once pages first (v2)
 2009-05-08 22:53 UTC  (31+ messages)
            ` [PATCH -mm] vmscan: make mapped executable pages the first class citizen

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

[PATCH] x86: fix node_possible_map logic
 2009-05-08 22:46 UTC  (6+ 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  (36+ messages)

Regression: Problem in using USB Bluetooth Dongle (Worked fine in 2.6.24.x)
 2009-05-08 22:24 UTC  (2+ messages)

IO scheduler based IO Controller V2
 2009-05-08 21:56 UTC  (13+ messages)

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

[PATCH 0/13] RFC ONLY - kdb for kgdb
 2009-05-08 21:49 UTC  (15+ messages)
` [PATCH 01/13] RFC ONLY - kdb: core for kgdb back end
  ` [PATCH 02/13] RFC ONLY - kgdb: core changes to support kdb
    ` [PATCH 03/13] RFC ONLY - kgdb,8250,pl011: Return immediately from console poll
      ` [PATCH 04/13] RFC ONLY - kgdb: gdb "monitor" -> kdb passthrough
        ` [PATCH 05/13] RFC ONLY - kgdboc,keyboard: Keyboard driver for kdb with kgdb
          ` [PATCH 06/13] kgdb: remove post_primary_code references
            ` [PATCH 07/13] RFC ONLY - x86,kgdb: Add low level debug hook
              ` [PATCH 08/13] RFC ONLY - arm,kgdb: Add hook to catch an oops with debugger
                ` [PATCH 09/13] RFC ONLY - powerpc,kgdb: Introduce low level trap catching
                  ` [PATCH 10/13] RFC ONLY - mips,kgdb: kdb low level trap catch and stack trace
                    ` [PATCH 11/13] kgdb: Add the ability to schedule a breakpoint via a tasklet
                      ` [PATCH 12/13] RFC ONLY - kgdb,kdb: use async breakpoint for sysrq for usb
                        ` [PATCH 13/13] RFC ONLY - usb,keyboard: uchi, echi, and ochi polling keyboard urbs

[PATCH] ipconfig: handle case of delayed DHCP server
 2009-05-08 21:39 UTC  (2+ messages)

[PATCH 00/14] RFC: x86: relocatable kernel changes
 2009-05-08 21:35 UTC  (24+ messages)
` [PATCH 01/14] x86, boot: align the .bss section in the decompressor
` [PATCH 03/14] x86, config: change defaults PHYSICAL_START and PHYSICAL_ALIGN
` [PATCH 05/14] kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs
` [PATCH 09/14] x86, boot: add new runtime_address and runtime_size bzImage fields

IO scheduler based IO Controller V2
 2009-05-08 21:17 UTC  (9+ messages)
` [PATCH 05/18] io-controller: Common hierarchical fair queuing code in elevaotor layer
` [PATCH] io-controller: Add io group reference handling for request

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

[RFC] convert ftrace syscall tracer to TRACE_EVENT()
 2009-05-08 21:03 UTC 

[PATCH 21/21] amd64_edac: add module registration routines
 2009-05-08 21:03 UTC 

[PATCH] w1-gpio: add external pull-up enable callback
 2009-05-08 20:53 UTC  (8+ messages)

[PATCH 1/2] mm: Introduce GFP_PANIC for early-boot allocations
 2009-05-08 20:56 UTC  (2+ messages)

[PATCH] staging/wlan-ng: Change KERN_DEBUG or pr_debug to match orig driver
 2009-05-08 20:54 UTC  (3+ messages)

[PATCH] x86-64: improve e820_search_gap()
 2009-05-08 20:53 UTC  (7+ messages)

[PATCH 0/2] [GIT PULL] tracing: updates for tip
 2009-05-08 20:36 UTC  (3+ messages)
` [PATCH 1/2] tracing: initialize return value for __ftrace_set_clr_event
` [PATCH 2/2] tracing: add trace_set_clr_event to export event enabling function

[PATCH 0/8] export more page flags in /proc/kpageflags (take 6)
 2009-05-08 20:24 UTC  (4+ messages)
` [PATCH 4/8] proc: export more page flags in /proc/kpageflags

[PATCH 0/2] Deal with shadow interrupts after emulated instructions
 2009-05-08 20:23 UTC  (3+ messages)
` [PATCH 1/2] replace drop_interrupt_shadow by set_interrupt_shadow
  ` [PATCH 2/2] deal with interrupt shadow state for emulated instruction

[RFC PATCH 00/21 v3] amd64_edac: EDAC module for AMD64
 2009-05-08 20:05 UTC 

Linux and LLVM
 2009-05-08 19:50 UTC  (3+ messages)

[BUILD FAILURE 08/12] Next April 21 : PPC64 randconfig [drivers/net/pasemi_mac_driver.ko]
 2009-05-08 19:43 UTC  (4+ messages)
` INET_LRO as tristate and use from modules (was: Re: [BUILD FAILURE 08/12] Next April 21 : PPC64 randconfig [drivers/net/pasemi_mac_driver.ko])
  ` INET_LRO as tristate and use from modules

Adaptec driver crashes (1/3 and 2/3)
 2009-05-08 19:38 UTC  (2+ messages)

[PATCH 1/2] kernel/{sched,smp}.c: fix static decl prior to struct declaration
 2009-05-08 19:38 UTC  (7+ messages)
` [RFC PATCH 2/2] kernel/sched.c: VLA in middle of struct
` [PATCH 1/2 v2] kernel/{sched,smp}.c: fix static decl prior to struct declaration

[PATCH] dcache: extrace and use d_unlinked()
 2009-05-08 19:28 UTC  (2+ messages)

[PATCH 1/2] pidns 1/2: make create_pid_namespace() accept parent pidns
 2009-05-08 19:15 UTC  (2+ messages)

[PATCH 2/2] pidns 2/2: rewrite copy_pid_ns()
 2009-05-08 19:19 UTC  (2+ messages)

[PATCH 0/2] x86-64: 32/64 syscall arch holes
 2009-05-08 19:18 UTC  (12+ messages)
` [PATCH 2/2] x86-64: seccomp: fix 32/64 syscall hole

Adaptec driver crashes (3/3)
 2009-05-08 19:09 UTC  (2+ messages)

[RFC][PATCH] tsc_khz= boot option to avoid TSC calibration variance
 2009-05-08 19:06 UTC  (3+ messages)
  ` [RFC][PATCH] tsc_khz= boot option to avoid TSC calibrationvariance

[PATCH] x86 MCE: shut up lockdep warning
 2009-05-08 19:11 UTC  (3+ messages)

2.6.30-rc deadline scheduler performance regression for iozone over NFS
 2009-05-08 19:01 UTC  (2+ messages)

[RFC][PATCH] tsc_khz= boot option to avoid TSC calibration variance
 2009-05-08 19:02 UTC  (2+ messages)

[PATCH][KVM] Add support for Pause Filtering to AMD SVM
 2009-05-08 18:47 UTC  (6+ messages)
  ` [PATCH][KVM][retry 1] "
    ` [PATCH][KVM][retry 2] "

[GIT PULL] hwmon fixes for 2.6.30
 2009-05-08 18:59 UTC 

[PATCH] Fix i_mutex handling in nfsd readdir
 2009-05-08 18:47 UTC  (11+ messages)
` [PATCH v2] "

integrity: nfsd imbalance bug fix
 2009-05-08 18:47 UTC  (5+ messages)

[GIT PULL] x86 fixes
 2009-05-08 18:46 UTC 

[PATCH 0/7] kill-the-bkl/reiserfs performances updates
 2009-05-08 18:35 UTC  (8+ messages)
` [PATCH 1/7] kill-the-BKL/reiserfs: add reiserfs_cond_resched()
` [PATCH 2/7] kill-the-bkl/reiserfs: conditionaly release the write lock on fs_changed()
` [PATCH 3/7] kill-the-bkl/reiserfs: lock only once on reiserfs_get_block()
` [PATCH 4/7] kill-the-bkl/reiserfs: don't hold the write recursively in reiserfs_lookup()
` [PATCH 5/7] kill-the-bkl/reiserfs: reduce number of contentions in search_by_key()
` [PATCH 6/7] kill-the-bkl/reiserfs: factorize the locking in reiserfs_write_end()
` [PATCH 7/7] kill-the-bkl/reiserfs: use mutex_lock in reiserfs_mutex_lock_safe

[PATCH 0/7] export more page flags in /proc/kpageflags (take 5)
 2009-05-08 18:28 UTC  (5+ messages)
` [PATCH 2/7] slob: use PG_slab for identifying SLOB pages
` [PATCH 3/7] proc: kpagecount/kpageflags code cleanup

Linux wireless mini-summit -- Berlin, June 2009
 2009-05-08 18:09 UTC  (5+ messages)

[PATCH RFC] v4 somewhat-expedited "big hammer" RCU grace periods
 2009-05-08 18:05 UTC  (3+ messages)

[PATCH 0/4] [GIT PULL] tracing/ring-buffer: updates for tip
 2009-05-08 17:23 UTC  (6+ messages)
` [PATCH 4/4] ring-buffer: change WARN_ON from checking preempt_count to preemptible

New kernel recommendations for ath9k
 2009-05-09  5:50 UTC  (6+ messages)
` [ath9k-devel] "


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