summaryrefslogtreecommitdiff
path: root/arch/ppc/syslib/open_pic.c
AgeCommit message (Expand)Author
2005-04-16[PATCH] ppc32: Fix cpufreq problemsBenjamin Herrenschmidt
2005-01-20[PATCH] Lock initializer cleanup: PPCThomas Gleixner
2004-12-28[PATCH] ppc __iomem annotations - openpicAlexander Viro
2004-11-25[PATCH] ppc32: Fix an IRQ issue with cpufreqBenjamin Herrenschmidt
2004-11-07[PATCH] ppc32: Add support for Sandpoint X2Tom Rini
2004-11-01[PATCH] ppc32: fix early request_irqTom Rini
2004-09-22[PATCH] ppc32: 85xx spurious interrupt bugAndy Fleming
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-09-07[PATCH] ppc build fixJoseph Fannin
2004-07-26[PATCH] cpumask updates in open_pic.c (ppc)Alexander Viro
2004-07-26[PATCH] NULL noise removal on ppcAlexander Viro
2004-07-15[PATCH] ppc32: openpic driver cpumask_t changesDavid Howells
2004-06-17[PATCH] ppc32: support for e500 and 85xxKumar Gala
2004-04-27[PATCH] ppc32: Add openpic_hookup_cascade()Andrew Morton
2004-02-18[PATCH] sys_device_[un]register() are not syscallsRandy Dunlap
2004-02-06ppc32: PowerMac G5 interrupt managementBenjamin Herrenschmidt
2003-09-11PPC32: Remove trailing blanks from PPC32 files.Tom Rini
2003-08-24Update openpic to expose a sys_dev for power management, makeBenjamin Herrenschmidt
2003-07-31[PATCH] more arch typo/illegal->invalid fixesAlan Cox
2003-06-09PPC32: Update the OpenPIC code.Tom Rini
2003-05-22PPC32: Fix the declaration of openpic_ipi_action().Paul Mackerras
2003-04-28PPC32: Change interrupt handlers to return irqreturn_t.Paul Mackerras
2003-03-16PPC32: Make sure interrupts are disabled in IPI handlers.Paul Mackerras
2002-11-21PPC32: adjust some includes in response to recent include cleanupsPaul Mackerras
2002-11-06PPC32: Add new arch/ppc/syslib/ directory for "system library" code.Matt Porter