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
/
kernel
/
smp-tbsync.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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-11-05
powerpc: Silence software timebase sync
Benjamin Herrenschmidt
2006-12-04
[POWERPC] Replace kmalloc+memset with kzalloc
Yan Burman
2006-12-04
[POWERPC] Fix wraparound problem in smp-tbsync on 32-bit
Adrian Cox
2006-08-30
[POWERPC] Fix irq enable/disable in smp_generic_take_timebase
Paul Mackerras
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-11-04
powerpc: Merge smp-tbsync.c (the generic timebase sync routine)
Paul Mackerras