1. 3c402a7 KVM: PPC: Add hidden flag for paired singles by Alexander Graf · 15 years ago
  2. 37f5bca KVM: PPC: Add AGAIN type for emulation return by Alexander Graf · 15 years ago
  3. 3587d53 KVM: PPC: Teach MMIO Signedness by Alexander Graf · 15 years ago
  4. b104d06 KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs by Alexander Graf · 15 years ago
  5. c62e096 KVM: PPC: Make fpscr 64-bit by Alexander Graf · 15 years ago
  6. 5aa9e2f KVM: PPC: Add QPR registers by Alexander Graf · 15 years ago
  7. 052ce62 KVM: SVM: Remove newlines from nested trace points by Joerg Roedel · 15 years ago
  8. 66a562f KVM: SVM: Make lazy FPU switching work with nested svm by Joerg Roedel · 15 years ago
  9. 06fc7772 KVM: SVM: Activate nested state only when guest state is complete by Joerg Roedel · 15 years ago
  10. 88ab24a KVM: SVM: Don't sync nested cr8 to lapic and back by Joerg Roedel · 15 years ago
  11. 4c7da8c KVM: SVM: Fix nested msr intercept handling by Joerg Roedel · 15 years ago
  12. 6c3bd3d KVM: SVM: Annotate nested_svm_map with might_sleep() by Joerg Roedel · 15 years ago
  13. cdbbdc1 KVM: SVM: Sync all control registers on nested vmexit by Joerg Roedel · 15 years ago
  14. b8e88bc KVM: SVM: Fix schedule-while-atomic on nested exception handling by Joerg Roedel · 15 years ago
  15. 7597f12 KVM: SVM: Don't use kmap_atomic in nested_svm_map by Joerg Roedel · 15 years ago
  16. ad91f8f KVM: remove redundant prototype of load_pdptrs() by Takuya Yoshikawa · 15 years ago
  17. 0e4176a KVM: x86 emulator: Fix x86_emulate_insn() not to use the variable rc for non-X86EMUL values by Takuya Yoshikawa · 15 years ago
  18. 1b30eaa KVM: x86 emulator: X86EMUL macro replacements: x86_emulate_insn() and its helpers by Takuya Yoshikawa · 15 years ago
  19. 3e2815e KVM: x86 emulator: X86EMUL macro replacements: from do_fetch_insn_byte() to x86_decode_insn() by Takuya Yoshikawa · 15 years ago
  20. 1161624 KVM: inject #UD in 64bit mode from instruction that are not valid there by Gleb Natapov · 15 years ago
  21. 89a27f4 KVM: use desc_ptr struct instead of kvm private descriptor_table by Gleb Natapov · 15 years ago
  22. 1ef6ce7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  23. a486b0a Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  24. e8861cfe KVM: x86: Fix TSS size check for 16-bit tasks by Jan Kiszka · 14 years ago
  25. 3732b68f m68knommu: fix coldfire tcdrain by Philippe De Muyter · 15 years ago
  26. 6ecaf44 m68knommu: remove a duplicate vector setting line for 68360 by Greg Ungerer · 15 years ago
  27. 760d6e7 Fix m68k-uclinux's rt_sigreturn trampoline by Maxim Kuvyrkov · 15 years ago
  28. eb79cbe m68knommu: correct the CC flags for Coldfire M5272 targets by Philip Nye · 15 years ago
  29. ac8bf56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  30. 34388d1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  31. 4cecd93 x86: correctly wire up the newuname system call by Christoph Hellwig · 14 years ago
  32. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 14 years ago
  33. 77662e0 KVM: MMU: fix kvm_mmu_zap_page() and its calling path by Xiao Guangrong · 14 years ago
  34. 78ac8b4 KVM: VMX: Save/restore rflags.vm correctly in real mode by Avi Kivity · 14 years ago
  35. 114be42 KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL by Andre Przywara · 15 years ago
  36. d6a2389 KVM: Don't spam kernel log when injecting exceptions due to bad cr writes by Avi Kivity · 15 years ago
  37. b7af404 KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails by Takuya Yoshikawa · 15 years ago
  38. 7567cae KVM: take srcu lock before call to complete_pio() by Gleb Natapov · 15 years ago
  39. 28a1f53 sparc64: Fix hardirq tracing in trap return path. by David S. Miller · 14 years ago
  40. baa0677 sparc64: Use correct pt_regs in decode_access_size() error paths. by David S. Miller · 14 years ago
  41. eb3e5cc Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  42. 6c94b1e sparc64: Fix PREEMPT_ACTIVE value. by David S. Miller · 14 years ago
  43. dc57da3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. 7223b91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  45. b560177 m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative() by Geert Uytterhoeven · 15 years ago
  46. 1aac4ef m68k: Fix `struct sigcontext' for ColdFire by Maxim Kuvyrkov · 15 years ago
  47. 091ebf0 lguest: stop using KVM hypercall mechanism by Rusty Russell · 14 years ago
  48. b1cdbb5 ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks. by Ernst Schwab · 15 years ago
  49. 3f2d4f5 ARM: 6052/1: kdump: make kexec work in interrupt context by Mika Westerberg · 14 years ago
  50. 82c6f5a ARM: 6051/1: VFP: preserve the HW context when calling signal handlers by Imre Deak · 14 years ago
  51. 5c5cac6 ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate by Imre Deak · 14 years ago
  52. 7e5a69e ARM: 6007/1: fix highmem with VIPT cache and DMA by Nicolas Pitre · 15 years ago
  53. 317aa40 ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off by Anders Larsen · 15 years ago
  54. ec68788 sparc64: Run NMIs on the hardirq stack. by David S. Miller · 14 years ago
  55. 035df35 sparc64: Allocate sufficient stack space in ftrace stubs. by David S. Miller · 14 years ago
  56. 2e2dc1d sparc: Fix forgotten kmemleak headers inclusion by Frederic Weisbecker · 14 years ago
  57. 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  58. c011f80 sparc64: Add some more commentary to __raw_local_irq_save() by David S. Miller · 14 years ago
  59. 9343af0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  60. e182c77 sparc64: Fix memory leak in pci_register_iommu_region(). by David S. Miller · 14 years ago
  61. 25ad403 sparc64: Add kmemleak annotation to sun4v_build_virq() by David S. Miller · 14 years ago
  62. 8b8d8e2 sparc64: Support kmemleak. by David S. Miller · 14 years ago
  63. 9960e9e sparc64: Add function graph tracer support. by David S. Miller · 14 years ago
  64. a71d1d6 sparc64: Give a stack frame to the ftrace call sites. by David S. Miller · 14 years ago
  65. daecbf5 sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. by David S. Miller · 14 years ago
  66. f8e8a8e sparc64: Remove profiling from some low-level bits. by David S. Miller · 14 years ago
  67. d96478d sparc64: Kill unnecessary static on local var in ftrace_call_replace(). by David S. Miller · 14 years ago
  68. ddacd0b sparc64: Kill CONFIG_STACK_DEBUG code. by David S. Miller · 14 years ago
  69. 63b7549 sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. by David S. Miller · 14 years ago
  70. 0c25e9e sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. by David S. Miller · 14 years ago
  71. cb256aa sparc64: Use kstack_valid() in die_if_kernel(). by David S. Miller · 14 years ago
  72. 50b88c4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  73. f6be75d MIPS: Calculate proper ebase value for 64-bit kernels by David Daney · 14 years ago
  74. d8000be MIPS: Alchemy: DB1200: Remove custom wait implementation by Manuel Lauss · 15 years ago
  75. 2844e49 MIPS: Big Sur: Make defconfig more useful. by Ralf Baechle · 15 years ago
  76. 7b3e543 MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules by Anton Altaparmakov · 15 years ago
  77. 3d45285 MIPS: Sibyte: Fix M3 TLB exception handler workaround. by Ralf Baechle · 15 years ago
  78. 5e3644a MIPS: BCM63xx: Fix build failure in board_bcm963xx.c by Florian Fainelli · 15 years ago
  79. 5808184 MIPS: uasm: Add OR instruction. by Ralf Baechle · 15 years ago
  80. 8d9df29 MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. by Ralf Baechle · 15 years ago
  81. 9538ca6 MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. by Maxime Bizon · 15 years ago
  82. e23a90eb MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback by Florian Fainelli · 15 years ago
  83. 4fe67e4 MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. by Maxime Bizon · 15 years ago
  84. 524ef29 MIPS: BCM63xx: Add support for second uart. by Maxime Bizon · 15 years ago
  85. 97befcf MIPS: BCM63xx: Fix double gpio registration. by Maxime Bizon · 15 years ago
  86. f29b7ca MIPS: BCM63xx: Add DWVS0 board by Florian Fainelli · 15 years ago
  87. 2e6ad9a MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards. by Florian Fainelli · 15 years ago
  88. d1b2875 MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count by Florian Fainelli · 15 years ago
  89. b44c779 MIPS: libgcc.h: Checkpatch cleanup by Andrea Gelmini · 15 years ago
  90. f1df323 MIPS: Loongson-2F: Flush the branch target history in BTB and RAS by Wu Zhangjin · 15 years ago
  91. d814c28 MIPS: Move signal trampolines off of the stack. by David Daney · 15 years ago
  92. c52d0d3 MIPS: Preliminary VDSO by David Daney · 15 years ago
  93. 58b9e22 MIPS: Add SYSCALL to uasm. by David Daney · 15 years ago
  94. 86f7d75 MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET by Florian Fainelli · 15 years ago
  95. 727c0075 MIPS: AR7: Fix phat finger of cpmac fixed_phy_add by Alexander Clouter · 15 years ago
  96. 1e3fb37 MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data by Alexander Clouter · 15 years ago
  97. 582b65e MIPS: Loongson: Add module info to the loongson2_clock driver by Wu Zhangjin · 15 years ago
  98. b846c10 MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr by Wu Zhangjin · 15 years ago
  99. 5255366 MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). by Robert P. J. Day · 15 years ago
  100. d5d3102 MIPS: Fix elfcore.c build warning by Ralf Baechle · 15 years ago