index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
dtl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pseries: Fix CONFIG_DTL=n build
Nicholas Piggin
2022-10-13
1
-72
/
+79
*
powerpc/pseries: Move dtl scanning and steal time accounting to pseries platform
Nicholas Piggin
2022-09-05
1
-0
/
+81
*
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-08-13
1
-2
/
+2
*
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
2020-07-10
1
-0
/
+1
*
powerpc: pseries: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-02
1
-32
/
+6
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
1
-11
/
+12
|
\
|
*
powerpc/pseries: Introduce rwlock to gatekeep DTLB usage
Naveen N. Rao
2019-07-04
1
-1
/
+10
|
*
powerpc/pseries: Do not save the previous DTL mask value
Naveen N. Rao
2019-07-04
1
-3
/
+1
|
*
powerpc/pseries: Use macros for referring to the DTL enable mask
Naveen N. Rao
2019-07-04
1
-7
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
1
-14
/
+1
|
/
*
powerpc/pseries: Fix how we iterate over the DTL entries
Naveen N. Rao
2018-10-03
1
-1
/
+1
*
powerpc/pseries: Fix DTL buffer registration
Naveen N. Rao
2018-10-03
1
-1
/
+1
*
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
2017-04-10
1
-2
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-1
/
+1
*
powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()
Michael Ellerman
2014-07-28
1
-1
/
+2
*
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
1
-1
/
+0
*
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
Deepthi Dharwar
2013-08-27
1
-2
/
+1
*
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
1
-1
/
+1
*
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
1
-3
/
+3
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+1
*
powerpc/pseries: Fix kexec on recent firmware versions
Anton Blanchard
2011-08-05
1
-1
/
+1
*
powerpc: Ensure dtl buffers do not cross 4k boundary
Nishanth Aravamudan
2011-05-19
1
-9
/
+11
*
powerpc/pseries: Re-enable dispatch trace log userspace interface
Paul Mackerras
2010-09-02
1
-40
/
+166
*
powerpc: Account time using timebase rather than PURR
Paul Mackerras
2010-09-02
1
-18
/
+6
*
powerpc: Abstract indexing of lppaca structs
Paul Mackerras
2010-09-02
1
-4
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
percpu: make percpu symbols in powerpc unique
Tejun Heo
2009-10-29
1
-2
/
+2
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-02
1
-1
/
+1
*
powerpc: pseries/dtl.c should include asm/firmware.h
Sachin Sant
2009-04-15
1
-0
/
+1
*
powerpc: Add write barrier before enabling DTL flags
Jeremy Kerr
2009-03-27
1
-0
/
+4
*
powerpc: Add virtual processor dispatch trace log
Jeremy Kerr
2009-03-24
1
-0
/
+274