First  |  Prev |  Next  |  Last
Pages: 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861
tile: remove homegrown L1_CACHE_ALIGN macro
This looks fine, thanks. Acked-by: Chris Metcalf <cmetcalf(a)tilera.com> On 6/29/2010 3:32 AM, FUJITA Tomonori wrote: Let's use the standard L1_CACHE_ALIGN macro instead. Signed-off-by: FUJITA Tomonori <fujita.tomonori(a)lab.ntt.co.jp> --- arch/tile/include/asm/cache.h | 1 - 1 files changed, 0 ... 29 Jun 2010 09:38
fs: fix superblock iteration race
This should actually be on it's way to Linus for .35, shouldn't it? On Thu, Jun 24, 2010 at 01:02:14PM +1000, npiggin(a)suse.de wrote: list_for_each_entry_safe is not suitable to protect against concurrent modification of the list. 6754af6 introduced a race in sb walking. list_for_each_entry can use the t... 30 Jun 2010 09:46
trace-cmd: Add to ignore event not found error
On Tue, 2010-06-29 at 15:06 +0900, KOSAKI Motohiro wrote: Usually trace-cmd die If 'trace-cmd start' find wrong -e argument. It mean an admin can't pass the trace point of unloaded kernel module. It can cause nightmare if he manage lots and various computers. That said, admin want to use the same trace ... 29 Jun 2010 09:38
r852: remove casts from void*
On Tue, Jun 29, 2010 at 02:14:57PM +0400, Kulikov Vasiliy wrote: Remove unnesessary casts from void*. 1) The subjects are not helpful. This one should say something about "mtd" but it doesn't. 2) These haven't been run through checkpatch.pl. In fact, I can't be certain anyone looked at these patches whe... 13 Jul 2010 06:31
Documentation: fix ubuntu distro name
Hi Kulikov, Indeed. I mixed things. But Coccinelle was already in Karmic [1]. Can you submit a patch with 9.10 instead of 10.04 ? I will Ack it. Thanks. [1] https://launchpad.net/ubuntu/+source/coccinelle On Tuesday 29 June 2010 14:31:16 Kulikov Vasiliy wrote: 10.04 is Lucid, not Karmic. ... 29 Jun 2010 10:44
Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
Hi, On Tue, Jun 29, 2010 at 10:12 AM, David Miller <davem(a)davemloft.net> wrote: From: Antonio Ospite <ospite(a)studenti.unina.it> Date: Mon, 28 Jun 2010 13:14:37 +0200 On Sun, 13 Jun 2010 18:20:01 -0400 Alan Ott <alan(a)signal11.us> wrote: This patch adds support or getting and setting feature ... 29 Jun 2010 09:38
[PATCH] Documentation: fix ubuntu distro name
10.04 is Lucid, not Karmic. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- Documentation/coccinelle.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/coccinelle.txt b/Documentation/coccinelle.txt index ba3315d..cd2b028 100644 --- a/Documentation/coccinelle.tx... 29 Jun 2010 09:38
fs,xfs: Allow kswapd to writeback pages
I don't see a patch in this set which refuses writeback from the memcg context, which we identified as having large stack footprint in hte discussion of the last patch set. Meanwhile I've submitted a patch to xfs to allow reclaim from kswapd, and just prevent it from direct and memcg reclaim. Btw, it might be ... 19 Jul 2010 11:20
Makefile: "make kernelrelease" should show the correct full kernel version
On Sun, Jun 27, 2010 at 11:01:06PM -0400, Amerigo Wang wrote: From: Amerigo Wang <amwang(a)redhat.com> Date: Mon, 28 Jun 2010 10:45:21 +0800 After commit 85a256d8e0116c8f5ad276730830f5d4d473344d, 'make kernelrelease' doesn't show the correct full kernel version. This patch fixes it, 'make kernelrelease' w... 29 Jun 2010 08:32
[PATCH] MAINTAINERS: Update kbuild git URLs
The kbuild tree was moved to git.kernel.org so that people can find it more easily. Signed-off-by: Michal Marek <mmarek(a)suse.cz> --- Stephen, could you please update your linux-next list accordingly? I'll be pushing to both repositories for the time being. --- MAINTAINERS | 4 ++-- 1 files changed, 2 ... 29 Jun 2010 08:32
First  |  Prev |  Next  |  Last
Pages: 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861