index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
aes_cmac.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-05
KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
Paul Mackerras
4
-1
/
+76
2012-10-05
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
6
-0
/
+149
2012-10-05
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
6
-24
/
+215
2012-10-05
KVM: PPC: set IN_GUEST_MODE before checking requests
Scott Wood
2
-6
/
+9
2012-10-05
KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages
Scott Wood
1
-0
/
+2
2012-10-05
KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
Scott Wood
1
-1
/
+1
2012-10-05
KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation
Paul Mackerras
1
-5
/
+4
2012-10-05
KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs
Paul Mackerras
1
-6
/
+0
2012-10-05
KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
Paul Mackerras
3
-3
/
+4
2012-10-05
KVM: Move some PPC ioctl definitions to the correct place
Paul Mackerras
1
-3
/
+3
2012-10-05
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
Paul Mackerras
8
-13
/
+64
2012-10-05
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
Paul Mackerras
8
-61
/
+102
2012-10-05
KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots
Paul Mackerras
2
-8
/
+36
2012-10-05
KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro
Mihai Caraman
1
-2
/
+2
2012-10-05
KVM: PPC: BookE: Support FPU on non-hv systems
Alexander Graf
1
-0
/
+11
2012-10-05
KVM: PPC: 440: Implement mfdcrx
Alexander Graf
1
-31
/
+43
2012-10-05
KVM: PPC: 440: Implement mtdcrx
Alexander Graf
1
-13
/
+23
2012-10-05
Document IACx/DACx registers access using ONE_REG API
Bharat Bhushan
1
-2
/
+7
2012-10-05
KVM: PPC: E500: Remove E500_TLB_DIRTY flag
Alexander Graf
2
-5
/
+2
2012-10-05
KVM: PPC: Use symbols for exit trace
Alexander Graf
1
-2
/
+56
2012-10-05
KVM: PPC: BookE: Add MCSR SPR support
Alexander Graf
1
-0
/
+6
2012-10-05
KVM: PPC: 44x: Initialize PVR
Alexander Graf
1
-0
/
+1
2012-10-05
booke: Added ONE_REG interface for IAC/DAC debug registers
Bharat Bhushan
4
-8
/
+84
2012-10-05
KVM: PPC: booke: Add watchdog emulation
Bharat Bhushan
9
-2
/
+199
2012-10-05
KVM: PPC: Add return value to core_check_requests
Alexander Graf
4
-5
/
+15
2012-10-05
KVM: PPC: Add return value in prepare_to_enter
Alexander Graf
3
-17
/
+22
2012-10-05
KVM: PPC: Ignore EXITING_GUEST_MODE mode
Alexander Graf
1
-5
/
+0
2012-10-05
KVM: PPC: Move kvm_guest_enter call into generic code
Alexander Graf
3
-4
/
+3
2012-10-05
KVM: PPC: Book3S: PR: Rework irq disabling
Alexander Graf
5
-21
/
+41
2012-10-05
KVM: PPC: Consistentify vcpu exit path
Alexander Graf
2
-7
/
+14
2012-10-05
KVM: PPC: Book3S: PR: Indicate we're out of guest mode
Alexander Graf
1
-0
/
+1
2012-10-05
KVM: PPC: Exit guest context while handling exit
Alexander Graf
2
-0
/
+5
2012-10-05
KVM: PPC: Book3S: PR: Only do resched check once per exit
Alexander Graf
1
-1
/
+1
2012-10-05
KVM: PPC: BookE: Drop redundant vcpu->mode set
Alexander Graf
1
-2
/
+0
2012-10-05
KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
Alexander Graf
6
-7
/
+51
2012-10-05
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
Alexander Graf
4
-73
/
+67
2012-10-05
KVM: PPC: BookE: No duplicate request != 0 check
Alexander Graf
1
-7
/
+5
2012-10-05
KVM: PPC: BookE: Add some more trace points
Alexander Graf
3
-0
/
+77
2012-10-05
KVM: PPC: E500: Implement MMU notifiers
Alexander Graf
5
-7
/
+65
2012-10-05
KVM: PPC: BookE: Add support for vcpu->mode
Alexander Graf
1
-0
/
+11
2012-10-05
KVM: PPC: BookE: Add check_requests helper function
Alexander Graf
1
-7
/
+17
2012-10-05
powerpc/epapr: export epapr_hypercall_start
Scott Wood
1
-0
/
+5
2012-10-05
KVM: PPC: Quieten message about allocating linear regions
Paul Mackerras
1
-2
/
+2
2012-10-05
KVM: PPC: E500: Fix clear_tlb_refs
Alexander Graf
1
-2
/
+6
2012-10-05
KVM: PPC: BookE: Expose remote TLB flushes in debugfs
Alexander Graf
1
-0
/
+1
2012-10-05
KVM: PPC: Expose SYNC cap based on mmu notifiers
Alexander Graf
1
-1
/
+7
2012-10-05
KVM: PPC: PR: Use generic tracepoint for guest exit
Alexander Graf
3
-29
/
+55
2012-10-05
PPC: Don't use hardcoded opcode for ePAPR hcall invocation
Liu Yu-B13201
2
-29
/
+29
2012-10-05
powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls
Scott Wood
2
-2
/
+9
2012-10-05
PPC: select EPAPR_PARAVIRT for all users of epapr hcalls
Stuart Yoder
3
-0
/
+3
[next]