index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
asm-offsets.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-400
/
+372
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+8
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2017-02-15
powerpc/asm: Define STACK_PT_REGS_OFFSET macro in asm-offsets.c
Rashmica Gupta
1
-29
/
+32
2017-02-15
powerpc/asm: Use OFFSET macro in asm-offsets.c
Rashmica Gupta
1
-371
/
+340
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+2
2017-02-06
powerpc/64: Clean up ppc64_caches using a struct per cache
Benjamin Herrenschmidt
1
-6
/
+6
2017-02-06
powerpc/64: Fix naming of cache block vs. cache line
Benjamin Herrenschmidt
1
-6
/
+6
2017-01-31
KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
Paul Mackerras
1
-0
/
+2
2017-01-24
powerpc: Revert the initial stack protector support
Michael Ellerman
1
-3
/
+0
2017-01-14
sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick
Frederic Weisbecker
1
-4
/
+4
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+3
2016-11-24
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
Paul Mackerras
1
-0
/
+1
2016-11-24
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
Paul Mackerras
1
-0
/
+2
2016-11-23
powerpc/32: Change the stack protector canary value per task
Christophe Leroy
1
-0
/
+3
2016-11-21
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
1
-0
/
+1
2016-10-08
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-6
/
+6
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
1
-6
/
+6
2016-09-27
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
1
-1
/
+1
2016-07-09
powerpc/8xx: Force VIRT_IMMR_BASE to be a positive number
Scott Wood
1
-1
/
+1
2016-07-09
powerpc/8xx: Fix vaddr for IMMR early remap
Christophe Leroy
1
-0
/
+8
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
1
-4
/
+19
2016-06-16
powerpc/asm: Remove unused symbols in asm-offsets.c
Rashmica Gupta
1
-49
/
+0
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
1
-0
/
+4
2016-04-18
Merge branch 'topic/livepatch' into next
Michael Ellerman
1
-0
/
+4
2016-04-14
powerpc/livepatch: Add live patching support on ppc64le
Michael Ellerman
1
-0
/
+4
2016-03-05
powerpc/cache: add cache flush operation for various e500
chenhui zhao
1
-0
/
+1
2016-03-02
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
1
-0
/
+2
2015-12-27
powerpc: Copy only required pieces of the mm_context_t to the paca
Michael Neuling
1
-4
/
+4
2015-12-19
powerpc: Add function to copy mm_context_t to the paca
Michael Neuling
1
-0
/
+2
2015-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+9
2015-08-22
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
1
-0
/
+7
2015-08-22
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
1
-0
/
+2
2015-08-18
powerpc/e6500: remove the stale TCD_LOCK macro
Kevin Hao
1
-1
/
+0
2015-06-07
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
Anshuman Khandual
1
-1
/
+1
2015-04-21
KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
Paul Mackerras
1
-0
/
+3
2015-04-21
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
1
-1
/
+1
2015-04-21
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
Paul Mackerras
1
-1
/
+0
2015-04-21
KVM: PPC: Book3S HV: Minor cleanups
Paul Mackerras
1
-1
/
+0
2015-04-21
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
1
-0
/
+13
2014-12-29
powerpc/kvm: Create proper names for the kvm_host_state PMU fields
Michael Ellerman
1
-2
/
+13
2014-12-19
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+11
2014-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2014-12-17
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
Paul Mackerras
1
-0
/
+1
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
1
-1
/
+0
2014-12-15
powernv/powerpc: Add winkle support for offline cpus
Shreyas B. Prabhu
1
-0
/
+2
2014-12-15
powernv/cpuidle: Redesign idle states management
Shreyas B. Prabhu
1
-0
/
+9
2014-12-02
powerpc/powernv: Cleanup unused MCE definitions/declarations.
Mahesh Salgaonkar
1
-7
/
+0
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2014-07-28
kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
Bharat Bhushan
1
-0
/
+1
[next]