linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrea Arcangeli <andrea@suse.de>
To: linux-kernel@vger.kernel.org
Subject: 2.4.23aa1
Date: Fri, 5 Dec 2003 03:22:25 +0100	[thread overview]
Message-ID: <20031205022225.GA1565@dualathlon.random> (raw)

This should be the last 2.4-aa kernel ;)

URL:

	http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.23aa1.gz

Changelog diff between 2.4.22pre6aa3 and 2.4.23aa1:

Only in 2.4.23pre6aa3: 00_binfmt-elf-checks-3
Only in 2.4.23aa1: 00_binfmt-elf-checks-4
Only in 2.4.23pre6aa3: 00_extraversion-32
Only in 2.4.23aa1: 00_extraversion-33
Only in 2.4.23pre6aa3: 00_nfs_writeback-1
Only in 2.4.23aa1: 00_nfs_writeback-2
Only in 2.4.23pre6aa3: 00_silent-stack-overflow-19
Only in 2.4.23aa1: 00_silent-stack-overflow-20
Only in 2.4.23pre6aa3: 05_vm_22_vm-anon-lru-2
Only in 2.4.23aa1: 05_vm_22_vm-anon-lru-3
Only in 2.4.23pre6aa3: 05_vm_26-rest-1
Only in 2.4.23aa1: 05_vm_26-rest-2
Only in 2.4.23pre6aa3: 10_inode-highmem-2
Only in 2.4.23aa1: 10_inode-highmem-3
Only in 2.4.23pre6aa3: 60_tux-exports-7
Only in 2.4.23aa1: 60_tux-exports-8
Only in 2.4.23pre6aa3: 70_iget-1
Only in 2.4.23aa1: 70_iget-2
Only in 2.4.23pre6aa3: 93_NUMAQ-14
Only in 2.4.23aa1: 93_NUMAQ-16
Only in 2.4.23pre6aa3: 9900_aio-24.gz
Only in 2.4.23aa1: 9900_aio-25.gz
Only in 2.4.23pre6aa3: 9910_shm-largepage-17.gz
Only in 2.4.23aa1: 9910_shm-largepage-18.gz
Only in 2.4.23pre6aa3: 9920_kgdb-12.gz
Only in 2.4.23aa1: 9920_kgdb-13.gz
Only in 2.4.23pre6aa3: 9925_kmsgdump-0.4.4-4.gz
Only in 2.4.23aa1: 9925_kmsgdump-0.4.4-5.gz
Only in 2.4.23pre6aa3: 9980_fix-pausing-6
Only in 2.4.23aa1: 9980_fix-pausing-7
Only in 2.4.23pre6aa3: 9985_blk-atomic-12
Only in 2.4.23aa1: 9985_blk-atomic-13
Only in 2.4.23pre6aa3: 9999900_q-full-1
Only in 2.4.23aa1: 9999900_q-full-2
Only in 2.4.23pre6aa3: 9999_mmap-cache-2
Only in 2.4.23aa1: 9999_mmap-cache-3
Only in 2.4.23pre6aa3: 9999_sched_yield_scale-8
Only in 2.4.23aa1: 9999_sched_yield_scale-9
Only in 2.4.23pre6aa3: 9999_zzz-dynamic-hz-3.gz
Only in 2.4.23aa1: 9999_zzz-dynamic-hz-4.gz

	Rediffed.

Only in 2.4.23pre6aa3: 00_do_brk-1
Only in 2.4.23pre6aa3: 00_pppoe-release-1
Only in 2.4.23pre6aa3: 00_proc-readlink-1
Only in 2.4.23pre6aa3: 00_sk98lin-char-fix-1
Only in 2.4.23pre6aa3: 00_tcp-conntrack-fin-1
Only in 2.4.23pre6aa3: 9999_01_x86_64-fault32-wrap-1
Only in 2.4.23pre6aa3: 9999900_shmem_truncate-against-swapoff-1
Only in 2.4.23pre6aa3: 9999_z-laptopmode-1

	Merged in mainline.

Only in 2.4.23aa1: 00_readahead-last-page-1

	Make sure to read the last page of a file via readahead if possible,
	otherwise we could send two synchronous requests down to the fs instead
	of a single one. Fix from Chuck Lever.

Only in 2.4.23aa1: 05_vm_00_anon-lru-race-better-fix-1

	Serialize inserction in swapcache with the pagemap_lru_lock
	spinlock, to avoid having to use a flood of atomic ops
	(this benefits especially non x86 archs, for x86 if the
	cacheline is in l1 it's not a big cost). pagecache
	operations are unaffected this way.

Only in 2.4.23pre6aa3: 9999_z-execve-race-1
Only in 2.4.23aa1: 05_vm_02-execve-mm-fast-path-safe-1

	Avoid dropping the fast path in execve when mm_users == 1.
	Original fix from Ernie Petrides.

Only in 2.4.23aa1: 30_00_posix-race-1
Only in 2.4.23aa1: 30_02_fix-commit-1
Only in 2.4.23aa1: 30_03_fix-osx-1
Only in 2.4.23aa1: 30_04_soft2-1
Only in 2.4.23pre6aa3: 30_05_seekdir-1
Only in 2.4.23aa1: 30_05_seekdir-2
Only in 2.4.23pre6aa3: 30_08_rdplus-1
Only in 2.4.23aa1: 30_08_rdplus-2
Only in 2.4.23aa1: 30_09_fix-unlink-1
Only in 2.4.23aa1: 30_10-sock-disconnect-1
Only in 2.4.23pre6aa3: 30_12-lockd3-1
Only in 2.4.23aa1: 30_12-lockd3-2
Only in 2.4.23pre6aa3: 30_14-pathconf-2
Only in 2.4.23aa1: 30_14-pathconf-3
Only in 2.4.23pre6aa3: 30_18-busy-inodes-1

	NFS updates from Trond's website.

Only in 2.4.23pre6aa3: 50_uml-patch-2.4.20-5-2.gz
Only in 2.4.23aa1: 50_uml-patch-2.4.20-5-3.gz

	Rediffed. The new version pretents to change the API
	for munmap in the f_ops, that's too invasive for 2.4 IMHO.

Only in 2.4.23pre6aa3: 90_ext3-commit-interval-5

	Obsoleted by the laptop mode (I hope it's "fully" obsoleted ;).

Only in 2.4.23pre6aa3: 9986_elevator-merge-fast-path-2

	Dropped, seems to have a race of some sort (triggers on some
	ia64).

             reply	other threads:[~2003-12-05  2:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-05  2:22 Andrea Arcangeli [this message]
2003-12-05  2:38 ` 2.4.23aa1 Mike Fedyk
2003-12-05  2:51   ` 2.4.23aa1 Andrea Arcangeli
2003-12-05 12:01 ` 2.4.23aa1 - scsi/pcmcia qlogic still does not build (m) Eyal Lebedinsky
2003-12-05 23:09   ` Andrea Arcangeli
2003-12-06  0:50     ` Eyal Lebedinsky
2003-12-06  2:25     ` Eyal Lebedinsky
2003-12-09 14:11       ` Andrea Arcangeli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031205022225.GA1565@dualathlon.random \
    --to=andrea@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).