All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-13 05:47:38 to 2010-07-13 07:16:27 UTC [more...]

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

[U-Boot] One of your Facebook friends invites you to join the App of the Day
 2010-07-13  7:15 UTC 

[Buildroot] [PATCH/RFC] Git/Svn downloaders
 2010-07-13  7:15 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] Remove the spider feature
` [Buildroot] [PATCH 2/4] Implement basic non-wget download methods
` [Buildroot] [PATCH 3/4] Use the normal download method for Tremor
` [Buildroot] [PATCH 4/4] Use the normal download method for libsvgtiny

Question about 'branch -d' safety
 2010-07-13  7:13 UTC  (9+ messages)

LMB bits
 2010-07-13  7:12 UTC  (5+ messages)

[PATCH 0/4][RT] futex: fix tasks blocking on two rt_mutex locks
 2010-07-13  7:12 UTC  (7+ messages)
` [PATCH 4/4] futex: convert hash_bucket locks to raw_spinlock_t

[PATCH] powerpc: reduce the size of the defconfigs
 2010-07-13  7:09 UTC  (2+ messages)

[Qemu-devel] Hantera obetalda fakturor
 2010-07-13  5:55 UTC 

cpu softplug kernel hang
 2010-07-13  7:09 UTC  (2+ messages)

ARM defconfig files
 2010-07-13  7:07 UTC  (12+ messages)

[U-Boot] [PATCH] orion5x: allow overriding default mappings windows
 2010-07-13  7:04 UTC 

[PATCH] rfs: call sock_rps_record_flow() in tcp_splice_read()
 2010-07-13  7:00 UTC 

[Qemu-devel] how to add one pcie device to qemu
 2010-07-13  7:01 UTC  (5+ messages)

Rate control & USB
 2010-07-13  6:59 UTC  (3+ messages)

[PATCH repost] sched: export sched_set/getaffinity to modules
 2010-07-13  6:59 UTC  (12+ messages)

[PATCH] ARM: S3C2416: Add Power Management support for SMDK2416
 2010-07-13  6:50 UTC  (2+ messages)

KVM Call agenda for July 13th
 2010-07-13  6:57 UTC  (6+ messages)
  ` [Qemu-devel] "

[PATCH] Two patches for Alsa-plugins (pulse)
 2010-07-13  6:57 UTC  (12+ messages)

VERY slow git format-patch (tens on minutes) during rebase and rev-list during rebase -i
 2010-07-13  6:56 UTC 

[PATCH v5 1/9] KVM: MMU: fix forgot reserved bits check in speculative path
 2010-07-13  6:52 UTC  (14+ messages)
` [PATCH v5 6/9] KVM: MMU: introduce pte_prefetch_topup_memory_cache()

ipc-sock/l2cap sock/g_io_fd
 2010-07-13  6:56 UTC 

[Buildroot] Problems with custom config of kernel 2.6.34.1
 2010-07-13  6:55 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] Add support for Alix2d3 board from PC Engines
 2010-07-13  6:53 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] Add target skeleton for Alix2d3

Massive repository corruptions
 2010-07-13  6:46 UTC  (5+ messages)

[PATCH] i2c: cyttsp i2c touchscreen driver init submit
 2010-07-13  6:48 UTC  (2+ messages)

[PATCH 0/3] ab8500-mfd: add regulator support
 2010-07-13  6:21 UTC  (8+ messages)
` [PATCH 1/3] ab8500-mfd: add regulator support to ab8500 mfd device
` [PATCH 2/3] regulator: add support for regulators on the ab8500 MFD
` [PATCH 3/3] ux500: add ab8500-regulators machine specific data

Treat submodules as normal directories/files?
 2010-07-13  6:48 UTC  (2+ messages)

[PATCH 00/11][v15]: Implement eclone() system call
 2010-07-13  6:48 UTC  (8+ messages)
` [PATCH 11/11][v15]: Document sys_eclone

[U-Boot] [PATCH V4 0/4] Marvell GbE multiple SoC support
 2010-07-13  6:46 UTC  (3+ messages)

[U-Boot] Pull request - net *updated*
 2010-07-13  6:45 UTC 

[RFC] Tight check of pfn_valid on sparsemem
 2010-07-13  6:40 UTC  (8+ messages)

clamav RWX
 2010-07-13  6:41 UTC  (9+ messages)

[PATCH V4 0/5] Add MMC erase and secure erase V4
 2010-07-13  6:40 UTC  (3+ messages)
` [PATCH V4 4/5] block: Add secure discard

tip/master broken with x2apic and kexec
 2010-07-13  6:40 UTC  (3+ messages)

funny lines in X applications and /dev/agpgart missing
 2010-07-13  6:29 UTC 

[Qemu-devel] [PATCH RFC] e1000: fix access 4 bytes beyond buffer end
 2010-07-13  6:35 UTC  (5+ messages)
` [Qemu-devel] "

[linux-lvm] lvremove: 'snapshot': can't remove 'active'? , non-mounted file system
 2010-07-13  6:34 UTC  (2+ messages)

What do you need from the Hurd for your day-to-day tasks?
 2010-07-13  6:33 UTC 

[PATCH] vmscan: stop meaningless loop iteration when no reclaimable slab
 2010-07-13  6:33 UTC  (5+ messages)

[PATCH 0/7] De-couple sysfs memory directories from memory sections
 2010-07-13  6:28 UTC  (10+ messages)
` [PATCH 1/7] Split the memory_block structure
` [PATCH 3/7] Update the [register,unregister]_memory routines
` [PATCH 4/7] Allow sysfs memory directories to be split

[Buildroot] BR:Qt doesn't compile
 2010-07-13  6:27 UTC 

[Qemu-devel] [Bug 595438] [NEW] segmentation scsi writeback
 2010-07-13  6:18 UTC  (2+ messages)
` [Qemu-devel] [Bug 595438] Re: KVM segmentation fault, using SCSI+writeback and linux 2.4 guest

[PATCH v2] ARM: s5pv210_defconfig: Update for removing s5pc110_defconfig
 2010-07-13  6:23 UTC  (6+ messages)

[U-Boot] Hi All, is anybody involved into Renesas SH development?
 2010-07-13  6:21 UTC 

Help booting Xen under RHEL6 beta2
 2010-07-13  6:19 UTC  (2+ messages)

[PATCH] netfilter: xtables: userspace notification target
 2010-07-13  6:18 UTC  (3+ messages)

Compiler errors in alsa-lib-1.0.22/test/*.c
 2010-07-13  6:18 UTC  (2+ messages)

[PATCH 1/9] xilinx-virtex4: new file
 2010-07-13  6:12 UTC  (8+ messages)
` [PATCH 2/9] xilinx-virtex5: "
` [PATCH 3/9] linux-xilinx: new files
` [PATCH 4/9] xilinx-linux: new kernel recipe

[Qemu-devel] [PATCH 0/8] vlan cleanup
 2010-07-13  6:16 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] Correcting APACHE mirror location for APR recipes
 2010-07-13  6:06 UTC  (2+ messages)

SSH configuration question
 2010-07-13  6:03 UTC  (2+ messages)

IB/ipoib: fix dangling pointer reference to ipoib_neigh and ipoib_path -when will it go upstream?
 2010-07-13  6:07 UTC  (3+ messages)

Re: Re: Re: SD Driver : FAT: FAT read failed (blocknr 8) in sd card error while removing sd card during writing
 2010-07-13  6:07 UTC 

[PATCH] format-patch: document the format.to configuration setting
 2010-07-13  6:05 UTC  (2+ messages)

[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-13  6:03 UTC  (11+ messages)

[Bug 29026] New: r600: Garbled screen after resuming from suspend (KMS)
 2010-07-13  6:03 UTC  (2+ messages)
` [Bug 29026] "

[PATCH] opkg recipe overhaul - removal of opkg-nogpg and opkg-nogpg-nocurl
 2010-07-13  5:57 UTC  (4+ messages)
` [PATCH v2] "

[RFC 3/3] mm: iommu: The Virtual Contiguous Memory Manager
 2010-07-13  5:59 UTC  (6+ messages)

[PATCH] ARM: S5PV210: allow clk to use clksrc as parents
 2010-07-13  6:00 UTC  (9+ messages)

[RFC 1/3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-13  5:52 UTC  (13+ messages)
` [RFC 3/3] mm: iommu: The Virtual Contiguous Memory Manager

[Xenomai-core] analogy - experimental branch
 2010-07-13  5:51 UTC  (12+ messages)

git am mangles commit author name
 2010-07-13  5:49 UTC  (2+ messages)

Re: Re: SD Driver : FAT: FAT read failed (blocknr 8) in sd card error while removing sd card during writing
 2010-07-13  5:48 UTC  (2+ messages)

[PATCH -V16 0/12] Generic name to handle and open by handle syscalls
 2010-07-13  5:47 UTC  (4+ messages)
` [PATCH -V16 07/12] vfs: Support null pathname in linkat


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.