index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
asm-offsets.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+10
2011-09-25
KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code
Paul Mackerras
1
-0
/
+6
2011-09-25
KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
Paul Mackerras
1
-6
/
+1
2011-09-20
powerpc/powernv: Machine check and other system interrupts
Benjamin Herrenschmidt
1
-0
/
+10
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+3
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
1
-0
/
+1
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
1
-1
/
+3
2011-07-12
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
1
-0
/
+6
2011-07-12
KVM: PPC: Handle some PAPR hcalls in the kernel
Paul Mackerras
1
-0
/
+2
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
1
-0
/
+79
2011-07-12
KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu
Paul Mackerras
1
-47
/
+47
2011-07-12
KVM: PPC: e500: Add shadow PID support
Liu Yu
1
-0
/
+1
2011-07-12
KVM: PPC: e500: Save/restore SPE state
Scott Wood
1
-0
/
+7
2011-07-12
KVM: PPC: booke: use shadow_msr
Scott Wood
1
-1
/
+1
2011-06-22
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
Ashish Kalra
1
-0
/
+3
2011-05-23
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2011-05-22
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
Scott Wood
1
-0
/
+1
2011-04-27
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
1
-0
/
+1
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
1
-1
/
+0
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+21
2010-10-24
KVM: PPC: Add mtsrin PV code
Alexander Graf
1
-0
/
+1
2010-10-24
KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
Alexander Graf
1
-3
/
+3
2010-10-24
KVM: PPC: Generic KVM PV guest support
Alexander Graf
1
-0
/
+15
2010-10-24
KVM: PPC: Convert MSR to shared page
Alexander Graf
1
-1
/
+1
2010-10-24
KVM: PPC: Introduce shared page
Alexander Graf
1
-0
/
+1
2010-10-14
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
Kumar Gala
1
-2
/
+2
2010-09-02
powerpc: Account time using timebase rather than PURR
Paul Mackerras
1
-3
/
+5
2010-07-09
powerpc: Optimise per cpu accesses on 64bit
Anton Blanchard
1
-1
/
+0
2010-07-09
powerpc: Rework VDSO gettimeofday to prevent time going backwards
Paul Mackerras
1
-0
/
+1
2010-05-21
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-41
/
+61
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+9
2010-05-21
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
1
-0
/
+1
2010-05-17
powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
Kumar Gala
1
-0
/
+8
2010-05-17
PPC: Export SWITCH_FRAME_SIZE
Alexander Graf
1
-1
/
+1
2010-05-17
KVM: PPC: Add SVCPU to Book3S_32
Alexander Graf
1
-0
/
+3
2010-05-17
KVM: PPC: Use now shadowed vcpu fields
Alexander Graf
1
-37
/
+54
2010-05-17
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
1
-3
/
+3
2010-05-12
powerpc/perf_event: Fix oops due to perf_event_do_pending call
Paul Mackerras
1
-1
/
+0
2010-03-01
KVM: PPC: Keep SRR1 flags around in shadow_msr
Alexander Graf
1
-0
/
+1
2010-03-01
KVM: PPC: Call SLB patching code in interrupt safe manner
Alexander Graf
1
-2
/
+1
2010-03-01
KVM: PPC: Use PACA backed shadow vcpu
Alexander Graf
1
-3
/
+30
2009-11-20
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
1
-3
/
+0
2009-11-05
Export new PACA constants in asm-offsets
Alexander Graf
1
-0
/
+5
2009-11-05
Add Book3s_64 offsets to asm-offsets.c
Alexander Graf
1
-0
/
+13
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-08-20
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
1
-0
/
+2
2009-08-20
powerpc: Add PACA fields specific to 64-bit Book3E processors
Benjamin Herrenschmidt
1
-0
/
+14
2009-08-20
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
1
-1
/
+4
2009-08-18
powerpc: Allow perf_counters to access user memory at interrupt time
Paul Mackerras
1
-0
/
+2
2009-06-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-0
/
+1
[next]