All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-06 21:24:45 to 2010-07-06 22:46:47 UTC [more...]

[PATCH resend 1/3] AM35x: Add musb support
 2010-07-06 22:46 UTC  (12+ messages)

[PATCH -v23 00/49] Use memblock with x86
 2010-07-06 22:39 UTC  (112+ messages)
` [PATCH 01/49] lmb: rename to memblock
` [PATCH 02/49] memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
` [PATCH 03/49] memblock: No reason to include asm/memblock.h late
` [PATCH 04/49] memblock: Introduce for_each_memblock() and new accessors, and use it
` [PATCH 05/49] memblock: Remove nid_range argument, arch provides memblock_nid_range() instead
` [PATCH 06/49] memblock: Factor the lowest level alloc function
` [PATCH 07/49] memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 08/49] memblock: Introduce default allocation limit and use it to replace explicit ones
` [PATCH 09/49] memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
` [PATCH 10/49] memblock: Change u64 to phys_addr_t
` [PATCH 11/49] memblock: Remove unused memblock.debug struct member
` [PATCH 12/49] memblock: Remove memblock_type.size and add memblock.memory_size instead
` [PATCH 13/49] memblock: Move memblock arrays to static storage in memblock.c and make their size a variable
` [PATCH 14/49] memblock: Add debug markers at the end of the array
` [PATCH 15/49] memblock: Make memblock_find_region() out of memblock_alloc_region()
` [PATCH 16/49] memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0
` [PATCH 17/49] memblock: Move memblock_init() to the bottom of the file
` [PATCH 18/49] memblock: split memblock_find_base() out of __memblock_alloc_base()
` [PATCH 19/49] memblock: Move functions around into a more sensible order
` [PATCH 20/49] memblock: Add array resizing support
` [PATCH 21/49] memblock: Add arch function to control coalescing of memblock memory regions
` [PATCH 22/49] memblock: Add "start" argument to memblock_find_base()
` [PATCH 23/49] memblock: NUMA allocate can now use early_pfn_map
` [PATCH 24/49] memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()
` [PATCH 25/49] memblock: Make memblock_alloc_try_nid() fallback to MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 26/49] memblock: Add debugfs files to dump the arrays content
` [PATCH 27/49] memblock: memblock_find_base() should return MEMBLOCK_ERROR on failing path
` [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 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

network driver dev/debugging (sis190/sis191)
 2010-07-06 22:41 UTC  (2+ messages)

A policy frame work for mdadm (incorporating domains and hotplug and such)
 2010-07-06 22:40 UTC  (3+ messages)

[PATCH 00/14][RESEND] STK patches without agent
 2010-07-06 22:39 UTC  (15+ messages)
` [PATCH 01/14] stk: Utilities for proactive command/envelope handling
` [PATCH 02/14] mbmmodem: End session on *STKEND
` [PATCH 03/14] stk: Handle the More Time proactive command as a nop
` [PATCH 04/14] Add OFONO_ERROR_TYPE_SIM for negative SIM statuses
` [PATCH 05/14] atmodem: Make sim operations return sim error codes
` [PATCH 06/14] stk: Handle ENVELOPEs in a queue, retry on sim busy
` [PATCH 07/14] Add __ofono_sms_submit for other atoms to submit SMs
` [PATCH 08/14] stk: Handle the Send SMS proactive command
` [PATCH 09/14] Add Dbus interface names for STK
` [PATCH 10/14] stk: Handle the Set Up Idle Text proactive command
` [PATCH 11/14] sktutil: Use the Mandatory flag in parse_dataobj
` [PATCH 12/14] stkutil: Timer Value is conditional, not optional
` [PATCH 13/14] stk: Handle the Timer Management proactive command
` [PATCH 14/14] stk: Handle the Poll Interval "

[PATCH] gpio: sx150x: Add Semtech I2C sx150x gpio expander driver
 2010-07-06 22:37 UTC  (2+ messages)

pxa27x_udc: Oops on probe with usb cable connected
 2010-07-06 22:34 UTC  (6+ messages)

[PATCH/RFC] git submodule: add submodules with git add -f <path>
 2010-07-06 22:33 UTC  (5+ messages)
` [PATCH] "

[B.A.T.M.A.N.] Batman advanced and internet gateways
 2010-07-06 22:30 UTC  (6+ messages)

[PATCH 12/14] vmscan: Do not writeback pages in direct reclaim
 2010-07-06 22:28 UTC  (9+ messages)

[PATCH 00/11][v15]: Implement eclone() system call
 2010-07-06 22:25 UTC  (11+ messages)
` [PATCH 11/11][v15]: Document sys_eclone

[lm-sensors] [PATCH] sensors-detect: Add support for NCT6775F and
 2010-07-06 22:24 UTC 

[PATCH 0/3] Fix warning messages generated by GCC 4.6
 2010-07-06 22:23 UTC  (8+ messages)
` [refpolicy] "
` [PATCH 1/3]checkpolicy Fix error: variable 'newattr' set but not used(and others as well)
  ` [refpolicy] "
` [PATCH 2/3]libsepol
  ` [refpolicy] "
` [PATCH 1/3]libsemanage Fix warning: parameter 'key' set but not used(and others)
  ` [refpolicy] "

[PATCH 0/3] ACPI / ACPICA: Avoid executing _PRW twice for all devices
 2010-07-06 22:20 UTC  (3+ messages)

[PATCH] opensm: event plig-in API fixed to compile with g++
 2010-07-06 22:19 UTC  (6+ messages)

Smart 5.1 function not working on VIA VT1708S with *three* jacks on mainboard
 2010-07-06 22:19 UTC  (2+ messages)
` Fwd: "

[Qemu-devel] [PATCH 0/2]: QMP: ensure we will break unstable clients
 2010-07-06 22:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] QMP: Update README file
` [Qemu-devel] [PATCH 2/2] QMP: Require 'use_unstable' arg for capabilities negotiation

[RFC PATCH 00/21] RAS daemon prototype, v1
 2010-07-06 22:18 UTC  (3+ messages)
` [PATCH 15/21] perf: Export trace event utils

Bug#588208: grub-efi-ia32: breaks video of Mac Mini Core 2 Duo
 2010-07-06 21:56 UTC  (6+ messages)

mdadm 1.x device naming
 2010-07-06 16:46 UTC  (2+ messages)

[mdadm GIT PULL] rebuild checkpoints, incremental assembly, volume delete/rename, and fixes
 2010-07-06 22:17 UTC  (8+ messages)

[Buildroot] init: I won't write compressed data to a terminal
 2010-07-06 22:16 UTC 

inconsistent file placement
 2010-07-06 22:15 UTC  (5+ messages)

[PATCH 10/11] oom: give the dying task a higher priority
 2010-07-06 22:13 UTC  (5+ messages)
  ` [PATCH 2/2] sched: make sched_param arugment static variables in some sched_setscheduler() caller

[PATCH] Test failed commit of mda on new pv - failed vgextend
 2010-07-06 22:12 UTC 

[PATCH] Add TAINT_HARDWARE_UNSUPPORTED flag
 2010-07-06 22:18 UTC  (11+ messages)
          ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH 0/4] RFC: OLPC/x86 device tree code
 2010-07-06 22:06 UTC  (9+ messages)
` [PATCH 2/4] sparc: break out some prom device-tree building code
    ` [PATCH 2/4] sparc: break out some prom device-tree building
      ` [PATCH 2/4] sparc: break out some prom device-tree building code out into drivers/of

[refpolicy] duplicate rules
 2010-07-06 22:05 UTC  (3+ messages)

commit 4d6a63850b4dc7ca2f060aedda26ddf4efa0e5cc
 2010-07-06 21:55 UTC 

CentOS 5.5 XFS internal errors (XFS_WANT_CORRUPTED_GOTO)
 2010-07-06 22:00 UTC  (2+ messages)
`  "

[PATCH] Staging: et131x: fix coding style issues in et131x_initpci.c
 2010-07-06 21:29 UTC  (2+ messages)

[Patch] Discard incorrect nested partitions (fixes #29956)
 2010-07-06 21:55 UTC  (3+ messages)

[PATCH 2/2] Makefile: work around ksh's failure to handle missing list argument to for loop
 2010-07-06 21:56 UTC  (2+ messages)
` [PATCH 2/2 v2] "

[refpolicy] ethereal and wireshark
 2010-07-06 21:51 UTC 

[PATCH] net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
 2010-07-06 21:44 UTC 

[B.A.T.M.A.N.] The great #batdroid hackathon of July 2010
 2010-07-06 21:42 UTC  (2+ messages)

[Bug 28800] New: [r300c] Texture corruption with World of Warcraft
 2010-07-06 21:40 UTC  (3+ messages)
` [Bug 28800] [r300c, r300g] "

pciback: question about the permissive flag
 2010-07-06 21:37 UTC 

pv-grub boot hangs when iommu=soft. Booting kernel directly with the flags works
 2010-07-06 21:36 UTC  (10+ messages)
              ` pv-grub boot hangs when iommu=soft. Booting kernel directly with the flags works. MiniOS screws around with page flags

[PATCH] IB/qib: if qib_init() fails, driver fails to clean up properly
 2010-07-06 21:35 UTC  (2+ messages)

[PATCH] scsi: convert discard to REQ_TYPE_FS instead of REQ_TYPE_BLOCK_PC
 2010-07-06 21:31 UTC  (2+ messages)
`  "

[PATCH v2] libibverbs: ibv_fork_init() and libhugetlbfs
 2010-07-06 21:31 UTC  (9+ messages)
          ` [ewg] "

为什么会有中层(什么叫执行力?三个字:做到位)
 2010-07-06 21:28 UTC 

[PATCH 2.6.35 1/3] RDMA/cxgb4: Don't call abort_connection() for active connect failures
 2010-07-06 21:25 UTC  (4+ messages)
` [PATCH 2.6.35 3/3] RDMA/cxgb4: Avoid false GTS CIDX_INC overflows

[PATCH v2 1/3] RDMA/cxgb4: derive smac_idx from port viid
 2010-07-06 21:25 UTC  (2+ messages)

[PATCH 0/7] various fixes for QIB driver
 2010-07-06 21:24 UTC  (3+ messages)
` [PATCH 7/7] IB/qib: completion queue callback needs to be single threaded


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.