index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
booke.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2012-10-05
KVM: PPC: ev_idle hcall support for e500 guests
Liu Yu-B13201
3
-6
/
+44
2012-10-05
KVM: PPC: Add support for ePAPR idle hcall in host kernel
Liu Yu-B13201
4
-4
/
+16
2012-10-05
KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500
Stuart Yoder
1
-1
/
+9
2012-10-05
KVM: PPC: use definitions in epapr header for hcalls
Stuart Yoder
3
-16
/
+17
2012-10-05
PPC: epapr: create define for return code value of success
Stuart Yoder
1
-1
/
+2
2012-10-04
firmware: use 'kernel_read()' to read firmware into kernel buffer
Linus Torvalds
1
-3
/
+1
2012-10-04
crypto: x86/glue_helper - fix storing of new IV in CBC encryption
Jussi Kivilinna
1
-1
/
+1
2012-10-04
firmware: teach the kernel to load firmware files directly from the filesystem
Linus Torvalds
1
-1
/
+77
2012-10-03
userns: Fix build of drivers/staging/dgrp
Eric W. Biederman
1
-2
/
+2
2012-10-03
MAINTAINERS: Add EFI maintainer entry
Matt Fleming
1
-0
/
+12
2012-10-03
CRIS: Remove VCS simulator specific code
Jesper Nilsson
14
-435
/
+3
2012-10-03
cris/PCI: remove pcibios_assign_resources()
Bjorn Helgaas
2
-26
/
+0
2012-10-03
sparc: fix format string argument for prom_printf()
Akinobu Mita
7
-10
/
+11
2012-10-03
drm/nv98/crypt: fix fuc build with latest envyas
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering
Ben Skeggs
2
-16
/
+38
2012-10-03
drm/nv41/vm: fix and enable use of "real" pciegart
Ben Skeggs
2
-7
/
+14
2012-10-03
drm/nv44/vm: fix and enable use of "real" pciegart
Ben Skeggs
4
-41
/
+29
2012-10-03
drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcie
Ben Skeggs
1
-7
/
+10
2012-10-03
drm/nouveau: store supported dma mask in vmmgr
Ben Skeggs
7
-7
/
+9
2012-10-03
drm/nvc0/ibus: initial implementation of subdev
Ben Skeggs
4
-0
/
+134
2012-10-03
drm/nouveau/therm: add support for fan-control modes
Martin Peres
6
-5
/
+105
2012-10-03
drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rules
Martin Peres
1
-18
/
+18
2012-10-03
drm/nouveau/therm: calculate the pwm divisor on nv50+
Martin Peres
3
-4
/
+37
2012-10-03
drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, faster
Martin Peres
1
-9
/
+16
2012-10-03
drm/nouveau/therm: move thermal-related functions to the therm subdev
Martin Peres
22
-542
/
+1048
2012-10-03
drm/nouveau/bios: parse the pwm divisor from the perf table
Martin Peres
3
-0
/
+90
2012-10-03
drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devices
Martin Peres
4
-0
/
+174
2012-10-03
drm/nouveau/therm: rework thermal table parsing
Martin Peres
6
-205
/
+282
2012-10-03
drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios table
Martin Peres
2
-0
/
+10
2012-10-03
drm/nouveau: fix pm initialization order
Dmitry Eremin-Solenikov
1
-1
/
+2
2012-10-03
drm/nouveau/bios: check that fixed tvdac gpio data is valid before using it
Ben Skeggs
1
-7
/
+11
2012-10-03
drm/nouveau: log channel debug/error messages from client object rather than ...
Ben Skeggs
1
-5
/
+5
2012-10-03
drm/nouveau: have drm debugging macros build on top of core macros
Ben Skeggs
1
-13
/
+6
2012-10-03
drm/nouveau/core: have client-id be a string, rather than an integer
Ben Skeggs
4
-10
/
+14
[prev]
[next]