All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-06 22:19:35 to 2010-07-06 23:29:52 UTC [more...]

[PATCH] pack-refs: remove newly empty directories
 2010-07-06 23:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ARM: S5PV210: Fix on SECTION_SIZE_BITS on S5PV210/S5PC110
 2010-07-06 23:29 UTC  (7+ messages)

[U-Boot] 83xx: add support for ve8313 board
 2010-07-06 23:24 UTC  (2+ messages)

[PATCH -V14 0/11] Generic name to handle and open by handle syscalls
 2010-07-06 23:23 UTC  (7+ messages)

4.1 client - LAYOUTCOMMIT
 2010-07-06 23:23 UTC  (9+ messages)
` 4.1 client - LAYOUTCOMMIT & close

SPI Framework in Linux
 2010-07-06 23:22 UTC  (2+ messages)

[PATCH 1/2] Export firmware assigned labels of network devices to sysfs
 2010-07-06 23:22 UTC  (3+ messages)
    ` [PATCH 1/2] Export firmware assigned labels of network devices

[PATCH 0/5] ACPI / PM: Fixes and simplifications
 2010-07-06 23:17 UTC  (4+ messages)
` [PATCH 3/5] ACPI / Wakeup: Simplify enabling of wakeup devices
  ` [linux-pm] "

kernel boot stuck at udbg_putc_cpm()
 2010-07-06 23:18 UTC  (4+ messages)

[RFC PATCH 1/1] PCI: skip release and reallocation of io port resources
 2010-07-06 23:13 UTC  (5+ messages)

CentOS 5.5 XFS internal errors (XFS_WANT_CORRUPTED_GOTO)
 2010-07-06 23:18 UTC  (2+ messages)

inconsistent file placement
 2010-07-06 23:14 UTC  (5+ messages)

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

git-svn error: ambiguous argument
 2010-07-06 23:11 UTC  (8+ messages)

[PATCH] time/fs - file's time race with vgettimeofday
 2010-07-06 23:11 UTC  (3+ messages)

[PATCH] base.bbclass: re-adding backward compatibility with bitbake w.r.t decodeurl
 2010-07-06 23:06 UTC 

[B.A.T.M.A.N.] batctl: timeout + refresh-interval, v3
 2010-07-06 23:09 UTC  (2+ messages)

[Patch] Simple USB hub support
 2010-07-06 23:06 UTC  (5+ messages)
      ` [Patch] USB hot-plugging support - usb branch

[REGRESSION] usb devices don't wake up the system
 2010-07-06 23:05 UTC  (3+ messages)

[PATCH] Rearrange i_flags to be consistent with FS_IOC_GETFLAGS
 2010-07-06 23:03 UTC  (4+ messages)

[patch 000/149] 2.6.32.16 stable review
 2010-07-06 22:58 UTC  (10+ messages)
` [patch 071/149] ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6

[PATCH] of/fdt: Add unflatten_partial_device_tree
 2010-07-06 22:57 UTC  (7+ messages)

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

[PATCH] rebase -i: use 'read -r' to avoid backslash acting as an escape character
 2010-07-06 22:55 UTC 

[PATCH -v23 00/49] Use memblock with x86
 2010-07-06 22:39 UTC  (149+ 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 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

commit 4d6a63850b4dc7ca2f060aedda26ddf4efa0e5cc
 2010-07-06 22:49 UTC  (2+ messages)

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

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)

[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  (5+ 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 

[refpolicy] [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)
  `  "

[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: "


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.