All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-09 03:15:24 to 2010-04-09 06:46:17 UTC [more...]

[U-Boot] [PATCH 2/7] AT49BV322A Flash: the erase regions are in the wrong order
 2010-04-09  6:46 UTC  (4+ messages)

[PATCH 2/2] phonesim: Refactor SimApplication api, add a UI
 2010-04-09  6:44 UTC 

[ath9k-devel] Data rate in multicast case
 2010-04-09  6:44 UTC  (3+ messages)

[PATCH 1/2] phonesim: Add a simple USSD UI
 2010-04-09  6:43 UTC 

[Qemu-devel] [PATCH] microblaze: fix build on Ubuntu Hardy
 2010-04-09  6:42 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] tcp/mips: Change TCG_AREG0 (fp -> s0)
 2010-04-09  6:42 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH 0/3] blkio: More IO controller stats - always-on and debug-only
 2010-04-09  6:36 UTC  (5+ messages)
` [PATCH 1/3] blkio: Add io_merged stat
` [PATCH 2/3] blkio: Add io_queued and avg_queue_size stats
` [PATCH 3/3] blkio: Add more debug-only per-cgroup stats

[PATCH 00/13] mm: preemptibility -v2
 2010-04-09  6:34 UTC  (12+ messages)
` [PATCH 02/13] mm: Revalidate anon_vma in page_lock_anon_vma()
` [PATCH 06/13] mm: Preemptible mmu_gather
` [PATCH 07/13] powerpc: "
` [PATCH 09/13] mm, powerpc: Move the RCU page-table freeing into generic code

[PATCH v3] rfs: Receive Flow Steering
 2010-04-09  6:33 UTC 

[U-Boot] [PATCH V5 3/3] Add support for the LaCie ED Mini V2 board
 2010-04-09  6:33 UTC  (2+ messages)

XenWiki Directory needed
 2010-04-09  6:32 UTC 

[PATCH] blkio: Changes to IO controller additional stats patches
 2010-04-09  6:31 UTC  (2+ messages)

[PATCH] slab: fix caller tracking on !CONFIG_DEBUG_SLAB && CONFIG_TRACING
 2010-04-09  6:28 UTC  (4+ messages)

[PATCH] drm/radeon/kms: only change mode when coherent value changes
 2010-04-09  6:27 UTC 

[PATCH 0/5] sched: asymmetrical packing for POWER7 SMT4
 2010-04-09  6:21 UTC  (12+ messages)
` [PATCH 1/5] sched: fix capacity calculations for SMT4
` [PATCH 2/5] sched: add asymmetric packing option for sibling domain
` [PATCH 4/5] sched: Mark the balance type for use in need_active_balance()
` [PATCH 3/5] powerpc: enabled asymmetric SMT scheduling on POWER7
` [PATCH 5/5] sched: make fix_small_imbalance work with asymmetric packing

[PATCH] memcg: update documentation v3
 2010-04-09  5:50 UTC  (5+ messages)
` [PATCH] memcg: update documentation v4

[PATCH -v12 00/39] use lmb with x86
 2010-04-09  6:04 UTC  (40+ messages)
` [PATCH 01/39] swiotlb: Use page alignment for early buffer allocation
` [PATCH 02/39] x86: Add sanitize_e820_map()
` [PATCH 03/39] x86: Align e820 ram range to page
` [PATCH 04/39] lmb: Move lmb.c to mm/
` [PATCH 05/39] lmb: Seperate region array from lmb_region struct
` [PATCH 06/39] lmb: Seperate __lmb_find_base() from __lmb_alloc_base()
` [PATCH 07/39] lmb: Add lmb_find_area()
` [PATCH 08/39] lmb: Add lmb_reserve_area/lmb_free_area
` [PATCH 09/39] bootmem, x86: Add weak version of reserve_bootmem_generic
` [PATCH 10/39] lmb: Add lmb_to_bootmem()
` [PATCH 11/39] lmb: Add get_free_all_memory_range()
` [PATCH 12/39] lmb: Add lmb_register_active_regions() and lmb_hole_size()
` [PATCH 13/39] lmb: Prepare to include linux/lmb.h in core file
` [PATCH 14/39] lmb: Add find_memory_core_early()
` [PATCH 15/39] lmb: Add lmb_find_area_node()
` [PATCH 16/39] lmb: Add lmb_free_memory_size()
` [PATCH 17/39] lmb: Add lmb_memory_size()
` [PATCH 18/39] lmb: Add lmb_reserve_area_overlap_ok()
` [PATCH 19/39] lmb: Use lmb_debug to control debug message print out
` [PATCH 20/39] lmb: Add ARCH_DISCARD_LMB to put lmb code to .init
` [PATCH 21/39] lmb: Add __free/__reserve/__clear_lmb_reserved_region_array()
` [PATCH 22/39] x86, lmb: Add lmb_find_area_size()
` [PATCH 23/39] x86, lmb: Add x86 version of __lmb_find_area()
` [PATCH 24/39] x86: Use lmb to replace early_res
` [PATCH 25/39] x86: Replace e820_/_early string with lmb_
` [PATCH 26/39] nobootmem: use lmb.default_alloc_limit in alloc_bootmem path
` [PATCH 27/39] x86, lmb: turn off ARCH_LMB_FIND_AREA
` [PATCH 28/39] x86: Remove not used early_res code
` [PATCH 29/39] x86, lmb: Use lmb_memory_size()/lmb_free_memory_size() to get correct dma_reserve
` [PATCH 30/39] x86: put 64 bit numa node memmap above 16M
` [PATCH 31/39] x86: Use wake_system_ram_range() instead of e820_any_mapped() in agp path
` [PATCH 32/39] x86: Add get_centaur_ram_top()
` [PATCH 33/39] x86: Change e820_any_mapped() to __init
` [PATCH 34/39] x86: Use walk_system_ream_range() instead of referring e820.map directly for tboot
` [PATCH 35/39] x86: make e820 to be __initdata
` [PATCH 36/39] bootmem: Add nobootmem.c to reduce the #ifdef
` [PATCH 37/39] mm: move contig_page_data define to bootmem.c/nobootmem.c
` [PATCH 38/39] lmb: move __alloc_memory_core_early() to nobootmem.c
` [PATCH 39/39] x86: have nobootmem version setup_bootmem_allocator()

Subscription to MTD Drivers
 2010-04-09  6:15 UTC 

[U-Boot] Does U-boot supports Spansion S29GL512P NOR Flash?
 2010-04-09  6:10 UTC  (2+ messages)

[PATCH] [retry 4] 3/3 Add support for AMD MPERF/APERF
 2010-04-09  6:05 UTC  (2+ messages)

[PATCH] [retry 4] 1/3 Refactor Xen Support for Intel Turbo Boost
 2010-04-09  6:05 UTC  (2+ messages)

USB transfer_buffer allocations on 64bit systems
 2010-04-09  6:04 UTC  (2+ messages)

[PATCH V2 0/6][RFC] futex: FUTEX_LOCK with optional adaptive spinning
 2010-04-09  5:52 UTC  (22+ messages)
` [PATCH 4/6] futex: Add "

2.6.33: libata issues with VIA SATA/PATA controller
 2010-04-09  6:04 UTC  (5+ messages)

Packet manipulation in user space
 2010-04-09  6:00 UTC  (3+ messages)

[PATCH] Makefile: Remove excess backslashes from sed
 2010-04-09  6:04 UTC  (3+ messages)

What's cooking in git.git (Apr 2010, #03; Wed, 07)
 2010-04-09  5:57 UTC  (5+ messages)
  ` nd/setup

Initial work on an Android SDK via openembedded
 2010-04-09  5:46 UTC 

[PATCH] Replace hard-coded path with one configurable at make time
 2010-04-09  5:45 UTC  (11+ messages)
      ` [PATCH] Replace hard-coded path with one from <paths.h>
              ` [PATCH v2] "

[PATCH tip/core/urgent] rcu: updates for RCU lockdep
 2010-04-09  5:47 UTC  (5+ messages)
` [PATCH tip/core/urgent 1/4] rcu: add rcu_access_pointer and rcu_dereference_protected
` [PATCH tip/core/urgent 2/4] RCU: Better explain the condition parameter of rcu_dereference_check()
` [PATCH tip/core/urgent 3/4] rcu: Update docs for rcu_access_pointer and rcu_dereference_protected
` [PATCH tip/core/urgent 4/4] rcu: fix syntax error in rcu_dereference_check() example in comment

Ethernet support missing p1020rdb.dts
 2010-04-09  5:43 UTC  (2+ messages)

[v3 Patch 1/3] netpoll: add generic support for bridge and bonding devices
 2010-04-09  5:43 UTC  (5+ messages)
` [v3 Patch 2/3] bridge: make bridge support netpoll
    ` [Bridge] "

[PATCH] Security: Fix coding style in security/
 2010-04-09 11:30 UTC  (2+ messages)

[RFC] Initial OLPC Viafb merge
 2010-04-09  5:43 UTC  (6+ messages)
` [PATCH 05/16] viafb: Determine type of 2D engine and store it in chip_info
` [PATCH 06/16] viafb: complete support for VX800/VX855 accelerated framebuffer

net-next: 2.6.34-rc1 regression: panic when running diagnostic on interface with IPv6
 2010-04-09  0:54 UTC  (5+ messages)

[PATCH 0/9] rt2x00: Align with vendor driver and add support for rt3070/rt3071/rt3090/rt3390
 2010-04-09  5:43 UTC  (6+ messages)
` [PATCH 3/9] rt2x00: Align RT chipset definitions with vendor driver

[RFC] [PATCH v2 3/3] Let host NIC driver to DMA to guest user space
 2010-04-09  0:52 UTC  (4+ messages)

FEC driver: rcv is not +last
 2010-04-09  5:42 UTC  (2+ messages)

[PATCH 00 of 67] Transparent Hugepage Support #18
 2010-04-09  2:05 UTC  (2+ messages)
` Transparent Hugepage Support #19

[refpolicy] [PATCH] revise roles/dbadm.te (Re: dbadm.pp is not available in selinux-policy package)
 2010-04-09  5:40 UTC  (2+ messages)
    ` [refpolicy] [BUGFIX] lack of type transition on dbadm domain "

[PATCH 0/3] send-email: --smtp-domain improvements
 2010-04-09  5:36 UTC  (5+ messages)
` [PATCH 1/3] send-email: Don't use FQDNs without a '.'
` [PATCH 2/3] Document send-email --smtp-domain
` [PATCH 3/3] send-email: Add sendemail.smtpdomain

[U-Boot] [PATCH V5 1/3] Initial support for Marvell Orion5x SoC
 2010-04-09  5:25 UTC  (3+ messages)

linux-next: manual merge of the v4l-dvb tree with Linus' tree
 2010-04-09  5:22 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] fsl_sata: Add the workaround for errata SATA-A001
 2010-04-09  5:22 UTC 

[PATCH] loop: Update mtime when writing using aops
 2010-04-09  5:22 UTC  (4+ messages)

[PATCH V5 0/4][RFC] futex: FUTEX_LOCK with optional adaptive spinning
 2010-04-09  5:15 UTC  (5+ messages)
` [PATCH 1/4] futex: replace fshared and clockrt with combined flags
` [PATCH 2/4] futex: add futex_q static initializer
` [PATCH 3/4] futex: refactor futex_lock_pi_atomic
` [PATCH 4/4] futex: Add FUTEX_LOCK with optional adaptive spinning

[PATCH 2/2] Change the description of '-M' and '-C' option
 2010-04-09  5:15 UTC  (2+ messages)

[PATCH 03/11] [XEN] NUMA guest tools interface
 2010-04-09  5:14 UTC  (5+ messages)

[PATCH 0/2] Document update for 'git-blame' '-M' and '-C' option
 2010-04-09  5:11 UTC  (4+ messages)
` [PATCH 1/2] Add a basic idea section for git-blame

[PATCH 2/3] flex_array: export some symbols for nfnetlink_queue use
 2010-04-09  5:09 UTC  (5+ messages)

How can I tell if a file is ignored by git?
 2010-04-09  5:01 UTC  (4+ messages)

[git pull] drm fixes
 2010-04-09  5:00 UTC 

[PATCH 1/2] spi: Add support for dma_min_bytes configuration
 2010-04-09  4:56 UTC  (7+ messages)

[U-Boot] [PATCH v1 1/2] fsl_sata: Add the workaround for errata SATA-A001
 2010-04-09  4:51 UTC  (4+ messages)

[PATCH 3/3] nfnetlink_queue: use hash table to speed up entry finding
 2010-04-09  4:50 UTC  (2+ messages)

[PATCH 00/11] PV NUMA Guests
 2010-04-09  4:47 UTC  (7+ messages)

[PATCH] cx88: implement sharpness control
 2010-04-09  4:33 UTC  (2+ messages)

Starting multiple domains at boot?
 2010-04-09  4:32 UTC 

ICH10 not working with AHCI kernel option
 2010-04-09  4:28 UTC  (14+ messages)

[Ocfs2-devel] [PATCH 1/1] Ocfs2: Optimize punching-hole codes v4
 2010-04-09  4:28 UTC  (6+ messages)

[PATCH 2/2] V4L/DVB: Use custom I2C probing function mechanism
 2010-04-09  4:09 UTC  (7+ messages)

[PATCH 1/3] flex_array: fix the panic issue when calling flex_array_alloc() without __GFP_ZERO
 2010-04-09  4:05 UTC 

Compilation question xen-4.0.0
 2010-04-09  4:00 UTC 

[SPAM] Современный склад: проектирование, технологии, управлениеqz
 2010-04-09  3:55 UTC 

[PATCH v3] x86: let 'reservetop' functioning right
 2010-04-09  3:52 UTC  (5+ messages)

email list
 2010-04-09  3:31 UTC 

git pull suggestion
 2010-04-09  3:49 UTC  (6+ messages)

[PATCH] xfstests: fix compile issue with gdbm and --enable-lib64 warnnings
 2010-04-09  3:48 UTC 

[RFC] CFS scheduler latencies in 2.6.33.x (Xorg-triggered)
 2010-04-09  3:43 UTC 

linux-next: Tree for April 9
 2010-04-09  3:34 UTC 

[ath9k-devel] compat-wireless
 2010-04-09  3:33 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: avoid direct write if we fall back to buffered
 2010-04-09  3:32 UTC  (5+ messages)

[PATCH] fix cgroup procs documentation
 2010-04-09  3:31 UTC  (8+ messages)

[PATCH] xm: Fix string index out of range in 'vcpu-pin' command
 2010-04-09  3:30 UTC 

[PATCH] blkio: Changes to IO controller additional stats patches
 2010-04-09  3:25 UTC  (2+ messages)

cheap mailing lists
 2010-04-09  3:25 UTC 

mailing list providers
 2010-04-09  3:17 UTC 

[PATCH] c/r: restore tty pgrp properly
 2010-04-09  3:23 UTC  (3+ messages)

[PATCH] Fix default state Beholder H6 tuner
 2010-04-09  3:19 UTC  (6+ messages)

[PATCH] mmc: sd: Cleanup redundant memset
 2010-04-09  3:15 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.