index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
fsl_gtm.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-05-07
powerpc: Fix kernel-doc comments in fsl_gtm.c
Yang Li
2022-03-08
powerpc/sysdev: fix incorrect use to determine if list is empty
Jakob Koschel
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-09
powerpc: add explicit OF includes
Rob Herring
2012-11-15
powerpc: Fix typos in Freescale copyright claims
Yang Li
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2010-08-01
of/address: Clean up function declarations
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-06-10
powerpc/sysdev: implement FSL GTM support
Anton Vorontsov