dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/sh
Paul Mundt be782df54c sh: NR_IRQS consolidation.
Each board sets the total number of IRQs that it's interested in via
the machvec. Previously we cared about the off vs on-chip IRQ range,
but any code relying on that is long dead. Set NR_IRQS to something
sensible given the vector range, and allow boards to cap it if they
really care.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-05-07 02:10:53 +00:00
..
boards sh: Bring kgdb back from the dead. 2007-05-07 02:10:51 +00:00
boot sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. 2006-12-12 08:53:29 +09:00
cchips sh: rts7751r2d board updates. 2007-02-15 18:20:52 +09:00
configs sh: Enable SM501 support for RTS7751R2D. 2007-03-05 14:13:26 +09:00
drivers sh: Fix PCI BAR address-space wraparound. 2007-03-12 14:50:49 +09:00
kernel sh: NR_IRQS consolidation. 2007-05-07 02:10:53 +00:00
lib [STRING]: Move strcasecmp/strncasecmp to lib/string.c 2007-04-26 01:54:39 -07:00
math-emu sh: Kill off remaining config.h references. 2006-10-03 13:19:02 +09:00
mm sh: Revert lazy dcache writeback changes. 2007-03-05 19:46:47 +09:00
oprofile sh: Fixup cpu_data references for the non-boot CPUs. 2007-02-13 10:54:45 +09:00
tools sh: Kill off dead bigsur and ec3104 boards. 2007-02-14 15:06:09 +09:00
Kconfig sh: generic BUG() support. 2007-05-07 02:10:53 +00:00
Kconfig.debug sh: Rip out broken kgdb thread support. 2007-05-07 02:10:51 +00:00
Makefile sh: Bring kgdb back from the dead. 2007-05-07 02:10:51 +00:00