All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-16 03:19:30 to 2010-06-16 06:05:41 UTC [more...]

BUG: using smp_processor_id() in preemptible code: s2disk
 2010-06-16  6:05 UTC  (13+ messages)
          ` [PATCH] avoid using smp_processor_id() in preemptible code (nr_iowait_cpu)

[PATCH 11/12] vmscan: Write out dirty pages in batch
 2010-06-16  6:04 UTC  (12+ messages)

[PATCH 01/23] Add Online Capacity Expansion to mdadm for external metadata
 2010-06-16  6:04 UTC  (2+ messages)

[PATCH -v18 00/37] Use lmb with x86
 2010-06-16  5:42 UTC  (114+ messages)
  ` [PATCH 01/37] lmb: lmb_find_base() should return LMB_ERROR on failing path
  ` [PATCH 02/37] lmb: Prepare x86 to use lmb to replace early_res
  ` [PATCH 03/37] lmb: Print new doubled array location info
  ` [PATCH 04/37] lmb: Export LMB_ERROR again
  ` [PATCH 05/37] lmb: Prepare to include linux/lmb.h in core file
  ` [PATCH 06/37] lmb: Add ARCH_DISCARD_LMB to put lmb code to .init
  ` [PATCH 07/37] lmb: Add lmb_find_in_range()
  ` [PATCH 08/37] x86, lmb: Add lmb_find_in_range_size()
  ` [PATCH 09/37] bootmem, x86: Add weak version of reserve_bootmem_generic
  ` [PATCH 10/37] x86, lmb: Add lmb_to_bootmem()
  ` [PATCH 11/37] x86,lmb: Add lmb_reserve_range/lmb_free_range
  ` [PATCH 12/37] x86, lmb: Add get_free_all_memory_range()
  ` [PATCH 13/37] x86, lmb: Add lmb_register_active_regions() and lmb_hole_size()
  ` [PATCH 14/37] lmb: Add find_memory_core_early()
  ` [PATCH 15/37] x86, lmb: Add lmb_find_in_range_node()
  ` [PATCH 16/37] x86, lmb: Add lmb_free_memory_in_range()
  ` [PATCH 17/37] x86, lmb: Add lmb_memory_in_range()
  ` [PATCH 18/37] x86, lmb: Use lmb_debug to control debug message print out
  ` [PATCH 19/37] x86, lmb: Add x86 version of lmb_find_in_range()
  ` [PATCH 20/37] x86: Use lmb to replace early_res
  ` [PATCH 21/37] x86: Replace e820_/_early string with lmb_
  ` [PATCH 22/37] x86: Remove not used early_res code
  ` [PATCH 23/37] x86, lmb: Use lmb_memory_size()/lmb_free_memory_size() to get correct dma_reserve
  ` [PATCH 24/37] bootmem: Add nobootmem.c to reduce the #ifdef
  ` [PATCH 25/37] mm: move contig_page_data define to bootmem.c/nobootmem.c
  ` [PATCH 26/37] lmb: Move __alloc_memory_core_early() to nobootmem.c
  ` [PATCH 27/37] x86: Have nobootmem version setup_bootmem_allocator()
  ` [PATCH 28/37] x86: Put 64 bit numa node memmap above 16M
  ` [PATCH 29/37] swiotlb: Use page alignment for early buffer allocation
  ` [PATCH 30/37] x86: Add sanitize_e820_map()
  ` [PATCH 31/37] x86: Change e820_saved to __initdata
  ` [PATCH 32/37] x86: Align e820 ram range to page
  ` [PATCH 33/37] x86: Use wake_system_ram_range() instead of e820_any_mapped() in agp path
  ` [PATCH 34/37] x86: Add get_centaur_ram_top()
  ` [PATCH 35/37] x86: Change e820_any_mapped() to __init
  ` [PATCH 36/37] x86: Use walk_system_ream_range() instead of referring e820.map directly for tboot
  ` [PATCH 37/37] x86: make e820 to be __initdata

[PATCHv2] mac80211: Add interface for driver to temporarily disable dynamic ps
 2010-06-16  6:01 UTC 

[PATCH] Staging: comedi: drivers: fix coding style issues in quatech_daqp_cs.c
 2010-06-16  6:01 UTC 

[PATCH 1/2] format-patch: Add a signature option (--signature)
 2010-06-16  5:59 UTC  (5+ messages)
` [PATCHv2 "
` [PATCHv2 2/2] completion: Add --signature and format.signature

[PATCH] x86-32: always use irq stacks
 2010-06-16  5:56 UTC  (3+ messages)

[GIT PULL rcu/urgent] yet more lockdep-RCU splat fixes
 2010-06-16  5:53 UTC  (2+ messages)

Time Stamp on Video(YUv420)
 2010-06-16  5:32 UTC 

[PATCH 0/5] Fix set but unused variable warnings
 2010-06-16  5:52 UTC  (10+ messages)
` [PATCH 1/5]wireless:hostap_main.c warning: variable 'iface' set but not used
` [PATCH 2/5]wireless:hostap_ap.c Fix warning: variable 'fc' "
` [PATCH 3/5]pci:bus.c Fix variable 'retval' "
` [PATCH 4/5]pci:setup_bus.c Fix warning: "
` [PATCH 5/5]scsi:hosts.c Fix warning: variable 'rval' "

[PATCH] ath9k: Modify LED blinking pattern during wifi activity
 2010-06-16  5:51 UTC  (3+ messages)

[PATCH v3 4/4] omap: mailbox: convert block api to kfifo
 2010-06-16  5:50 UTC  (6+ messages)

[ANNOUNCE] xf86-video-intel 2.11.901
 2010-06-16  5:45 UTC  (4+ messages)

[Bugme-new] [Bug 16187] New: Carrier detection failed in dhcpcd when link is up
 2010-06-16  5:46 UTC  (2+ messages)

[PATCH v4 00/12] ptp: IEEE 1588 clock support
 2010-06-16  5:40 UTC  (5+ messages)
` [PATCH 04/12] phylib: add a way to make PHY time stamps possible

[PATCH] Staging: comedi: drivers: fix coding style issues in pcmda12.c
 2010-06-16  5:36 UTC 

[PATCH 1/2] otg/ulpi: bail out on read errors
 2010-06-16  5:35 UTC  (5+ messages)
` [PATCH 2/2] ehci-mxc: bail out on transceiver problems

Update on TLV320AIC3204 Driver
 2010-06-16  5:33 UTC  (4+ messages)

[PATCH v2] iw: Configure basic rates when joining ibss network
 2010-06-16  5:31 UTC  (3+ messages)

[PATCH] crypto: talitos - fix ahash for multiple of blocksize
 2010-06-16  5:29 UTC  (2+ messages)

[PATCH] um: Include missing header file in os-linux/mem.c
 2010-06-16  5:27 UTC  (3+ messages)
` [uml-devel] "

[PATCH 00/23] bfa: Update driver to 2.2.2.1
 2010-06-16  5:27 UTC  (2+ messages)

[PATCH] perf: excluding "." and ".." directories when calculating tids
 2010-06-16  5:21 UTC  (3+ messages)

[PATCH] Staging: comedi: drivers: fix coding style issues in pcl816.c
 2010-06-16  5:17 UTC 

[PATCH v2] drivers: regulator: add Maxim 8998 driver
 2010-06-16  5:13 UTC  (5+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: check dlm_state under spinlock
 2010-06-16  5:13 UTC  (3+ messages)

[PATCH 0/12] Avoid overflowing of stack during page reclaim V2
 2010-06-16  5:11 UTC  (20+ messages)
` [PATCH 12/12] vmscan: Do not writeback pages in direct reclaim

[PATCH v3 1/2] add --recode-patch option to git-mailinfo
 2010-06-16  5:09 UTC  (2+ messages)
` [PATCH v3 2/2] add --recode-patch option to git-am

[0/8] netpoll/bridge fixes
 2010-06-16  5:08 UTC  (9+ messages)

[Qemu-devel] [PATCH v6 4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG
 2010-06-16  5:05 UTC  (6+ messages)
` [PATCH RFC] Mark a device as non-migratable
      ` [Qemu-devel] "

[RFC PATCH] iw: Add support for setting transmit power
 2010-06-16  5:04 UTC  (3+ messages)

[md PATCH 4/5] md: Fix: BIO I/O Error during reshape for external metadata
 2010-06-16  5:02 UTC  (2+ messages)

[PATCH] mempolicy: reduce stack size of migrate_pages()
 2010-06-16  4:56 UTC  (4+ messages)

ATModem-PPP Doubts
 2010-06-16  4:59 UTC  (3+ messages)

[md PATCH 3/5] md: Use added disks for external metadata case in start_reshape()
 2010-06-16  4:58 UTC  (2+ messages)

[PATCH] use find_lock_task_mm in memory cgroups oom
 2010-06-16  4:51 UTC  (7+ messages)
  ` [PATCH] use find_lock_task_mm in memory cgroups oom v2

[md PATCH 2/5] md: Enable reshape for external metadata
 2010-06-16  4:53 UTC  (2+ messages)

linux-next: build warnings after merge of the net tree
 2010-06-16  4:52 UTC  (3+ messages)

[PATCH] pci: fix compilation when CONFIG_PCI_MSI=n
 2010-06-16  4:51 UTC 

[md PATCH 1/5] md: Fix: max_disks limit set for external metadata
 2010-06-16  4:50 UTC  (2+ messages)

Questions on udev-acl rules, ACL_MANAGE + bug report
 2010-06-16  4:49 UTC  (2+ messages)

[PATCH net-next-2.6] inetpeer: RCU conversion
 2010-06-16  4:47 UTC  (4+ messages)
  ` [PATCH net-next-2.6] inetpeer: do not use zero refcnt for freed entries

[PATCH 0/8] Support unix domain sockets across namespaces
 2010-06-16  4:47 UTC  (5+ messages)
` [PATCH 6/8] scm: Capture the full credentials of the scm sender

linux-next: build warning after merge of the final tree (net tree related)
 2010-06-16  4:44 UTC  (7+ messages)

bridge: Fix OOM crash in deliver_clone
 2010-06-16  4:43 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 1/2] ocfs2 fix o2dlm dlm run purgelist
 2010-06-16  4:43 UTC  (2+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: o2dlm fix race in purge lockres and newlock (orabug 9094491)

[Qemu-devel] [PATCH] hpet: Clean up initial hpet counter
 2010-06-16  4:40 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 3/3] md: fix invalid dev slots after takeover
 2010-06-16  4:40 UTC  (2+ messages)

I wait your responds
 2010-06-14 14:14 UTC 

I wait your responds
 2010-06-14 14:14 UTC 

[ath9k-devel] ath9k driver instability
 2010-06-16  4:38 UTC  (3+ messages)

[PATCH] ipw2200: Enable LED by default
 2010-06-16  4:36 UTC  (4+ messages)

[Qemu-devel] [PATCH] Fix comparison which always returned false
 2010-06-16  4:30 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v4 1/3] ARM: SAMSUNG: Add keypad device support
 2010-06-16  4:26 UTC  (8+ messages)
` [PATCH v4 2/3] ARM: S5PV210: Add keypad device helpers

Economic Solutions
 2010-06-04 16:06 UTC 

[Bug 26852] New: Build libkms against in-tree xf86drm.h
 2010-06-16  4:12 UTC  (2+ messages)
` [Bug 26852] "

linux-next: Tree for June 16
 2010-06-16  4:09 UTC 

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

[PATCH 1/1] module: initialize module dynamic debug later
 2010-06-16  4:03 UTC  (2+ messages)
` [PATCH] "

[PATCH 06/13] DMAENGINE: driver for the ARM PL080/PL081 PrimeCells
 2010-06-16  3:59 UTC  (7+ messages)

[PATCH 5/6] KVM: MMU: prefetch ptes when intercepted guest #PF
 2010-06-16  3:55 UTC  (2+ messages)

[PATCH] fix -DDEBUG oops
 2010-06-16  2:30 UTC  (2+ messages)

[PATCH] soc/sh: Fix I2C dependency for SND_FSI_AK4642
 2010-06-16  3:54 UTC  (6+ messages)
    ` [PATCH v2] soc/sh: Fix I2C dependency for SND_FSI_AK4642 and SND_FSI_DA7210

Squid + Tproxy + Bridge on Kernel 2.6.34 - Workaround
 2010-06-16  3:44 UTC  (3+ messages)
` [squid-users] "

[PATCH] ARM: Add ARCH_HAS_L2X0 and make CACHE_L2X0 config depend on that
 2010-06-16  3:43 UTC  (5+ messages)

2.6.35-rc3: Reported regressions 2.6.33 -> 2.6.34
 2010-06-16  3:42 UTC  (6+ messages)
` [Bug #16054] UML broken for CONFIG_SLAB

[Bug 27755] New: [KMS] sauerbraten crash with drmRadeonCmdBuffer: -22. -> Vertex array 0 need 83794200 dwords have 112640 dwords
 2010-06-16  3:41 UTC  (2+ messages)
` [Bug 27755] "

SCTP ASSOCIATION FAILOVER ISSUE
 2010-06-16  3:39 UTC  (2+ messages)

[U-Boot] [PATCH] examples/standalone: Remove relocation compile flags for PowerPC
 2010-06-16  3:37 UTC  (10+ messages)

Loss of network connectivity with high load
 2010-06-16  3:36 UTC  (3+ messages)

Proposed linux kernel changes : scaling tcp/ip stack
 2010-06-16  3:30 UTC  (4+ messages)
    ` Proposed linux kernel changes : scaling tcp/ip stack : 2nd part

Serial console not working after waking up from sleep
 2010-06-16  3:21 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.