All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-31 00:50:47 to 2010-03-31 03:04:32 UTC [more...]

[PATCH] netlink: use the appropriate namespace pid
 2010-03-31  2:45 UTC  (6+ messages)
      ` [PATCH] net_sched: minor netns related cleanup

Requesting a GPIO that hasn't been registered yet
 2010-03-31  3:05 UTC 

[U-Boot] [PATCH] nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards
 2010-03-31  3:04 UTC  (2+ messages)

[PATCH] Samsung SoCs: CPU detection support (v4)
 2010-03-31  3:00 UTC  (5+ messages)

Are the patches used to build git on cygwin available in a git repo somewhere?
 2010-03-31  2:58 UTC  (3+ messages)

[Patch 3/3] chunkd: add include w/prototypes
 2010-03-31  2:58 UTC 

[Patch 2/3] chunkd: Implement flexible CLD paths
 2010-03-31  2:58 UTC 

[Patch 1/3] chunkd: switch to ncld
 2010-03-31  2:57 UTC 

[PATCH] added S6E63M0 AMOLED LCD Panel driver
 2010-03-31  2:56 UTC  (5+ messages)
  ` [Linux-fbdev-devel] "

[PATCH] exit: fix oops in sync_mm_rss
 2010-03-31  2:53 UTC  (17+ messages)

[PATCH] x86: let 'reservetop' functioning right
 2010-03-31  2:49 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: pass command line and initrd to linux in bootm.c
 2010-03-31  2:51 UTC  (2+ messages)

[PATCH] netdev/fec.c: add phylib supporting to enable carrier detection
 2010-03-31  2:49 UTC  (4+ messages)

Auto Rebuild on hot-plug
 2010-03-31  2:46 UTC  (12+ messages)

[PATCH 0/3] sky2 minor driver updates
 2010-03-31  2:45 UTC  (2+ messages)

[Ocfs2-devel] question for lvb->lvb_igeneration
 2010-03-31  2:44 UTC  (2+ messages)

[PATCH] lockdep fix incorrect percpu usage
 2010-03-31  2:43 UTC  (6+ messages)

linux-next: manual merge of the slabh tree with the percpu tree
 2010-03-31  2:44 UTC  (2+ messages)

[PATCH 0/6] tagged sysfs support
 2010-03-31  2:43 UTC  (3+ messages)
` [PATCH 3/6] sysfs: Implement sysfs tagged directory support

[PATCH] remote-curl: Add sanity check for url
 2010-03-31  2:43 UTC  (3+ messages)

[PATCHSET] remove implicit slab.h inclusion from from percpu.h
 2010-03-31  2:41 UTC  (4+ messages)
` [PATCH 3/4] include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion "

KVM warning about uncertified CPU for SMP for AMD model 2, stepping 3
 2010-03-31  2:42 UTC  (2+ messages)

[PATCH net-next-2.6 v8 00/12] net-caif: introducing CAIF protocol stack
 2010-03-31  2:42 UTC  (2+ messages)

sched: question on group_capacity when SMT > 2
 2010-03-31  2:42 UTC 

[PATCH]enable PCI serial card usage
 2010-03-31  2:40 UTC 

Linux 2.6.34-rc3
 2010-03-31  2:40 UTC  (3+ messages)

[PATCH] Fix ignore incoming bytes during parsing
 2010-03-31  2:40 UTC 

compiled-in console fonts on fb with 1600x1200 too small and slim
 2010-03-31  2:36 UTC 

LVM2/test t-lvconvert-repair-policy.sh t-lvcon 
 2010-03-31  2:36 UTC 

linux-next: Tree for March 30
 2010-03-31  2:34 UTC  (3+ messages)
` [PATCH -next] module.h: add stub for is_module_percpu_address

[U-Boot] [PATCH v2] fdt: Add fdt_del_node_and_alias helper
 2010-03-31  2:31 UTC  (3+ messages)

[RFC 01/15] FS: libfs, implement simple_write_to_buffer
 2010-03-31  2:31 UTC  (5+ messages)
` [RFC 09/15] PM / Hibernate: user, implement user_ops writer

[PATCH] Documentation: clarify grammar
 2010-03-31  2:28 UTC 

[PATCH] drivers:staging: sources for ST core
 2010-03-31  2:24 UTC  (2+ messages)

[PATCH -v11 00/33] use lmb with x86
 2010-03-31  2:17 UTC  (102+ messages)
  ` [PATCH 01/33] x86: Make e820_remove_range() to handle all covered case
  ` [PATCH 02/33] lmb: Move lmb.c to mm/
  ` [PATCH 03/33] lmb: Seperate region array from lmb_region struct
  ` [PATCH 04/33] lmb: Seperate __lmb_find_base() from __lmb_alloc_base()
  ` [PATCH 05/33] lmb: Add lmb_find_area()
  ` [PATCH 06/33] lmb: Add lmb_reserve_area/lmb_free_area
  ` [PATCH 07/33] bootmem, x86: Add weak version of reserve_bootmem_generic
  ` [PATCH 08/33] lmb: Add lmb_to_bootmem()
  ` [PATCH 09/33] lmb: Add get_free_all_memory_range()
  ` [PATCH 10/33] lmb: Add lmb_register_active_regions() and lmb_hole_size()
  ` [PATCH 11/33] lmb: Prepare to include linux/lmb.h in core file
  ` [PATCH 12/33] lmb: Add find_memory_core_early()
  ` [PATCH 13/33] lmb: Add lmb_find_area_node()
  ` [PATCH 14/33] lmb: Add lmb_free_memory_size()
  ` [PATCH 15/33] lmb: Add lmb_memory_size()
  ` [PATCH 16/33] lmb: Add lmb_reserve_area_overlap_ok()
  ` [PATCH 17/33] lmb: Use lmb_debug to control debug message print out
  ` [PATCH 18/33] lmb: Add ARCH_DISCARD_LMB to put lmb code to .init
  ` [PATCH 19/33] x86: Add sanitize_e820_map()
  ` [PATCH 20/33] x86, lmb: Add lmb_find_area_size()
  ` [PATCH 21/33] x86, lmb: Add x86 version of __lmb_find_area()
  ` [PATCH 22/33] x86: Use lmb to replace early_res
  ` [PATCH 23/33] x86: Replace e820_/_early string with lmb_
  ` [PATCH 24/33] nobootmem: use lmb.default_alloc_limit in alloc_bootmem path
  ` [PATCH 25/33] x86, lmb: turn off ARCH_LMB_FIND_AREA
  ` [PATCH 26/33] x86: Remove not used early_res code
  ` [PATCH 27/33] x86, lmb: Use lmb_memory_size()/lmb_free_memory_size() to get correct dma_reserve
  ` [PATCH 28/33] x86: Align e820 ram range to page
  ` [PATCH 29/33] x86: Use wake_system_ram_range instead of e820_any_mapped in agp path
  ` [PATCH 30/33] x86: Add get_centaur_ram_top()
  ` [PATCH 31/33] x86: Change e820_any_mapped() to __init
  ` [PATCH 32/33] x86: Use walk_system_ream_range() instead of referring e820.map directly for tboot
  ` [PATCH 33/33] x86: make e820 to be __initdata

[PATCH] modules fix incorrect percpu usage
 2010-03-31  2:15 UTC  (6+ messages)

[PATCH] gitk: Use git-difftool for external diffs
 2010-03-31  2:09 UTC  (5+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[Patch] adjust the cpu-affinity to more than 64 cpus
 2010-03-31  2:12 UTC  (8+ messages)

[PATCH] rcu: only raise softirq when need
 2010-03-31  2:10 UTC  (3+ messages)

[PATCH] Btrfs: force delalloc flushing when things get desperate
 2010-03-31  2:07 UTC  (3+ messages)

Cent OS 5.4
 2010-03-31  2:04 UTC  (3+ messages)

Ext4 performance regression: Post 2.6.30
 2010-03-31  1:56 UTC  (3+ messages)

2.6.34-rc1: ACPI: BUG: key f71f0168 not in .data!
 2010-03-31  1:55 UTC  (9+ messages)
          ` [PATCH] scsi: fix lockdep warning

[PATCH 1/12] arch/powerpc/kernel: Add missing unlock
 2010-03-31  1:52 UTC  (4+ messages)

I can not get my MII working on MPC8247 with Linux 2.6.32.6
 2010-03-31  1:46 UTC 

mirror git repos: rsync vs. --mirror
 2010-03-31  1:44 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] s5p6442: Support Samsung s5p6442 SoC
 2010-03-31  1:42 UTC  (3+ messages)

[PATCH v2] PL330: Add PL330 DMA controller driver
 2010-03-31  1:40 UTC  (6+ messages)

Printing an mbox
 2010-03-31  1:39 UTC 

[PATCH linux-cr] put file_ops->checkpoint under CONFIG_CHECKPOINT
 2010-03-31  1:39 UTC  (3+ messages)

Handling of the DXS controls in the via82xx driver
 2010-03-31  1:39 UTC  (3+ messages)

[RFC][PATCH] migrate_pages:skip migration between intersect nodes
 2010-03-31  1:36 UTC  (4+ messages)

Array 'freezes' for some time after large writes?
 2010-03-31  1:35 UTC  (2+ messages)

[PATCH 0/6] updated cxgb4 submission
 2010-03-31  1:34 UTC  (10+ messages)
` [PATCH 1/6] cxgb4: Add register, message, and FW definitions
  ` [PATCH 2/6] cxgb4: Add HW and FW support code
    ` [PATCH 3/6] cxgb4: Add packet queues and packet DMA code
      ` [PATCH 4/6] cxgb4: Add remaining driver headers and L2T management
        ` [PATCH 5/6] cxgb4: Add main driver file and driver Makefile

PCI passthrough resource remapping
 2010-03-31  1:32 UTC  (14+ messages)

[PATCH next-next-2.6] virtio_net: missing sg_init_table
 2010-03-31  1:32 UTC  (4+ messages)
  ` [PATCH next-next-2.6 v2] "

[Ocfs2-devel] o2net: log socket state changes
 2010-03-31  1:27 UTC 

[PATCH 1/4] ARM: S3C6410: Define clk_src2 register
 2010-03-31  1:26 UTC  (6+ messages)
` [PATCH 2/4] ARM: S3C6410: Declare IISCDCLK_V4 Clock
  ` [PATCH 3/4] ARM: S3C6410: Declare possible sources of audio-bus2
    ` [PATCH 4/4] ARM: S3C6410: Declare IISv4 audio-bus clock

[PATCH] virtio_net: avoid BUG_ON() with large packets when CONFIG_DEBUG_SG=y
 2010-03-31  0:35 UTC  (3+ messages)

[RFC][ PATCH 3/3] vhost-net: Add mergeable RX buffer support to vhost-net
 2010-03-31  1:23 UTC  (2+ messages)
` [PATCH v2] Add Mergeable RX buffer feature to vhost_net

git push refspec to specify tracking branch
 2010-03-31  1:19 UTC  (2+ messages)

[PATCH 2/2] phylib: Add module table to all existing phy drivers
 2010-03-31  1:19 UTC 

[PATCH 1/2] phylib: Support phy module autoloading
 2010-03-31  1:18 UTC 

[RFC] upstream mcstransd to selinux userspace repo
 2010-03-31  1:18 UTC  (2+ messages)

[PATCH v2 1/3] ARM: S5P6440: Bug fix on PWM Timer
 2010-03-31  1:16 UTC  (3+ messages)

[000/116] 2.6.32.11-stable review
 2010-03-31  1:15 UTC  (3+ messages)
` [007/116] tg3: Fix 5906 transmit hangs
  ` [Stable-review] "

[PATCH 0/4] HP iPAQ RX1950 patch series
 2010-03-31  1:15 UTC  (4+ messages)
` [PATCH 3/4] s3c244x: configure GPG13-15 as input before suspend

[PATCH 1/4] arm: msm: gpio support
 2010-03-31  1:14 UTC  (4+ messages)

RFC: ARM Boot standard for passing device tree blob
 2010-03-31  1:10 UTC  (6+ messages)

domU guest for xcp 0.1.1
 2010-03-31  1:07 UTC  (11+ messages)

[PATCH] ARM: SMDK6410: Register AC97 controller
 2010-03-31  1:01 UTC  (2+ messages)

[PATCH] oom killer: break from infinite loop
 2010-03-31  0:57 UTC  (12+ messages)

[U-Boot] [PATCH] nios2: Fix AMDLV065D flash write bug in altera board common tree
 2010-03-31  1:00 UTC 

native recipes use legacy staging
 2010-03-31  0:57 UTC 

[U-Boot] [PATCH] nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards
 2010-03-31  1:00 UTC 

[PATCH] [retry 2] 3/3 Add support for AMD MPERF/APERF
 2010-03-31  0:58 UTC 

[PATCH] [retry 1] 2/3 Add Xen support for AMD Turbo Boost disable
 2010-03-31  0:57 UTC 

[PATCH v3 0/3] Add support for GIT_ONE_FILESYSTEM
 2010-03-31  0:54 UTC  (8+ messages)
` [PATCH 3/3] "

[PATCH] ARM: Add support for PCI domains
 2010-03-31  0:53 UTC  (2+ messages)

[RFC PATCH 0/2] gitk --color-words
 2010-03-31  0:52 UTC  (3+ messages)
` [PATCH 1/2] Add diff --porcelain option for --color-words
` [PATCH 2/2] gitk: add the equivalent of diff --color-words

[U-Boot] [PATCH 1/5] nios2: add nios2-generic board
 2010-03-31  0:50 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] nios2: add Altera EP2C35 board
` [U-Boot] [PATCH 3/5] nios2: add Altera EP3C120 board
` [U-Boot] [PATCH 4/5] nios2: add Altera NEEK board
` [U-Boot] [PATCH 5/5] nios2: fix no flash, add nand and mmc init in board.c


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.