First  |  Prev |  Next  |  Last
Pages: 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455
[PATCH 26/31] memblock: Prepare x86 to use memblock to replace early_res
1. expose memblock_debug 2. expose memblock_reserved_init_regions -v2: drop memblock_add_region() and MEMBLOCK_ERROR export -v3: seperate wrong return of memblock_fin_base to another patch -v4: expose memblock_can_resize to handle x86 EFI that could have more than 128 entries -v5: add memblock_dbg, so we ... 22 Jul 2010 14:43
[PATCH 07/31] memblock: Introduce default allocation limit and use it to replace explicit ones
From: Benjamin Herrenschmidt <benh(a)kernel.crashing.org> This introduce memblock.current_limit which is used to limit allocations from memblock_alloc() or memblock_alloc_base(..., MEMBLOCK_ALLOC_ACCESSIBLE). The old MEMBLOCK_ALLOC_ANYWHERE changes value from 0 to ~(u64)0 and can still be used with memblock_alloc... 22 Jul 2010 14:43
[PATCH 10/31] memblock: Remove unused memblock.debug struct member
From: Benjamin Herrenschmidt <benh(a)kernel.crashing.org> Signed-off-by: Benjamin Herrenschmidt <benh(a)kernel.crashing.org> --- include/linux/memblock.h | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/include/linux/memblock.h b/include/linux/memblock.h index 3b41f61..5abb06b 100644... 22 Jul 2010 14:43
Staging: slicoss: README update
On Sat, Jul 10, 2010 at 08:55:28PM +0000, Denis Kirjanov wrote: Update README to remove completed tasks I didn't apply this as I couldn't take the last one. Oh, also, please change your "From:" to not have "hera" in the address, I doubt that is correct... thanks, greg k-h -- To unsubscribe from this l... 22 Jul 2010 14:43
Staging:dt3155: fix code style generated by checkpatch.pl in dt3155_drv.c.
On Thu, Jul 22, 2010 at 7:56 PM, Greg KH <greg(a)kroah.com> wrote: On Mon, Jul 12, 2010 at 03:29:39PM +0600, Gorskin Ilya wrote: This is a patch to the dt3155_drv.c file that fixes up a warning & errors found by the checkpatch.pl tool. This doesn't apply anymore, care to redo it against the next linux-ne... 22 Jul 2010 14:43
Staging: slicoss: Remove net_device_stats from the driver's private
On Sat, Jul 10, 2010 at 08:45:10PM +0000, Denis Kirjanov wrote: Remove net_device_stats from the driver's private. This patch breaks the build, did you even try it? I can't apply it, sorry. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to maj... 22 Jul 2010 14:42
[PATCH 6/6] Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
Add an AT_NO_AUTOMOUNT flag to suppress terminal automounting of directories with follow_link semantics. This can be used by fstatat()/xstat() users to permit the gathering of attributes on an automount point and also prevent mass-automounting of a directory of automount points by ls. Signed-off-by: David Howell... 22 Jul 2010 14:42
Filesystem hints to storage
The NVMHCI working group has specified [1] a set of attributes for filesystems to pass down to devices which may allow the device to lay out its storage more effectively (eg if it's a hybrid MLC/SLC device). For Enterprise NVMHCI, the working group is looking at refining these hints. Are there any hints that p... 26 Jul 2010 12:44
firewire: nosy: note ioctls in ioctl-number.txt
On 22 Jul, Stefan Richter wrote: These are the ioctls for the special-purpose misc device /dev/nosy, the interface to the IEEE 1394 packet sniffer/ protocol analyzer driver. Currently only the numbers 00...02 are in use; let's block a few more for unforeseen use cases. Cc: Randy Dunlap <rdunlap(a)xenot... 22 Jul 2010 14:42
perf annotate segfaults when source code has goto label that looks like hex number
On Thu, Jul 22, 2010 at 02:05:42PM -0300, Arnaldo Carvalho de Melo wrote: Em Thu, Jul 22, 2010 at 01:52:22PM -0300, Arnaldo Carvalho de Melo escreveu: Em Thu, Jul 22, 2010 at 01:47:11PM -0300, Arnaldo Carvalho de Melo escreveu: Em Thu, Jul 22, 2010 at 07:38:51PM +0300, Gleb Natapov escreveu: On ... 22 Jul 2010 15:49
First  |  Prev |  Next  |  Last
Pages: 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455