index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
processor.c
Age
Commit message (
Expand
)
Author
2013-07-14
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
2012-09-26
s390/processor: use ARRAY_SIZE instead of hard coded value
Heiko Carstens
2012-09-26
s390/cache: add cpu cache information to /proc/cpuinfo
Heiko Carstens
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-17
s390/cpu init: use __get_cpu_var instead of per_cpu
Heiko Carstens
2012-07-17
s390/idle: fix sequence handling vs cpu hotplug
Heiko Carstens
2011-10-30
[S390] avoid warning in show_cpuinfo
Martin Schwidefsky
2011-01-05
[S390] prevent unneccesary loops_per_jiffy recalculation
Heiko Carstens
2011-01-05
[S390] cpuinfo: use get_online_cpus() instead of preempt_disable()
Heiko Carstens
2011-01-05
[S390] smp: remove cpu hotplug messages
Heiko Carstens
2010-10-25
[S390] smp: use correct cpu address in print_cpu_info()
Heiko Carstens
2010-05-17
[S390] More cleanup for struct _lowcore
Martin Schwidefsky
2009-10-14
[S390] Add highgprs facility to /proc/cpuinfo
Andreas Krebbel
2009-03-26
[S390] Add hwcap flag for the etf3 enhancement facility
Andreas Krebbel
2009-03-26
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
2008-12-25
[S390] convert cpu related printks to pr_xxx macros.
Martin Schwidefsky