From: Kyle McMartin <kyle@hera.kernel.org>
To: linux-parisc@vger.kernel.org
Subject: [git] parisc: Changes to ref refs/heads/next
Date: Fri, 22 Oct 2010 01:27:38 +0000 [thread overview]
Message-ID: <201010220127.o9M1Rcp4021152@hera.kernel.org> (raw)
New commits:
commit 650a35f868f809aade56ef960d8a465f57ac74e2
Author: Guy Martin <gmsoft@tuxicoman.be>
Date: Mon Jun 14 19:24:41 2010 +0200
parisc: add tty driver to PDC console
This patch adds a tty driver to the PDC console. It allows the use
of ports not supported by linux as a console (e.g. serial port on
C8000.) The tty driver will not register the ttyB device if PDC console
driver has been unregistered. This happens when the early printk
console is disabled as it has not been selected as the primary console.
Signed-off-by: Guy Martin <gmsoft@tuxicoman.be>
Signed-off-by: Kyle McMartin <kyle@redhat.com>
commit f8301041d7bdca3197d718518242eeba0c75352f
Author: Joe Perches <joe@perches.com>
Date: Mon May 31 20:23:16 2010 -0700
drivers/parisc/iosapic.c: Remove unnecessary kzalloc cast
Convert kzalloc to kcalloc
Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@redhat.com>
commit b97680c419b75b0c2cf6837a9f268e2ecbaf50f6
Author: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Date: Tue Jun 29 16:29:04 2010 +0900
parisc: remove homegrown L1_CACHE_ALIGN macro
Let's use the standard L1_CACHE_ALIGN macro instead.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Kyle McMartin <kyle@redhat.com>
commit 2da83b90bbbac586fca2735f7da21966a31ec33f
Author: Christian Dietrich <qy03fugy@stud.informatik.uni-erlangen.de>
Date: Mon Sep 6 16:36:06 2010 +0200
arch/parisc: Removing undead ifdef CONFIG_PA20
The CONFIG_PA20 ifdef isn't necessary at this point, because it is
checked in an outer ifdef level already and has no effect here.
Signed-off-by: Christian Dietrich <qy03fugy@stud.informatik.uni-erlangen.de>
Signed-off-by: Kyle McMartin <kyle@redhat.com>
commit b1b1d4a6f244eb9513f006a188f7ed30d5014de5
Author: Phil Carmody <ext-phil.2.carmody@nokia.com>
Date: Fri Sep 10 13:47:59 2010 +0300
parisc: unwind - optimise linked-list searches for modules
Having many dozens of modules, the searches down the linked
list of sections would dominate the lookup time, dwarfing
any savings from the binary search within the section.
A simple move-to-front optimisation exploits the commonality
of the code paths taken, and in simple real-world tests
on other architectures reduced the number of steps in the
search to barely more than 1.
Signed-off-by: Phil Carmody <ext-phil.2.carmody@nokia.com>
Signed-off-by: Kyle McMartin <kyle@redhat.com>
commit f720817700de48a57f54535a5dd9783cca2d2d6b
Author: matt mooney <mfm@muteddisk.com>
Date: Wed Sep 22 23:51:05 2010 -0700
parisc: change to new flag variable
Replace EXTRA_CFLAGS with ccflags-y.
Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Kyle McMartin <kyle@redhat.com>
next reply other threads:[~2010-10-22 1:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-22 1:27 Kyle McMartin [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-10-22 1:05 [git] parisc: Changes to ref refs/heads/next Kyle McMartin
2010-10-14 5:31 Kyle McMartin
2010-03-06 22:58 Kyle McMartin
2009-12-26 18:21 Kyle McMartin
2009-12-16 3:49 Kyle McMartin
2009-11-14 5:12 Kyle McMartin
2009-08-05 0:41 Kyle McMartin
2009-08-04 15:23 Kyle McMartin
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=201010220127.o9M1Rcp4021152@hera.kernel.org \
--to=kyle@hera.kernel.org \
--cc=linux-parisc@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).