Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
7230c5644188cd9e3fb380cc97dde00c464a3ba7
/
arch
/
powerpc
/
kernel
/
asm-offsets.c
7230c56
powerpc: Rework lazy-interrupt handling
by Benjamin Herrenschmidt
· 13 years ago
2fde6d2
powerpc: Provide a way for KVM to indicate that NV GPR values are lost
by Paul Mackerras
· 13 years ago
1197ab2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
19ccb76
KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code
by Paul Mackerras
· 13 years ago
0214394
KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
by Paul Mackerras
· 13 years ago
ed79ba9
powerpc/powernv: Machine check and other system interrupts
by Benjamin Herrenschmidt
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
9e368f2
KVM: PPC: book3s_hv: Add support for PPC970-family processors
by Paul Mackerras
· 14 years ago
aa04b4c
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
by Paul Mackerras
· 14 years ago
371fefd
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
by Paul Mackerras
· 14 years ago
a8606e2
KVM: PPC: Handle some PAPR hcalls in the kernel
by Paul Mackerras
· 14 years ago
de56a94
KVM: PPC: Add support for Book3S processors in hypervisor mode
by Paul Mackerras
· 14 years ago
3c42bf8
KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu
by Paul Mackerras
· 14 years ago
dd9ebf1f
KVM: PPC: e500: Add shadow PID support
by Liu Yu
· 14 years ago
4cd35f6
KVM: PPC: e500: Save/restore SPE state
by Scott Wood
· 14 years ago
ecee273
KVM: PPC: booke: use shadow_msr
by Scott Wood
· 14 years ago
1325a68
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
by Ashish Kalra
· 14 years ago
f4b10bc
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
eab1767
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
by Scott Wood
· 14 years ago
efcac65
powerpc: Per process DSCR + some fixes (try#4)
by Alexey Kardashevskiy
· 14 years ago
46f5221
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
by Stephen Rothwell
· 14 years ago
1765a1f
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
cbe487f
KVM: PPC: Add mtsrin PV code
by Alexander Graf
· 14 years ago
989044e
KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
by Alexander Graf
· 14 years ago
d17051c
KVM: PPC: Generic KVM PV guest support
by Alexander Graf
· 14 years ago
666e725
KVM: PPC: Convert MSR to shared page
by Alexander Graf
· 14 years ago
96bc451
KVM: PPC: Introduce shared page
by Alexander Graf
· 14 years ago
55fd766
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
by Kumar Gala
· 15 years ago
cf9efce
powerpc: Account time using timebase rather than PURR
by Paul Mackerras
· 14 years ago
ae01f84
powerpc: Optimise per cpu accesses on 64bit
by Anton Blanchard
· 15 years ago
8fd63a9
powerpc: Rework VDSO gettimeofday to prevent time going backwards
by Paul Mackerras
· 15 years ago
98edb6c
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
79c4581
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
1fc711f
powerpc/kexec: Fix race in kexec shutdown
by Michael Neuling
· 15 years ago
78f6223
powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
by Kumar Gala
· 15 years ago
218d169
PPC: Export SWITCH_FRAME_SIZE
by Alexander Graf
· 15 years ago
97e4925
KVM: PPC: Add SVCPU to Book3S_32
by Alexander Graf
· 15 years ago
0604675
KVM: PPC: Use now shadowed vcpu fields
by Alexander Graf
· 15 years ago
00c3a37
KVM: PPC: Use CONFIG_PPC_BOOK3S define
by Alexander Graf
· 15 years ago
0fe1ac4
powerpc/perf_event: Fix oops due to perf_event_do_pending call
by Paul Mackerras
· 15 years ago
f7adbba
KVM: PPC: Keep SRR1 flags around in shadow_msr
by Alexander Graf
· 15 years ago
021ec9c
KVM: PPC: Call SLB patching code in interrupt safe manner
by Alexander Graf
· 15 years ago
7e57cba
KVM: PPC: Use PACA backed shadow vcpu
by Alexander Graf
· 15 years ago
8b27f0b
powerpc/fsl-booke: Rework TLB CAM code
by Kumar Gala
· 15 years ago
55c7588
Export new PACA constants in asm-offsets
by Alexander Graf
· 15 years ago
6290890
Add Book3s_64 offsets to asm-offsets.c
by Alexander Graf
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
4f0dbc2
Merge commit 'paulus-perf/master' into next
by Benjamin Herrenschmidt
· 15 years ago
dce6670
powerpc: Add PACA fields specific to 64-bit Book3E processors
by Benjamin Herrenschmidt
· 15 years ago
57e2a99
powerpc: Add memory management headers for new 64-bit BookE
by Benjamin Herrenschmidt
· 15 years ago
9c1e105
powerpc: Allow perf_counters to access user memory at interrupt time
by Paul Mackerras
· 15 years ago
bc47ab0
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
91c60b5
powerpc: Separate PACA fields for server CPUs
by Benjamin Herrenschmidt
· 16 years ago
f541ae3
Merge branch 'linus' into perfcounters/core-v2
by Ingo Molnar
· 16 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
366d4b9
KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently
by Hollis Blanchard
· 16 years ago
9e1e372
powerpc: Remove unused asm-offsets entries for cpu_spec
by Michael Ellerman
· 16 years ago
7783549
Merge commit 'v2.6.29-rc2' into perfcounters/core
by Ingo Molnar
· 16 years ago
30aae73
Merge commit 'kumar/kumar-next' into next
by Benjamin Herrenschmidt
· 16 years ago
c0d362a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perfcounters into perfcounters/core
by Ingo Molnar
· 16 years ago
93a6d3c
powerpc: Provide a way to defer perf counter work until interrupts are enabled
by Paul Mackerras
· 16 years ago
19f5465
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
by Trent Piepho
· 16 years ago
73e75b4
KVM: ppc: Implement in-kernel exit timing statistics
by Hollis Blanchard
· 16 years ago
7924bd4
KVM: ppc: directly insert shadow mappings into the hardware TLB
by Hollis Blanchard
· 16 years ago
db93f57
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
by Hollis Blanchard
· 16 years ago
0f55dc4
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
by Hollis Blanchard
· 16 years ago
ca9153a
powerpc/44x: Support 16K/64K base page sizes on 44x
by Ilya Yanok
· 16 years ago
5e69661
powerpc/mm: Split mmu_context handling
by Benjamin Herrenschmidt
· 16 years ago
597bc5c
powerpc: Improve resolution of VDSO clock_gettime
by Paul Mackerras
· 16 years ago
08d19f51
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
49dd2c4
KVM: powerpc: Map guest userspace with TID=0 mappings
by Hollis Blanchard
· 16 years ago
83aae4a
KVM: ppc: Write only modified shadow entries into the TLB on exit
by Hollis Blanchard
· 16 years ago
20754c2
KVM: ppc: Stop saving host TLB state
by Hollis Blanchard
· 16 years ago
4ee7084
POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical
by Becky Bruce
· 16 years ago
1f6a93e
powerpc: Make it possible to move the interrupt handlers away from the kernel
by Paul Mackerras
· 16 years ago
c6e6771
powerpc: Introduce VSX thread_struct and CONFIG_VSX
by Michael Neuling
· 17 years ago
fca622c
[POWERPC] 40x/Book-E: Save/restore volatile exception registers
by Kumar Gala
· 17 years ago
867a89e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
d4d298f
ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.c
by Christoph Lameter
· 17 years ago
8521882
[POWERPC] Add IRQSTACKS support on ppc32
by Kumar Gala
· 17 years ago
bbf45ba
KVM: ppc: PowerPC 440 KVM implementation
by Hollis Blanchard
· 17 years ago
91120cc
[POWERPC] Cleanup asm-offsets.c
by Kumar Gala
· 17 years ago
3eb9cf0
[POWERPC] iSeries: Use alternate paca structure for booting
by Stephen Rothwell
· 17 years ago
163dab3
[POWERPC] powerpc32: Remove asm-offsets ptrace cruft
by Roland McGrath
· 17 years ago
151db1f
Fix compilation of powerpc asm-offsets.c with old gcc
by Tony Breeds
· 17 years ago
ad7f716
[POWERPC] Use a sensible default for clock_getres() in the VDSO
by Tony Breeds
· 17 years ago
bee86f14
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
by Kumar Gala
· 17 years ago
fbe4817
[POWERPC] vdso: Fixes for cache block sizes
by Olof Johansson
· 17 years ago
4603ac1
powerpc: add scaled time accounting
by Michael Neuling
· 17 years ago
ee7a76d
[POWERPC] Size swapper_pg_dir correctly
by Stephen Rothwell
· 17 years ago
16a15a3
[POWERPC] iSeries: Clean up lparmap mess
by Stephen Rothwell
· 17 years ago
aabded9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
f7e4217
rename thread_info to stack
by Roman Zippel
· 18 years ago
d0f13e3
[POWERPC] Introduce address space "slices"
by Benjamin Herrenschmidt
· 18 years ago
543b9fd
[POWERPC] powermac: Suspend to disk on G5
by Johannes Berg
· 18 years ago
6873040
[POWERPC] Save trap number in bad_stack
by Olof Johansson
· 18 years ago
4002aca
[POWERPC] Remove last_syscall
by Anton Blanchard
· 18 years ago
007d88d
[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().
by David Woodhouse
· 18 years ago
d04c56f
[POWERPC] Lazy interrupt disabling for 64-bit machines
by Paul Mackerras
· 18 years ago
f04da0bc
[POWERPC] Fix non-smp build
by Olof Johansson
· 18 years ago
Next »