index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
asm-offsets.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
2009-11-20
1
-3
/
+0
*
Export new PACA constants in asm-offsets
Alexander Graf
2009-11-05
1
-0
/
+5
*
Add Book3s_64 offsets to asm-offsets.c
Alexander Graf
2009-11-05
1
-0
/
+13
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-1
/
+1
*
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2009-08-20
1
-0
/
+2
|
\
|
*
powerpc: Allow perf_counters to access user memory at interrupt time
Paul Mackerras
2009-08-18
1
-0
/
+2
*
|
powerpc: Add PACA fields specific to 64-bit Book3E processors
Benjamin Herrenschmidt
2009-08-20
1
-0
/
+14
*
|
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
2009-08-20
1
-1
/
+4
|
/
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-12
1
-0
/
+1
|
\
|
*
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-06
1
-6
/
+1
|
|
\
|
*
\
Merge commit 'v2.6.29-rc2' into perfcounters/core
Ingo Molnar
2009-01-21
1
-0
/
+7
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Ingo Molnar
2009-01-11
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
powerpc: Provide a way to defer perf counter work until interrupts are enabled
Paul Mackerras
2009-01-09
1
-0
/
+1
*
|
|
|
|
powerpc: Separate PACA fields for server CPUs
Benjamin Herrenschmidt
2009-06-09
1
-15
/
+17
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-30
1
-3
/
+1
|
\
\
\
\
|
*
|
|
|
KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently
Hollis Blanchard
2009-03-24
1
-3
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
powerpc: Remove unused asm-offsets entries for cpu_spec
Michael Ellerman
2009-03-11
1
-3
/
+0
|
/
/
/
*
|
|
Merge commit 'kumar/kumar-next' into next
Benjamin Herrenschmidt
2009-01-13
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
Trent Piepho
2009-01-07
1
-0
/
+7
|
|
/
*
|
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
2008-12-31
1
-0
/
+11
*
|
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
2008-12-31
1
-6
/
+0
*
|
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
2008-12-31
1
-5
/
+9
*
|
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Hollis Blanchard
2008-12-31
1
-1
/
+1
|
/
*
powerpc/44x: Support 16K/64K base page sizes on 44x
Ilya Yanok
2008-12-29
1
-0
/
+4
*
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt
2008-12-21
1
-0
/
+1
*
powerpc: Improve resolution of VDSO clock_gettime
Paul Mackerras
2008-11-06
1
-0
/
+1
*
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-10-16
1
-2
/
+2
|
\
|
*
KVM: powerpc: Map guest userspace with TID=0 mappings
Hollis Blanchard
2008-10-15
1
-1
/
+1
|
*
KVM: ppc: Write only modified shadow entries into the TLB on exit
Hollis Blanchard
2008-10-15
1
-0
/
+1
|
*
KVM: ppc: Stop saving host TLB state
Hollis Blanchard
2008-10-15
1
-1
/
+0
*
|
POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical
Becky Bruce
2008-09-24
1
-0
/
+1
*
|
powerpc: Make it possible to move the interrupt handlers away from the kernel
Paul Mackerras
2008-09-15
1
-0
/
+2
|
/
*
powerpc: Introduce VSX thread_struct and CONFIG_VSX
Michael Neuling
2008-07-01
1
-0
/
+4
*
[POWERPC] 40x/Book-E: Save/restore volatile exception registers
Kumar Gala
2008-06-02
1
-0
/
+23
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-29
1
-0
/
+1
|
\
|
*
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
2008-04-29
1
-0
/
+1
*
|
ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
2008-04-29
1
-5
/
+1
|
/
*
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard
2008-04-27
1
-0
/
+28
*
[POWERPC] Cleanup asm-offsets.c
Kumar Gala
2008-04-24
1
-9
/
+2
*
[POWERPC] iSeries: Use alternate paca structure for booting
Stephen Rothwell
2008-04-15
1
-0
/
+6
*
[POWERPC] powerpc32: Remove asm-offsets ptrace cruft
Roland McGrath
2008-03-26
1
-4
/
+0
*
Fix compilation of powerpc asm-offsets.c with old gcc
Tony Breeds
2008-02-07
1
-1
/
+1
*
[POWERPC] Use a sensible default for clock_getres() in the VDSO
Tony Breeds
2008-02-06
1
-1
/
+2
*
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
Kumar Gala
2007-12-06
1
-2
/
+1
*
[POWERPC] vdso: Fixes for cache block sizes
Olof Johansson
2007-11-20
1
-0
/
+4
*
powerpc: add scaled time accounting
Michael Neuling
2007-10-18
1
-0
/
+1
*
[POWERPC] Size swapper_pg_dir correctly
Stephen Rothwell
2007-09-19
1
-0
/
+4
*
[POWERPC] iSeries: Clean up lparmap mess
Stephen Rothwell
2007-08-22
1
-0
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-09
1
-5
/
+11
|
\
|
*
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
2007-05-09
1
-5
/
+11
[next]