aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/pcic.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: fix array bounds error setting up PCIC NMI trapIan Campbell2011-10-031-2/+2
* sparc32: genirq supportSam Ravnborg2011-04-191-27/+56
* sparc: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-3/+1
* of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2010-03-021-2/+0
|\
| * sparc: remove redundant return statementsJan Engelhardt2010-02-101-2/+0
* | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-2/+3
|/
* sparc: convert to arch_gettimeoffset()John Stultz2010-01-151-87/+16
* sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-081-0/+6
* sparc32: pdev_to_pnode() is used from __devinitAl Viro2008-12-041-1/+1
* sparc32: Kill clear_profile_irq btfixup entry.David S. Miller2008-09-191-6/+0
* sparc: Kill EBUS driver layer.David S. Miller2008-08-301-7/+1
* sparc: Kill now spurious includes of sbus.hDavid S. Miller2008-08-291-1/+0
* xtime_lock vs update_process_timesPeter Zijlstra2008-02-131-1/+1
* [SPARC]: Add missing "space"Joe Perches2007-12-051-4/+4
* [SPARC32]: __inline__ --> inlineDavid S. Miller2007-10-271-1/+1
* [SPARC32]: clean include/asm-sparc/irq.hAl Viro2007-07-211-0/+1
* [SPARC]: Spelling fixes.Simon Arlott2007-05-111-2/+2
* [SPARC]: device_node name constification falloutStephen Rothwell2007-04-261-3/+1
* [SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif2007-04-121-2/+2
* [SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller2007-03-021-0/+8
* [SPARC32]: pcic.c needs asm/irq_regs.hDavid S. Miller2006-10-111-0/+1
* [PATCH] sparc32 pt_regs fixesAl Viro2006-10-081-2/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-14/+2
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-1/+1
* [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-231-1/+2
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-8/+0
* [PATCH] fix iomem annotations in sparc32 pcic codeAl Viro2005-12-151-1/+1
* [SPARC]: Use ARRAY_SIZE macroTobias Klauser2005-11-091-1/+1
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-301-2/+2
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-4/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1041