Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH 1/3] Revert "lto: Make asmlinkage __visible" (no replies)

From: Andi Kleen <ak@linux.intel.com> As requested by Linus, revert adding __visible to asmlinkage. Instead we add __visible explicitely to all the symbols that need it. This reverts commit...

View Article


Updated asmlinkage patch v2 (2 replies)

Revert the asmlinkage contains __visible change. I removed the header declarations Linus didn't like. This removed the crypto patch and made everything a lot smaller and simpler. I thought it was...

View Article


[PATCH 1/1] MAINTAINER: Update email address on thermal subsystem (no replies)

I am updating my contact email address. For now on, patches on non ACPI / SoC thermal must be sent to edubezval@gmail.com. Signed-off-by: Eduardo Valentin <edubezval@gmail.com> Signed-off-by:...

View Article

Btrfs lockdep with 3.15 merge window v3.14-751-g683b6c6f82a6 (no replies)

Hi Chris and Josef, Below is a lockdep spew I have on a local VM running Linus' tree as of this afternoon. The specific git commit is v3.14-751-g683b6c6f82a6. I don't believe any btrfs commits have...

View Article

[PATCH v9 0/1] Tracepoint API simplification, text size shrink (1 reply)

Here is v9 of the tracepoint register/unregister API simplification, submitted for 3.15. This removes 8.8kB to the size of vmlinux (mostly text). Changes since v1: - Adapt ftrace/perf callers, -...

View Article


[PATCH] irq: crossbar: improve allocate_free_irq() complexity (1 reply)

current algorithm in allocate_free_irq() is O(n), by just keeping track of last allocated IRQ with a simple unsigned integer, we can find a free IRQ in O(1). Signed-off-by: Felipe Balbi...

View Article

You have received 1.5m pounds as donation see link...

-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html...

View Article

GFS2: Pull request (merge window) (no replies)

Hi, Please consider pulling the following changes, Steve. ------------------------------------------------------------------------------ The following changes since commit...

View Article


[git pull] Please pull powerpc.git merge branch (no replies)

Hi Linus ! This time around, the powerpc merges are going to be a little bit more complicated than usual. This is the main pull request with most of the work for this merge window. I will describe it...

View Article


[git pull] Please pull powerpc.git next branch (no replies)

Hi Linus ! This time around, the powerpc merges are going to be a little bit more complicated than usual. This is the main pull request with most of the work for this merge window. I will describe it...

View Article

[GIT PULL] pstore fixes for 3.15 (no replies)

The following changes since commit dcb99fd9b08cfe1afe426af4d8d3cbc429190f15: Linux 3.14-rc7 (2014-03-16 18:51:24 -0700) are available in the git repository at:...

View Article

[git pull] Please pull powerpc.git powernv-cpuidle branch (no replies)

Hi Linus ! This is the branch I mentioned in my other pull request which contains our improved cpuidle support for the "powernv" platform (non-virtualized). It adds support for the "fast sleep"...

View Article

[PATCH] asmlinkage, x86: Remove leftover extern __visible (1 reply)

From: Andi Kleen <ak@linux.intel.com> Remove the left over extern __visible Linus objected too. They should be useless, as we only need the visible on the actual definitions. Mostly for x86, but...

View Article


Re: [PATCH regression] net: phy: fix initialization (config_init) for Marvel...

2014-04-01 16:55 GMT-07:00 Alexander Holler <holler@ahsoftware.de>: > Commit 7cd1463664c2a15721ff4ccfb61d4d970815cb3d (introduced with 3.14) Please specify the commit message in parenthesis....

View Article

[PATCH regression] net: phy: fix initialization (config_init) for Marvel...

Commit 7cd1463664c2a15721ff4ccfb61d4d970815cb3d (introduced with 3.14) changed the initialization of the mv643xx_eth driver to use phy_init_hw() to reset the PHY. Unfortunately the initialization for...

View Article


Replacing GNU (2 replies)

What is the consensus on replacing GNU with software that won't become GPLv3 in the future, with the latest gcc for example. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel"...

View Article

[PATCH] staging: netlogic: fix missing a blank line after declarations (no...

Fix checkpatch.pl issues with missing blank line after declarations. Signed-off-by: Toby Smith <toby@tismith.id.au> --- drivers/staging/netlogic/xlr_net.c | 1 + 1 file changed, 1 insertion(+)...

View Article


Linux 3.2.56 (no replies)

I'm announcing the release of the 3.2.56 kernel. All users of the 3.2 kernel series should upgrade. The updated 3.2.y git tree can be found at:...

View Article

[GIT PULL] More ACPI and power management updates for v3.15-rc1 (no replies)

Hi Linus, Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ pm+acpi-3.15-rc1-2 to receive more ACPI and power management updates for v3.15-rc1 with top-most commit...

View Article

[f2fs-dev] [PATCH 1/2 v2] f2fs: avoid free slab cache under spinlock (no...

Move kmem_cache_free out of spinlock protection region for better performance. Change log from v1: o remove spinlock protection for kmem_cache_free in destroy_node_manager suggested by Jaegeuk Kim....

View Article
Browsing all 24115 articles
Browse latest View live