public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-22 13:03:22 to 2010-06-22 21:34:04 UTC [more...]

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

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

[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

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

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)

2.6.35-rc3: Reported regressions 2.6.33 -> 2.6.34
 2010-06-22 21:11 UTC  (6+ messages)
` [Bug #15717] bluetooth oops
` [Bug #15863] 2.6.34-rc5-git7 (plus all patches) -- another suspicious rcu_dereference_check() usage

[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 

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

[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 13:34 UTC  (3+ messages)

[PATCH] Add commandline partitions for block devices v2
 2010-06-22 20:09 UTC  (2+ messages)

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  (8+ 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  (4+ 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

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

[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  (5+ 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

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] proc: Add complete process group list
 2010-06-22 16:04 UTC  (2+ 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 "

[RFC][PATCH 00/10] cifs: local caching support using FS-Cache
 2010-06-22 15:25 UTC  (11+ 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
` [RFC][PATCH 10/10] cifs: add mount option to enable local caching

[PATCH v2 0/3] kmemleak: Fix false positive with special scan
 2010-06-22 15:36 UTC  (3+ messages)
` [RFC][PATCH 0/1] kmemleak: Fix false positive with alias

[PATCH] Hyperv: Export the symbol that tracks hyperv features and recommendations
 2010-06-22 14:36 UTC  (3+ messages)

2.6.35-rc3 regression: IBM Maia system is unbootable [ACPI related?]
 2010-06-22 14:28 UTC  (2+ messages)

[PATCH 0/2] cfq: fixes to bring cfq in line with deadline performance for mid- to high-end storage
 2010-06-22 14:27 UTC  (10+ messages)
` [PATCH 2/2] cfq: allow dispatching of both sync and async I/O together

Unbound(?) internal fragmentation in Btrfs
 2010-06-22 14:20 UTC  (11+ messages)
  ` Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
          ` Balancing leaves when walking from top to down (was Btrfs:...)

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

[PATCH 1/3] mfd: add STMPExxxx I/O Expander support
 2010-06-22 13:56 UTC  (8+ messages)
      ` [PATCHv2 1/3] mfd: add STMPE "
      ` [PATCHv2 2/3] gpio: add STMPE GPIO driver
      ` [PATCHv2 3/3] input: add STMPE keypad driver

[PATCH] Introduce buflock, a one-to-many circular buffer mechanism (rev2)
 2010-06-22 13:54 UTC  (3+ messages)

[PATCH for stable] tracing: Consolidate protection of reader access to the ring buffer
 2010-06-22 13:36 UTC  (3+ messages)

[PATCH] RTC/max6900: use rtc_valid_tm to check returning tm for max6900
 2010-06-22 12:47 UTC  (2+ messages)

[PATCH 00/38] Union mounts - union stack as linked list
 2010-06-22 13:11 UTC  (8+ messages)
` [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
  ` [autofs] "

2.6.35-rc3: Reported regressions from 2.6.34
 2010-06-22 13:05 UTC  (4+ messages)
` [Bug #16222] 2.6.35-rc{12} regression: inactive console corrupted

[stable] Please apply ucc_geth driver fixes to 2.6.32-stable
 2010-06-22 13:02 UTC  (2+ messages)
` [PATCH 2/3] ucc_geth: Fix netdev watchdog triggering on link changes


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