public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-08 13:52:04 to 2009-05-08 20:16:27 UTC [more...]

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

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

[PATCH] staging/wlan-ng: Change KERN_DEBUG or pr_debug to match orig driver
 2009-05-08 19:54 UTC 

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

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

IO scheduler based IO Controller V2
 2009-05-08 20:05 UTC  (20+ messages)
` [PATCH] io-controller: Add io group reference handling for request

[RFC PATCH 0/3] generic hypercall support
 2009-05-08 19:59 UTC  (34+ messages)

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

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

[GIT PULL] xen: dom0 support for PCI access
 2009-05-08 19:46 UTC  (4+ 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

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

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

[RFC] fiemap tester
 2009-05-08 19:16 UTC 

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  (4+ 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  (3+ 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 00/14] RFC: x86: relocatable kernel changes
 2009-05-08 18:47 UTC  (19+ messages)
` [PATCH 01/14] x86, boot: align the .bss section in the decompressor
` [PATCH 02/14] x86, boot: honor CONFIG_PHYSICAL_START when relocatable
` [PATCH 03/14] x86, config: change defaults PHYSICAL_START and PHYSICAL_ALIGN

[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/5] pending patches
 2009-05-08 18:40 UTC  (10+ 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/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

[PATCH 2/2] tracing/events: simplify system_enable_read()
 2009-05-08 18:27 UTC  (2+ messages)
` [tip:tracing/core] "

[PATCH 1/2] tracing/events: clean up for ftrace_set_clr_event()
 2009-05-08 18:27 UTC  (2+ messages)
` [tip:tracing/core] "

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] "

[PATCH 2/2] SLUB: Use GFP_PANIC for early-boot allocations
 2009-05-08 16:49 UTC  (12+ messages)

[PATCH 0/2] fix stale swap cache account leak in memcg v6
 2009-05-08 16:29 UTC  (6+ messages)
` [PATCH 2/2] memcg fix stale swap cache account leak v6

[PATCH] x86: display extended apic registers with print_local_APIC and cpu_debug code
 2009-05-08 16:23 UTC 

[PATCHSET] block,scsi,libata: implement alt_size
 2009-05-08 16:23 UTC  (12+ messages)

[PATCH 0/2] [GIT PULL] ring-buffer: fixes suggested by Andrew
 2009-05-08 16:20 UTC  (3+ messages)
` [PATCH 1/2] ring-buffer: replace constants with time macros in ring-buffer-benchmark
` [PATCH 2/2] ring-buffer: check for divide by zero "

[RFC][PATCH] Dynamic Tick: Allow 32-bit machines to sleep for more than 2.15 seconds
 2009-05-08 16:05 UTC  (8+ messages)
          ` [RFC][PATCH] Dynamic Tick: Allow 32-bit machines to sleep formore "

[GIT PULL] Xen core updates
 2009-05-08 15:52 UTC  (8+ messages)
` [PATCH 5/8] xen/i386: make sure initial VGA/ISA mappings are not overridden
` [PATCH 6/8] x86: use flush_tlb_others to implement flush_tlb_all

[GIT PULL] xen: swiotlb support for Xen dom0
 2009-05-08 15:51 UTC  (4+ messages)
` [PATCH 1/9] xen: make sure swiotlb allocation is physically contigious
  ` [Xen-devel] [PATCH 1/9] xen: make sure swiotlb allocation isphysically contigious

[PATCH 0/4] gcov kernel support
 2009-05-08 15:44 UTC  (5+ messages)
` [PATCH 1/4] kernel: constructor support
` [PATCH 2/4] seq_file: add function to write binary data
` [PATCH 3/4] gcov: add gcov profiling infrastructure
` [PATCH 4/4] gcov: enable GCOV_PROFILE_ALL for x86_64

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

[PATCH 2/5] xen/x86-64: clean up warnings about IST-using traps
 2009-05-08 15:31 UTC  (6+ messages)
` [Xen-devel] [PATCH 2/5] xen/x86-64: clean up warnings aboutIST-using traps
    ` [Xen-devel] [PATCH 2/5] xen/x86-64: clean up warnings aboutIST-usingtraps

ftrace 2.6.30-rc4: possible circular locking dependency
 2009-05-08 15:25 UTC  (4+ messages)

[PATCH -tip] x86: msr-index.h remove duplicate MSR C001_0015 declaration
 2009-05-08 15:23 UTC 

MMC host driver requirements
 2009-05-08 15:16 UTC  (11+ messages)
` Driver for CB710/720 memory card reader (MMC part)
  ` RFC: "
      ` RFC: Driver for CB710/720 memory card reader (MMC part) - v2
          ` RFC: Driver for CB710/720 memory card reader (MMC part) - v3
                  ` [PATCH/RFC 2.6.29.2] Driver for CB710/720 memory card reader (MMC part) - v4

epoll_create(0) becomes not to fail (Re: issue with epoll system call)
 2009-05-08 15:19 UTC  (2+ messages)

usbutils 0.82 release
 2009-05-08 15:22 UTC  (2+ messages)

|PATCH] fbdev: Remove outdated advice about I2C configuration
 2009-05-08 15:21 UTC 

[PATCH] x86: Reduce the default HZ value
 2009-05-08 15:06 UTC  (13+ messages)

[KVM PATCH v4 0/2] irqfd
 2009-05-08 15:06 UTC  (8+ messages)
` [KVM PATCH v4 2/2] kvm: add support for irqfd via eventfd-notification interface

[RFC, PATCH 0/2] utrace/ptrace: simplify/cleanup ptrace attach
 2009-05-08 15:08 UTC  (11+ messages)

[GIT PULL] xen: core dom0 support
 2009-05-08 14:50 UTC  (5+ messages)
` [PATCH 06/16] xen: disable PAT

[PATCH -tip] mm: introduce __GFP_PANIC modifier
 2009-05-08 14:43 UTC  (19+ messages)
              ` [RFC/PATCH v2] mm: Introduce GFP_PANIC for non-failing allocations

rocket tty BUG in 2.6.29 (regression)
 2009-05-08 14:33 UTC  (3+ messages)

[PATCH 0/3] x86: adapt CPU topology detection for AMD Magny-Cours
 2009-05-08 14:28 UTC  (2+ messages)

sata_sil24 EH complete
 2009-05-08 14:11 UTC  (4+ messages)

[patch] fix for sched_clock() when using jiffies
 2009-05-08 13:24 UTC  (5+ messages)
      ` [PATCH] "

usbfs, claiming entire usb devices
 2009-05-08 14:06 UTC  (2+ messages)

[PATCH 00/27] more non-ABI asm-generic headers
 2009-05-08 14:04 UTC  (4+ messages)

[PATCH 0/15] ps3{fb,vram,disk} patches for 2.6.31
 2009-05-08 14:01 UTC  (16+ 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
        ` [PATCH 05/15] ps3fb: Remove useless debug checks in ps3fb_shutdown()
          ` [PATCH 06/15] ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path
            ` [PATCH 07/15] ps3fb: Correct handling of device opening in ps3fb_probe()
              ` [PATCH 08/15] powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
                ` [PATCH 09/15] ps3fb: GPU memory mapping cleanup
                  ` [PATCH 10/15] ps3vram: "
                    ` [PATCH 11/15] ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
                      ` [PATCH 12/15] ps3fb: Tear down FB setup during cleanup
                        ` [PATCH 13/15] ps3vram: Remove no longer used ps3vram_priv.ddr_base
                          ` [PATCH 14/15] ps3vram: Make ps3vram_priv.reports a void *
                            ` [PATCH 15/15] block/ps3: remove driver_data direct access of struct device

[PATCH 0/5][v2] Simplify devpts code
 2009-05-08 13:53 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

[PATCH] mmc: Add fsl,esdhc as a valid compatible to bind against
 2009-05-08 13:52 UTC 

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


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