LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-22 15:40:36 to 2010-06-23 00:13:57 UTC [more...]

2.6.35-rc3: Reported regressions 2.6.33 -> 2.6.34
 2010-06-23  0:12 UTC  (6+ messages)
` [Bug #15863] 2.6.34-rc5-git7 (plus all patches) -- another suspicious rcu_dereference_check() usage

[PATCH] proc: Add complete process group list
 2010-06-23  0:10 UTC  (4+ messages)

[PATCH] Implement direct pineview backlight control
 2010-06-22 23:58 UTC 

[PATCH] DMAENGINE: runtime config for slave channels
 2010-06-22 23:53 UTC  (2+ messages)

[PATCH v2] Staging: dt3155: Cleanup memory mapped i/o access
 2010-06-22 23:38 UTC 

Staging: dt3155: Cleanup memory mapped i/o access
 2010-06-22 23:36 UTC  (14+ messages)
                ` [PATCH v2] "

[PATCH] initialise DMA engine before MMC
 2010-06-22 23:34 UTC  (3+ messages)

[stable] cpumask: fix compat getaffinity
 2010-06-22 23:30 UTC  (4+ messages)
  `  "

[PATCH] Support for the pressure sensor BMP085 from Bosch Sensortec
 2010-06-22 23:26 UTC  (4+ messages)

[patch] x86: avoid unnecessary __clear_user() and xrstor in signal handling
 2010-06-22 23:23 UTC 

[PULL] param sysfs oops (simple, leaky) fix, bool arrays fix
 2010-06-22 23:23 UTC  (6+ messages)

[RFC][PATCH] PM: Avoid losing wakeup events during suspend
 2010-06-22 23:22 UTC  (5+ messages)

Entropy poolsize
 2010-06-22 23:21 UTC  (3+ messages)

BUG: unable to handle kernel NULL pointer dereference at 00000000000000a0
 2010-06-22 23:16 UTC 

[PATCH v3] alsa: ASoC: Add JZ4740 codec driver
 2010-06-22 23:12 UTC  (3+ messages)
` [PATCH v4] "

[Patch] Call cond_resched() at bottom of main look in balance_pgdat()
 2010-06-22 23:07 UTC  (6+ messages)

[PATCH v3 00/10] BKL conversion in tty layer
 2010-06-22 23:01 UTC  (5+ messages)
` [PATCH] tty: avoid recursive BTM in pty_close
    ` [PATCH] serial: revert "Use block_til_ready helper"

[RFC][PATCH] PM: Avoid losing wakeup events during suspend
 2010-06-22 23:00 UTC  (4+ messages)

linux-next: Tree for June 21
 2010-06-22 22:36 UTC  (3+ messages)
` linux-next: Tree for June 21 (staging/easycap)

[PATCH] Two fixes for my mmc/sd cardreader
 2010-06-22 22:20 UTC  (7+ messages)
` [PATCH 1/2] MMC: fix all hangs related to mmc/sd card insert/removal during suspend/resume

[PATCH] detour TTY driver
 2010-06-22 22:21 UTC  (10+ messages)
      ` [PATCH] detour TTY driver - now ttyprintk

[PATCH 0/3 v5][RFC] ext3/4: enhance fsync performance when using CFQ
 2010-06-22 22:13 UTC  (5+ messages)
` [PATCH 1/3] block: Implement a blk_yield function to voluntarily give up the I/O scheduler
` [PATCH 2/3] jbd: yield the device queue when waiting for commits
` [PATCH 3/3] jbd2: yield the device queue when waiting for journal commits

[PATCH] Topcliff PHUB: Generate PacketHub driver
 2010-06-22 22:12 UTC  (3+ messages)

[PATCH] Add commandline partitions for block devices v2
 2010-06-22 21:48 UTC  (3+ messages)

[PATCH] fix the racy check_hung_uninterruptible_tasks()->rcu_lock_break() logic
 2010-06-22 22:12 UTC  (7+ messages)
` while_each_thread() under rcu_read_lock() is broken?

[PATCH] Staging: memrar: Moved memrar_allocator struct into memrar_allocator.c
 2010-06-22 22:00 UTC  (2+ messages)

[PATCH] Staging: rtl8192e/ieee80211: remove kernel version compatibility wrappers
 2010-06-22 22:00 UTC  (3+ messages)
`  "

[PATCH] [staging-next] [2] Staging: wl_cs.c: converted space to tabs style issues in wl_cs.c
 2010-06-22 21:53 UTC  (2+ messages)
` [PATCH 2] "

[RFC][PATCH 00/10] cifs: local caching support using FS-Cache
 2010-06-22 21:52 UTC  (12+ messages)
` [RFC][PATCH 01/10] cifs: add kernel config option for CIFS Client caching support
` [RFC][PATCH 02/10] cifs: guard cifsglob.h against multiple inclusion
` [RFC][PATCH 03/10] cifs: register CIFS for caching
` [RFC][PATCH 04/10] cifs: define server-level cache index objects and register them with FS-Cache
` [RFC][PATCH 05/10] cifs: define superblock-level cache index objects and register them
` [RFC][PATCH 06/10] cifs: define inode-level cache object "
` [RFC][PATCH 07/10] cifs: FS-Cache page management
` [RFC][PATCH 08/10] cifs: store pages into local cache
` [RFC][PATCH 09/10] cifs: read pages from FS-Cache

PCI Non-transparent bridge support?
 2010-06-22 21:21 UTC 

[RFC][PATCH] PM: Avoid losing wakeup events during suspend
 2010-06-22 21:41 UTC  (7+ messages)
  ` [update] "

[PATCH] Xen-SWIOTBL v0.8.3 used for Xen PCI pass through for PV guests
 2010-06-22 21:23 UTC  (21+ messages)
` [PATCH 01/19] xen: use _PAGE_IOMAP in ioremap to do machine mappings
` [PATCH 02/19] xen: Allow unprivileged Xen domains to create iomap pages
` [PATCH 03/19] xen: Rename the balloon lock
` [PATCH 04/19] xen: Add xen_create_contiguous_region
` [PATCH 05/19] swiotlb-xen: Early skeleton code and explanation
` [PATCH 06/19] swiotlb-xen: Copied swiotlb.c in, added xen_ prefix
` [PATCH 07/19] swiotlb-xen: Make 'xen_swiotlb_alloc_coherent' work
` [PATCH 08/19] swiotlb-xen: Don't allocate DMA-memory beyond 4GB in 32-bit mode
` [PATCH 09/19] swiotlb-xen: Make 'xen_swiotlb_free_coherent' work
` [PATCH 10/19] swiotlb-xen: Make 'xen_swiotlb_[map|unmap]_page' work
` [PATCH 11/19] swiotlb-xen: Make 'xen_swiotlb_sync_single' work
` [PATCH 12/19] swiotlb-xen: Make 'xen_swiotlb_map_sg_attrs' work
` [PATCH 13/19] swiotlb-xen: Remove io_tlb_overflow usage
` [PATCH 14/19] swiotlb-xen: Add 'xen_swiotlb_init' function
` [PATCH 15/19] swiotlb-xen: Put 'swiotlb-xen.c' function declarations in the header
` [PATCH 16/19] swiotlb-xen: Removing the 'struct device' in the address translation routines
` [PATCH 17/19] swiotlb-xen: Coalesce usage of xen_swiotlb_map
` [PATCH 18/19] pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_* functions
` [PATCH 19/19] x86: Detect whether we should use Xen SWIOTLB

Error "Unknown relocation: 36" on module load on Sparc
 2010-06-22 21:17 UTC  (6+ messages)

[PATCH RFC] reduce runqueue lock contention
 2010-06-22 21:11 UTC  (6+ messages)

[PATCH 0/6] further anon_vma fixes & optimizations
 2010-06-22 21:10 UTC  (4+ messages)
` [PATCH -mm 2/6] rmap: always add new vmas at the end

linux-next: manual merge of the tip tree with the block tree
 2010-06-22 21:06 UTC 

[PATCH] PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable
 2010-06-22 21:03 UTC 

[GIT PULL rcu/urgent] yet more lockdep-RCU splat fixes
 2010-06-22 20:44 UTC  (6+ messages)

linux-next: Tree for June 22
 2010-06-22 20:42 UTC  (6+ messages)
` linux-next: Tree for June 22 (staging/spectra)
` [PATCH -next] block/xd.c: fix brace typo

/proc/gpuinfo
 2010-06-22 20:39 UTC 

[PATCH v4] panic: keep blinking in spite of long spin timer mode
 2010-06-22 20:33 UTC  (3+ messages)

2.6.35-rc3 E-MU 0404 USB problem
 2010-06-22 12:58 UTC 

Possible methods for the kernel to terminate a process
 2010-06-22 19:50 UTC 

intel_cacheinfo: potential NULL dereference?
 2010-06-22 19:45 UTC  (7+ messages)
          ` [PATCH -v2] x86, cacheinfo: Carve out L3 cache slot accessors

[PATCH fs/ramfs] inode.c: Fix incorrect variable freeing
 2010-06-22 19:41 UTC  (2+ messages)

[PATCH] ath5k: disable ASPM
 2010-06-22 19:38 UTC  (23+ messages)
    ` [PATCH v2] "
      ` [ath5k-devel] "

[PATCH] fbcon: deinline large static function get_color()
 2010-06-22 19:05 UTC 

[PATCH] hid Logitech G13 Driver 0.0.5
 2010-06-22 18:34 UTC  (2+ messages)

[PATCH] Add TAINT_HARDWARE_UNSUPPORTED flag
 2010-06-22 18:58 UTC  (12+ messages)
          ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH] ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe
 2010-06-22 18:47 UTC  (5+ messages)

[PATCH -v19 00/25] Use lmb with x86
 2010-06-22 18:45 UTC  (27+ messages)
` [PATCH 01/25] lmb: lmb_find_base() should return LMB_ERROR on failing path
` [PATCH 02/25] lmb: Prepare x86 to use lmb to replace early_res
` [PATCH 03/25] lmb: Print new doubled array location info
` [PATCH 04/25] lmb: Export LMB_ERROR again
` [PATCH 05/25] lmb: Prepare to include linux/lmb.h in core file
` [PATCH 06/25] lmb: Add ARCH_DISCARD_LMB to put lmb code to .init
` [PATCH 07/25] lmb: Add lmb_find_in_range()
` [PATCH 08/25] x86, lmb: Add lmb_find_in_range_size()
` [PATCH 09/25] bootmem, x86: Add weak version of reserve_bootmem_generic
` [PATCH 10/25] x86, lmb: Add lmb_to_bootmem()
` [PATCH 11/25] x86,lmb: Add lmb_reserve_range/lmb_free_range
` [PATCH 12/25] x86, lmb: Add get_free_all_memory_range()
` [PATCH 13/25] x86, lmb: Add lmb_register_active_regions() and lmb_hole_size()
` [PATCH 14/25] lmb: Add find_memory_core_early()
` [PATCH 15/25] x86, lmb: Add lmb_find_in_range_node()
` [PATCH 16/25] x86, lmb: Add lmb_free_memory_in_range()
` [PATCH 17/25] x86, lmb: Add lmb_memory_in_range()
` [PATCH 18/25] x86, lmb: Use lmb_debug to control debug message print out
` [PATCH 19/25] x86: Use lmb to replace early_res
` [PATCH 20/25] x86: Replace e820_/_early string with lmb_
` [PATCH 21/25] x86: Remove not used early_res code
` [PATCH 22/25] x86, lmb: Use lmb_memory_size()/lmb_free_memory_size() to get correct dma_reserve
` [PATCH 23/25] x86: Have nobootmem version setup_bootmem_allocator()
` [PATCH 24/25] x86: Put 64 bit numa node memmap above 16M
` [PATCH 25/25] swiotlb: Use page alignment for early buffer allocation

[PATCH 1/2] firewire: core: no need to track irq flags in bm_work
 2010-06-22 18:39 UTC  (5+ messages)

[PATCH 1/5 v2]wireless:hostap_main.c warning: variable 'iface' set but not used
 2010-06-22 18:34 UTC  (3+ messages)

[Patch] Call cond_resched() at bottom of main look in balance_pgdat()
 2010-06-22 18:21 UTC  (3+ messages)

[PATCH v2] i2c/mips: Fix error return codes from Sibyte i2c bus driver
 2010-06-22 18:10 UTC  (2+ messages)

[PATCH, RFC] block: don't allocate a payload for discard request
 2010-06-22 18:00 UTC  (3+ messages)

[PATCH 1/2] mtd: m25p80: Rework probing/JEDEC code
 2010-06-22 17:56 UTC  (14+ messages)
  ` [Uclinux-dist-devel] [PATCH 1/2] mtd: m25p80: Reworkprobing/JEDEC code
                    ` [PATCH 1/2] mtd: m25p80: Fix false-positive probing
                    ` [PATCH 2/2] mtd: m25p80: Make jedec_probe() return proper errno values

pull request: wireless-2.6 2010-06-22
 2010-06-22 17:54 UTC  (2+ messages)

[BISECTED] Suspend regression in v2.6.31 with Lenovo 3000 v200
 2010-06-22 17:47 UTC  (3+ messages)

Linux IO scalability and pushing over million IOPS over software iSCSI?
 2010-06-22 17:40 UTC  (3+ messages)

Dell PowerEdge 4200 scsi, worked in 2.6.18, not in 2.6.26 (LOW PRIORITY help request)
 2010-06-22 17:36 UTC  (3+ messages)

2.6.34 Crash in dmaengine_put()
 2010-06-22 16:36 UTC  (5+ messages)

bnx2 fails to compile on parisc because of missing get_dma_ops()
 2010-06-22 17:26 UTC  (6+ messages)

[PATCH] tty: Add EXTPROC support for LINEMODE
 2010-06-22 17:28 UTC  (4+ messages)

[PATCH v3] tty: Add EXTPROC support for LINEMODE
 2010-06-22 17:14 UTC 

inconsistent lock state
 2010-06-22 17:17 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the block tree
 2010-06-22 17:14 UTC  (7+ messages)

[PATCH V3 1/8] Cleancache: Documentation
 2010-06-22 17:08 UTC  (2+ messages)

[PATCH] input: mt: Document the MT event slot protocol (rev5b)
 2010-06-22 17:02 UTC 

[PATCH v3 2/2] tmpfs: Make tmpfs scalable with percpu_counter for used blocks
 2010-06-22 16:52 UTC  (3+ messages)

Probable Bug (or configuration error) in kmemleak
 2010-06-22 16:55 UTC  (3+ messages)
` [PATCH] mm: kmemleak: Change kmemleak default buffer size

[RFC][PATCH 0/9] rework KVM mmu_shrink() code
 2010-06-22 16:32 UTC  (7+ messages)
` [RFC][PATCH 9/9] make kvm mmu shrinker more aggressive

[PATCH V3 3/8] Cleancache: core ops functions and configuration
 2010-06-22 16:26 UTC  (2+ messages)

[RFC][PATCH 0/8] perf pmu interface
 2010-06-22 16:26 UTC  (9+ messages)
` [RFC][PATCH 6/8] perf: Per PMU disable
` [RFC][PATCH 8/8] perf: Rework the PMU methods

[PATCH V3 3/8] Cleancache: core ops functions and configuration
 2010-06-22 16:20 UTC  (2+ messages)

Bug#584846: Detects only 64MB and fails to boot on Intel Green City board if e820 hooked by GRUB2
 2010-06-22 16:07 UTC  (9+ messages)

[PATCH] security: Yama LSM
 2010-06-22 16:06 UTC  (4+ messages)

[PATCH 4/5] mtd: mxc_nand fixups
 2010-06-22 15:54 UTC  (6+ messages)
      ` [PATCHv2 "
          ` [PATCHv3 "


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 read-only IMAP folder(s) and NNTP newsgroup(s).