All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-19 23:26:23 to 2010-07-20 00:41:07 UTC [more...]

[PATCH] add a arch specific delay calibration hook
 2010-07-20  0:41 UTC 

Re:
 2010-07-20  0:22 UTC 

Re:
 2010-07-20  0:22 UTC 

[Qemu-devel] Bonjour
 2010-07-20  0:38 UTC 

[U-Boot] [PATCH 0/5] New environment code
 2010-07-20  0:38 UTC  (3+ messages)
` [U-Boot] [PATCH 5/5] New implementation for internal handling of environment variables

[PATCH -v25 00/49] Use memblock with x86
 2010-07-20  0:35 UTC  (152+ messages)
  ` [PATCH 01/49] x86, numa: fix boot without RAM on node0 again
  ` [PATCH 02/49] x86,mm: fix 32bit numa sparsemem
  ` [PATCH 03/49] memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
  ` [PATCH 04/49] memblock: No reason to include asm/memblock.h late
  ` [PATCH 05/49] memblock: Introduce for_each_memblock() and new accessors, and use it
  ` [PATCH 06/49] memblock: Remove nid_range argument, arch provides memblock_nid_range() instead
  ` [PATCH 07/49] memblock: Factor the lowest level alloc function
  ` [PATCH 08/49] memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
  ` [PATCH 09/49] memblock: Introduce default allocation limit and use it to replace explicit ones
  ` [PATCH 10/49] memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
  ` [PATCH 11/49] memblock: Change u64 to phys_addr_t
  ` [PATCH 12/49] memblock: Remove unused memblock.debug struct member
  ` [PATCH 13/49] memblock: Remove memblock_type.size and add memblock.memory_size instead
  ` [PATCH 14/49] memblock: Move memblock arrays to static storage in memblock.c and make their size a variable
  ` [PATCH 15/49] memblock: Add debug markers at the end of the array
  ` [PATCH 16/49] memblock: Make memblock_find_region() out of memblock_alloc_region()
  ` [PATCH 17/49] memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0
  ` [PATCH 18/49] memblock: Move memblock_init() to the bottom of the file
  ` [PATCH 19/49] memblock: split memblock_find_base() out of __memblock_alloc_base()
  ` [PATCH 20/49] memblock: Move functions around into a more sensible order
  ` [PATCH 21/49] memblock: Add array resizing support
  ` [PATCH 22/49] memblock: Add arch function to control coalescing of memblock memory regions
  ` [PATCH 23/49] memblock: Add "start" argument to memblock_find_base()
  ` [PATCH 24/49] memblock: NUMA allocate can now use early_pfn_map
  ` [PATCH 25/49] memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()
  ` [PATCH 26/49] memblock: Make memblock_alloc_try_nid() fallback to MEMBLOCK_ALLOC_ANYWHERE
  ` [PATCH 27/49] memblock: Add debugfs files to dump the arrays content
  ` [PATCH 28/49] memblock: Prepare x86 to use memblock to replace early_res
  ` [PATCH 29/49] memblock: Print new doubled array location info
  ` [PATCH 30/49] memblock: Export MEMBLOCK_ERROR again
  ` [PATCH 31/49] memblock: Prepare to include linux/memblock.h in core file
  ` [PATCH 32/49] memblock: Add ARCH_DISCARD_MEMBLOCK to put memblock code to .init
  ` [PATCH 33/49] memblock: Add memblock_find_in_range()
  ` [PATCH 34/49] x86, memblock: Add memblock_x86_find_in_range_size()
  ` [PATCH 35/49] bootmem, x86: Add weak version of reserve_bootmem_generic
  ` [PATCH 36/49] x86, memblock: Add memblock_x86_to_bootmem()
  ` [PATCH 37/49] x86,memblock: Add memblock_x86_reserve_range/memblock_x86_free_range
  ` [PATCH 38/49] x86, memblock: Add get_free_all_memory_range()
  ` [PATCH 39/49] x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_hole_size()
  ` [PATCH 40/49] memblock: Add find_memory_core_early()
  ` [PATCH 41/49] x86, memblock: Add memblock_x86_find_in_range_node()
  ` [PATCH 42/49] x86, memblock: Add memblock_x86_free_memory_in_range()
  ` [PATCH 43/49] x86, memblock: Add memblock_x86_memory_in_range()
  ` [PATCH 44/49] x86, memblock: Use memblock_debug to control debug message print out
  ` [PATCH 45/49] x86: Use memblock to replace early_res
  ` [PATCH 46/49] x86: Replace e820_/_early string with memblock_
  ` [PATCH 47/49] x86: Remove not used early_res code
  ` [PATCH 48/49] x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve
  ` [PATCH 49/49] x86: remove old bootmem code

[PATCH v3 0/7] ARM: S5PV210: CPUFREQ Initial Support
 2010-07-20  0:37 UTC  (10+ messages)
` [PATCH v3 1/7] ARM: S5PV210: Add a Kconfig entry "S5PC110_EVT0_WORKAROUND"
  ` [PATCH v3 2/7] ARM: Samsung SoC: added hclk/pclk info to s3c_freq for s5pv210 cpu-freq
    ` [PATCH v3 3/7] ARM: S5P: Added default pll values for APLL 800/1000MHz
      ` [PATCH v3 4/7] ARM: S5P: Virtual Addresses for DMCx registers
        ` [PATCH v3 5/7] ARM: S5PV210: macros for clock registers at regs-clock.h
          ` [PATCH v3 6/7] ARM: S5PV210: Access for DMCx registers
            ` [PATCH v3 7/7] ARM: S5PV210: Initial CPUFREQ Support

[patch 1/2]btrfs: add an ioctl to dump metadata info
 2010-07-20  0:37 UTC  (3+ messages)

rdtsc strangeness on upstream kernel
 2010-07-20  0:34 UTC  (5+ messages)
      `  "

[U-Boot] [PATCH 0/2] Support for MPC8308ERDB board
 2010-07-20  0:33 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale

2.6.35-rc4-git3: Reported regressions from 2.6.34
 2010-07-20  0:33 UTC  (5+ messages)

Getting GUI to work with Xen PVMs
 2010-07-20  0:33 UTC  (3+ messages)

[PATCH] mptsas: fixed hot-removal processing
 2010-07-20  0:30 UTC  (2+ messages)

linux-next: Tree for July 19
 2010-07-20  0:23 UTC  (4+ messages)
` [PATCH -next/resend] writeback.h: needs linux/device.h
` [PATCH -next] staging: don't use default init_module/cleanup_module function names
  ` [B.A.T.M.A.N.] "

Git & Paramiko: failed to push some refs to 
 2010-07-20  0:20 UTC 

ACRUX gamepads not happy with autosuspend?
 2010-07-20  0:17 UTC 

Changing Chunk Size on Array
 2010-07-20  0:17 UTC  (3+ messages)

sense remote hardware address change by rdma-cm applications
 2010-07-20  0:14 UTC  (2+ messages)

[PATCH] viafb: Depends on X86
 2010-07-20  0:14 UTC  (2+ messages)

[Buildroot] [PATCH 0/5] Preparatory work on toolchains - v3
 2010-07-20  0:13 UTC  (5+ messages)
` [Buildroot] [PATCH 5/5] toolchain: rename base target for external toolchains

[PATCH -v7 0/2] ACPI: Install the ACPI IPMI opregion
 2010-07-20  0:09 UTC  (5+ messages)
` [PATCH_v7 2/2] ACPI/IPMI: Add the IPMI opregion driver to enable ACPI to access BMC controller

[PATCH net-next 1/4] bnx2: Use proper counter for net_device_stats->multicast
 2010-07-20  0:15 UTC  (4+ messages)
` [PATCH net-next 2/4] bnx2: Call pci_enable_msix() with actual number of vectors
  ` [PATCH net-next 3/4] bnx2: Remove some unnecessary smp_mb() in tx fast path
    ` [PATCH net-next 4/4] bnx2: Update version to 2.0.17

[Xenomai-help] Adeos patched kernel hangs mounting root file system
 2010-07-20  0:11 UTC  (5+ messages)

[PATCH] Tight check of pfn_valid on sparsemem - v2
 2010-07-20  0:04 UTC  (4+ messages)

mmotm 2010-07-19-16-37 uploaded
 2010-07-19 23:38 UTC 

[PATCH] Topcliff PHUB: Generate PacketHub driver
 2010-07-20  0:05 UTC  (5+ messages)
` [PATCH] I2C driver of Topcliff PCH

[Qemu-devel] [Autotest PATCH 00/14] Patchset of network related subtests
 2010-07-20  0:03 UTC  (2+ messages)
`  "

[PATCH] ds2782_battery: Rename get_current and get_voltage operations
 2010-07-20  0:02 UTC 

[net-next-2.6 PATCH 1/5] ixgbe: dcb, set DPF bit when PFC is enabled
 2010-07-20  0:00 UTC  (5+ messages)
` [net-next-2.6 PATCH 2/5] ixgbe: drop support for UDP in RSS hash generation
` [net-next-2.6 PATCH 3/5] ixgbe: properly toggling netdev feature flags when disabling FCoE
` [net-next-2.6 PATCH 4/5] ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool
` [net-next-2.6 PATCH 5/5] ixgbe: fix version string for ixgbe

[PATCH 0/4] Finer granularity and task/cgroup irq time accounting
 2010-07-19 23:57 UTC  (5+ messages)
` [PATCH 1/4] sched: Track and export per task [hard|soft]irq time
` [PATCH 2/4] x86: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time to task
` [PATCH 3/4] sched: Generalize cpuacct usage tracking making it simpler to add new stats
` [PATCH 4/4] sched: Export irq times through cpuacct cgroup

iwlagn and many firmware restarts with Fedora kernel
 2010-07-19 23:56 UTC  (6+ messages)

[PATCH v3 01/13] parse-options: stop when encounter a non-option
 2010-07-19 23:53 UTC  (5+ messages)
` [PATCH v3 05/13] parse the -L options

[PATCH 2/2] SPI: make the moved loopback test work
 2010-07-19 23:53 UTC  (4+ messages)
` [spi-devel-general] "

+ gpio-sx150x-add-semtech-i2c-sx150x-gpio-expander-driver-disable.patch added to -mm tree
 2010-07-19 23:22 UTC 

[Ocfs2-devel] [PATCH] ocfs2/dlm: correct the refmap on recovery master
 2010-07-19 23:52 UTC  (3+ messages)

[Bug 29156] New: [regression] 3D apps in Wine hangs on start
 2010-07-19 23:51 UTC  (2+ messages)
` [Bug 29156] "

[PATCH v2] gpio: sx150x: Add Semtech I2C sx150x gpio expander driver
 2010-07-19 23:50 UTC  (3+ messages)

[net-next-2.6 PATCH] e1000: allow option to limit number of descriptors down to 48 per ring
 2010-07-19 23:43 UTC 

Raise initial congestion window size / speedup slow start?
 2010-07-19 23:42 UTC  (9+ messages)

[Bug 16401] New: 2.6.35-r5 ext3 corruptions
 2010-07-19 23:41 UTC  (2+ messages)
` [Bug 16401] "

write_ports delfd case
 2010-07-19 23:41 UTC  (4+ messages)

Very low latency TCP for clusters
 2010-07-19 23:37 UTC  (5+ messages)

Playback open error: Inappropriate ioctl for device
 2010-07-19 23:37 UTC  (4+ messages)

+ gpio-sx150x-add-semtech-i2c-sx150x-gpio-expander-driver-fix.patch added to -mm tree
 2010-07-19 23:02 UTC 

[PATCH] cfg80211: fix WEXT ioctl GIWFREQ for monitor interfaces
 2010-07-19 23:28 UTC  (4+ messages)

mdadm "hang", 100% CPU usage when trying to create RAID-1 array with external bitmap
 2010-07-19 23:26 UTC  (4+ messages)


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.