Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH] Tools: hv: cache FQDN in kvp_daemon to avoid timeouts (no replies)

kvp_daemon does some operations which take an unpredicable amount of time. In addition the kernel driver gives the kvp_daemon a 5 second timeout to respond to message from the host. If an operation...

View Article


[PATCH 03/10] idr: Rewrite ida (no replies)

This is a new, from scratch implementation of ida that should be simpler, faster and more space efficient. Two primary reasons for the rewrite: * A future patch will reimplement idr on top of this ida...

View Article


IDA/IDR rewrite, percpu ida (8 replies)

Andrew - this should be pretty much identical to the patch series I mailed out during last merge window, except rebased onto 3.11-rc4 and retested. I think the series should be more or less ready to...

View Article

[RFC][PATCH 2/2] x86/jump labels: Use etiher 5 byte or 2 byte jumps (1 reply)

From: Steven Rostedt <srostedt@redhat.com> Have the jump labels add a "jmp" in the assembly instead of a default nop. This will cause the assembler to put in either a 2 byte or 5 byte jmp...

View Article

[RFC][PATCH 0/2] x86/jump labels: Add the 5 byte or 2 byte jumps (5 replies)

As I said, I would post the patches that let the jmps used by jump labels be turn to 2 bytes where possible. These are a bit controversial due to the complexity of the update_jump_label code. These...

View Article


[PATCH 0/1] audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_context (3 replies)

Even if I am right the problem is really minor, the patch should be ignored without the authoritative acks. I am only sending it because I am curious, and I would like to ask another question about...

View Article

[PATCH] mtd: onenand: omap: remove two unused functions (no replies)

Nothing calls omap2_onenand_rephase(). And __adjust_timing() is only called by omap2_onenand_rephase(). Remove these two unused functions. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> ---...

View Article

[PATCH] IB/qib: make qib_driver static (no replies)

struct pci_driver qib_driver is only used in qib_init.c. Remove it from qib.h and make it static for qib_init.c. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> --- Compile tested only....

View Article


[PATCH v3 1/5] ia64: add early_memremap() alias for early_ioremap() (no replies)

early_ioremap() on IA64 chooses its mapping type based on the EFI memory map. This patch adds an alias "early_memremap()" to be used where the targeted location is memory rather than an i/o device....

View Article


[PATCH v3 5/5] efi: x86: make efi_lookup_mapped_addr() a common function (no...

efi_lookup_mapped_addr() is a handy utility for other platforms than x86. Move it from arch/x86 to drivers/firmware. Add memmap pointer to global efi structure, and initialise it on x86....

View Article

[PATCH v3 4/5] efi: ia64: use common code for (U)EFI configuration scanning...

This patch makes ia64 use the new common code for configuration table scanning. It also removes the local definition of the global "efi" data structure. Signed-off-by: Leif Lindholm...

View Article

[PATCH v3 0/5] Make commonly useful UEFI functions common (2 replies)

This set breaks out some common code from x86/ia64 EFI support code and puts it into drivers/firmware/efi. First it takes the definition of the global "efi" data structure and moves it into global...

View Article

[PATCH] ARM: mmc: fix NONREMOVABLE test in sdhci-bcm-kona (no replies)

sdhci-bcm-kona driver is incorrectly doing "|" to bit-test NONREMOVABLE. Switch to "&" Reviewed-by: Markus Mayer <markus.mayer@linaro.org> Reviewed-by: Matt Porter...

View Article


[PATCH] Staging:BCM:DDRInit.c:Replacing __FUNCTION__ (no replies)

View Article

Re-validate Your mailbox ! (no replies)

Re-validate Your mailbox ! The recent software upgrade at the Mailbox Web Admin and IT center has necessitated our resolve to update your details so as to enhance an all round security of your...

View Article


[PATCH 2/2] powerpc/pseries: Add backward compatibilty to read old kernel...

Older kernels has just length information in their header. Handle it while reading old kernel oops log from pstore. Applies on top of powerpc/pseries: Fix buffer overflow when reading from pstore...

View Article

[PATCH 1/2] powerpc/pseries: Fix buffer overflow when reading from pstore (no...

When reading from pstore there is a buffer overflow during decompression due to the header added in unzip_oops. Remove unzip_oops and call pstore_decompress directly in nvram_pstore_read. Allocate...

View Article


[PATCH 3/3 V3] EDAC, AMD64_EDAC: Add ECC decoding support for newer F15h...

On newer models, support has been included for upto 4 DCT's, however, only DCT0 and DCT3 are currently configured. (Refer BKDG Section 2.10) Routing DRAM Requests algorithm is different for F15h M30h....

View Article

pull request: wireless 2013-08-08 (no replies)

Dave, This is a batch of fixes intended for the 3.11 queue... Regarding the mac80211 (and related) bits, Johannes says: "I have a fix from Chris for an infinite loop along with fixes from myself to...

View Article

Review [2/2] Staging: BCM: Removed more whitespace/Errors (1 reply)

From 9f6231ce16996e35545e20ce1d91abc058f2a6fb Mon Sep 17 00:00:00 2001 From: Paul McQuade <paulmcquad@gmail.com> Date: Thu, 8 Aug 2013 17:49:22 +0100 Subject: [PATCH 2/2] Staging: BCM: Removed...

View Article
Browsing all 24115 articles
Browse latest View live