- 4947e7cd KVM: emulator: Propagate fault in far jump emulation by Gleb Natapov · 14 years ago
- 8d7d8102 KVM: mmio_fault_cr2 is not used by Gleb Natapov · 14 years ago
- 4656164 KVM: x86 emulator: consolidate group handling by Avi Kivity · 14 years ago
- 781e074 KVM: MMU: Add unlikely() annotations to walk_addr_generic() by Avi Kivity · 14 years ago
- 62aaa2f KVM: x86 emulator: Use opcode::execute for PUSHF/POPF (9C/9D) by Takuya Yoshikawa · 14 years ago
- b96a7fa KVM: x86 emulator: Use opcode::execute for PUSHA/POPA (60/61) by Takuya Yoshikawa · 14 years ago
- c54fe50 KVM: x86 emulator: Use opcode::execute for POP reg (58-5F) by Takuya Yoshikawa · 14 years ago
- d67fc27 KVM: x86 emulator: Use opcode::execute for Group 1, CMPS and SCAS by Takuya Yoshikawa · 14 years ago
- 6e2ca7d KVM: MMU: Optimize guest page table walk by Takuya Yoshikawa · 14 years ago
- 40e19b5 KVM: SVM: Get rid of x86_intercept_map::valid by Avi Kivity · 14 years ago
- 5ef39c7 KVM: x86 emulator: Use opcode::execute for 0F 01 opcode by Avi Kivity · 14 years ago
- 68152d8 KVM: x86 emulator: Don't force #UD for 0F 01 /5 by Avi Kivity · 14 years ago
- 26d05cc KVM: x86 emulator: move 0F 01 sub-opcodes into their own functions by Avi Kivity · 14 years ago
- d422444 KVM: x86 emulator: fix const value warning on i386 in svm insn RAX check by Randy Dunlap · 14 years ago
- cfb2237 KVM: x86 emulator: avoid calling wbinvd() macro by Clemens Noss · 14 years ago
- a78484c KVM: MMU: Make cmpxchg_gpte aware of nesting too by Roedel, Joerg · 14 years ago
- 13db70e KVM: x86 emulator: drop x86_emulate_ctxt::vcpu by Avi Kivity · 14 years ago
- 5197b80 KVM: Avoid using x86_emulate_ctxt.vcpu by Avi Kivity · 14 years ago
- bcaf5cc KVM: x86 emulator: add new ->wbinvd() callback by Avi Kivity · 14 years ago
- d6aa100 KVM: x86 emulator: add ->fix_hypercall() callback by Avi Kivity · 14 years ago
- 6c3287f KVM: x86 emulator: add new ->halt() callback by Avi Kivity · 14 years ago
- 3cb16fe KVM: x86 emulator: make emulate_invlpg() an emulator callback by Avi Kivity · 14 years ago
- 2d04a05 KVM: x86 emulator: emulate CLTS internally by Avi Kivity · 14 years ago
- fd72c41 KVM: x86 emulator: Replace calls to is_pae() and is_paging with ->get_cr() by Avi Kivity · 14 years ago
- c2ad2bb KVM: x86 emulator: drop use of is_long_mode() by Avi Kivity · 14 years ago
- 1ac9d0c KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt() by Avi Kivity · 14 years ago
- fe870ab KVM: x86 emulator: avoid using ctxt->vcpu in check_perm() callbacks by Avi Kivity · 14 years ago
- 2953538 KVM: x86 emulator: drop vcpu argument from intercept callback by Avi Kivity · 14 years ago
- 717746e KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks by Avi Kivity · 14 years ago
- 4bff1e86 KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks by Avi Kivity · 14 years ago
- 1a8880a x86, apic: Make apic drivers static by Suresh Siddha · 14 years ago
- 69c252f x86, apic: Clean up bigsmp apic selection code by Suresh Siddha · 14 years ago
- 8b37e880 x86, apic: Use .apicdrivers section for the apic drivers list by Suresh Siddha · 14 years ago
- 107e0e0 x86, apic: Introduce .apicdrivers section to find the list of apic drivers by Suresh Siddha · 14 years ago
- 7ec298d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
- 7fe2ac6 Merge branch 'flushing' into for-linus by James Bottomley · 14 years ago
- 6ec5ff4 x86: Eliminate various 'set but not used' warnings by Gustavo F. Padovan · 14 years ago
- a3170c1 x86/PCI: derive pcibios_last_bus from ACPI MCFG by Jan Beulich · 14 years ago
- 1d487624f x86, SMEP: Fix section mismatch warnings by Fenghua Yu · 14 years ago
- 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
- 4bf0ff2 xen: fix compile without CONFIG_XEN_DEBUG_FS by Jeremy Fitzhardinge · 14 years ago
- 6de06f3 powerpc: Fix 32-bit SMP build by Josh Boyer · 14 years ago
- 878ccdc ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIP by Mark Brown · 14 years ago
- 57ce9bb ARM: 6902/1: perf: Remove erroneous check on active_events by Mark Rutland · 14 years ago
- 31bee4c ARM: 6899/1: fix the note about dcache lazy flushing for SMP systems by saeed bishara · 14 years ago
- f1f6ac1 ARM: 6933/1: SPEAR6xx: Rename spear600_defconfig as spear6xx_defconfig by viresh kumar · 14 years ago
- 202fae9 ARM: 6934/1: SPEAr6xx: Rework Kconfig for single image solution by viresh kumar · 14 years ago
- 7d354e4 ARM: 6932/1: SPEAr3xx: Replace defconfigs with single unified defconfig by Ryan Mallon · 14 years ago
- 558d774 ARM: 6931/1: SPEAr3xx: Rework KConfig to allow all boards to be compiled in by Ryan Mallon · 14 years ago
- 1d23d2f ARM: 6929/1: SPEAr3xx: Append spear3** with global device structures by viresh kumar · 14 years ago
- 6618c3a ARM: 6930/1: SPEAr3xx: Rework pmx_dev code to remove conflicts by Ryan Mallon · 14 years ago
- 61e72bc ARM: 6935/1: SPEAR3xx: Rename register/irq defines to remove naming conflicts by Ryan Mallon · 14 years ago
- f6558bf ARM: 6928/1: SPEAr3xx: Make local shirq structures static by Ryan Mallon · 14 years ago
- 66b848e ARM: 6927/1: SPEAr Clock: Update for single image solution by viresh kumar · 14 years ago
- b997f6e ARM: 6926/1: SPEAr clock: Define common clk_init routine in plat/clock.c by viresh kumar · 14 years ago
- 667f390 ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info by Marc Zyngier · 14 years ago
- 046dfa0 ARM: 6905/1: Integrator/CP: Use physmap driver instead of integrator-flash by Marc Zyngier · 14 years ago
- f07e762 ARM: 6908/1: Integrator/AP: Use physmap driver instead of integrator-flash by Marc Zyngier · 14 years ago
- 0f71fd4 ARM: 6909/1: VExpress: Use physmap driver instead of integrator-flash by Marc Zyngier · 14 years ago
- 68c0e38 ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flash by Marc Zyngier · 14 years ago
- b8b87ae ARM: 6903/1: Realview: Use physmap driver instead of integrator-flash by Marc Zyngier · 14 years ago
- 2a001f6 Use arbitrary_virt_to_machine() to deal with ioremapped pud updates. by Jeremy Fitzhardinge · 14 years ago
- f05608d Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates. by Jeremy Fitzhardinge · 14 years ago
- c86d807 xen/mmu: remove all ad-hoc stats stuff by Jeremy Fitzhardinge · 14 years ago
- d510831 xen: use normal virt_to_machine for ptes by Jeremy Fitzhardinge · 14 years ago
- 4c13629 xen: make a pile of mmu pvop functions static by Jeremy Fitzhardinge · 14 years ago
- 4a35c13 xen: condense everything onto xen_set_pte by Jeremy Fitzhardinge · 14 years ago
- a99ac5e xen: use mmu_update for xen_set_pte_at() by Jeremy Fitzhardinge · 14 years ago
- 331468b xen: drop all the special iomap pte paths. by Jeremy Fitzhardinge · 14 years ago
- 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- 8e7bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
- bc091c9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 14 years ago
- 82aff10 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
- 90d3ac1 Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' by David S. Miller · 14 years ago
- 9fafbd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 14 years ago
- 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
- 30f7276 [IA64] define "_sdata" symbol by Tony Luck · 14 years ago
- 5e4de22 Pull misc-2.6.40 into release branch by Tony Luck · 14 years ago
- 99aa182 OMAP3: PM: Boot message is not an error, and not helpful, remove it by Sanjeev Premi · 14 years ago
- 0490891 OMAP3: cpuidle: change the power domains modes determination logic by Jean Pihet · 14 years ago
- c6cd91d OMAP3: cpuidle: code rework for improved readability by Jean Pihet · 14 years ago
- badc303 OMAP3: cpuidle: re-organize the C-states data by Jean Pihet · 14 years ago
- 866ba0e OMAP3: clean-up mach specific cpuidle data structures by Jean Pihet · 14 years ago
- 90d231f OMAP3 cpuidle: remove useless SDP specific timings by Jean Pihet · 14 years ago
- 3d2606f oprofile, x86: Enable preemption during pci device setup in IBS init by Robert Richter · 14 years ago
- 6ff3145 powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx by Shaohui Xie · 14 years ago
- cce1f10 powerpc/fsl_rio: move machine_check handler by Shaohui Xie · 14 years ago
- d08e445 powerpc/fsl_lbc: Add workaround for ELBC-A001 erratum by Shengzhou Liu · 14 years ago
- 79deb8e x86, x2apic: Move the common bits to x2apic.h by Cyrill Gorcunov · 14 years ago
- 9d0fa6c x86, x2apic: Minimize IPI register writes using cluster groups by Cyrill Gorcunov · 14 years ago
- a39d1f3 x86, x2apic: Track the x2apic cluster sibling map by Cyrill Gorcunov · 14 years ago
- a27d0b5 x86, x2apic: Remove duplicate code for IPI mask routines by Suresh Siddha · 14 years ago
- 9ebd680 x86, apic: Use probe routines to simplify apic selection by Suresh Siddha · 14 years ago
- 8f18c97 x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic' by Suresh Siddha · 14 years ago
- c040aae x86, ioapic: Consolidate gsi routing info into 'struct ioapic' by Suresh Siddha · 14 years ago
- d537143 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' by Suresh Siddha · 14 years ago
- 57a6f74 x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic' by Suresh Siddha · 14 years ago
- b69c6c3 x86, ioapic: Add struct ioapic by Suresh Siddha · 14 years ago
- 15bac20 x86, ioapic: Remove duplicate code for saving/restoring RTEs by Suresh Siddha · 14 years ago