index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
1
-1
/
+0
2022-09-05
powerpc/cell: Add missing of_node_put()s
Liang He
1
-0
/
+2
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-01-14
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
1
-3
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
1
-2
/
+1
2017-12-04
powerpc: Use of for_each_node_by_name() instead of open-coding it
Dmitry Torokhov
1
-2
/
+1
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
1
-4
/
+2
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
1
-1
/
+0
2015-04-14
powerpc/cell: Fix iommu breakage caused by controller_ops change
Michael Ellerman
1
-2
/
+2
2015-04-11
powerpc/cell: Move controller ops from ppc_md to controller_ops
Daniel Axtens
1
-0
/
+5
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
1
-1
/
+1
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-04-02
powerpc: Mark const init data with __initconst instead of __initdata
Uwe Kleine-König
1
-1
/
+1
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
1
-1
/
+2
2011-12-07
powerpc/mpic: Add in-core support for cascaded MPICs
Kyle Moffett
1
-23
/
+0
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
1
-1
/
+1
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-04-27
powerpc/pci: Make IO workarounds init implicit when first bus is registered
Michael Ellerman
1
-2
/
+0
2011-04-27
powerpc/pci: Move IO workarounds to the common kernel dir
Michael Ellerman
1
-1
/
+1
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-4
/
+4
2011-03-10
powerpc: platforms/cell irq_data conversion.
Lennert Buytenhek
1
-2
/
+4
2010-07-24
of: remove of_default_bus_ids
Jonas Bonn
1
-1
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2008-12-23
powerpc: Remove default kexec/crash_kernel ops assignments
Anton Vorontsov
1
-6
/
+0
2008-04-24
[POWERPC] cell: Generalize io-workarounds code
Ishizaki Kou
1
-2
/
+41
2008-03-20
[POWERPC] Hide resources on Axon PCIE root complex nodes
Michael Ellerman
1
-0
/
+36
2008-03-03
[POWERPC] enable hardware watchpoints on cell blades
Jens Osterkamp
1
-0
/
+7
2008-02-06
[POWERPC] Search for and publish cell OF platform devices earlier
Michael Ellerman
1
-1
/
+1
2008-01-17
[POWERPC] cell: Use machine_*_initcall() hooks in platform code
Grant Likely
1
-4
/
+1
2007-12-20
[POWERPC] Cleanup calling mmio_nvram_init
Ishizaki Kou
1
-2
/
+0
2007-12-19
[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
1
-1
/
+1
2007-12-11
[POWERPC] cell: Fix undefined reference to mmio_nvram_init
Ishizaki Kou
1
-0
/
+2
2007-10-11
[POWERPC] Platforms shouldn't mess with ROOT_DEV
Grant Likely
1
-5
/
+0
2007-10-09
[POWERPC] cell: Add Cell memory controller register defs and expose it
Benjamin Herrenschmidt
1
-0
/
+10
2007-10-09
[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h
Benjamin Herrenschmidt
1
-1
/
+1
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-1
/
+1
2007-04-27
[POWERPC] Generic check_legacy_ioport
Olaf Hering
1
-10
/
+0
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-1
/
+1
2006-12-04
[POWERPC] cell: abstract spu management routines
Geoff Levand
1
-1
/
+2
2006-12-04
[POWERPC] Cell iommu support
Jeremy Kerr
1
-43
/
+0
2006-12-04
[POWERPC] Generic OF platform driver for PCI host bridges.
Benjamin Herrenschmidt
1
-0
/
+1
2006-12-04
[POWERPC] Add DMA ops support for of_platform_device to Cell
Benjamin Herrenschmidt
1
-3
/
+34
2006-12-04
[POWERPC] Hook of_platform_bus_probe with cell
Benjamin Herrenschmidt
1
-0
/
+9
2006-12-04
[POWERPC] Native cell support for MPIC in southbridge
Benjamin Herrenschmidt
1
-0
/
+44
2006-12-04
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
1
-9
/
+0
2006-08-25
[POWERPC] powerpc: Make RTAS console init generic
Michael Neuling
1
-4
/
+0
[next]