1. 83aae4a KVM: ppc: Write only modified shadow entries into the TLB on exit by Hollis Blanchard · 16 years ago
  2. 20754c2 KVM: ppc: Stop saving host TLB state by Hollis Blanchard · 16 years ago
  3. 6a0ab73 KVM: ppc: guest breakpoint support by Hollis Blanchard · 16 years ago
  4. b5e2fec KVM: Ignore DEBUGCTL MSRs with no effect by Alexander Graf · 16 years ago
  5. 313dbd4 KVM: VMX: Avoid vmwrite(HOST_RSP) when possible by Avi Kivity · 16 years ago
  6. 3b4bd79 KVM: ppc: trace powerpc instruction emulation by Christian Ehrhardt · 16 years ago
  7. 31711f2 KVM: ppc: adds trace points for ppc tlb activity by Jerone Young · 16 years ago
  8. 12f6755 KVM: ppc: enable KVM_TRACE building for powerpc by Jerone Young · 16 years ago
  9. 80e31d4 KVM: SVM: Unify register save/restore across 32 and 64 bit hosts by Avi Kivity · 16 years ago
  10. c801949 KVM: VMX: Unify register save/restore across 32 and 64 bit hosts by Avi Kivity · 16 years ago
  11. 77ab6db KVM: VMX: Reinject real mode exception by Jan Kiszka · 16 years ago
  12. 19bd8af KVM: Consolidate XX_VECTOR defines by Jan Kiszka · 16 years ago
  13. 7edd0ce KVM: Consolidate PIC isr clearing into a function by Avi Kivity · 17 years ago
  14. 60bd83a KVM: VMX: Remove redundant check in handle_rmode_exception by Mohammed Gamal · 16 years ago
  15. f7d9238 KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts() by Avi Kivity · 17 years ago
  16. 937a7ea KVM: Add a pending interrupt queue by Avi Kivity · 17 years ago
  17. 35920a3 KVM: VMX: Fix pending exception processing by Avi Kivity · 17 years ago
  18. 26eef70 KVM: Clear exception queue before emulating an instruction by Avi Kivity · 17 years ago
  19. 668f612 KVM: VMX: Move nmi injection failure processing to vm exit path by Avi Kivity · 17 years ago
  20. cf393f7 KVM: Move NMI IRET fault processing to new vmx_complete_interrupts() by Avi Kivity · 17 years ago
  21. 5b5c6a5 KVM: MMU: Simplify kvm_mmu_zap_page() by Avi Kivity · 16 years ago
  22. 31aa2b4 KVM: MMU: Separate the code for unlinking a shadow page from its parents by Avi Kivity · 16 years ago
  23. 867767a KVM: Introduce kvm_set_irq to inject interrupts in guests by Amit Shah · 17 years ago
  24. 5fdbf97 KVM: x86: accessors for guest registers by Marcelo Tosatti · 17 years ago
  25. ca60dfb KVM: VMX: Rename misnamed msr bits by Sheng Yang · 17 years ago
  26. 278429c Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  27. 758a7f7 x86: register a platform RTC device if PNP doesn't describe it by Bjorn Helgaas · 16 years ago
  28. 79aa79b arch/m68k/mm/kmap.c: introduce missing kfree by Julia Lawall · 16 years ago
  29. da9870e m68k: init_irq_proc depends on CONFIG_PROC_FS by Geert Uytterhoeven · 16 years ago
  30. 2171a19 m68k: remove the dead PCI code by Adrian Bunk · 16 years ago
  31. 29c8a24 m68k: Remove the broken Hades support by Adrian Bunk · 16 years ago
  32. dec6d14 m68k: Add missing dma_sync_single_range_for_{cpu,device}() by Geert Uytterhoeven · 16 years ago
  33. 7ae4833 m68k: Define rtc_lock on Atari by Geert Uytterhoeven · 16 years ago
  34. 3e24fc9 m68k: Remove unused atari_kbd_translate() by Geert Uytterhoeven · 16 years ago
  35. 39d2d99 m68k: Modular Amiga keyboard needs key_maps by Geert Uytterhoeven · 16 years ago
  36. 8c68383 m68k: Reverse platform MMU logic so Sun 3 is last by Geert Uytterhoeven · 16 years ago
  37. 08a3db9 m68k: Add NOTES to init data so its discarded at boot by Roman Zippel · 16 years ago
  38. 68abcee m68k: Put .bss at the end of the data section by Roman Zippel · 16 years ago
  39. 8fbbae6 m68k: Use new printk() extension %pS to print symbols by Geert Uytterhoeven · 16 years ago
  40. 5b1d5f9 m68k: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  41. 9df013b i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 by Jean Delvare · 16 years ago
  42. 7591103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  43. cf2fa66 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  44. cf404910 ide-generic: remove no longer needed ide_probe_legacy() by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 91ddc99 xtensa: remove dead CONFIG_BLK_DEV_IDE code by Adrian Bunk · 16 years ago
  46. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  47. 54cebc6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  48. 5723ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  49. 20272c8 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  50. 244dc4e Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  51. e7f2f99 Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. c564b6f uml: small cleanups and note bugs to be dealt with by uml authors... by Alan Cox · 16 years ago
  53. b70ac77 serial: allow 8250 to be used on sparc by David Miller · 16 years ago
  54. ab2375f Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode by Sonic Zhang · 16 years ago
  55. b3ef5ab Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART by Graf Yang · 16 years ago
  56. c9607ec Blackfin Serial Driver: move common variables out of serial headers and into the serial driver by Mike Frysinger · 16 years ago
  57. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  58. c00193f Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 by Ingo Molnar · 16 years ago
  59. accba5f Merge branch 'linus' into oprofile-v2 by Ingo Molnar · 16 years ago
  60. c1a2f4b x86: change early_ioremap to use slots instead of nesting by Yinghai Lu · 16 years ago
  61. 79aa10d x86: adjust dependencies for CONFIG_X86_CMOV by Jan Beulich · 16 years ago
  62. 6a2ae2d dumpstack: x86: various small unification steps, fix by Alexander van Heukelum · 16 years ago
  63. cb48bb5 x86: remove additional_cpus by Thomas Gleixner · 16 years ago
  64. b807305 x86: remove additional_cpus configurability by Ingo Molnar · 16 years ago
  65. 649c665 x86: improve UP kernel when CPU-hotplug and SMP is enabled by Thomas Gleixner · 16 years ago
  66. 8a54166 dumpstack: x86: various small unification steps by Alexander van Heukelum · 16 years ago
  67. 802a67d dumpstack: i386: make kstack= an early boot-param and add oops=panic by Alexander van Heukelum · 16 years ago
  68. ca0a816 dumpstack: x86: use log_lvl and unify trace formatting by Alexander van Heukelum · 16 years ago
  69. 2ac5372 dumptrace: x86: consistently include loglevel, print stack switch by Alexander van Heukelum · 16 years ago
  70. 3a18512 dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stack by Alexander van Heukelum · 16 years ago
  71. 1618279 dumpstack: x86: make printk_address equal by Alexander van Heukelum · 16 years ago
  72. dd6e4eb dumpstack: x86: move die_nmi to dumpstack_32.c by Alexander van Heukelum · 16 years ago
  73. 8728861 traps: x86: finalize unification of traps.c by Alexander van Heukelum · 16 years ago
  74. 081f75b traps: x86: make traps_32.c and traps_64.c equal by Alexander van Heukelum · 16 years ago
  75. c1d518c traps: x86: various noop-changes preparing for unification of traps_xx.c by Alexander van Heukelum · 16 years ago
  76. a5ae233 traps: x86_64: use task_pid_nr(tsk) instead of tsk->pid in do_general_protection by Alexander van Heukelum · 16 years ago
  77. 7970479 traps: i386: expand clear_mem_error and remove from mach_traps.h by Alexander van Heukelum · 16 years ago
  78. 1c9af8a traps: x86_64: make io_check_error equal to the one on i386 by Alexander van Heukelum · 16 years ago
  79. 4915a35 traps: i386: use preempt_conditional_sti/cli in do_int3 by Alexander van Heukelum · 16 years ago
  80. 091d30c traps: x86_64: make math_state_restore more like i386 by Alexander van Heukelum · 16 years ago
  81. 699d293 traps: x86: converge trap_init functions by Alexander van Heukelum · 16 years ago
  82. 3d2a71a x86, traps: converge do_debug handlers by Alexander van Heukelum · 16 years ago
  83. e407d620 x86, traps: introduce dotraplinkage by Alexander van Heukelum · 16 years ago
  84. ae82157 x86, traps, i386: factor out lazy io-bitmap copy by Alexander van Heukelum · 16 years ago
  85. a28680b x86, traps: split out math_error and simd_math_error by Alexander van Heukelum · 16 years ago
  86. 6fcbede x86_64: split out dumpstack code from traps_64.c by Alexander van Heukelum · 16 years ago
  87. 2bc5f92 i386: split out dumpstack code from traps_32.c by Alexander van Heukelum · 16 years ago
  88. af5c2bd x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 by Vegard Nossum · 16 years ago
  89. 7f2f49a x86: allow number of additional hotplug CPUs to be set at compile time, V2 by Chuck Ebbert · 16 years ago
  90. 94f6bac x86: do not allow to optimize flag_is_changeable_p() (rev. 2) by Krzysztof Helt · 16 years ago
  91. e2ce07c x86: __show_registers() and __show_regs() API unification by Pekka Enberg · 17 years ago
  92. 1e0b5d0 x86, UV: new UV genapic functions for x2apic by Jack Steiner · 16 years ago
  93. 14adf85 x86: move prefill_possible_map calling early, fix, V2 by Chuck Ebbert · 16 years ago
  94. 69d45dd x86: merge winchip-2 and winchip-2a cpu choices by Krzysztof Helt · 16 years ago
  95. d2f904b x86, uv: fix for size of hub mappings by Jack Steiner · 16 years ago
  96. 9b658f6 x86: cleanup, remove extra ifdef by Yinghai Lu · 16 years ago
  97. 3c1326f traps: i386: make do_trap more like x86_64 by Alexander van Heukelum · 16 years ago
  98. 69c89b5 traps: x86: remove trace_hardirqs_fixup from pagefault handler by Alexander van Heukelum · 16 years ago
  99. a491503 traps: x86_64: remove trace_hardirqs_fixup from debug handler by Alexander van Heukelum · 16 years ago
  100. 8b1c870 traps: x86_64: remove trace_hardirqs_fixup from int3 handler by Alexander van Heukelum · 16 years ago