index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
chrp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
MIPS: Remove the obsoleted code for include/linux/mv643xx.h
Gaosheng Cui
1
-2
/
+5
2024-07-04
powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
1
-1
/
+0
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
3
-6
/
+6
2022-09-15
powerpc: remove unused chrp_event_scan() declaration
Gaosheng Cui
1
-1
/
+0
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
1
-1
/
+1
2022-05-08
powerpc: Add missing headers
Christophe Leroy
4
-4
/
+6
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2022-05-04
powerpc/time: Fix sparse warnings
He Ying
1
-2
/
+0
2021-12-23
powerpc/chrp: Add __init attribute to eligible functions
Nick Child
1
-1
/
+1
2021-12-02
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
1
-1
/
+1
2021-03-24
powerpc/chrp: Make hydra_init() static
Geert Uytterhoeven
1
-2
/
+1
2021-02-09
powerpc/chrp: Move PHB discovery
Oliver O'Halloran
2
-11
/
+9
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
1
-1
/
+0
2020-03-25
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
1
-9
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+1
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
2
-2
/
+2
2019-01-22
powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMac
Finn Thain
1
-4
/
+10
2019-01-19
powerpc: chrp: Use of_node_is_type to access device_type
Rob Herring
1
-2
/
+1
2018-12-29
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
1
-4
/
+1
2018-11-26
powerpc/kconfig: remove CONFIG_6xx
Christophe Leroy
1
-1
/
+1
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
2
-6
/
+3
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-1
/
+1
2018-07-19
chrp/nvram.c: add MODULE_LICENSE()
Randy Dunlap
1
-0
/
+3
2018-05-25
powerpc/chrp/time: Make some functions static, add missing header include
Mathieu Malaterre
1
-2
/
+4
2018-05-25
powerpc/chrp/pci: Make some functions static
Mathieu Malaterre
1
-6
/
+6
2018-05-25
powerpc/chrp/setup: Remove idu_size variable and make some functions static
Mathieu Malaterre
1
-7
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
7
-0
/
+7
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
1
-9
/
+9
2017-08-15
powerpc/chrp: Store the intended structure
Julia Lawall
1
-1
/
+1
2017-04-28
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-2
/
+2
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
1
-2
/
+3
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-03-31
powerpc32/chrp: fix section mismatch warning
LEROY Christophe
1
-1
/
+1
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
1
-1
/
+2
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
1
-1
/
+1
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
1
-2
/
+2
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-31
powerpc/nvram: Fix endian issue when reading the NVRAM size
Cedric Le Goater
1
-2
/
+2
2013-03-22
mv643xx_eth: convert to use the Marvell Orion MDIO driver
Florian Fainelli
1
-0
/
+20
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2
-3
/
+3
[next]