|
From: Oliver Pinter <oliver.pntr <at> gmail.com>
Subject: [OP] linux v2.6.22.20-op1 Newsgroups: gmane.linux.kernel Date: 2008-03-04 18:25:27 GMT (17 weeks, 4 days, 6 hours and 45 minutes ago) I (Oliver Pinter) announced the v2.6.22.20-op1 "stable" kernel. gitweb: http://repo.or.cz/w/linux-2.6.22.y-op.git git-tree: git://repo.or.cz/linux-2.6.22.y-op.git patches-gitweb : http://repo.or.cz/w/linux-2.6.22.y-op-patches.git tar-bz2: http://students.zipernowsky.hu/~oliverp/kernel-stable/v2.6.22.20-op1.tar.bz2 patch: http://students.zipernowsky.hu/~oliverp/kernel-stable/patch-v2.6.22.19-v2.6.22.20-op1.bz2 chlog: http://students.zipernowsky.hu/~oliverp/kernel-stable/chlog-v2.6.22.20-op1 ====================================== 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(-) ====================================== chlog v2.6.22.19..v2.6.22.20-op1: ---------------------------------------------------- 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 Thomas Gleixner (1): genirq: do not leave interupts enabled on free_irq ====================================== Thanks, Oliver /* http://students.zipernowsky.hu/~oliverp/ */ |
|
|