index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
reg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Return the new MSR from msr_check_and_set()
Cyril Bur
2016-10-04
1
-1
/
+1
*
powerpc/mm: Update the HID bit when switching from radix to hash
Aneesh Kumar K.V
2016-09-13
1
-0
/
+3
*
powerpc: Remove mfvtb()
Kevin Hao
2016-08-01
1
-9
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-07-30
1
-0
/
+1
|
\
|
*
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2016-07-09
1
-0
/
+1
*
|
powerpc/mm: Cleanup LPCR defines
Aneesh Kumar K.V
2016-07-19
1
-37
/
+37
*
|
powerpc/mm/radix: Update LPCR HR bit as per ISA
Aneesh Kumar K.V
2016-07-17
1
-0
/
+1
*
|
powerpc/irq: Add support for HV virtualization interrupts
Benjamin Herrenschmidt
2016-07-17
1
-0
/
+1
*
|
powerpc/powernv: Add platform support for stop instruction
Shreyas B. Prabhu
2016-07-15
1
-0
/
+10
*
|
powerpc/xmon: Dump ISA 2.07 SPRs
Michael Ellerman
2016-07-14
1
-0
/
+1
|
/
*
powerpc/timer: Large Decrementer support
Oliver O'Halloran
2016-07-05
1
-0
/
+1
*
powerpc: Load Monitor Register Support
Jack Miller
2016-06-21
1
-0
/
+5
*
powerpc: Use privileged SPR number for MMCR2
Thomas Huth
2016-05-31
1
-1
/
+1
*
powerpc: Fix definition of SIAR and SDAR registers
Thomas Huth
2016-05-31
1
-2
/
+2
*
powerpc/mm/radix: Add radix callbacks for early init routines
Aneesh Kumar K.V
2016-05-01
1
-0
/
+1
*
powerpc/mm/radix: Add partition table format & callback
Aneesh Kumar K.V
2016-05-01
1
-0
/
+1
*
powerpc: Define PVR value for POWER8NVL processor
Philippe Bergheaud
2016-04-11
1
-0
/
+1
*
powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro
Christophe Leroy
2016-03-11
1
-0
/
+2
*
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
Cyril Bur
2016-03-02
1
-0
/
+8
*
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
1
-4
/
+4
*
Merge tag 'powerpc-4.4-3' into next
Michael Ellerman
2015-12-14
1
-0
/
+1
|
\
|
*
powerpc/tm: Block signal return setting invalid MSR state
Michael Neuling
2015-11-23
1
-0
/
+1
*
|
powerpc: Add ppc_strict_facility_enable boot option
Anton Blanchard
2015-12-01
1
-0
/
+9
*
|
powerpc: Create mtmsrd_isync()
Anton Blanchard
2015-12-01
1
-0
/
+8
|
/
*
powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...
Paul Mackerras
2015-10-21
1
-1
/
+0
*
powerpc: Add an inline function to update POWER8 HID0
Gautham R. Shenoy
2015-08-14
1
-0
/
+9
*
powerpc: Remove mtmsrd(), use existing mtmsr()
Anton Blanchard
2015-07-13
1
-2
/
+1
*
powerpc/powernv: Fixes for hypervisor doorbell handling
Paul Mackerras
2015-03-20
1
-0
/
+3
*
powernv/powerpc: Add winkle support for offline cpus
Shreyas B. Prabhu
2014-12-15
1
-0
/
+2
*
powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
Paul Mackerras
2014-12-15
1
-0
/
+2
*
powerpc: Rename __get_SP() to current_stack_pointer()
Anton Blanchard
2014-10-15
1
-1
/
+1
*
powerpc: Reimplement __get_SP() as a function not a define
Anton Blanchard
2014-10-15
1
-2
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2014-10-04
1
-1
/
+2
|
\
|
*
powerpc/8xx: Declare SPRG2 as a SCRATCH register
LEROY Christophe
2014-09-04
1
-1
/
+2
*
|
powerpc: remove duplicate definition of TEXASR_FS
Nishanth Aravamudan
2014-08-13
1
-2
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-07
1
-3
/
+10
|
\
\
|
*
|
Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8
Stewart Smith
2014-07-28
1
-0
/
+1
|
*
|
KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer
Bharat Bhushan
2014-07-28
1
-3
/
+0
|
*
|
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
2014-07-28
1
-0
/
+9
|
|
/
*
/
powerpc: Remove STAB code
Michael Ellerman
2014-07-28
1
-1
/
+1
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-10
1
-0
/
+10
|
\
|
*
powerpc/powernv: Add support for POWER8 split core on powernv
Michael Ellerman
2014-05-28
1
-0
/
+9
|
*
powerpc/tm: Add checking to treclaim/trechkpt
Michael Neuling
2014-04-28
1
-0
/
+1
*
|
KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs
Paul Mackerras
2014-05-30
1
-5
/
+7
|
/
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-04-08
1
-0
/
+4
|
\
|
*
cpufreq: powernv: cpufreq driver for powernv platform
Vaidyanathan Srinivasan
2014-04-07
1
-0
/
+4
*
|
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-02
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-03-29
1
-0
/
+1
|
|
\
|
|
*
KVM: PPC: Book3S HV: Add transactional memory support
Michael Neuling
2014-03-29
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-03-24
1
-3
/
+12
|
\
\
\
[next]