linux v2.6.22.20-op1-rc1
From: | "Oliver Pinter" <oliver.pntr@gmail.com> | |
To: | linux-kernel@vger.kernel.org | |
Subject: | linux v2.6.22.20-op1-rc1 | |
Date: | Tue, 26 Feb 2008 18:32:23 +0100 | |
Message-ID: | <6101e8c40802260932p3b01309g4f300a988669b689@mail.gmail.com> | |
Cc: | "Linus Torvalds" <torvalds@linux-foundation.org>, "Kurt Garloff" <garloff@suse.de>, "Andrew Morton" <akpm@linux-foundation.org>, "David Howells" <dhowells@redhat.com>, "Thomas Gleixner" <tglx@linutronix.de>, "Michael Hennerich" <Michael.Hennerich@analog.com>, "Ingo Molnar" <mingo@elte.hu>, "Greg Kroah-Hartman" <gregkh@suse.de> | |
Archive‑link: | Article |
linux v2.6.22.20-op1-rc1 "stable" review patch what is this tree? it is my long term supported kernel, when i have time for it, i backported the most important fixes. http://repo.or.cz/w/linux-2.6.22.y-op.git rc -- Makefile | 2 +- arch/x86_64/mm/pageattr.c | 2 +- include/linux/page-flags.h | 4 ++-- kernel/irq/chip.c | 20 +++++++++++++++++++- mm/vmscan.c | 41 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 64 insertions(+), 5 deletions(-) -- David Howells (1): MM: Fix macro argument substitution in PageHead() and PageTail() Ingo Molnar (1): x86_64: CPA, fix cache attribute inconsistency bug, v2.6.22 backport Kurt Garloff (1): make (low) swappiness safer to use Oliver Pinter (1): linux v2.6.22.20-op1-rc1 Thomas Gleixner (1): genirq: do not leave interupts enabled on free_irq -- Thanks, Oliver