index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
pcic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
2015-03-12
1
-0
/
+4
*
sparc32: fix sparse warnings in pcic.c
Sam Ravnborg
2014-05-18
1
-30
/
+6
*
sparc32: introduce asm-generic/io.h
Sam Ravnborg
2014-05-02
1
-78
/
+0
*
sparc32: replace flip_dword() with swab32()
Sam Ravnborg
2014-05-02
1
-1
/
+1
*
SPARC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+2
*
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
1
-8
/
+0
|
\
|
*
sparc/PCI: factor out pcibios_setup()
Myron Stowe
2012-07-05
1
-8
/
+0
*
|
sparc/PCI: remove unused pcibios_assign_resource() definition
Bjorn Helgaas
2012-06-15
1
-5
/
+0
|
/
*
sparc32: remove remaining users of btfixup
Sam Ravnborg
2012-05-14
1
-3
/
+2
*
sparc32: fix build of pcic
Sam Ravnborg
2012-04-16
1
-3
/
+3
*
sparc32: generic clockevent support
Tkhai Kirill
2012-04-15
1
-22
/
+26
*
sparc32: rename sparc_irq_config to sparc_config
Sam Ravnborg
2012-04-15
1
-1
/
+1
*
sparc: add export.h to arch/sparc files as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
sparc: fix array bounds error setting up PCIC NMI trap
Ian Campbell
2011-08-18
1
-2
/
+2
*
pci/of: Consolidate pci_device_to_OF_node()
Benjamin Herrenschmidt
2011-06-08
1
-8
/
+0
*
sparc32: genirq support
Sam Ravnborg
2011-04-19
1
-27
/
+56
*
sparc: Switch do_timer() to xtime_update()
Torben Hohn
2011-01-31
1
-3
/
+1
*
of/sparc: convert various prom_* functions to use phandle
Andres Salomon
2010-10-09
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2010-03-02
1
-2
/
+0
|
\
|
*
sparc: remove redundant return statements
Jan Engelhardt
2010-02-10
1
-2
/
+0
*
|
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
1
-1
/
+1
*
|
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-02-22
1
-2
/
+3
|
/
*
sparc: convert to arch_gettimeoffset()
John Stultz
2010-01-15
1
-87
/
+16
*
sparc: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
2009-01-08
1
-0
/
+6
*
sparc32: pdev_to_pnode() is used from __devinit
Al Viro
2008-12-04
1
-1
/
+1
*
sparc32: Kill clear_profile_irq btfixup entry.
David S. Miller
2008-09-19
1
-6
/
+0
*
sparc: Kill EBUS driver layer.
David S. Miller
2008-08-30
1
-7
/
+1
*
sparc: Kill now spurious includes of sbus.h
David S. Miller
2008-08-29
1
-1
/
+0
*
xtime_lock vs update_process_times
Peter Zijlstra
2008-02-13
1
-1
/
+1
*
[SPARC]: Add missing "space"
Joe Perches
2007-12-05
1
-4
/
+4
*
[SPARC32]: __inline__ --> inline
David S. Miller
2007-10-27
1
-1
/
+1
*
[SPARC32]: clean include/asm-sparc/irq.h
Al Viro
2007-07-21
1
-0
/
+1
*
[SPARC]: Spelling fixes.
Simon Arlott
2007-05-11
1
-2
/
+2
*
[SPARC]: device_node name constification fallout
Stephen Rothwell
2007-04-26
1
-3
/
+1
*
[SPARC]: Fix section mismatch warnings in pci.c and pcic.c
Robert Reif
2007-04-12
1
-2
/
+2
*
[SPARC]: Provide pci_device_to_OF_node() just like powerpc.
David S. Miller
2007-03-02
1
-0
/
+8
*
[SPARC32]: pcic.c needs asm/irq_regs.h
David S. Miller
2006-10-11
1
-0
/
+1
*
[PATCH] sparc32 pt_regs fixes
Al Viro
2006-10-08
1
-2
/
+2
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
1
-14
/
+2
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
1
-1
/
+1
*
[PATCH] irq-flags: SPARC: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
1
-1
/
+1
*
[SPARC]: Port sparc64 in-kernel device tree code to sparc32.
David S. Miller
2006-06-23
1
-1
/
+2
*
[SPARC]: Kill __irq_itoa().
David S. Miller
2006-06-20
1
-8
/
+0
*
[PATCH] fix iomem annotations in sparc32 pcic code
Al Viro
2005-12-15
1
-1
/
+1
*
[SPARC]: Use ARRAY_SIZE macro
Tobias Klauser
2005-11-09
1
-1
/
+1
*
[PATCH] remove some more check_region stuff
Jeff Garzik
2005-10-30
1
-2
/
+2
*
[PATCH] NTP: ntp-helper functions
john stultz
2005-09-07
1
-4
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1041