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
/
include
/
asm-powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[POWERPC] cell: Add oprofile support
Maynard Johnson
2006-12-04
3
-0
/
+22
*
[POWERPC] cell: Add routines for managing PMU interrupts
Kevin Corry
2006-12-04
1
-0
/
+5
*
[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h
Kevin Corry
2006-12-04
1
-0
/
+90
*
[POWERPC] spufs: Add /lslr, /dma_info and /proxydma files
Dwayne Grant McConnell
2006-12-04
2
-0
/
+55
*
[POWERPC] Change ppc_rtas declaration to weak
Geoff Levand
2006-12-04
1
-10
/
+2
*
[POWERPC] Xserve cpu-meter driver
Benjamin Herrenschmidt
2006-12-04
1
-1
/
+7
*
[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU
Linas Vepstas
2006-12-04
1
-2
/
+0
*
[POWERPC] Make soft_enabled irqs preempt safe
Hugh Dickins
2006-12-04
1
-5
/
+15
*
[POWERPC] Fix __raw* accessors
Benjamin Herrenschmidt
2006-12-04
1
-47
/
+45
*
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
2006-12-04
5
-147
/
+254
*
[POWERPC] Cell iommu support
Jeremy Kerr
2006-12-04
1
-3
/
+3
*
[POWERPC] Add an optional offset to direct DMA on 64 bits
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+2
*
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
2006-12-04
5
-355
/
+471
*
[POWERPC] Generic OF platform driver for PCI host bridges.
Benjamin Herrenschmidt
2006-12-04
2
-6
/
+10
*
[POWERPC] Add "parent" struct device for PCI host bridges
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+1
*
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2006-12-04
9
-59
/
+180
*
[POWERPC] Souped-up of_platform_device support
Benjamin Herrenschmidt
2006-12-04
2
-32
/
+62
*
[POWERPC] Improve MPIC driver auto-configuration from DT
Benjamin Herrenschmidt
2006-12-04
1
-2
/
+2
*
[POWERPC] Support for DCR based MPIC
Benjamin Herrenschmidt
2006-12-04
1
-4
/
+31
*
[POWERPC] Generic DCR infrastructure
Benjamin Herrenschmidt
2006-12-04
3
-0
/
+132
*
[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc
Benjamin Herrenschmidt
2006-12-04
1
-4
/
+0
*
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
2006-12-04
2
-2
/
+1
*
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
2006-12-04
22
-147
/
+317
|
\
|
*
[NET]: POWERPC checksum annotations and cleanups.
Al Viro
2006-12-02
1
-38
/
+21
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-12-01
1
-13
/
+7
|
|
\
|
|
*
PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI
Matthew Wilcox
2006-12-01
1
-13
/
+7
|
*
|
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
2006-12-01
1
-0
/
+7
|
|
/
|
*
[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...
Kim Phillips
2006-11-22
1
-4
/
+0
|
*
[POWERPC] Wire up sys_move_pages
Stephen Rothwell
2006-11-16
2
-1
/
+3
|
*
[POWERPC] Add the thread_siblings files to sysfs
Stephen Rothwell
2006-11-16
1
-1
/
+7
|
*
[PATCH] powerpc: wire up sys_migrate_pages
Stephen Rothwell
2006-11-03
2
-2
/
+2
|
*
[POWERPC] Make mmiowb's io_sync preempt safe
Hugh Dickins
2006-11-01
1
-2
/
+5
|
*
[POWERPC] Make current preempt-safe
Hugh Dickins
2006-11-01
1
-1
/
+11
|
*
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
Linas Vepstas
2006-11-01
2
-3
/
+22
|
*
[POWERPC] Fix oprofile support for e500 in arch/powerpc
Andy Fleming
2006-11-01
2
-15
/
+85
|
*
[POWERPC] Fix rmb() for e500-based machines it
Andy Fleming
2006-11-01
1
-3
/
+3
|
*
[POWERPC] Fix CHRP platforms with only 8259
Benjamin Herrenschmidt
2006-10-25
1
-0
/
+1
|
*
[POWERPC] Fix device_is_compatible() const warning
Benjamin Herrenschmidt
2006-10-25
1
-4
/
+6
|
*
[POWERPC] Cell timebase bug workaround
Benjamin Herrenschmidt
2006-10-25
5
-23
/
+62
|
*
[POWERPC] Support feature fixups in vdso's
Benjamin Herrenschmidt
2006-10-25
4
-39
/
+67
|
*
[POWERPC] Support nested cpu feature sections
Benjamin Herrenschmidt
2006-10-25
1
-5
/
+9
|
*
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
2006-10-25
2
-2
/
+7
|
*
[POWERPC] Add 970GX cputable entry
Jake Moilanen
2006-10-23
1
-0
/
+1
*
|
[PATCH] ppc: Fix io.h for config with CONFIG_PCI not set
Sylvain Munaut
2006-11-13
1
-8
/
+0
*
|
[PATCH] Optimize qe_brg struct to use an array
Timur Tabi
2006-11-13
1
-16
/
+1
*
|
[PATCH] of_irq_to_resource now returns the virq
Andy Fleming
2006-11-13
1
-3
/
+11
*
|
[PATCH] Slight refactor of interrupt mapping for FSL parts
Andy Fleming
2006-11-13
1
-0
/
+7
*
|
[PATCH] Add MPC5200 Interrupt Controller support.
Nicolas DET
2006-11-13
1
-0
/
+287
*
|
[PATCH] Remove _machine macro
s.hauer@pengutronix.de
2006-11-13
1
-4
/
+0
*
|
[PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.h
s.hauer@pengutronix.de
2006-11-13
1
-2
/
+0
[prev]
[next]